2022-08-17T12:06:33.5522321Z Requested labels: linux.2xlarge 2022-08-17T12:06:33.5522407Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:33.5522433Z Waiting for a runner to pick up this job... 2022-08-17T12:06:36.1496933Z Job is about to start running on the runner: i-0ec755374fb1ae9ec (repository) 2022-08-17T12:06:42.6526626Z Current runner version: '2.295.0' 2022-08-17T12:06:42.6532339Z Runner name: 'i-0ec755374fb1ae9ec' 2022-08-17T12:06:42.6532891Z Runner group name: 'Default' 2022-08-17T12:06:42.6533536Z Machine name: 'ip-10-0-1-188' 2022-08-17T12:06:42.6535681Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:42.6536415Z Actions: read 2022-08-17T12:06:42.6536736Z Checks: read 2022-08-17T12:06:42.6537043Z Contents: read 2022-08-17T12:06:42.6537318Z Deployments: read 2022-08-17T12:06:42.6537667Z Discussions: read 2022-08-17T12:06:42.6537983Z Issues: read 2022-08-17T12:06:42.6538245Z Metadata: read 2022-08-17T12:06:42.6538555Z Packages: read 2022-08-17T12:06:42.6538870Z Pages: read 2022-08-17T12:06:42.6539173Z PullRequests: read 2022-08-17T12:06:42.6539530Z RepositoryProjects: read 2022-08-17T12:06:42.6539872Z SecurityEvents: read 2022-08-17T12:06:42.6540153Z Statuses: read 2022-08-17T12:06:42.6540462Z ##[endgroup] 2022-08-17T12:06:42.6543621Z Secret source: None 2022-08-17T12:06:42.6544205Z Prepare workflow directory 2022-08-17T12:06:42.7456615Z Prepare all required actions 2022-08-17T12:06:42.7613803Z Getting action download info 2022-08-17T12:06:42.9806814Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:45.5666659Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:45.6848863Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:45.9435302Z Getting action download info 2022-08-17T12:06:46.1001883Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:46.3549905Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:46.3550247Z with: 2022-08-17T12:06:46.3550465Z submodules: recursive 2022-08-17T12:06:46.3550681Z fetch-depth: 0 2022-08-17T12:06:46.3550869Z env: 2022-08-17T12:06:46.3551084Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:46.3551357Z ##[endgroup] 2022-08-17T12:06:46.3782079Z ##[group]Run retry () { 2022-08-17T12:06:46.3782447Z retry () { 2022-08-17T12:06:46.3782780Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:46.3783047Z } 2022-08-17T12:06:46.3783392Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3783729Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:46.3784012Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3821650Z else 2022-08-17T12:06:46.3821967Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3822200Z fi 2022-08-17T12:06:46.3822453Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:46.3838602Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:46.3838859Z env: 2022-08-17T12:06:46.3839069Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:46.3839283Z NO_SUDO: 2022-08-17T12:06:46.3839481Z ##[endgroup] 2022-08-17T12:06:46.4008310Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.4335679Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:46.4335946Z with: 2022-08-17T12:06:46.4336150Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:46.4336351Z fetch-depth: 0 2022-08-17T12:06:46.4336534Z submodules: recursive 2022-08-17T12:06:46.4336724Z quiet-checkout: true 2022-08-17T12:06:46.4336909Z repository: pytorch/pytorch 2022-08-17T12:06:46.4337283Z token: *** 2022-08-17T12:06:46.4337459Z ssh-strict: true 2022-08-17T12:06:46.4337639Z persist-credentials: true 2022-08-17T12:06:46.4337828Z clean: true 2022-08-17T12:06:46.4337998Z lfs: false 2022-08-17T12:06:46.4338168Z set-safe-directory: true 2022-08-17T12:06:46.4338344Z env: 2022-08-17T12:06:46.4338513Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:46.4338685Z ##[endgroup] 2022-08-17T12:06:46.5448302Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:46.5449698Z ##[group]Getting Git version info 2022-08-17T12:06:46.5450389Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:46.5450832Z [command]/usr/bin/git version 2022-08-17T12:06:46.5451014Z git version 2.37.1 2022-08-17T12:06:46.5456015Z ##[endgroup] 2022-08-17T12:06:46.5470241Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/804c6fab-9381-456e-9600-ace994fd81f0' before making global git config changes 2022-08-17T12:06:46.5470909Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:46.5476340Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.5511349Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:46.5514928Z ##[group]Initializing the repository 2022-08-17T12:06:46.5519387Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:46.5546779Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:46.5547374Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:46.5547955Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:46.5548371Z hint: 2022-08-17T12:06:46.5548881Z hint: git config --global init.defaultBranch 2022-08-17T12:06:46.5549094Z hint: 2022-08-17T12:06:46.5549373Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:46.5549745Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:46.5549977Z hint: 2022-08-17T12:06:46.5550338Z hint: git branch -m 2022-08-17T12:06:46.5551373Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:46.5559226Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:46.5585507Z ##[endgroup] 2022-08-17T12:06:46.5585912Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:46.5589785Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:46.5614999Z ##[endgroup] 2022-08-17T12:06:46.5615332Z ##[group]Setting up auth 2022-08-17T12:06:46.5622200Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:46.5649870Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:06:46.5904443Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:46.5933060Z [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-08-17T12:06:46.6174393Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:46.6212680Z ##[endgroup] 2022-08-17T12:06:46.6213088Z ##[group]Fetching the repository 2022-08-17T12:06:46.6219311Z [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-08-17T12:07:32.5783551Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:32.5815969Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:33.6132492Z ##[endgroup] 2022-08-17T12:07:33.6134649Z ##[group]Determining the checkout info 2022-08-17T12:07:33.6135145Z ##[endgroup] 2022-08-17T12:07:33.6135681Z ##[group]Checking out the ref 2022-08-17T12:07:33.6140207Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:34.8218564Z ##[endgroup] 2022-08-17T12:07:34.8219133Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:34.8224907Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:34.8270292Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:34.8297374Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:34.8323108Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:34.8345879Z ##[endgroup] 2022-08-17T12:07:34.8346227Z ##[group]Fetching submodules 2022-08-17T12:07:34.8350049Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:34.8599588Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:34.8838752Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:34.8839700Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:34.8840730Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:34.8842854Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:34.8844979Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:34.8847239Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:34.8849789Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:34.8852045Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:34.8856157Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:34.8858380Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:34.8860931Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:34.8863838Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:34.8867080Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:34.8870067Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:34.8872998Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:34.8876614Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:34.8879804Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:34.8883304Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:34.8886728Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:34.8890413Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:34.8894369Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:34.8898479Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:34.8902326Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:34.8906412Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:07:34.8910448Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:34.8914489Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:34.8918821Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:34.8923219Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:34.8927810Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:34.8932471Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:34.8938040Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:34.8942946Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:34.8947893Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:34.8952944Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:34.8958390Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:34.8963523Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:34.8968936Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:34.8974715Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:34.8980232Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:34.9004764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:35.1610722Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:35.3673183Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:35.7061048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:36.0220167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:37.3077866Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:42.6242741Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:43.0065178Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:43.4991357Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:44.8685721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:45.8792681Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:51.7603193Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:52.3822325Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:53.7062766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:54.8865163Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:55.0720412Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:55.5077739Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:55.8191608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:57.8907889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:58.2796131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:58.6811010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:58.9117496Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:08:00.5096219Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:08:01.0776881Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:08:01.5290244Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:08:07.8095238Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:08:09.5747007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:08:10.0158028Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:08:10.2394823Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:08:14.9378024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:08:15.1353449Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:08:15.3522101Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:08:16.1312912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:08:16.3649080Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:08:17.8588161Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:08:18.1469245Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:08:18.7147534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:20.6327352Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:21.1319045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:23.1356199Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:23.1452545Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:23.1525181Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:23.1727128Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:23.1928918Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:23.7415517Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:23.7602470Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:23.8509261Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:23.8820567Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:24.1444080Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:24.3621073Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:24.4025191Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:24.4039644Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:24.4041750Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:24.4044246Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:24.4046856Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:24.4068494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:25.2365772Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:25.7748420Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:26.9012229Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:27.2064665Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:27.2975901Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:27.3504804Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:27.3594136Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:27.4384742Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:27.4692389Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:27.4772210Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:27.5136618Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:27.5352152Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:27.5776275Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:27.5876785Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:27.5889167Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:27.5909783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:34.2829714Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:34.2844606Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:34.2866972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:40.9725809Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:40.9815934Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:40.9939967Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:41.0791137Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:41.0805458Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:41.0807654Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:41.0830097Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:42.2512715Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:43.2728812Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:43.3222772Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:43.3399362Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:43.3524445Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:43.4494186Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:43.6694358Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:43.6719721Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:43.6721900Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:43.6745678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:44.0569180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:44.8667597Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:44.8950752Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:44.9085434Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:44.9098367Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:44.9118609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:46.6784102Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:46.6802429Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:46.6804394Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:46.6827466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:47.0580322Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:48.0198815Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:48.0782689Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:48.0795825Z 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-08-17T12:08:48.0818298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:08:48.3184935Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:48.3264935Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:48.5560863Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:48.5579030Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:48.5581050Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:48.5603539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:48.9692719Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:49.9627059Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:50.0247221Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:50.0323100Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:50.0417191Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:50.0719549Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:50.0800146Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:50.1055174Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:50.1138610Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:50.1536208Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:50.2509585Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:50.2743709Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:50.2757321Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:50.2759254Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:50.2761408Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:50.2763759Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:50.2786336Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:51.4317227Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:51.7118846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:52.9144778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:53.7260742Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:53.7393020Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:53.7987222Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:53.8238510Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:53.8250554Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:53.8272235Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:54.0682800Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:54.1891362Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:54.1918927Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:54.2166577Z Entering 'android/libs/fbjni' 2022-08-17T12:08:54.2200180Z Entering 'third_party/FP16' 2022-08-17T12:08:54.2233052Z Entering 'third_party/FXdiv' 2022-08-17T12:08:54.2266301Z Entering 'third_party/NNPACK' 2022-08-17T12:08:54.2300201Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:54.2333532Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:54.2376587Z Entering 'third_party/benchmark' 2022-08-17T12:08:54.2409418Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:54.2441800Z Entering 'third_party/cub' 2022-08-17T12:08:54.2475293Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:54.2513419Z Entering 'third_party/eigen' 2022-08-17T12:08:54.2549043Z Entering 'third_party/fbgemm' 2022-08-17T12:08:54.2582819Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:54.2615303Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:54.2647434Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:54.2680338Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:54.2715386Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:54.2750220Z Entering 'third_party/fmt' 2022-08-17T12:08:54.2783730Z Entering 'third_party/foxi' 2022-08-17T12:08:54.2818082Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:54.2851046Z Entering 'third_party/gloo' 2022-08-17T12:08:54.2883910Z Entering 'third_party/googletest' 2022-08-17T12:08:54.2916495Z Entering 'third_party/ideep' 2022-08-17T12:08:54.2950652Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:54.2984503Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:54.3023932Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:54.3057005Z Entering 'third_party/ittapi' 2022-08-17T12:08:54.3090001Z Entering 'third_party/kineto' 2022-08-17T12:08:54.3122754Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:54.3155240Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:54.3189346Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:54.3221985Z Entering 'third_party/neon2sse' 2022-08-17T12:08:54.3255063Z Entering 'third_party/nlohmann' 2022-08-17T12:08:54.3289028Z Entering 'third_party/onnx' 2022-08-17T12:08:54.3333971Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:54.3367350Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:54.3402584Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:54.3435141Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:54.3472839Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:54.3506443Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:54.3540439Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:54.3578800Z Entering 'third_party/pocketfft' 2022-08-17T12:08:54.3611733Z Entering 'third_party/protobuf' 2022-08-17T12:08:54.3647698Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:54.3680707Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:54.3716038Z Entering 'third_party/psimd' 2022-08-17T12:08:54.3749200Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:54.3781542Z Entering 'third_party/pybind11' 2022-08-17T12:08:54.3814453Z Entering 'third_party/python-enum' 2022-08-17T12:08:54.3847569Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:54.3879675Z Entering 'third_party/python-six' 2022-08-17T12:08:54.3913473Z Entering 'third_party/sleef' 2022-08-17T12:08:54.3947408Z Entering 'third_party/tbb' 2022-08-17T12:08:54.3982198Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:54.4016083Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:54.4048778Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:54.4084034Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:54.4116329Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:54.4149057Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:54.4183276Z Entering 'third_party/zstd' 2022-08-17T12:08:54.4225347Z ##[endgroup] 2022-08-17T12:08:54.4225722Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:54.4232640Z [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-08-17T12:08:54.4480794Z Entering 'android/libs/fbjni' 2022-08-17T12:08:54.4513158Z Entering 'third_party/FP16' 2022-08-17T12:08:54.4545390Z Entering 'third_party/FXdiv' 2022-08-17T12:08:54.4577401Z Entering 'third_party/NNPACK' 2022-08-17T12:08:54.4610314Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:54.4642672Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:54.4685338Z Entering 'third_party/benchmark' 2022-08-17T12:08:54.4718299Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:54.4751448Z Entering 'third_party/cub' 2022-08-17T12:08:54.4783829Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:54.4821645Z Entering 'third_party/eigen' 2022-08-17T12:08:54.4856020Z Entering 'third_party/fbgemm' 2022-08-17T12:08:54.4889352Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:54.4922162Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:54.4955227Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:54.4987400Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:54.5021541Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:54.5056909Z Entering 'third_party/fmt' 2022-08-17T12:08:54.5089455Z Entering 'third_party/foxi' 2022-08-17T12:08:54.5122075Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:54.5155842Z Entering 'third_party/gloo' 2022-08-17T12:08:54.5188076Z Entering 'third_party/googletest' 2022-08-17T12:08:54.5220911Z Entering 'third_party/ideep' 2022-08-17T12:08:54.5252648Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:54.5287819Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:54.5326515Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:54.5358763Z Entering 'third_party/ittapi' 2022-08-17T12:08:54.5392403Z Entering 'third_party/kineto' 2022-08-17T12:08:54.5424940Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:54.5457664Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:54.5491143Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:54.5523506Z Entering 'third_party/neon2sse' 2022-08-17T12:08:54.5556252Z Entering 'third_party/nlohmann' 2022-08-17T12:08:54.5590055Z Entering 'third_party/onnx' 2022-08-17T12:08:54.5635116Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:54.5669213Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:54.5704548Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:54.5737313Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:54.5775597Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:54.5808482Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:54.5841403Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:54.5877831Z Entering 'third_party/pocketfft' 2022-08-17T12:08:54.5910845Z Entering 'third_party/protobuf' 2022-08-17T12:08:54.5948147Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:54.5981225Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:54.6016077Z Entering 'third_party/psimd' 2022-08-17T12:08:54.6048812Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:54.6081222Z Entering 'third_party/pybind11' 2022-08-17T12:08:54.6115222Z Entering 'third_party/python-enum' 2022-08-17T12:08:54.6147425Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:54.6180572Z Entering 'third_party/python-six' 2022-08-17T12:08:54.6213396Z Entering 'third_party/sleef' 2022-08-17T12:08:54.6247134Z Entering 'third_party/tbb' 2022-08-17T12:08:54.6282296Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:54.6315473Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:54.6348329Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:54.6381963Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:54.6415237Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:54.6446968Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:54.6482897Z Entering 'third_party/zstd' 2022-08-17T12:08:54.6526997Z [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-08-17T12:08:54.6772741Z Entering 'android/libs/fbjni' 2022-08-17T12:08:54.6803805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:54.6818535Z Entering 'third_party/FP16' 2022-08-17T12:08:54.6850223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:54.6863911Z Entering 'third_party/FXdiv' 2022-08-17T12:08:54.6895245Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:54.6908836Z Entering 'third_party/NNPACK' 2022-08-17T12:08:54.6940674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:54.6954607Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:54.6985632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:54.6999761Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:54.7031937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:54.7055530Z Entering 'third_party/benchmark' 2022-08-17T12:08:54.7086252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:54.7099606Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:54.7129917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:54.7143829Z Entering 'third_party/cub' 2022-08-17T12:08:54.7174391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:54.7188116Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:54.7218062Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:54.7236359Z Entering 'third_party/eigen' 2022-08-17T12:08:54.7266910Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:54.7282465Z Entering 'third_party/fbgemm' 2022-08-17T12:08:54.7313432Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:54.7327001Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:54.7357867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:08:54.7371586Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:54.7401613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:54.7416658Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:54.7446972Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:54.7460757Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:54.7491029Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:08:54.7506062Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:54.7536919Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:54.7553024Z Entering 'third_party/fmt' 2022-08-17T12:08:54.7584922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:54.7599050Z Entering 'third_party/foxi' 2022-08-17T12:08:54.7629877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:54.7643977Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:54.7674931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:54.7689182Z Entering 'third_party/gloo' 2022-08-17T12:08:54.7720471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:54.7735240Z Entering 'third_party/googletest' 2022-08-17T12:08:54.7765873Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:54.7779642Z Entering 'third_party/ideep' 2022-08-17T12:08:54.7810980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:54.7824736Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:54.7855789Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:08:54.7871163Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:54.7902220Z 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-08-17T12:08:54.7921916Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:54.7953402Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:54.7967455Z Entering 'third_party/ittapi' 2022-08-17T12:08:54.7998199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:54.8011438Z Entering 'third_party/kineto' 2022-08-17T12:08:54.8043261Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:54.8058254Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:54.8089083Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:08:54.8103053Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:54.8133307Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:08:54.8148196Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:54.8178610Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:54.8192575Z Entering 'third_party/neon2sse' 2022-08-17T12:08:54.8222565Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:54.8235775Z Entering 'third_party/nlohmann' 2022-08-17T12:08:54.8267933Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:54.8283016Z Entering 'third_party/onnx' 2022-08-17T12:08:54.8313384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:54.8339109Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:54.8370581Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:54.8384790Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:54.8416143Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:54.8430834Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:54.8461600Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:54.8474600Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:54.8505158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:54.8523552Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:54.8554287Z 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-08-17T12:08:54.8568021Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:54.8598168Z 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-08-17T12:08:54.8611936Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:54.8642677Z 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-08-17T12:08:54.8660827Z Entering 'third_party/pocketfft' 2022-08-17T12:08:54.8691087Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:54.8704862Z Entering 'third_party/protobuf' 2022-08-17T12:08:54.8737059Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:54.8752879Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:54.8783188Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:54.8796727Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:54.8827270Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:54.8842518Z Entering 'third_party/psimd' 2022-08-17T12:08:54.8873450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:54.8886908Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:54.8917467Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:54.8931156Z Entering 'third_party/pybind11' 2022-08-17T12:08:54.8961908Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:54.8975164Z Entering 'third_party/python-enum' 2022-08-17T12:08:54.9006926Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:54.9020220Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:54.9051296Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:54.9064823Z Entering 'third_party/python-six' 2022-08-17T12:08:54.9095756Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:54.9109144Z Entering 'third_party/sleef' 2022-08-17T12:08:54.9140345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:54.9154068Z Entering 'third_party/tbb' 2022-08-17T12:08:54.9185734Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:54.9202042Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:54.9233389Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:54.9246987Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:54.9277588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:54.9291269Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:54.9321661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:08:54.9335937Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:54.9366173Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:08:54.9380588Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:54.9410922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:54.9423873Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:54.9454540Z 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-08-17T12:08:54.9469960Z Entering 'third_party/zstd' 2022-08-17T12:08:54.9500368Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:55.0286438Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:55.0539020Z Entering 'android/libs/fbjni' 2022-08-17T12:08:55.0572168Z Entering 'third_party/FP16' 2022-08-17T12:08:55.0605819Z Entering 'third_party/FXdiv' 2022-08-17T12:08:55.0639008Z Entering 'third_party/NNPACK' 2022-08-17T12:08:55.0672290Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:55.0705585Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:55.0750055Z Entering 'third_party/benchmark' 2022-08-17T12:08:55.0785414Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:55.0819277Z Entering 'third_party/cub' 2022-08-17T12:08:55.0852542Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:55.0891307Z Entering 'third_party/eigen' 2022-08-17T12:08:55.0927126Z Entering 'third_party/fbgemm' 2022-08-17T12:08:55.0960763Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:55.0993793Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:55.1026737Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:55.1059032Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:55.1092871Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:55.1128673Z Entering 'third_party/fmt' 2022-08-17T12:08:55.1162018Z Entering 'third_party/foxi' 2022-08-17T12:08:55.1197042Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:55.1229961Z Entering 'third_party/gloo' 2022-08-17T12:08:55.1264260Z Entering 'third_party/googletest' 2022-08-17T12:08:55.1298557Z Entering 'third_party/ideep' 2022-08-17T12:08:55.1331482Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:55.1367772Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:55.1408849Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:55.1442513Z Entering 'third_party/ittapi' 2022-08-17T12:08:55.1475484Z Entering 'third_party/kineto' 2022-08-17T12:08:55.1509681Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:55.1542943Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:55.1577169Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:55.1610583Z Entering 'third_party/neon2sse' 2022-08-17T12:08:55.1643969Z Entering 'third_party/nlohmann' 2022-08-17T12:08:55.1678941Z Entering 'third_party/onnx' 2022-08-17T12:08:55.1724545Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:55.1758340Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:55.1794120Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:55.1827130Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:55.1864962Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:55.1899328Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:55.1932363Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:55.1969451Z Entering 'third_party/pocketfft' 2022-08-17T12:08:55.2002587Z Entering 'third_party/protobuf' 2022-08-17T12:08:55.2039415Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:55.2072328Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:55.2106655Z Entering 'third_party/psimd' 2022-08-17T12:08:55.2139822Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:55.2172686Z Entering 'third_party/pybind11' 2022-08-17T12:08:55.2206832Z Entering 'third_party/python-enum' 2022-08-17T12:08:55.2239783Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:55.2273790Z Entering 'third_party/python-six' 2022-08-17T12:08:55.2308080Z Entering 'third_party/sleef' 2022-08-17T12:08:55.2342437Z Entering 'third_party/tbb' 2022-08-17T12:08:55.2379070Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:55.2414182Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:55.2447335Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:55.2480067Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:55.2513177Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:55.2547184Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:55.2583895Z Entering 'third_party/zstd' 2022-08-17T12:08:55.2628711Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:55.2878265Z Entering 'android/libs/fbjni' 2022-08-17T12:08:55.2913301Z Entering 'third_party/FP16' 2022-08-17T12:08:55.2947724Z Entering 'third_party/FXdiv' 2022-08-17T12:08:55.2980765Z Entering 'third_party/NNPACK' 2022-08-17T12:08:55.3016536Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:55.3050361Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:55.3094982Z Entering 'third_party/benchmark' 2022-08-17T12:08:55.3128391Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:55.3162476Z Entering 'third_party/cub' 2022-08-17T12:08:55.3196615Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:55.3234485Z Entering 'third_party/eigen' 2022-08-17T12:08:55.3269496Z Entering 'third_party/fbgemm' 2022-08-17T12:08:55.3303109Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:55.3336012Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:55.3368547Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:55.3401064Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:55.3435445Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:55.3471468Z Entering 'third_party/fmt' 2022-08-17T12:08:55.3504219Z Entering 'third_party/foxi' 2022-08-17T12:08:55.3537699Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:55.3571415Z Entering 'third_party/gloo' 2022-08-17T12:08:55.3605134Z Entering 'third_party/googletest' 2022-08-17T12:08:55.3639163Z Entering 'third_party/ideep' 2022-08-17T12:08:55.3672427Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:55.3708531Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:55.3747748Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:55.3781780Z Entering 'third_party/ittapi' 2022-08-17T12:08:55.3815887Z Entering 'third_party/kineto' 2022-08-17T12:08:55.3849462Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:55.3883865Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:55.3918569Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:55.3952900Z Entering 'third_party/neon2sse' 2022-08-17T12:08:55.3986623Z Entering 'third_party/nlohmann' 2022-08-17T12:08:55.4021870Z Entering 'third_party/onnx' 2022-08-17T12:08:55.4066491Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:55.4100978Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:55.4137508Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:55.4170726Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:55.4208133Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:55.4243107Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:55.4276241Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:55.4313293Z Entering 'third_party/pocketfft' 2022-08-17T12:08:55.4346565Z Entering 'third_party/protobuf' 2022-08-17T12:08:55.4384680Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:55.4418241Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:55.4452910Z Entering 'third_party/psimd' 2022-08-17T12:08:55.4486386Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:55.4519042Z Entering 'third_party/pybind11' 2022-08-17T12:08:55.4552729Z Entering 'third_party/python-enum' 2022-08-17T12:08:55.4586551Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:55.4619678Z Entering 'third_party/python-six' 2022-08-17T12:08:55.4652411Z Entering 'third_party/sleef' 2022-08-17T12:08:55.4685714Z Entering 'third_party/tbb' 2022-08-17T12:08:55.4721950Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:55.4755742Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:55.4789979Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:55.4822740Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:55.4856081Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:55.4888156Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:55.4923245Z Entering 'third_party/zstd' 2022-08-17T12:08:55.4965670Z ##[endgroup] 2022-08-17T12:08:55.5001348Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:55.5025933Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:55.5134370Z Prepare all required actions 2022-08-17T12:08:55.5160806Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:55.5161004Z env: 2022-08-17T12:08:55.5161180Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:55.5161356Z ##[endgroup] 2022-08-17T12:08:55.5179025Z ##[group]Run set -euo pipefail 2022-08-17T12:08:55.5179313Z set -euo pipefail 2022-08-17T12:08:55.5179608Z function get_ec2_metadata() { 2022-08-17T12:08:55.5179901Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:55.5180305Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:55.5180613Z  category=$1 2022-08-17T12:08:55.5180911Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:55.5181201Z } 2022-08-17T12:08:55.5181410Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:55.5181814Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:55.5182130Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:55.5182411Z echo "system info $(uname -a)" 2022-08-17T12:08:55.5193646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:55.5193904Z env: 2022-08-17T12:08:55.5194172Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:55.5194471Z ##[endgroup] 2022-08-17T12:08:55.5270366Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:55.5317384Z instance-id: i-0ec755374fb1ae9ec 2022-08-17T12:08:55.5364082Z instance-type: c5.2xlarge 2022-08-17T12:08:55.5370799Z system info Linux ip-10-0-1-188.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-08-17T12:08:55.5415878Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:55.5416154Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:55.5416398Z  echo "Docker daemon is running..."; 2022-08-17T12:08:55.5416589Z else 2022-08-17T12:08:55.5416830Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:55.5417055Z fi 2022-08-17T12:08:55.5428068Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:55.5428281Z env: 2022-08-17T12:08:55.5428453Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:55.5428626Z ##[endgroup] 2022-08-17T12:08:55.5469344Z Docker daemon is running... 2022-08-17T12:08:55.5484944Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:55.5485290Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:55.5485567Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:55.5486024Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:55.5486361Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:55.5497258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:55.5497460Z env: 2022-08-17T12:08:55.5497614Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:55.5497800Z AWS_RETRY_MODE: standard 2022-08-17T12:08:55.5497975Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:55.5498155Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:55.5498340Z ##[endgroup] 2022-08-17T12:08:56.3166704Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:56.3167057Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:56.3167449Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:56.3167631Z 2022-08-17T12:08:56.3168188Z Login Succeeded 2022-08-17T12:08:56.3202192Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:56.3202495Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:56.3202840Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:56.3214791Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:56.3215137Z env: 2022-08-17T12:08:56.3215423Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:56.3215598Z ##[endgroup] 2022-08-17T12:08:56.3276977Z Prepare all required actions 2022-08-17T12:08:56.3277213Z Getting action download info 2022-08-17T12:08:56.4911872Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:56.6121629Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:56.6121831Z with: 2022-08-17T12:08:56.6122204Z github-secret: *** 2022-08-17T12:08:56.6122377Z env: 2022-08-17T12:08:56.6122549Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:56.6122719Z ##[endgroup] 2022-08-17T12:08:56.6233594Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:56.6233806Z with: 2022-08-17T12:08:56.6234206Z GITHUB_TOKEN: *** 2022-08-17T12:08:56.6234390Z activate-with-label: false 2022-08-17T12:08:56.6234595Z label: with-ssh 2022-08-17T12:08:56.6234788Z remove-existing-keys: true 2022-08-17T12:08:56.6234956Z env: 2022-08-17T12:08:56.6235123Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:56.6235309Z ##[endgroup] 2022-08-17T12:08:57.1340180Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:57.2011806Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:57.2024455Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:57.2046157Z Login using: ssh ec2-user@ec2-3-210-201-179.compute-1.amazonaws.com 2022-08-17T12:08:57.2090553Z Prepare all required actions 2022-08-17T12:08:57.2109277Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:57.2109504Z with: 2022-08-17T12:08:57.2109843Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:57.2110142Z env: 2022-08-17T12:08:57.2110324Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:57.2110509Z ##[endgroup] 2022-08-17T12:08:57.2123819Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:57.2124088Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:57.2124349Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:57.2124614Z # only pull docker image if it's not available locally 2022-08-17T12:08:57.2124907Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:57.2125210Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:57.2125393Z fi 2022-08-17T12:08:57.2136809Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:57.2137026Z env: 2022-08-17T12:08:57.2137186Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:57.2137536Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:57.2137864Z ##[endgroup] 2022-08-17T12:08:57.4894865Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-focal-py3.7-gcc7 2022-08-17T12:08:57.4895202Z 3b65ec22a9e9: Pulling fs layer 2022-08-17T12:08:57.4895396Z ef46a21e4004: Pulling fs layer 2022-08-17T12:08:57.4896102Z 0cd966808131: Pulling fs layer 2022-08-17T12:08:57.4896410Z d96ffce08e66: Pulling fs layer 2022-08-17T12:08:57.4896719Z 6c71e48d181e: Pulling fs layer 2022-08-17T12:08:57.4896961Z 3e0259f02183: Pulling fs layer 2022-08-17T12:08:57.4897347Z 9dc5c789901b: Pulling fs layer 2022-08-17T12:08:57.4897692Z 4ec60a8f4b0d: Pulling fs layer 2022-08-17T12:08:57.4898145Z efb8d44a1237: Pulling fs layer 2022-08-17T12:08:57.4898444Z 6c71e48d181e: Waiting 2022-08-17T12:08:57.4898750Z 0846fd5f50b1: Pulling fs layer 2022-08-17T12:08:57.4899098Z 2f02b9c38fdd: Pulling fs layer 2022-08-17T12:08:57.4899477Z 5e6332363e8c: Pulling fs layer 2022-08-17T12:08:57.4899773Z 7864323978cb: Pulling fs layer 2022-08-17T12:08:57.4900678Z 4ce5b8109bcb: Pulling fs layer 2022-08-17T12:08:57.4901007Z 9dc5c789901b: Waiting 2022-08-17T12:08:57.4901279Z 9a5798f00c55: Pulling fs layer 2022-08-17T12:08:57.4901646Z 4ec60a8f4b0d: Waiting 2022-08-17T12:08:57.4901996Z b477457c93ae: Pulling fs layer 2022-08-17T12:08:57.4902300Z b8835462091e: Pulling fs layer 2022-08-17T12:08:57.4902624Z efb8d44a1237: Waiting 2022-08-17T12:08:57.4902898Z 2f02b9c38fdd: Waiting 2022-08-17T12:08:57.4903163Z 5c88d6b28819: Pulling fs layer 2022-08-17T12:08:57.4903485Z 0846fd5f50b1: Waiting 2022-08-17T12:08:57.4903831Z 8b38f067771b: Pulling fs layer 2022-08-17T12:08:57.4904142Z b5dbbce4b04e: Pulling fs layer 2022-08-17T12:08:57.4904355Z 7864323978cb: Waiting 2022-08-17T12:08:57.4904533Z 00a3d832f66e: Pulling fs layer 2022-08-17T12:08:57.4904710Z 682b682d9e93: Pulling fs layer 2022-08-17T12:08:57.4904891Z 4ce5b8109bcb: Waiting 2022-08-17T12:08:57.4905133Z f62d6a29ee25: Pulling fs layer 2022-08-17T12:08:57.4905328Z 9f2aa5b7f4ee: Pulling fs layer 2022-08-17T12:08:57.4905603Z 9a5798f00c55: Waiting 2022-08-17T12:08:57.4905913Z c1cc323d4a98: Pulling fs layer 2022-08-17T12:08:57.4906101Z b477457c93ae: Waiting 2022-08-17T12:08:57.4906313Z d323eef1e7e1: Pulling fs layer 2022-08-17T12:08:57.4906511Z ade3e8c67ae6: Pulling fs layer 2022-08-17T12:08:57.4906749Z b5dbbce4b04e: Waiting 2022-08-17T12:08:57.4906907Z 8b38f067771b: Waiting 2022-08-17T12:08:57.4907076Z b8835462091e: Waiting 2022-08-17T12:08:57.4907244Z 5c88d6b28819: Waiting 2022-08-17T12:08:57.4907462Z a492728f4507: Pulling fs layer 2022-08-17T12:08:57.4907641Z f62d6a29ee25: Waiting 2022-08-17T12:08:57.4907923Z 682b682d9e93: Waiting 2022-08-17T12:08:57.4908134Z fd9ccd86a681: Pulling fs layer 2022-08-17T12:08:57.4908361Z d932c4ca853a: Pulling fs layer 2022-08-17T12:08:57.4908555Z c1cc323d4a98: Waiting 2022-08-17T12:08:57.4908775Z 15c8440a96aa: Pulling fs layer 2022-08-17T12:08:57.4909077Z 9f2aa5b7f4ee: Waiting 2022-08-17T12:08:57.4909347Z 337a233ac028: Pulling fs layer 2022-08-17T12:08:57.4909674Z 97be5b091dd9: Pulling fs layer 2022-08-17T12:08:57.4910014Z ade3e8c67ae6: Waiting 2022-08-17T12:08:57.4910353Z 2ada12616b22: Pulling fs layer 2022-08-17T12:08:57.4910690Z a492728f4507: Waiting 2022-08-17T12:08:57.4910962Z e69a2cbb6fd4: Pulling fs layer 2022-08-17T12:08:57.4911320Z 0044ee4ac606: Pulling fs layer 2022-08-17T12:08:57.4911668Z e601349e520b: Pulling fs layer 2022-08-17T12:08:57.4911881Z d932c4ca853a: Waiting 2022-08-17T12:08:57.4912078Z 591a21ed2ab8: Pulling fs layer 2022-08-17T12:08:57.4912280Z d96ffce08e66: Waiting 2022-08-17T12:08:57.4912451Z e4521e0c3854: Pulling fs layer 2022-08-17T12:08:57.4912738Z f568ee9f41e3: Pulling fs layer 2022-08-17T12:08:57.4913025Z 2ada12616b22: Waiting 2022-08-17T12:08:57.4913348Z 19df37b4c74c: Pulling fs layer 2022-08-17T12:08:57.4913666Z 97be5b091dd9: Waiting 2022-08-17T12:08:57.4913943Z c363a482236a: Pulling fs layer 2022-08-17T12:08:57.4914194Z dcf43507e80e: Pulling fs layer 2022-08-17T12:08:57.4914411Z 591a21ed2ab8: Waiting 2022-08-17T12:08:57.4914608Z e69a2cbb6fd4: Waiting 2022-08-17T12:08:57.4914764Z e601349e520b: Waiting 2022-08-17T12:08:57.4914946Z cdeff5e8900e: Pulling fs layer 2022-08-17T12:08:57.4915151Z 0044ee4ac606: Waiting 2022-08-17T12:08:57.4915333Z 19df37b4c74c: Waiting 2022-08-17T12:08:57.4915516Z 432ead746a51: Pulling fs layer 2022-08-17T12:08:57.4915700Z 7887f902330e: Pulling fs layer 2022-08-17T12:08:57.4915873Z c363a482236a: Waiting 2022-08-17T12:08:57.4916102Z 0107d101d703: Pulling fs layer 2022-08-17T12:08:57.4916283Z dcf43507e80e: Waiting 2022-08-17T12:08:57.4916450Z 424513ba624b: Pulling fs layer 2022-08-17T12:08:57.4916648Z d9c9fd17b60c: Pulling fs layer 2022-08-17T12:08:57.4916846Z aa1eabed864f: Pulling fs layer 2022-08-17T12:08:57.4917034Z 337a233ac028: Waiting 2022-08-17T12:08:57.4917193Z cdeff5e8900e: Waiting 2022-08-17T12:08:57.4917378Z c483592d5074: Pulling fs layer 2022-08-17T12:08:57.4917560Z 432ead746a51: Waiting 2022-08-17T12:08:57.4917752Z 0107d101d703: Waiting 2022-08-17T12:08:57.4917925Z f568ee9f41e3: Waiting 2022-08-17T12:08:57.4918184Z 07f2aa52159a: Pulling fs layer 2022-08-17T12:08:57.4918396Z 13f262da6a6c: Pulling fs layer 2022-08-17T12:08:57.4918593Z 424513ba624b: Waiting 2022-08-17T12:08:57.4918768Z d9c9fd17b60c: Waiting 2022-08-17T12:08:57.4918937Z 1e128c6311be: Pulling fs layer 2022-08-17T12:08:57.4919139Z e4521e0c3854: Waiting 2022-08-17T12:08:57.4919345Z 0a364ea25255: Pulling fs layer 2022-08-17T12:08:57.4919525Z 9b8f9a96d4e8: Pulling fs layer 2022-08-17T12:08:57.4919710Z 07f2aa52159a: Waiting 2022-08-17T12:08:57.4919911Z 13f262da6a6c: Waiting 2022-08-17T12:08:57.4920094Z 708682444671: Pulling fs layer 2022-08-17T12:08:57.4920286Z 589913fd2607: Pulling fs layer 2022-08-17T12:08:57.4920479Z 7b3f9f48221a: Pulling fs layer 2022-08-17T12:08:57.4920679Z 708682444671: Waiting 2022-08-17T12:08:57.4920859Z 589913fd2607: Waiting 2022-08-17T12:08:57.4921030Z 7b3f9f48221a: Waiting 2022-08-17T12:08:57.4921187Z 9b8f9a96d4e8: Waiting 2022-08-17T12:08:57.4921373Z aa1eabed864f: Waiting 2022-08-17T12:08:57.4921590Z c483592d5074: Waiting 2022-08-17T12:08:57.5618407Z ef46a21e4004: Verifying Checksum 2022-08-17T12:08:57.5618772Z ef46a21e4004: Download complete 2022-08-17T12:08:57.6609469Z d96ffce08e66: Download complete 2022-08-17T12:08:57.7258355Z 6c71e48d181e: Verifying Checksum 2022-08-17T12:08:57.7258630Z 6c71e48d181e: Download complete 2022-08-17T12:08:57.7988806Z 3e0259f02183: Verifying Checksum 2022-08-17T12:08:57.8283008Z 3b65ec22a9e9: Download complete 2022-08-17T12:08:57.8704122Z 9dc5c789901b: Verifying Checksum 2022-08-17T12:08:57.8704435Z 9dc5c789901b: Download complete 2022-08-17T12:08:57.8986306Z 4ec60a8f4b0d: Verifying Checksum 2022-08-17T12:08:57.8986912Z 4ec60a8f4b0d: Download complete 2022-08-17T12:08:57.9293751Z efb8d44a1237: Download complete 2022-08-17T12:08:57.9779688Z 0846fd5f50b1: Verifying Checksum 2022-08-17T12:08:57.9780241Z 0846fd5f50b1: Download complete 2022-08-17T12:08:58.0578555Z 5e6332363e8c: Download complete 2022-08-17T12:08:58.1445399Z 7864323978cb: Verifying Checksum 2022-08-17T12:08:58.1446375Z 7864323978cb: Download complete 2022-08-17T12:08:58.5852312Z 3b65ec22a9e9: Pull complete 2022-08-17T12:08:58.7108044Z ef46a21e4004: Pull complete 2022-08-17T12:08:58.7887407Z 2f02b9c38fdd: Verifying Checksum 2022-08-17T12:08:58.7887722Z 2f02b9c38fdd: Download complete 2022-08-17T12:08:58.8505754Z 9a5798f00c55: Download complete 2022-08-17T12:08:58.9321915Z b477457c93ae: Download complete 2022-08-17T12:08:59.4268642Z b8835462091e: Verifying Checksum 2022-08-17T12:08:59.4269314Z b8835462091e: Download complete 2022-08-17T12:08:59.5035104Z 5c88d6b28819: Verifying Checksum 2022-08-17T12:08:59.5035514Z 5c88d6b28819: Download complete 2022-08-17T12:08:59.5903205Z 8b38f067771b: Download complete 2022-08-17T12:08:59.6542945Z b5dbbce4b04e: Verifying Checksum 2022-08-17T12:08:59.6543368Z b5dbbce4b04e: Download complete 2022-08-17T12:08:59.7297859Z 00a3d832f66e: Verifying Checksum 2022-08-17T12:08:59.7298143Z 00a3d832f66e: Download complete 2022-08-17T12:08:59.8044220Z 682b682d9e93: Verifying Checksum 2022-08-17T12:08:59.8044732Z 682b682d9e93: Download complete 2022-08-17T12:09:00.0511320Z f62d6a29ee25: Download complete 2022-08-17T12:09:00.1318013Z 9f2aa5b7f4ee: Verifying Checksum 2022-08-17T12:09:00.1318431Z 9f2aa5b7f4ee: Download complete 2022-08-17T12:09:00.2175488Z c1cc323d4a98: Verifying Checksum 2022-08-17T12:09:00.6101847Z c1cc323d4a98: Download complete 2022-08-17T12:09:00.6102221Z 0cd966808131: Verifying Checksum 2022-08-17T12:09:00.6102505Z 0cd966808131: Download complete 2022-08-17T12:09:00.6835906Z ade3e8c67ae6: Verifying Checksum 2022-08-17T12:09:00.6836284Z ade3e8c67ae6: Download complete 2022-08-17T12:09:00.7583885Z a492728f4507: Verifying Checksum 2022-08-17T12:09:00.7584516Z a492728f4507: Download complete 2022-08-17T12:09:00.8504378Z fd9ccd86a681: Verifying Checksum 2022-08-17T12:09:00.8504788Z fd9ccd86a681: Download complete 2022-08-17T12:09:00.9690224Z d932c4ca853a: Verifying Checksum 2022-08-17T12:09:00.9690848Z d932c4ca853a: Download complete 2022-08-17T12:09:01.0277954Z 15c8440a96aa: Download complete 2022-08-17T12:09:01.1436110Z d323eef1e7e1: Verifying Checksum 2022-08-17T12:09:01.1437453Z d323eef1e7e1: Download complete 2022-08-17T12:09:01.2258183Z 97be5b091dd9: Verifying Checksum 2022-08-17T12:09:01.2258454Z 97be5b091dd9: Download complete 2022-08-17T12:09:01.3080185Z 2ada12616b22: Verifying Checksum 2022-08-17T12:09:01.3080479Z 2ada12616b22: Download complete 2022-08-17T12:09:01.3956149Z e69a2cbb6fd4: Verifying Checksum 2022-08-17T12:09:01.3956594Z e69a2cbb6fd4: Download complete 2022-08-17T12:09:01.4714947Z 0044ee4ac606: Verifying Checksum 2022-08-17T12:09:01.4715359Z 0044ee4ac606: Download complete 2022-08-17T12:09:01.5452831Z e601349e520b: Verifying Checksum 2022-08-17T12:09:01.5453243Z e601349e520b: Download complete 2022-08-17T12:09:01.6336461Z 591a21ed2ab8: Verifying Checksum 2022-08-17T12:09:01.6336869Z 591a21ed2ab8: Download complete 2022-08-17T12:09:01.7522945Z e4521e0c3854: Verifying Checksum 2022-08-17T12:09:01.7523346Z e4521e0c3854: Download complete 2022-08-17T12:09:01.8883042Z f568ee9f41e3: Verifying Checksum 2022-08-17T12:09:01.8884143Z f568ee9f41e3: Download complete 2022-08-17T12:09:01.9600490Z 19df37b4c74c: Download complete 2022-08-17T12:09:02.0466246Z c363a482236a: Verifying Checksum 2022-08-17T12:09:02.0467720Z c363a482236a: Download complete 2022-08-17T12:09:02.1276666Z dcf43507e80e: Download complete 2022-08-17T12:09:02.2077086Z cdeff5e8900e: Download complete 2022-08-17T12:09:02.6863076Z 432ead746a51: Verifying Checksum 2022-08-17T12:09:02.6863470Z 432ead746a51: Download complete 2022-08-17T12:09:02.7524560Z 7887f902330e: Verifying Checksum 2022-08-17T12:09:02.7525103Z 7887f902330e: Download complete 2022-08-17T12:09:02.8340316Z 0107d101d703: Download complete 2022-08-17T12:09:02.9239283Z 424513ba624b: Verifying Checksum 2022-08-17T12:09:02.9239651Z 424513ba624b: Download complete 2022-08-17T12:09:02.9962502Z d9c9fd17b60c: Verifying Checksum 2022-08-17T12:09:03.2886496Z d9c9fd17b60c: Download complete 2022-08-17T12:09:03.2886746Z aa1eabed864f: Verifying Checksum 2022-08-17T12:09:03.3339538Z aa1eabed864f: Download complete 2022-08-17T12:09:03.3339965Z 337a233ac028: Verifying Checksum 2022-08-17T12:09:03.3340322Z 337a233ac028: Download complete 2022-08-17T12:09:03.3772962Z c483592d5074: Verifying Checksum 2022-08-17T12:09:03.3773269Z c483592d5074: Download complete 2022-08-17T12:09:03.3933426Z 07f2aa52159a: Verifying Checksum 2022-08-17T12:09:03.3933679Z 07f2aa52159a: Download complete 2022-08-17T12:09:03.4757508Z 1e128c6311be: Download complete 2022-08-17T12:09:03.5536756Z 0a364ea25255: Verifying Checksum 2022-08-17T12:09:03.5537137Z 0a364ea25255: Download complete 2022-08-17T12:09:03.6249704Z 9b8f9a96d4e8: Download complete 2022-08-17T12:09:03.7178937Z 708682444671: Verifying Checksum 2022-08-17T12:09:03.7179215Z 708682444671: Download complete 2022-08-17T12:09:03.7954662Z 589913fd2607: Verifying Checksum 2022-08-17T12:09:03.7954930Z 589913fd2607: Download complete 2022-08-17T12:09:04.4689564Z 7b3f9f48221a: Verifying Checksum 2022-08-17T12:09:04.4690066Z 7b3f9f48221a: Download complete 2022-08-17T12:09:06.6448600Z 13f262da6a6c: Verifying Checksum 2022-08-17T12:09:06.6448989Z 13f262da6a6c: Download complete 2022-08-17T12:09:07.3077506Z 0cd966808131: Pull complete 2022-08-17T12:09:07.4745676Z d96ffce08e66: Pull complete 2022-08-17T12:09:07.6906326Z 6c71e48d181e: Pull complete 2022-08-17T12:09:07.9277880Z 3e0259f02183: Pull complete 2022-08-17T12:09:08.0974118Z 9dc5c789901b: Pull complete 2022-08-17T12:09:08.2290373Z 4ec60a8f4b0d: Pull complete 2022-08-17T12:09:08.4028662Z efb8d44a1237: Pull complete 2022-08-17T12:09:08.6176628Z 0846fd5f50b1: Pull complete 2022-08-17T12:09:10.8847828Z 2f02b9c38fdd: Pull complete 2022-08-17T12:09:11.2965738Z 5e6332363e8c: Pull complete 2022-08-17T12:09:11.4523336Z 7864323978cb: Pull complete 2022-08-17T12:09:14.5939070Z 4ce5b8109bcb: Verifying Checksum 2022-08-17T12:09:14.5939421Z 4ce5b8109bcb: Download complete 2022-08-17T12:09:39.2308956Z 4ce5b8109bcb: Pull complete 2022-08-17T12:09:39.3209530Z 9a5798f00c55: Pull complete 2022-08-17T12:09:39.4142467Z b477457c93ae: Pull complete 2022-08-17T12:09:40.1630771Z b8835462091e: Pull complete 2022-08-17T12:09:40.2615175Z 5c88d6b28819: Pull complete 2022-08-17T12:09:40.3767405Z 8b38f067771b: Pull complete 2022-08-17T12:09:40.4736851Z b5dbbce4b04e: Pull complete 2022-08-17T12:09:40.5926437Z 00a3d832f66e: Pull complete 2022-08-17T12:09:40.6782490Z 682b682d9e93: Pull complete 2022-08-17T12:09:41.1362049Z f62d6a29ee25: Pull complete 2022-08-17T12:09:41.2304349Z 9f2aa5b7f4ee: Pull complete 2022-08-17T12:09:41.3144937Z c1cc323d4a98: Pull complete 2022-08-17T12:09:43.2090216Z d323eef1e7e1: Pull complete 2022-08-17T12:09:43.4336848Z ade3e8c67ae6: Pull complete 2022-08-17T12:09:43.6175061Z a492728f4507: Pull complete 2022-08-17T12:09:43.8933775Z fd9ccd86a681: Pull complete 2022-08-17T12:09:44.0483403Z d932c4ca853a: Pull complete 2022-08-17T12:09:44.2172517Z 15c8440a96aa: Pull complete 2022-08-17T12:09:48.6975114Z 337a233ac028: Pull complete 2022-08-17T12:09:48.8632434Z 97be5b091dd9: Pull complete 2022-08-17T12:09:48.9540091Z 2ada12616b22: Pull complete 2022-08-17T12:09:49.0451602Z e69a2cbb6fd4: Pull complete 2022-08-17T12:09:49.1544046Z 0044ee4ac606: Pull complete 2022-08-17T12:09:49.2688179Z e601349e520b: Pull complete 2022-08-17T12:09:49.3492314Z 591a21ed2ab8: Pull complete 2022-08-17T12:09:49.4581434Z e4521e0c3854: Pull complete 2022-08-17T12:09:49.5422194Z f568ee9f41e3: Pull complete 2022-08-17T12:09:49.6649433Z 19df37b4c74c: Pull complete 2022-08-17T12:09:49.7832998Z c363a482236a: Pull complete 2022-08-17T12:09:49.8828775Z dcf43507e80e: Pull complete 2022-08-17T12:09:49.9772688Z cdeff5e8900e: Pull complete 2022-08-17T12:09:51.1794242Z 432ead746a51: Pull complete 2022-08-17T12:09:51.4015122Z 7887f902330e: Pull complete 2022-08-17T12:09:51.6095865Z 0107d101d703: Pull complete 2022-08-17T12:09:51.8154201Z 424513ba624b: Pull complete 2022-08-17T12:09:52.0295865Z d9c9fd17b60c: Pull complete 2022-08-17T12:09:52.4782693Z aa1eabed864f: Pull complete 2022-08-17T12:09:52.7145641Z c483592d5074: Pull complete 2022-08-17T12:09:52.9429729Z 07f2aa52159a: Pull complete 2022-08-17T12:09:56.8597355Z 13f262da6a6c: Pull complete 2022-08-17T12:09:57.0778789Z 1e128c6311be: Pull complete 2022-08-17T12:09:57.2848489Z 0a364ea25255: Pull complete 2022-08-17T12:09:57.5030465Z 9b8f9a96d4e8: Pull complete 2022-08-17T12:09:57.7130435Z 708682444671: Pull complete 2022-08-17T12:09:57.9328054Z 589913fd2607: Pull complete 2022-08-17T12:09:59.4403781Z 7b3f9f48221a: Pull complete 2022-08-17T12:09:59.4494618Z Digest: sha256:594372be36f848ede98fd4597227797d5fa59cc4886edb7b024f352b98e83e00 2022-08-17T12:09:59.4532314Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:09:59.4557936Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:09:59.4609736Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:09:59.4610015Z python3 -m pip install psutil==5.9.1 2022-08-17T12:09:59.4610260Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:09:59.4610518Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:09:59.4610782Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:09:59.4622142Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:09:59.4622359Z env: 2022-08-17T12:09:59.4622529Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:09:59.4622704Z ##[endgroup] 2022-08-17T12:10:00.1287434Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:00.3868408Z Collecting psutil==5.9.1 2022-08-17T12:10:00.4141804Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-08-17T12:10:00.4632946Z Installing collected packages: psutil 2022-08-17T12:10:00.5849803Z Successfully installed psutil-5.9.1 2022-08-17T12:10:00.9524966Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:01.0061671Z Collecting pynvml==11.4.1 2022-08-17T12:10:01.0313414Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:10:01.0671689Z Installing collected packages: pynvml 2022-08-17T12:10:01.1113793Z Successfully installed pynvml-11.4.1 2022-08-17T12:10:01.1622473Z Prepare all required actions 2022-08-17T12:10:01.1622815Z Getting action download info 2022-08-17T12:10:01.4197942Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:10:01.5985780Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:10:01.7814830Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:10:01.7815057Z with: 2022-08-17T12:10:01.7815230Z name: linux-focal-py3.7-gcc7 2022-08-17T12:10:01.7815417Z env: 2022-08-17T12:10:01.7815589Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:01.7815763Z ##[endgroup] 2022-08-17T12:10:01.7840803Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:10:01.7841016Z with: 2022-08-17T12:10:01.7841202Z name: linux-focal-py3.7-gcc7 2022-08-17T12:10:01.7841398Z s3-bucket: gha-artifacts 2022-08-17T12:10:01.7841813Z region: us-east-1 2022-08-17T12:10:01.7841981Z env: 2022-08-17T12:10:01.7842173Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:01.7842396Z ##[endgroup] 2022-08-17T12:10:02.2164744Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-focal-py3.7-gcc7/ 2022-08-17T12:10:02.2165242Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:05.1655288Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:05.1655634Z 2022-08-17T12:10:05.1656364Z Artifact download has finished successfully 2022-08-17T12:10:05.1750429Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:05.1750661Z unzip -o artifacts.zip 2022-08-17T12:10:05.1762145Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:05.1762379Z env: 2022-08-17T12:10:05.1762554Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:05.1762743Z ##[endgroup] 2022-08-17T12:10:05.1841991Z Archive: artifacts.zip 2022-08-17T12:10:05.1842831Z creating: dist/ 2022-08-17T12:10:05.9254254Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:05.9254730Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:05.9255058Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:05.9255401Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:05.9257070Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:05.9257807Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:05.9258521Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:05.9258927Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:05.9259353Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:05.9260273Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:05.9261509Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:05.9262273Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:05.9262732Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:05.9264091Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:05.9265339Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:05.9266736Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:05.9267734Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:05.9268711Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:05.9269594Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:05.9270296Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:05.9271039Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:05.9271790Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:05.9272532Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:05.9273324Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:05.9274272Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:05.9275045Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:05.9275488Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:05.9275912Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:05.9276348Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:05.9276791Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:05.9277209Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:05.9277651Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:05.9290350Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:05.9377365Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:05.9378138Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:05.9378989Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:05.9379879Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:05.9380665Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:05.9381479Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:05.9382058Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:05.9382514Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:05.9382971Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:05.9383412Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:05.9383867Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:05.9397180Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:05.9459863Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:05.9460685Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:05.9461544Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:05.9462514Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:05.9463349Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:05.9463845Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:05.9464572Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:05.9465242Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:05.9465789Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:05.9536421Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:05.9583566Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:05.9583978Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:05.9584345Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:05.9586236Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:05.9586650Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:05.9587065Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:05.9587466Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:05.9587880Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:05.9589278Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:05.9590554Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:05.9590971Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:05.9591377Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:05.9592920Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:05.9594337Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:05.9595603Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:05.9596100Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:05.9598522Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:05.9599402Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:05.9600140Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:05.9600880Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:05.9601624Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:05.9602389Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:05.9603196Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:05.9604015Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:05.9604866Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:05.9605668Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:05.9606498Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:05.9607476Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:05.9608305Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:05.9609173Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:05.9609971Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:05.9624078Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:05.9673274Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:05.9674262Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:05.9675080Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:05.9675878Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:05.9676604Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:05.9677325Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:05.9678147Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:05.9679050Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:05.9680017Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:05.9718376Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:05.9718758Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:05.9719117Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:05.9721552Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:05.9721996Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:05.9722444Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:05.9722874Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:05.9723314Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:05.9725825Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:05.9727547Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:05.9727977Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:05.9728631Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:05.9731342Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:05.9732710Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:05.9734426Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:05.9735371Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:05.9737048Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:05.9738636Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:05.9739437Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:05.9740351Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:05.9741298Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:05.9742210Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:05.9743080Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:05.9744109Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:05.9745037Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:05.9745896Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:05.9746766Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:05.9747721Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:05.9748589Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:05.9749434Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:05.9750305Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:05.9751221Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:05.9864719Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:05.9865641Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:05.9866515Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:05.9867515Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:05.9868459Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:05.9869337Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:05.9870230Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:05.9871104Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:05.9871976Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:05.9872833Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:05.9873774Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:05.9887042Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:05.9932017Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:05.9932993Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:05.9934030Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:05.9934856Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:05.9935644Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:05.9936579Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:05.9937323Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:05.9938131Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:05.9938859Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:06.0030505Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:06.0066020Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:06.0066517Z creating: build/lib/ 2022-08-17T12:10:06.0066878Z inflating: build/lib/libclog.a 2022-08-17T12:10:06.0119029Z inflating: build/lib/libgtest.a 2022-08-17T12:10:06.0127232Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:06.0199545Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:06.0282596Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:06.0289993Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:06.0315536Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:06.0406329Z inflating: build/lib/libgloo.a 2022-08-17T12:10:06.0822553Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:06.0883250Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:06.0898690Z inflating: build/lib/libfmt.a 2022-08-17T12:10:06.0899334Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:06.0954515Z inflating: build/lib/libc10.so 2022-08-17T12:10:06.0963842Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:06.0971560Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:06.0979715Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:06.0992406Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:06.0994866Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:06.1442306Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:06.1457807Z inflating: build/lib/libgmock.a 2022-08-17T12:10:06.1477074Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:06.1477520Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:06.1478590Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:06.7752722Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:06.7769852Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:06.8280013Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:06.9463609Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:07.0341439Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:07.0341875Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:07.0534383Z inflating: build/lib/libkineto.a 2022-08-17T12:10:07.0569557Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:07.0607470Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:07.0718805Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:07.1245558Z inflating: build/lib/libonnx.a 2022-08-17T12:10:08.8823996Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:08.8824748Z inflating: build/lib/libtorch.so 2022-08-17T12:10:08.8843509Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:08.8885540Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:08.8909800Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:08.8913778Z inflating: build/lib/libshm.so 2022-08-17T12:10:09.0174624Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:09.0205005Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:09.0205231Z creating: build/bin/ 2022-08-17T12:10:09.0246722Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:09.0290493Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:09.0332964Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:09.0382664Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:09.0423180Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:09.0465518Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:09.0512443Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:09.0559574Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:09.0608551Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:09.0648964Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:09.0694583Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:09.0738043Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:09.0778638Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:09.0820674Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:09.0862921Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:09.0910739Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:09.0963839Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:09.1006399Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:09.1127905Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:09.1176140Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:09.1218797Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:09.1259496Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:09.1304128Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:09.1348027Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:09.1395218Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:09.1441598Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:09.1488983Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:09.1581272Z inflating: build/bin/c10_either_test 2022-08-17T12:10:09.1625474Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:09.1667969Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:09.1710664Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:09.1852529Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:09.1901410Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:09.1964623Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:09.2010877Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:09.2063993Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:09.2114275Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:09.2157531Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:09.2205373Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:09.2253385Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:09.2665235Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:09.3076074Z inflating: build/bin/protoc 2022-08-17T12:10:09.3352588Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:09.3599579Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:09.3645012Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:09.3696617Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:09.3742023Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:09.3744974Z inflating: build/bin/example_allreduce 2022-08-17T12:10:09.3800024Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:09.3848946Z inflating: build/bin/scalar_test 2022-08-17T12:10:09.3893345Z inflating: build/bin/Dimname_test 2022-08-17T12:10:09.3943781Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:09.3993547Z inflating: build/bin/atest 2022-08-17T12:10:09.4044685Z inflating: build/bin/basic 2022-08-17T12:10:09.4106876Z inflating: build/bin/Dict_test 2022-08-17T12:10:09.4155651Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:09.4203073Z inflating: build/bin/half_test 2022-08-17T12:10:09.4245987Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:09.4291547Z inflating: build/bin/broadcast_test 2022-08-17T12:10:09.4333539Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:09.4381828Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:09.4429392Z inflating: build/bin/native_test 2022-08-17T12:10:09.4473462Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:09.4475214Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:09.4477679Z inflating: build/bin/thread_init_test 2022-08-17T12:10:09.4525345Z inflating: build/bin/test_parallel 2022-08-17T12:10:09.4574297Z inflating: build/bin/quantized_test 2022-08-17T12:10:09.4617399Z inflating: build/bin/weakref_test 2022-08-17T12:10:09.4659738Z inflating: build/bin/operators_test 2022-08-17T12:10:09.4707964Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:09.4749765Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:09.4815712Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:09.4860696Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:09.4904316Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:09.4948639Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:09.4998878Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:09.5040804Z inflating: build/bin/variant_test 2022-08-17T12:10:09.5085152Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:09.5140076Z inflating: build/bin/pow_test 2022-08-17T12:10:09.5182045Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:09.5226336Z inflating: build/bin/memory_format_test 2022-08-17T12:10:09.5269117Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:09.5348868Z inflating: build/bin/ivalue_test 2022-08-17T12:10:09.5406640Z inflating: build/bin/vmap_test 2022-08-17T12:10:09.5480908Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:09.5532104Z inflating: build/bin/type_test 2022-08-17T12:10:09.5574422Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:09.5617737Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:09.5710569Z inflating: build/bin/List_test 2022-08-17T12:10:09.5760862Z inflating: build/bin/IListRef_test 2022-08-17T12:10:09.5861619Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:09.5939967Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:09.6020519Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:09.6125941Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:09.6212087Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:09.6262585Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:09.6344018Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:09.6386950Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:09.6430737Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:09.6480314Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:09.6525850Z inflating: build/bin/inline_container_test 2022-08-17T12:10:09.6764468Z inflating: build/bin/op_registration_test 2022-08-17T12:10:09.6778015Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:09.6823133Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:09.6882106Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:09.6884339Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:09.6942920Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:09.7628329Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:09.7636781Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:09.7935275Z inflating: build/bin/test_lazy 2022-08-17T12:10:09.8940981Z inflating: build/bin/test_api 2022-08-17T12:10:09.8945289Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:09.9427280Z inflating: build/bin/test_jit 2022-08-17T12:10:09.9428072Z inflating: .pytorch-test-times.json 2022-08-17T12:10:09.9450980Z ##[group]Run df -H 2022-08-17T12:10:09.9451164Z df -H 2022-08-17T12:10:09.9462457Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:09.9462674Z env: 2022-08-17T12:10:09.9462854Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:09.9463111Z ##[endgroup] 2022-08-17T12:10:09.9495621Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:09.9496028Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:09.9496362Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:10:09.9496790Z tmpfs 8.2G 463k 8.2G 1% /run 2022-08-17T12:10:09.9497110Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:09.9497470Z /dev/nvme0n1p1 162G 16G 146G 10% / 2022-08-17T12:10:09.9497670Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:09.9528498Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:09.9528737Z .github/scripts/parse_ref.py 2022-08-17T12:10:09.9539192Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:09.9539361Z env: 2022-08-17T12:10:09.9539534Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:09.9539725Z ##[endgroup] 2022-08-17T12:10:09.9763804Z ##[group]Run set -x 2022-08-17T12:10:09.9764059Z set -x 2022-08-17T12:10:09.9764229Z  2022-08-17T12:10:09.9764426Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:09.9764669Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:09.9764927Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:09.9765163Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:09.9765362Z else 2022-08-17T12:10:09.9765552Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:09.9765750Z fi 2022-08-17T12:10:09.9765905Z  2022-08-17T12:10:09.9766178Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:09.9766409Z  2022-08-17T12:10:09.9766619Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:09.9766815Z # 2022-08-17T12:10:09.9767094Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:09.9767465Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:09.9767764Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:09.9767988Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:09.9768170Z  2022-08-17T12:10:09.9768413Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:09.9768688Z # wreak havoc internally 2022-08-17T12:10:09.9768924Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:09.9769160Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:09.9769333Z  2022-08-17T12:10:09.9769557Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:09.9769848Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:09.9770104Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:09.9770344Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:09.9770561Z container_name=$(docker run \ 2022-08-17T12:10:09.9770759Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:09.9770939Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:09.9771134Z  -e PR_NUMBER \ 2022-08-17T12:10:09.9771323Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:09.9771498Z  -e BASE_SHA \ 2022-08-17T12:10:09.9771710Z  -e BRANCH \ 2022-08-17T12:10:09.9771884Z  -e SHA1 \ 2022-08-17T12:10:09.9772056Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:09.9772254Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:09.9772441Z  -e SHARD_NUMBER \ 2022-08-17T12:10:09.9772614Z  -e TEST_CONFIG \ 2022-08-17T12:10:09.9772862Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:09.9773150Z  -e PR_BODY \ 2022-08-17T12:10:09.9773451Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:09.9773801Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:09.9774661Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:09.9774987Z  -e PR_LABELS \ 2022-08-17T12:10:09.9775323Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:09.9775662Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:09.9775892Z  -e XLA_CUDA \ 2022-08-17T12:10:09.9776085Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:09.9776332Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:09.9776565Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:09.9776776Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:09.9776995Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:09.9777184Z  --ipc=host \ 2022-08-17T12:10:09.9777365Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:09.9777551Z  --tty \ 2022-08-17T12:10:09.9777784Z  --detach \ 2022-08-17T12:10:09.9777967Z  --name="${container_name}" \ 2022-08-17T12:10:09.9778167Z  --user jenkins \ 2022-08-17T12:10:09.9778401Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:09.9778647Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:09.9778836Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:09.9779009Z ) 2022-08-17T12:10:09.9779255Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:09.9790538Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:09.9790726Z env: 2022-08-17T12:10:09.9790903Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:09.9791126Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7 2022-08-17T12:10:09.9791348Z PR_NUMBER: 82657 2022-08-17T12:10:09.9791528Z BRANCH: pull/82657 2022-08-17T12:10:09.9791732Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:09.9791986Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:09.9792204Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:09.9792406Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:09.9792617Z TEST_CONFIG: backwards_compat 2022-08-17T12:10:09.9792810Z SHARD_NUMBER: 1 2022-08-17T12:10:09.9792971Z NUM_TEST_SHARDS: 1 2022-08-17T12:10:09.9793755Z PR_BODY: ### Description This PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser. Partitioning of the graph is removed because it's handled by the `execute(..., executor="nvfuser")` function. ### Testing Existing tests in `test/test_fx_backends.py`. 2022-08-17T12:10:09.9794348Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:09.9794577Z SHM_SIZE: 1g 2022-08-17T12:10:09.9794908Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:09.9795221Z XLA_CUDA: 2022-08-17T12:10:09.9795485Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:09.9795800Z ##[endgroup] 2022-08-17T12:10:09.9820584Z + [[ backwards_compat == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:09.9821215Z + [[ linux-focal-py3.7-gcc7 == *onnx* ]] 2022-08-17T12:10:09.9821574Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:09.9824158Z ++ git cherry -v origin/master 2022-08-17T12:10:09.9923457Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:09.9923839Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:09.9924223Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:09.9924622Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:09.9924972Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:09.9925381Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:09.9925844Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:09.9926283Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:09.9928281Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:09.9929765Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because it'\''s handled by the `execute(..., executor="nvfuser")` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:09.9932352Z + export 'COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:09.9934688Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:09.9936298Z + export 'PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:09.9938191Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:10:09.9940130Z +++ nproc --ignore=2 2022-08-17T12:10:10.0065272Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:21.3184326Z + container_name=c19da948191573e5234621d6cc46e5d9152dffdedfde895790bfffec1bf41363 2022-08-17T12:10:21.3185016Z + docker exec -t c19da948191573e5234621d6cc46e5d9152dffdedfde895790bfffec1bf41363 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:21.7357469Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:21.8075522Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitce6a3c6) (4.3.0) 2022-08-17T12:10:22.2574885Z Installing collected packages: torch 2022-08-17T12:10:28.8648903Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:28.9350952Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:28.9507980Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:28.9508548Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:28.9508892Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:28.9509365Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:28.9509670Z + BUILD_DIR=build 2022-08-17T12:10:28.9509905Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:28.9510167Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:28.9510508Z + [[ linux-focal-py3.7-gcc7 != *bazel* ]] 2022-08-17T12:10:28.9510947Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:28.9516965Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:28.9519316Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:28.9524669Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:28.9527566Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:28.9532467Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:28.9534305Z +++ declare -f -t trap_add 2022-08-17T12:10:28.9537936Z ++ set -ex 2022-08-17T12:10:28.9539327Z ++ [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:28.9539708Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:28.9540039Z ++ [[ backwards_compat == *xla* ]] 2022-08-17T12:10:28.9540435Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:28.9540733Z ++ [[ linux-focal-py3.7-gcc7 == *linux-bionic* ]] 2022-08-17T12:10:28.9541022Z ++ [[ linux-focal-py3.7-gcc7 == *linux-focal* ]] 2022-08-17T12:10:28.9541244Z ++ which conda 2022-08-17T12:10:28.9546820Z /opt/conda/bin/conda 2022-08-17T12:10:28.9547377Z ++ conda install -q -y cmake 2022-08-17T12:10:30.8756323Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:31.2999708Z Solving environment: ...working... done 2022-08-17T12:10:31.3823723Z 2022-08-17T12:10:31.3824351Z ## Package Plan ## 2022-08-17T12:10:31.3824602Z 2022-08-17T12:10:31.3824792Z environment location: /opt/conda 2022-08-17T12:10:31.3825040Z 2022-08-17T12:10:31.3825285Z added / updated specs: 2022-08-17T12:10:31.3825601Z - cmake 2022-08-17T12:10:31.3825691Z 2022-08-17T12:10:31.3825711Z 2022-08-17T12:10:31.3825806Z The following packages will be downloaded: 2022-08-17T12:10:31.3825950Z 2022-08-17T12:10:31.3826046Z package | build 2022-08-17T12:10:31.3826328Z ---------------------------|----------------- 2022-08-17T12:10:31.3826629Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:31.3826942Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:31.3827461Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:31.3827832Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:31.3828135Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:31.3828486Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:31.3828802Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:31.3829266Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:31.3829646Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:31.3829956Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:31.3830296Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:31.3830663Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:31.3831073Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:31.3831373Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:31.3831729Z ------------------------------------------------------------ 2022-08-17T12:10:31.3832033Z Total: 12.0 MB 2022-08-17T12:10:31.3832207Z 2022-08-17T12:10:31.3832305Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:31.3832474Z 2022-08-17T12:10:31.3844707Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:31.3845183Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:31.3845601Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:31.3845982Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:31.3846445Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:31.3846865Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:31.3847295Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:31.3847689Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:31.3848170Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:31.3848600Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:31.3848965Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:31.3849376Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:31.3849778Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:31.3850198Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:31.3850371Z 2022-08-17T12:10:31.3850375Z 2022-08-17T12:10:32.2930740Z Preparing transaction: ...working... done 2022-08-17T12:10:32.7076318Z Verifying transaction: ...working... done 2022-08-17T12:10:33.0007063Z Executing transaction: ...working... done 2022-08-17T12:10:33.2192729Z ++ [[ linux-focal-py3.7-gcc7 == *centos* ]] 2022-08-17T12:10:33.2193221Z + echo 'Environment variables' 2022-08-17T12:10:33.2193585Z Environment variables 2022-08-17T12:10:33.2211625Z + env 2022-08-17T12:10:33.2216689Z INSTALLED_DB=yes 2022-08-17T12:10:33.2217289Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:33.2217860Z BUILD_ENVIRONMENT=linux-focal-py3.7-gcc7 2022-08-17T12:10:33.2218297Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:10:33.2218713Z HOSTNAME=c19da9481915 2022-08-17T12:10:33.2219346Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_91816262-af60-4809-952a-776e075ed883 2022-08-17T12:10:33.2219630Z GITHUB_ACTION=__self 2022-08-17T12:10:33.2219819Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:10:33.2220006Z TEST_CONFIG=backwards_compat 2022-08-17T12:10:33.2220272Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:10:33.2220511Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:10:33.2220718Z GITHUB_REF_TYPE=branch 2022-08-17T12:10:33.2220897Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:10:33.2221314Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:33.2221513Z XLA_CUDA= 2022-08-17T12:10:33.2222227Z *** 2022-08-17T12:10:33.2222496Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:10:33.2222781Z GITHUB_ACTIONS=true 2022-08-17T12:10:33.2223084Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:33.2223475Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:10:33.2223788Z UCC_HOME=/usr 2022-08-17T12:10:33.2224060Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:10:33.2224367Z SHARD_NUMBER=1 2022-08-17T12:10:33.2224678Z GITHUB_REF_PROTECTED=false 2022-08-17T12:10:33.2224986Z HOME=/var/lib/jenkins 2022-08-17T12:10:33.2225345Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:10:33.2225697Z INSTALLED_THRIFT= 2022-08-17T12:10:33.2225985Z UCX_COMMIT=v1.13.x 2022-08-17T12:10:33.2226337Z NUM_TEST_SHARDS=1 2022-08-17T12:10:33.2226807Z UCX_HOME=/usr 2022-08-17T12:10:33.2227114Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:10:33.2227795Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_91816262-af60-4809-952a-776e075ed883 2022-08-17T12:10:33.2228555Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:10:33.2229028Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:10:33.2229349Z GITHUB_RUN_ID=2875102080 2022-08-17T12:10:33.2230056Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_91816262-af60-4809-952a-776e075ed883 2022-08-17T12:10:33.2230589Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:10:33.2230885Z PR_NUMBER=82657 2022-08-17T12:10:33.2231176Z DESIRED_CUDA= 2022-08-17T12:10:33.2231478Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:10:33.2231866Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:10:33.2232225Z TERM=xterm 2022-08-17T12:10:33.2232514Z INSTALLED_VISION=yes 2022-08-17T12:10:33.2232815Z BRANCH=pull/82657 2022-08-17T12:10:33.2233141Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:10:33.2233565Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:10:33.2234201Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:10:33.2234694Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:10:33.2235070Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:10:33.2235409Z INSTALLED_ANDROID= 2022-08-17T12:10:33.2235667Z SHLVL=1 2022-08-17T12:10:33.2235909Z MAX_JOBS=6 2022-08-17T12:10:33.2238440Z COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:10:33.2239417Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:10:33.2239788Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:33.2240038Z GITHUB_JOB=test 2022-08-17T12:10:33.2240240Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:10:33.2240449Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:10:33.2240628Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:10:33.2240822Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:10:33.2241138Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:33.2241422Z GITHUB_BASE_REF=master 2022-08-17T12:10:33.2241585Z CI=true 2022-08-17T12:10:33.2241765Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:10:33.2241960Z INSTALLED_PROTOBUF=yes 2022-08-17T12:10:33.2242195Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:10:33.2242508Z GITHUB_ACTION_REF= 2022-08-17T12:10:33.2242789Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:10:33.2243008Z GITHUB_WORKFLOW=pull 2022-08-17T12:10:33.2243206Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:10:33.2243772Z PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`. 2022-08-17T12:10:33.2244264Z _=/usr/bin/env 2022-08-17T12:10:33.2244476Z + echo 'Testing pytorch' 2022-08-17T12:10:33.2244656Z Testing pytorch 2022-08-17T12:10:33.2244837Z + export LANG=C.UTF-8 2022-08-17T12:10:33.2245025Z + LANG=C.UTF-8 2022-08-17T12:10:33.2316408Z + PR_NUMBER=82657 2022-08-17T12:10:33.2316822Z + [[ backwards_compat == \d\e\f\a\u\l\t ]] 2022-08-17T12:10:33.2318437Z + [[ backwards_compat == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:10:33.2318774Z + [[ backwards_compat == \s\l\o\w ]] 2022-08-17T12:10:33.2319250Z + [[ linux-focal-py3.7-gcc7 == *slow-gradcheck* ]] 2022-08-17T12:10:33.2319535Z + [[ linux-focal-py3.7-gcc7 == *cuda* ]] 2022-08-17T12:10:33.2319833Z + [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:33.2320214Z + [[ linux-focal-py3.7-gcc7 == *cuda11* ]] 2022-08-17T12:10:33.2320444Z + [[ backwards_compat == *crossref* ]] 2022-08-17T12:10:33.2320655Z + [[ backwards_compat == *dynamo* ]] 2022-08-17T12:10:33.2320880Z + [[ -n 82657 ]] 2022-08-17T12:10:33.2321070Z + [[ -z '' ]] 2022-08-17T12:10:33.2321268Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:10:33.2321508Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:10:33.2321781Z + [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:33.2322052Z + [[ linux-focal-py3.7-gcc7 != *-bazel-* ]] 2022-08-17T12:10:33.2323756Z + pip_install --user ninja 2022-08-17T12:10:33.2324250Z + pip install --progress-bar off --user ninja 2022-08-17T12:10:33.6582771Z Collecting ninja 2022-08-17T12:10:33.6742160Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-08-17T12:10:34.0814917Z Installing collected packages: ninja 2022-08-17T12:10:34.0901853Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:10:34.0902389Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:10:34.0971014Z Successfully installed ninja-1.10.2.3 2022-08-17T12:10:34.1656082Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:34.1656841Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:34.1657521Z + [[ linux-focal-py3.7-gcc7 == *asan* ]] 2022-08-17T12:10:34.1657819Z + [[ backwards_compat == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:10:34.1658054Z + [[ backwards_compat == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:10:34.1661796Z + [[ linux-focal-py3.7-gcc7 == *tbb* ]] 2022-08-17T12:10:34.1673227Z + [[ linux-focal-py3.7-gcc7 == *libtorch* ]] 2022-08-17T12:10:34.1673881Z + [[ linux-focal-py3.7-gcc7 == *-bazel-* ]] 2022-08-17T12:10:34.1676255Z + cd test 2022-08-17T12:10:34.1676825Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:10:35.0938130Z PyTorch built with: 2022-08-17T12:10:35.0938690Z - GCC 7.5 2022-08-17T12:10:35.0939101Z - C++ Version: 201402 2022-08-17T12:10:35.0939833Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:10:35.0940616Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:10:35.0941152Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:10:35.0941941Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:10:35.0942397Z - NNPACK is enabled 2022-08-17T12:10:35.0942808Z - CPU capability usage: AVX2 2022-08-17T12:10:35.0947217Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:10:35.0950597Z 2022-08-17T12:10:35.2695619Z + cd test 2022-08-17T12:10:35.2696066Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:10:36.1701088Z ATen/Parallel: 2022-08-17T12:10:36.1701499Z at::get_num_threads() : 4 2022-08-17T12:10:36.1701874Z at::get_num_interop_threads() : 4 2022-08-17T12:10:36.1702215Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-08-17T12:10:36.1702410Z omp_get_max_threads() : 4 2022-08-17T12:10:36.1702948Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:10:36.1703244Z mkl_get_max_threads() : 4 2022-08-17T12:10:36.1703564Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:10:36.1703838Z std::thread::hardware_concurrency() : 8 2022-08-17T12:10:36.1704051Z Environment variables: 2022-08-17T12:10:36.1704233Z OMP_NUM_THREADS : [not set] 2022-08-17T12:10:36.1704431Z MKL_NUM_THREADS : [not set] 2022-08-17T12:10:36.1704634Z ATen parallel backend: OpenMP 2022-08-17T12:10:36.1704759Z 2022-08-17T12:10:36.3520041Z + [[ backwards_compat == *deploy* ]] 2022-08-17T12:10:36.3520504Z + [[ backwards_compat == *backward* ]] 2022-08-17T12:10:36.3520920Z + test_forward_backward_compatibility 2022-08-17T12:10:36.3521271Z + set -x 2022-08-17T12:10:36.3523027Z ++ pwd 2022-08-17T12:10:36.3524634Z + REPO_DIR=/var/lib/jenkins/workspace 2022-08-17T12:10:36.3525264Z + [[ 343b5f86512f75f8f3bd4b90749c0459743b9e72 == \c\e\6\a\3\c\6\0\5\d\f\9\9\d\1\d\f\5\7\c\0\d\d\a\7\5\c\0\6\d\7\4\8\e\5\4\e\d\2\a ]] 2022-08-17T12:10:36.3526037Z + echo 'On pull, we should compare schemas with torch built from the merge base' 2022-08-17T12:10:36.3526354Z On pull, we should compare schemas with torch built from the merge base 2022-08-17T12:10:36.3527861Z ++ git merge-base ce6a3c605df99d1df57c0dda75c06d748e54ed2a 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:36.3863276Z + SHA_TO_COMPARE=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:36.3863708Z + export SHA_TO_COMPARE 2022-08-17T12:10:36.3864063Z + python test/create_dummy_torchscript_model.py /tmp/model_new.pt 2022-08-17T12:10:37.4981939Z + python -m venv venv 2022-08-17T12:10:39.9836129Z + . venv/bin/activate 2022-08-17T12:10:39.9836486Z ++ deactivate nondestructive 2022-08-17T12:10:39.9836847Z ++ '[' -n '' ']' 2022-08-17T12:10:39.9837106Z ++ '[' -n '' ']' 2022-08-17T12:10:39.9837434Z ++ '[' -n /bin/bash -o -n '' ']' 2022-08-17T12:10:39.9837741Z ++ hash -r 2022-08-17T12:10:39.9838043Z ++ '[' -n '' ']' 2022-08-17T12:10:39.9838305Z ++ unset VIRTUAL_ENV 2022-08-17T12:10:39.9838708Z ++ '[' '!' nondestructive = nondestructive ']' 2022-08-17T12:10:39.9839317Z ++ VIRTUAL_ENV=/var/lib/jenkins/workspace/venv 2022-08-17T12:10:39.9839639Z ++ export VIRTUAL_ENV 2022-08-17T12:10:39.9840217Z ++ _OLD_VIRTUAL_PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:39.9840966Z ++ PATH=/var/lib/jenkins/workspace/venv/bin:/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:10:39.9841500Z ++ export PATH 2022-08-17T12:10:39.9841914Z ++ '[' -n '' ']' 2022-08-17T12:10:39.9842252Z ++ '[' -z '' ']' 2022-08-17T12:10:39.9842417Z ++ _OLD_VIRTUAL_PS1= 2022-08-17T12:10:39.9842635Z ++ '[' 'x(venv) ' '!=' x ']' 2022-08-17T12:10:39.9842856Z ++ PS1='(venv) ' 2022-08-17T12:10:39.9843167Z ++ export PS1 2022-08-17T12:10:39.9843394Z ++ '[' -n /bin/bash -o -n '' ']' 2022-08-17T12:10:39.9843585Z ++ hash -r 2022-08-17T12:10:39.9843918Z + git reset --hard 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:41.2721077Z HEAD is now at 343b5f8651 [TorchTidy] Adding support for accessing strides and scalars (#80072) 2022-08-17T12:10:41.2731796Z + echo '::group::Installing Torch From Base Commit' 2022-08-17T12:10:41.2732624Z ##[group]Installing Torch From Base Commit 2022-08-17T12:10:41.2732917Z + pip install -r requirements.txt 2022-08-17T12:10:41.6628783Z Collecting astunparse 2022-08-17T12:10:41.6781250Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T12:10:41.7032720Z Collecting expecttest 2022-08-17T12:10:41.7049499Z Using cached expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T12:10:41.7223191Z Collecting future 2022-08-17T12:10:41.7257965Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T12:10:41.7411694Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/829.2 KB ? eta -:--:-- 2022-08-17T12:10:41.7412514Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 77.1 MB/s eta 0:00:00 2022-08-17T12:10:42.0050662Z [?25h Preparing metadata (setup.py) ... [?25l- done 2022-08-17T12:10:42.3096425Z [?25hCollecting numpy 2022-08-17T12:10:42.3169739Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T12:10:42.3544749Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/15.7 MB ? eta -:--:-- 2022-08-17T12:10:42.3897872Z  ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 7.2/15.7 MB 217.3 MB/s eta 0:00:01 2022-08-17T12:10:42.4249156Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 14.5/15.7 MB 209.5 MB/s eta 0:00:01 2022-08-17T12:10:42.4588069Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 15.7/15.7 MB 207.3 MB/s eta 0:00:01 2022-08-17T12:10:42.6241145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 91.2 MB/s eta 0:00:00 2022-08-17T12:10:42.6241460Z [?25hCollecting psutil 2022-08-17T12:10:42.6264756Z Using cached psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-08-17T12:10:42.6791472Z Collecting pyyaml 2022-08-17T12:10:42.6856178Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-08-17T12:10:42.6964741Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/596.3 KB ? eta -:--:-- 2022-08-17T12:10:42.6965165Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 KB 80.2 MB/s eta 0:00:00 2022-08-17T12:10:42.7444851Z [?25hCollecting requests 2022-08-17T12:10:42.7480586Z Downloading requests-2.28.1-py3-none-any.whl (62 kB) 2022-08-17T12:10:42.7541109Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.8 KB ? eta -:--:-- 2022-08-17T12:10:42.7541718Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 KB 18.4 MB/s eta 0:00:00 2022-08-17T12:10:42.7557939Z [?25hRequirement already satisfied: setuptools in ./venv/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (47.1.0) 2022-08-17T12:10:42.7754297Z Collecting six 2022-08-17T12:10:42.7789101Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T12:10:42.7972668Z Collecting types-dataclasses 2022-08-17T12:10:42.8005635Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T12:10:42.8229043Z Collecting typing_extensions 2022-08-17T12:10:42.8263663Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T12:10:42.8521138Z Collecting sympy 2022-08-17T12:10:42.8737511Z Using cached sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:10:42.9500256Z Collecting wheel<1.0,>=0.23.0 2022-08-17T12:10:42.9533370Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T12:10:43.0200252Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T12:10:43.0221558Z Using cached urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T12:10:43.0566135Z Collecting charset-normalizer<3,>=2 2022-08-17T12:10:43.0614018Z Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-08-17T12:10:43.0830766Z Collecting idna<4,>=2.5 2022-08-17T12:10:43.0900769Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T12:10:43.0959531Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.2 KB ? eta -:--:-- 2022-08-17T12:10:43.0960065Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 18.5 MB/s eta 0:00:00 2022-08-17T12:10:43.1211757Z [?25hCollecting certifi>=2017.4.17 2022-08-17T12:10:43.1249006Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T12:10:43.1321813Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/160.2 KB ? eta -:--:-- 2022-08-17T12:10:43.1322248Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 39.4 MB/s eta 0:00:00 2022-08-17T12:10:43.1562762Z [?25hCollecting mpmath>=0.19 2022-08-17T12:10:43.1594272Z Using cached mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:10:43.2174860Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T12:10:43.2988304Z Installing collected packages: types-dataclasses, mpmath, wheel, urllib3, typing_extensions, sympy, six, pyyaml, psutil, numpy, idna, future, expecttest, charset-normalizer, certifi, requests, astunparse 2022-08-17T12:10:52.4911327Z Running setup.py install for future ... [?25l- \ | done 2022-08-17T12:10:52.5865520Z [?25hSuccessfully installed astunparse-1.6.3 certifi-2022.6.15 charset-normalizer-2.1.0 expecttest-0.1.3 future-0.18.2 idna-3.3 mpmath-1.2.1 numpy-1.21.6 psutil-5.9.1 pyyaml-6.0 requests-2.28.1 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing_extensions-4.3.0 urllib3-1.26.11 wheel-0.37.1 2022-08-17T12:10:52.6556237Z WARNING: You are using pip version 22.0.4; however, version 22.2.2 is available. 2022-08-17T12:10:52.6556762Z You should consider upgrading via the '/var/lib/jenkins/workspace/venv/bin/python -m pip install --upgrade pip' command. 2022-08-17T12:10:52.7635687Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:52.7648911Z + source .jenkins/pytorch/common-build.sh 2022-08-17T12:10:52.7650883Z ++ [[ linux-focal-py3.7-gcc7 != *win-* ]] 2022-08-17T12:10:52.7656449Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-08-17T12:10:52.7663748Z +++ cd .jenkins/pytorch 2022-08-17T12:10:52.7663986Z +++ pwd -P 2022-08-17T12:10:52.7665901Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T12:10:52.7666315Z ++ which sccache 2022-08-17T12:10:52.7674407Z ++ sccache --stop-server 2022-08-17T12:10:52.7855379Z ++ true 2022-08-17T12:10:52.7855857Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-08-17T12:10:52.7881024Z ++ [[ -n '' ]] 2022-08-17T12:10:52.7881429Z ++ [[ linux-focal-py3.7-gcc7 == *rocm* ]] 2022-08-17T12:10:52.7881724Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T12:10:52.7881943Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T12:10:52.7882165Z ++ RUST_LOG=sccache::server=error 2022-08-17T12:10:52.7882405Z ++ sccache --start-server 2022-08-17T12:10:52.7899027Z sccache: Starting the server... 2022-08-17T12:10:52.8175365Z ++ sccache --zero-stats 2022-08-17T12:10:52.8196694Z Compile requests 0 2022-08-17T12:10:52.8197072Z Compile requests executed 0 2022-08-17T12:10:52.8197386Z Cache hits 0 2022-08-17T12:10:52.8197689Z Cache misses 0 2022-08-17T12:10:52.8198004Z Cache timeouts 0 2022-08-17T12:10:52.8198349Z Cache read errors 0 2022-08-17T12:10:52.8198678Z Forced recaches 0 2022-08-17T12:10:52.8199021Z Cache write errors 0 2022-08-17T12:10:52.8199348Z Compilation failures 0 2022-08-17T12:10:52.8199707Z Cache errors 0 2022-08-17T12:10:52.8200247Z Non-cacheable compilations 0 2022-08-17T12:10:52.8200662Z Non-cacheable calls 0 2022-08-17T12:10:52.8201061Z Non-compilation calls 0 2022-08-17T12:10:52.8201406Z Unsupported compiler calls 0 2022-08-17T12:10:52.8201780Z Average cache write 0.000 s 2022-08-17T12:10:52.8202160Z Average cache read miss 0.000 s 2022-08-17T12:10:52.8202519Z Average cache read hit 0.000 s 2022-08-17T12:10:52.8202886Z Failed distributed compilations 0 2022-08-17T12:10:52.8203899Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T12:10:52.8204564Z ++ trap_add sccache_epilogue EXIT 2022-08-17T12:10:52.8204825Z ++ trap_add_cmd=sccache_epilogue 2022-08-17T12:10:52.8204997Z ++ shift 2022-08-17T12:10:52.8205171Z ++ for trap_add_name in "$@" 2022-08-17T12:10:52.8207415Z ++++ trap -p EXIT 2022-08-17T12:10:52.8210430Z +++ eval 'extract_trap_cmd ' 2022-08-17T12:10:52.8210841Z ++++ extract_trap_cmd 2022-08-17T12:10:52.8211160Z ++++ printf '%s\n' '' 2022-08-17T12:10:52.8211798Z +++ printf '%s\n' sccache_epilogue 2022-08-17T12:10:52.8212874Z ++ trap -- ' 2022-08-17T12:10:52.8213127Z sccache_epilogue' EXIT 2022-08-17T12:10:52.8213312Z ++ which ccache 2022-08-17T12:10:52.8222170Z + python setup.py bdist_wheel --bdist-dir=base_bdist_tmp --dist-dir=base_dist 2022-08-17T12:10:53.0312074Z Building wheel torch-1.13.0a0+git343b5f8 2022-08-17T12:10:53.0666010Z -- Building version 1.13.0a0+git343b5f8 2022-08-17T12:10:53.0791122Z cmake -GNinja -DBUILD_ENVIRONMENT=linux-focal-py3.7-gcc7 -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/var/lib/jenkins/workspace/venv/lib/python3.7/site-packages -DNUMPY_INCLUDE_DIR=/var/lib/jenkins/workspace/venv/lib/python3.7/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/var/lib/jenkins/workspace/venv/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+git343b5f8 -DUSE_NUMPY=True /var/lib/jenkins/workspace 2022-08-17T12:10:53.2773336Z -- The CXX compiler identification is GNU 7.5.0 2022-08-17T12:10:53.3341392Z -- The C compiler identification is GNU 7.5.0 2022-08-17T12:10:53.3460555Z -- Detecting CXX compiler ABI info 2022-08-17T12:10:53.6020967Z -- Detecting CXX compiler ABI info - done 2022-08-17T12:10:53.6094299Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-08-17T12:10:53.6097348Z -- Detecting CXX compile features 2022-08-17T12:10:53.6101912Z -- Detecting CXX compile features - done 2022-08-17T12:10:53.6130147Z -- Detecting C compiler ABI info 2022-08-17T12:10:53.8214687Z -- Detecting C compiler ABI info - done 2022-08-17T12:10:53.8286130Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-08-17T12:10:53.8288542Z -- Detecting C compile features 2022-08-17T12:10:53.8292189Z -- Detecting C compile features - done 2022-08-17T12:10:53.8297432Z -- Not forcing any particular BLAS to be found 2022-08-17T12:10:53.8310779Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-08-17T12:10:53.8311457Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-08-17T12:10:53.8311860Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-08-17T12:10:53.8312163Z cmake_policy command to set the policy and suppress this warning. 2022-08-17T12:10:53.8312405Z Call Stack (most recent call first): 2022-08-17T12:10:53.8312693Z CMakeLists.txt:259 (cmake_dependent_option) 2022-08-17T12:10:53.8313083Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:10:53.8313529Z  2022-08-17T12:10:53.8313922Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-08-17T12:10:53.8314277Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-08-17T12:10:53.8314651Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-08-17T12:10:53.8314938Z cmake_policy command to set the policy and suppress this warning. 2022-08-17T12:10:53.8315188Z Call Stack (most recent call first): 2022-08-17T12:10:53.8315420Z CMakeLists.txt:290 (cmake_dependent_option) 2022-08-17T12:10:53.8315738Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:10:53.8315982Z  2022-08-17T12:10:53.8326220Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-08-17T12:10:53.8357477Z -- Performing Test COMPILER_WORKS 2022-08-17T12:10:54.0562081Z -- Performing Test COMPILER_WORKS - Success 2022-08-17T12:10:54.0564503Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-08-17T12:10:54.3775445Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-08-17T12:10:54.3776574Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-08-17T12:10:54.6387374Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-08-17T12:10:54.6388045Z -- std::exception_ptr is supported. 2022-08-17T12:10:54.6388777Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-08-17T12:10:54.7819943Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-08-17T12:10:54.7820309Z -- Turning off deprecation warning due to glog. 2022-08-17T12:10:54.7826612Z -- Performing Test C_HAS_AVX_1 2022-08-17T12:10:55.0749964Z -- Performing Test C_HAS_AVX_1 - Failed 2022-08-17T12:10:55.0750729Z -- Performing Test C_HAS_AVX_2 2022-08-17T12:10:55.3407841Z -- Performing Test C_HAS_AVX_2 - Success 2022-08-17T12:10:55.3409388Z -- Performing Test C_HAS_AVX2_1 2022-08-17T12:10:55.6427531Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-08-17T12:10:55.6428104Z -- Performing Test C_HAS_AVX2_2 2022-08-17T12:10:55.9143300Z -- Performing Test C_HAS_AVX2_2 - Success 2022-08-17T12:10:55.9145793Z -- Performing Test C_HAS_AVX512_1 2022-08-17T12:10:56.2399863Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-08-17T12:10:56.2400888Z -- Performing Test C_HAS_AVX512_2 2022-08-17T12:10:56.5455641Z -- Performing Test C_HAS_AVX512_2 - Failed 2022-08-17T12:10:56.5457309Z -- Performing Test C_HAS_AVX512_3 2022-08-17T12:10:56.6827969Z -- Performing Test C_HAS_AVX512_3 - Failed 2022-08-17T12:10:56.6829682Z -- Performing Test CXX_HAS_AVX_1 2022-08-17T12:10:56.9948594Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-08-17T12:10:56.9949543Z -- Performing Test CXX_HAS_AVX_2 2022-08-17T12:10:57.2538604Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-08-17T12:10:57.2540265Z -- Performing Test CXX_HAS_AVX2_1 2022-08-17T12:10:57.5439877Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-08-17T12:10:57.5440227Z -- Performing Test CXX_HAS_AVX2_2 2022-08-17T12:10:57.9842970Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-08-17T12:10:57.9844795Z -- Performing Test CXX_HAS_AVX512_1 2022-08-17T12:10:58.2771621Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-08-17T12:10:58.2772652Z -- Performing Test CXX_HAS_AVX512_2 2022-08-17T12:10:58.5826939Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2022-08-17T12:10:58.5827737Z -- Performing Test CXX_HAS_AVX512_3 2022-08-17T12:10:58.7208970Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2022-08-17T12:10:58.7209606Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-08-17T12:10:58.7212322Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-08-17T12:10:59.0242363Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-08-17T12:10:59.0242776Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-08-17T12:10:59.0248327Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-08-17T12:10:59.2292062Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-08-17T12:10:59.2297974Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-08-17T12:10:59.4468784Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-08-17T12:10:59.4474743Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-08-17T12:10:59.6569563Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-08-17T12:10:59.6650867Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-08-17T12:10:59.6742181Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-08-17T12:10:59.6747986Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-08-17T12:10:59.6748433Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-08-17T12:10:59.6748986Z or a Caffe2 dependent library, the next warning / error will give you more 2022-08-17T12:10:59.6749430Z info. 2022-08-17T12:10:59.6749763Z Call Stack (most recent call first): 2022-08-17T12:10:59.6750161Z cmake/Dependencies.cmake:43 (include) 2022-08-17T12:10:59.6750556Z CMakeLists.txt:708 (include) 2022-08-17T12:10:59.6750769Z 2022-08-17T12:10:59.6750914Z  2022-08-17T12:10:59.6751402Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-08-17T12:10:59.6751845Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-08-17T12:10:59.6752101Z Call Stack (most recent call first): 2022-08-17T12:10:59.6752295Z CMakeLists.txt:708 (include) 2022-08-17T12:10:59.6752462Z 2022-08-17T12:10:59.6752568Z  2022-08-17T12:10:59.6753045Z -- Building using own protobuf under third_party per request. 2022-08-17T12:10:59.6753649Z -- Use custom protobuf build. 2022-08-17T12:10:59.6771280Z -- 2022-08-17T12:10:59.6771471Z -- 3.13.0.0 2022-08-17T12:10:59.6779665Z -- Looking for pthread.h 2022-08-17T12:10:59.8739817Z -- Looking for pthread.h - found 2022-08-17T12:10:59.8741462Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-08-17T12:11:00.0804585Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-08-17T12:11:00.0805118Z -- Check if compiler accepts -pthread 2022-08-17T12:11:00.2803372Z -- Check if compiler accepts -pthread - yes 2022-08-17T12:11:00.2811177Z -- Found Threads: TRUE 2022-08-17T12:11:00.2816103Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-08-17T12:11:00.5012388Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-08-17T12:11:00.5135843Z -- Caffe2 protobuf include directory: $$ 2022-08-17T12:11:00.5152150Z -- Trying to find preferred BLAS backend of choice: MKL 2022-08-17T12:11:00.5163103Z -- MKL_THREADING = OMP 2022-08-17T12:11:00.5165453Z -- Looking for sys/types.h 2022-08-17T12:11:00.7183973Z -- Looking for sys/types.h - found 2022-08-17T12:11:00.7185588Z -- Looking for stdint.h 2022-08-17T12:11:00.9257888Z -- Looking for stdint.h - found 2022-08-17T12:11:00.9259420Z -- Looking for stddef.h 2022-08-17T12:11:01.1248101Z -- Looking for stddef.h - found 2022-08-17T12:11:01.1248825Z -- Check size of void* 2022-08-17T12:11:01.3631826Z -- Check size of void* - done 2022-08-17T12:11:02.0135475Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:02.0136160Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-08-17T12:11:02.0136662Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:02.0137224Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:02.0137648Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:02.0137988Z Call Stack (most recent call first): 2022-08-17T12:11:02.0138407Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:02.0138849Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-08-17T12:11:02.0139295Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-08-17T12:11:02.0139741Z cmake/Dependencies.cmake:206 (find_package) 2022-08-17T12:11:02.0140115Z CMakeLists.txt:708 (include) 2022-08-17T12:11:02.0140707Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:02.0141086Z  2022-08-17T12:11:02.2442184Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:02.2442903Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-08-17T12:11:02.2443454Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:02.2444016Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:02.2444481Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:02.2444853Z Call Stack (most recent call first): 2022-08-17T12:11:02.2445288Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:02.2445751Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-08-17T12:11:02.2446189Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-08-17T12:11:02.2446635Z cmake/Dependencies.cmake:206 (find_package) 2022-08-17T12:11:02.2446982Z CMakeLists.txt:708 (include) 2022-08-17T12:11:02.2447578Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:02.2447965Z  2022-08-17T12:11:02.2461338Z -- Looking for cblas_sgemm 2022-08-17T12:11:02.6457493Z -- Looking for cblas_sgemm - found 2022-08-17T12:11:02.6507614Z -- 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-08-17T12:11:02.6508135Z -- MKL include directory: /opt/conda/include 2022-08-17T12:11:02.6508377Z -- MKL OpenMP type: GNU 2022-08-17T12:11:02.6508627Z -- MKL OpenMP library: -fopenmp 2022-08-17T12:11:02.6814278Z -- The ASM compiler identification is GNU 2022-08-17T12:11:02.6833228Z -- Found assembler: /opt/cache/bin/cc 2022-08-17T12:11:02.6943297Z -- Brace yourself, we are building NNPACK 2022-08-17T12:11:02.6982196Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-08-17T12:11:02.8416848Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-08-17T12:11:02.8536425Z -- Found PythonInterp: /var/lib/jenkins/workspace/venv/bin/python (found version "3.7.13") 2022-08-17T12:11:02.8536786Z -- NNPACK backend is x86-64 2022-08-17T12:11:03.0305639Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2022-08-17T12:11:03.0368452Z -- Failed to find LLVM FileCheck 2022-08-17T12:11:03.0399509Z -- Found Git: /usr/bin/git (found version "2.25.1") 2022-08-17T12:11:03.0643198Z -- git version: v1.6.1 normalized to 1.6.1 2022-08-17T12:11:03.0643478Z -- Version: 1.6.1 2022-08-17T12:11:03.0649137Z -- Looking for shm_open in rt 2022-08-17T12:11:03.2977634Z -- Looking for shm_open in rt - found 2022-08-17T12:11:03.2983877Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-08-17T12:11:03.5129540Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-08-17T12:11:03.5136735Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-08-17T12:11:03.7454952Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-08-17T12:11:03.7462098Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-08-17T12:11:03.9608398Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-08-17T12:11:03.9615405Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-08-17T12:11:04.1722431Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-08-17T12:11:04.1729169Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-08-17T12:11:04.3746504Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-08-17T12:11:04.3757566Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-08-17T12:11:04.5807459Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-08-17T12:11:04.5814570Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-08-17T12:11:04.7877244Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-08-17T12:11:04.7883698Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-08-17T12:11:04.9934303Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-08-17T12:11:04.9941168Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-08-17T12:11:05.1406041Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2022-08-17T12:11:05.1412694Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-08-17T12:11:05.3411617Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-08-17T12:11:05.3418128Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-08-17T12:11:05.5490385Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-08-17T12:11:05.5497660Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-08-17T12:11:05.7553958Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-08-17T12:11:05.7564916Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-08-17T12:11:05.9690506Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-08-17T12:11:05.9697405Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-08-17T12:11:06.1109280Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-08-17T12:11:06.1115588Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-08-17T12:11:06.2562775Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2022-08-17T12:11:06.2570804Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-08-17T12:11:06.4756706Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-08-17T12:11:06.4757398Z -- Performing Test HAVE_STD_REGEX 2022-08-17T12:11:06.4757823Z -- Performing Test HAVE_STD_REGEX 2022-08-17T12:11:06.8367793Z -- Performing Test HAVE_STD_REGEX -- success 2022-08-17T12:11:06.8368102Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-08-17T12:11:06.8368378Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-08-17T12:11:06.9813754Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-08-17T12:11:06.9814247Z -- Performing Test HAVE_POSIX_REGEX 2022-08-17T12:11:06.9814500Z -- Performing Test HAVE_POSIX_REGEX 2022-08-17T12:11:07.2386253Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-08-17T12:11:07.2386782Z -- Performing Test HAVE_STEADY_CLOCK 2022-08-17T12:11:07.2387051Z -- Performing Test HAVE_STEADY_CLOCK 2022-08-17T12:11:07.4849757Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-08-17T12:11:07.5056681Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-08-17T12:11:07.7122080Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-08-17T12:11:07.7143130Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:07.7143808Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-08-17T12:11:07.7144338Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:07.7144882Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:07.7145549Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:07.7145905Z Call Stack (most recent call first): 2022-08-17T12:11:07.7146347Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:07.7146860Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-08-17T12:11:07.7147500Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:07.7147911Z  2022-08-17T12:11:07.7148357Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-08-17T12:11:07.7149153Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:07.7149810Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-08-17T12:11:07.7150337Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:07.7150883Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:07.7151363Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:07.7151754Z Call Stack (most recent call first): 2022-08-17T12:11:07.7152232Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:07.7152732Z third_party/fbgemm/CMakeLists.txt:61 (find_package) 2022-08-17T12:11:07.7153308Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:07.7153800Z  2022-08-17T12:11:07.7154230Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-08-17T12:11:07.7154726Z -- Found OpenMP: TRUE (found version "4.5") 2022-08-17T12:11:07.7155268Z CMake Warning at third_party/fbgemm/CMakeLists.txt:63 (message): 2022-08-17T12:11:07.7155624Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-08-17T12:11:07.7155808Z 2022-08-17T12:11:07.7155913Z  2022-08-17T12:11:07.7803600Z CMake Warning at third_party/fbgemm/CMakeLists.txt:162 (message): 2022-08-17T12:11:07.7804085Z ========== 2022-08-17T12:11:07.7804265Z 2022-08-17T12:11:07.7804432Z  2022-08-17T12:11:07.7804967Z CMake Warning at third_party/fbgemm/CMakeLists.txt:163 (message): 2022-08-17T12:11:07.7805388Z CMAKE_BUILD_TYPE = Release 2022-08-17T12:11:07.7805611Z 2022-08-17T12:11:07.7805747Z  2022-08-17T12:11:07.7806254Z CMake Warning at third_party/fbgemm/CMakeLists.txt:164 (message): 2022-08-17T12:11:07.7806717Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-08-17T12:11:07.7806931Z 2022-08-17T12:11:07.7807061Z  2022-08-17T12:11:07.7807542Z CMake Warning at third_party/fbgemm/CMakeLists.txt:165 (message): 2022-08-17T12:11:07.7808038Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-08-17T12:11:07.7808275Z 2022-08-17T12:11:07.7808402Z  2022-08-17T12:11:07.7808859Z CMake Warning at third_party/fbgemm/CMakeLists.txt:166 (message): 2022-08-17T12:11:07.7809225Z ========== 2022-08-17T12:11:07.7809358Z 2022-08-17T12:11:07.7809481Z  2022-08-17T12:11:07.7839644Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-08-17T12:11:07.9845914Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-08-17T12:11:07.9853749Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-08-17T12:11:08.1895065Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-08-17T12:11:08.1902552Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-08-17T12:11:08.3944599Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-08-17T12:11:08.3951404Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-08-17T12:11:08.5998561Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2022-08-17T12:11:08.6017128Z ** AsmJit Summary ** 2022-08-17T12:11:08.6017822Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-08-17T12:11:08.6018201Z  ASMJIT_TEST=FALSE 2022-08-17T12:11:08.6018446Z  ASMJIT_TARGET_TYPE=STATIC 2022-08-17T12:11:08.6018817Z  ASMJIT_DEPS=pthread;rt 2022-08-17T12:11:08.6019163Z  ASMJIT_LIBS=asmjit;pthread;rt 2022-08-17T12:11:08.6019443Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-08-17T12:11:08.6020113Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-08-17T12:11:08.6020571Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2022-08-17T12:11:08.6020935Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2022-08-17T12:11:08.6066727Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-08-17T12:11:08.6067313Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-08-17T12:11:08.6067891Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-08-17T12:11:08.6068150Z Call Stack (most recent call first): 2022-08-17T12:11:08.6068349Z CMakeLists.txt:708 (include) 2022-08-17T12:11:08.6068473Z 2022-08-17T12:11:08.6068556Z  2022-08-17T12:11:08.6085693Z -- Using third party subdirectory Eigen. 2022-08-17T12:11:08.6229191Z -- Found PythonInterp: /var/lib/jenkins/workspace/venv/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-08-17T12:11:08.6249567Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-08-17T12:11:08.6251715Z -- Using third_party/pybind11. 2022-08-17T12:11:08.6252115Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-08-17T12:11:08.8199736Z -- Checking for module 'mpi-c' 2022-08-17T12:11:08.8253706Z -- No package 'mpi-c' found 2022-08-17T12:11:08.9714425Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-08-17T12:11:09.1254058Z -- Checking for module 'mpi-cxx' 2022-08-17T12:11:09.1276919Z -- No package 'mpi-cxx' found 2022-08-17T12:11:09.2749150Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-08-17T12:11:09.2750576Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-08-17T12:11:09.2755758Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-08-17T12:11:09.2756168Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-08-17T12:11:09.2756425Z Call Stack (most recent call first): 2022-08-17T12:11:09.2756647Z CMakeLists.txt:708 (include) 2022-08-17T12:11:09.2756774Z 2022-08-17T12:11:09.2756861Z  2022-08-17T12:11:09.2777309Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:09.2777992Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-08-17T12:11:09.2778488Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:09.2778792Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:09.2779047Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:09.2779288Z Call Stack (most recent call first): 2022-08-17T12:11:09.2779567Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:09.2779903Z cmake/Dependencies.cmake:1218 (find_package) 2022-08-17T12:11:09.2780132Z CMakeLists.txt:708 (include) 2022-08-17T12:11:09.2780544Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:09.2781249Z  2022-08-17T12:11:09.2781971Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:09.2782652Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-08-17T12:11:09.2783080Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:09.2783370Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:09.2783638Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:09.2783861Z Call Stack (most recent call first): 2022-08-17T12:11:09.2784113Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:09.2784394Z cmake/Dependencies.cmake:1218 (find_package) 2022-08-17T12:11:09.2784799Z CMakeLists.txt:708 (include) 2022-08-17T12:11:09.2785167Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:09.2785583Z  2022-08-17T12:11:09.2786013Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2022-08-17T12:11:09.2786465Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2022-08-17T12:11:09.2789926Z CMake Warning at cmake/Dependencies.cmake:1358 (message): 2022-08-17T12:11:09.2790486Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2022-08-17T12:11:09.2790798Z -DUSE_NCCL=OFF. 2022-08-17T12:11:09.2790996Z Call Stack (most recent call first): 2022-08-17T12:11:09.2791193Z CMakeLists.txt:708 (include) 2022-08-17T12:11:09.2791318Z 2022-08-17T12:11:09.2791400Z  2022-08-17T12:11:09.2923046Z -- Performing Test UV_LINT_W4 2022-08-17T12:11:09.4312767Z -- Performing Test UV_LINT_W4 - Failed 2022-08-17T12:11:09.4319509Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-08-17T12:11:09.5718698Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-08-17T12:11:09.5724371Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-08-17T12:11:09.7116354Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-08-17T12:11:09.7122469Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-08-17T12:11:09.8533237Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-08-17T12:11:09.8539691Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-08-17T12:11:09.9931234Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-08-17T12:11:09.9937714Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-08-17T12:11:10.1352037Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-08-17T12:11:10.1358300Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-08-17T12:11:10.2741969Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-08-17T12:11:10.2747691Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-08-17T12:11:10.4122029Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-08-17T12:11:10.4128113Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-08-17T12:11:10.5489676Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-08-17T12:11:10.5496000Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-08-17T12:11:10.6867116Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-08-17T12:11:10.6873102Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-08-17T12:11:10.8252380Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-08-17T12:11:10.8258545Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-08-17T12:11:10.9632708Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-08-17T12:11:10.9638667Z -- Performing Test UV_LINT_WALL 2022-08-17T12:11:11.1565552Z -- Performing Test UV_LINT_WALL - Success 2022-08-17T12:11:11.1571092Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-08-17T12:11:11.3694244Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-08-17T12:11:11.3700764Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-08-17T12:11:11.5706677Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-08-17T12:11:11.5712499Z -- Performing Test UV_LINT_EXTRA 2022-08-17T12:11:11.7687854Z -- Performing Test UV_LINT_EXTRA - Success 2022-08-17T12:11:11.7693782Z -- Performing Test UV_LINT_UTF8_MSVC 2022-08-17T12:11:11.9061093Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-08-17T12:11:11.9067756Z -- Performing Test UV_F_STRICT_ALIASING 2022-08-17T12:11:12.1075924Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-08-17T12:11:12.1086857Z -- summary of build options: 2022-08-17T12:11:12.1087288Z Install prefix: /var/lib/jenkins/workspace/torch 2022-08-17T12:11:12.1087754Z Target system: Linux 2022-08-17T12:11:12.1087952Z Compiler: 2022-08-17T12:11:12.1088132Z C compiler: /opt/cache/bin/cc 2022-08-17T12:11:12.1088377Z CFLAGS: -fopenmp 2022-08-17T12:11:12.1088495Z 2022-08-17T12:11:12.1109559Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-08-17T12:11:12.1133751Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-08-17T12:11:12.1134602Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-08-17T12:11:12.1135032Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-08-17T12:11:12.1135316Z set the policy and suppress this warning. 2022-08-17T12:11:12.1135442Z 2022-08-17T12:11:12.1135597Z For compatibility with older versions of CMake, option is clearing the 2022-08-17T12:11:12.1135998Z normal variable 'BUILD_BENCHMARK'. 2022-08-17T12:11:12.1136326Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:12.1136686Z  2022-08-17T12:11:12.1136950Z -- Enabling sccache for CXX 2022-08-17T12:11:12.1137182Z -- Enabling sccache for C 2022-08-17T12:11:12.1137403Z -- Gloo build as SHARED library 2022-08-17T12:11:12.1209975Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-08-17T12:11:12.1210267Z Metal is only used in ios builds. 2022-08-17T12:11:12.1210488Z Call Stack (most recent call first): 2022-08-17T12:11:12.1210693Z CMakeLists.txt:708 (include) 2022-08-17T12:11:12.1210817Z 2022-08-17T12:11:12.1210905Z  2022-08-17T12:11:12.1361322Z -- Found PythonInterp: /var/lib/jenkins/workspace/venv/bin/python (found version "3.7.13") 2022-08-17T12:11:12.1377478Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-08-17T12:11:12.1380936Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-08-17T12:11:12.1383535Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-08-17T12:11:12.1385683Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-08-17T12:11:12.2226888Z -- 2022-08-17T12:11:12.2227244Z -- ******** Summary ******** 2022-08-17T12:11:12.2227718Z -- CMake version : 3.22.1 2022-08-17T12:11:12.2228143Z -- CMake command : /opt/conda/bin/cmake 2022-08-17T12:11:12.2228415Z -- System : Linux 2022-08-17T12:11:12.2228681Z -- C++ compiler : /opt/cache/bin/c++ 2022-08-17T12:11:12.2228936Z -- C++ compiler version : 7.5.0 2022-08-17T12:11:12.2229373Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-08-17T12:11:12.2229739Z -- Build type : Release 2022-08-17T12:11:12.2230063Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-08-17T12:11:12.2230482Z -- CMAKE_PREFIX_PATH : /var/lib/jenkins/workspace/venv/lib/python3.7/site-packages 2022-08-17T12:11:12.2230848Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-08-17T12:11:12.2231292Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-08-17T12:11:12.2231573Z -- 2022-08-17T12:11:12.2231788Z -- ONNX version : 1.12.0 2022-08-17T12:11:12.2232197Z -- ONNX NAMESPACE : onnx_torch 2022-08-17T12:11:12.2232439Z -- ONNX_USE_LITE_PROTO : OFF 2022-08-17T12:11:12.2232692Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-08-17T12:11:12.2232947Z -- Protobuf_USE_STATIC_LIBS : ON 2022-08-17T12:11:12.2233189Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-08-17T12:11:12.2233510Z -- ONNX_WERROR : OFF 2022-08-17T12:11:12.2233750Z -- ONNX_BUILD_TESTS : OFF 2022-08-17T12:11:12.2233998Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-08-17T12:11:12.2234231Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-08-17T12:11:12.2234476Z -- ONNXIFI_ENABLE_EXT : OFF 2022-08-17T12:11:12.2234672Z -- 2022-08-17T12:11:12.2234870Z -- Protobuf compiler : 2022-08-17T12:11:12.2235111Z -- Protobuf includes : 2022-08-17T12:11:12.2235353Z -- Protobuf libraries : 2022-08-17T12:11:12.2235641Z -- BUILD_ONNX_PYTHON : OFF 2022-08-17T12:11:12.2248552Z -- 2022-08-17T12:11:12.2249228Z -- ******** Summary ******** 2022-08-17T12:11:12.2249821Z -- CMake version : 3.22.1 2022-08-17T12:11:12.2250325Z -- CMake command : /opt/conda/bin/cmake 2022-08-17T12:11:12.2250584Z -- System : Linux 2022-08-17T12:11:12.2250835Z -- C++ compiler : /opt/cache/bin/c++ 2022-08-17T12:11:12.2251094Z -- C++ compiler version : 7.5.0 2022-08-17T12:11:12.2251528Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-08-17T12:11:12.2251879Z -- Build type : Release 2022-08-17T12:11:12.2252255Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-08-17T12:11:12.2252674Z -- CMAKE_PREFIX_PATH : /var/lib/jenkins/workspace/venv/lib/python3.7/site-packages 2022-08-17T12:11:12.2253071Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-08-17T12:11:12.2253570Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-08-17T12:11:12.2254045Z -- 2022-08-17T12:11:12.2254304Z -- ONNX version : 1.4.1 2022-08-17T12:11:12.2254537Z -- ONNX NAMESPACE : onnx_torch 2022-08-17T12:11:12.2254781Z -- ONNX_BUILD_TESTS : OFF 2022-08-17T12:11:12.2255020Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-08-17T12:11:12.2255246Z -- ONNX_USE_LITE_PROTO : OFF 2022-08-17T12:11:12.2255479Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-08-17T12:11:12.2255676Z -- 2022-08-17T12:11:12.2255871Z -- Protobuf compiler : 2022-08-17T12:11:12.2256106Z -- Protobuf includes : 2022-08-17T12:11:12.2256339Z -- Protobuf libraries : 2022-08-17T12:11:12.2256560Z -- BUILD_ONNX_PYTHON : OFF 2022-08-17T12:11:12.2256944Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-08-17T12:11:12.2257259Z -- Adding -DNDEBUG to compile flags 2022-08-17T12:11:12.2274581Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-08-17T12:11:12.3716660Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-08-17T12:11:12.3717312Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-08-17T12:11:12.3717922Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-08-17T12:11:12.3718371Z Call Stack (most recent call first): 2022-08-17T12:11:12.3718718Z CMakeLists.txt:708 (include) 2022-08-17T12:11:12.3718923Z 2022-08-17T12:11:12.3719069Z  2022-08-17T12:11:12.3946736Z -- Could not find hardware support for NEON on this machine. 2022-08-17T12:11:12.3947304Z -- No OMAP3 processor on this machine. 2022-08-17T12:11:12.3947784Z -- No OMAP4 processor on this machine. 2022-08-17T12:11:12.3957239Z -- Found a library with LAPACK API (mkl). 2022-08-17T12:11:12.3957780Z disabling CUDA because NOT USE_CUDA is set 2022-08-17T12:11:12.3958334Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-08-17T12:11:12.3958872Z disabling ROCM because NOT USE_ROCM is set 2022-08-17T12:11:12.3959421Z -- MIOpen not found. Compiling without MIOpen support 2022-08-17T12:11:12.3961548Z -- Will build oneDNN Graph 2022-08-17T12:11:12.3974939Z -- MKLDNN_CPU_RUNTIME = OMP 2022-08-17T12:11:12.3989345Z -- cmake version: 3.22.1 2022-08-17T12:11:12.3990045Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-08-17T12:11:12.3990485Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-08-17T12:11:12.3990705Z of CMake. 2022-08-17T12:11:12.3990811Z 2022-08-17T12:11:12.3991016Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-08-17T12:11:12.3991330Z policies are deprecated and that a policy should be set to OLD only under 2022-08-17T12:11:12.3991703Z specific short-term circumstances. Projects should be ported to the NEW 2022-08-17T12:11:12.3991974Z behavior and not rely on setting a policy to OLD. 2022-08-17T12:11:12.3992256Z 2022-08-17T12:11:12.3992340Z  2022-08-17T12:11:12.4004486Z -- DNNL_TARGET_ARCH: X64 2022-08-17T12:11:12.4015003Z -- DNNL_LIBRARY_NAME: dnnl 2022-08-17T12:11:12.4062565Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:12.4063162Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-08-17T12:11:12.4063488Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:12.4063779Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:12.4064046Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:12.4064375Z Call Stack (most recent call first): 2022-08-17T12:11:12.4064651Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:12.4065087Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-08-17T12:11:12.4065476Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-08-17T12:11:12.4065845Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:12.4066079Z  2022-08-17T12:11:12.4066340Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-08-17T12:11:12.4068409Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:12.4068834Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-08-17T12:11:12.4069155Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:12.4069457Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:12.4069722Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:12.4069961Z Call Stack (most recent call first): 2022-08-17T12:11:12.4070277Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:12.4070739Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-08-17T12:11:12.4071110Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-08-17T12:11:12.4071481Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:12.4071727Z  2022-08-17T12:11:12.4071987Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-08-17T12:11:12.4115843Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-08-17T12:11:12.4241059Z -- Found PythonInterp: /var/lib/jenkins/workspace/venv/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-08-17T12:11:12.4255044Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-08-17T12:11:12.4327452Z -- Enabled workload: TRAINING 2022-08-17T12:11:12.4327909Z -- Enabled primitives: ALL 2022-08-17T12:11:12.4328365Z -- Enabled primitive CPU ISA: ALL 2022-08-17T12:11:12.4328816Z -- Enabled primitive GPU ISA: ALL 2022-08-17T12:11:12.4375521Z -- Primitive cache is enabled 2022-08-17T12:11:12.4567615Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-08-17T12:11:12.6731005Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-08-17T12:11:12.6733549Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-08-17T12:11:12.9142330Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-08-17T12:11:12.9145310Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-08-17T12:11:13.1984857Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-08-17T12:11:13.2228085Z -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot 2022-08-17T12:11:13.2651159Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:13.2651848Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-08-17T12:11:13.2652392Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:13.2652713Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:13.2652985Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:13.2653199Z Call Stack (most recent call first): 2022-08-17T12:11:13.2653467Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:13.2653975Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-08-17T12:11:13.2654467Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-08-17T12:11:13.2654898Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:13.2655288Z  2022-08-17T12:11:13.2655948Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:13.2656627Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-08-17T12:11:13.2657205Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:13.2657733Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:13.2657991Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:13.2658220Z Call Stack (most recent call first): 2022-08-17T12:11:13.2658488Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:13.2658834Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-08-17T12:11:13.2659170Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-08-17T12:11:13.2659514Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:13.2659765Z  2022-08-17T12:11:13.2673689Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-08-17T12:11:13.2695228Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-08-17T12:11:13.2766723Z -- Graph compiler backend is disabled. 2022-08-17T12:11:13.2779109Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-08-17T12:11:13.2792938Z -- Compiled partition cache is enabled 2022-08-17T12:11:13.2842732Z -- Found MKL-DNN: TRUE 2022-08-17T12:11:13.2846463Z -- Looking for clock_gettime in rt 2022-08-17T12:11:13.4973291Z -- Looking for clock_gettime in rt - found 2022-08-17T12:11:13.4974091Z -- Looking for mmap 2022-08-17T12:11:13.6998590Z -- Looking for mmap - found 2022-08-17T12:11:13.6998921Z -- Looking for shm_open 2022-08-17T12:11:13.9130552Z -- Looking for shm_open - found 2022-08-17T12:11:13.9130920Z -- Looking for shm_unlink 2022-08-17T12:11:14.1188743Z -- Looking for shm_unlink - found 2022-08-17T12:11:14.1189083Z -- Looking for malloc_usable_size 2022-08-17T12:11:14.3236454Z -- Looking for malloc_usable_size - found 2022-08-17T12:11:14.3239111Z -- Performing Test C_HAS_THREAD 2022-08-17T12:11:14.5242307Z -- Performing Test C_HAS_THREAD - Success 2022-08-17T12:11:14.5278286Z -- Version: 7.0.3 2022-08-17T12:11:14.5278567Z -- Build type: Release 2022-08-17T12:11:14.5280701Z -- CXX_STANDARD: 14 2022-08-17T12:11:14.5286603Z -- Performing Test has_std_14_flag 2022-08-17T12:11:14.7395339Z -- Performing Test has_std_14_flag - Success 2022-08-17T12:11:14.7400617Z -- Performing Test has_std_1y_flag 2022-08-17T12:11:14.9489668Z -- Performing Test has_std_1y_flag - Success 2022-08-17T12:11:14.9491149Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-08-17T12:11:15.1622973Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-08-17T12:11:15.1623320Z -- Performing Test FMT_HAS_VARIANT 2022-08-17T12:11:15.3880028Z -- Performing Test FMT_HAS_VARIANT - Success 2022-08-17T12:11:15.3881911Z -- Required features: cxx_variadic_templates 2022-08-17T12:11:15.3887490Z -- Looking for strtod_l 2022-08-17T12:11:15.5724662Z -- Looking for strtod_l - not found 2022-08-17T12:11:15.5730434Z -- Using CPU-only version of Kineto 2022-08-17T12:11:15.5731020Z -- Configuring Kineto dependency: 2022-08-17T12:11:15.5731489Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-08-17T12:11:15.5731789Z -- KINETO_BUILD_TESTS = OFF 2022-08-17T12:11:15.5732017Z -- KINETO_LIBRARY_TYPE = static 2022-08-17T12:11:15.5895824Z -- Found PythonInterp: /var/lib/jenkins/workspace/venv/bin/python (found version "3.7.13") 2022-08-17T12:11:15.5897963Z INFO CUDA_SOURCE_DIR =  2022-08-17T12:11:15.5898208Z INFO ROCM_SOURCE_DIR =  2022-08-17T12:11:15.6005402Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-08-17T12:11:15.6221081Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-08-17T12:11:15.6221504Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-08-17T12:11:15.6221845Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-08-17T12:11:15.6222180Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-08-17T12:11:15.6224832Z -- Configured Kineto (CPU) 2022-08-17T12:11:15.6232263Z -- GCC 7.5.0: Adding gcc and gcc_s libs to link line 2022-08-17T12:11:15.6240097Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-08-17T12:11:15.8570539Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-08-17T12:11:15.8579200Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-08-17T12:11:16.0621040Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-08-17T12:11:16.0629174Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-08-17T12:11:16.2649350Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-08-17T12:11:16.2657563Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-08-17T12:11:16.4712453Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-08-17T12:11:16.4720506Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-08-17T12:11:16.6735477Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-08-17T12:11:16.6743771Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-08-17T12:11:16.8760507Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-08-17T12:11:16.8768709Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-08-17T12:11:17.0780695Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-08-17T12:11:17.0787877Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-08-17T12:11:17.2827583Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-08-17T12:11:17.2834710Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-08-17T12:11:17.4819714Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-08-17T12:11:17.4826651Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-08-17T12:11:17.6940398Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-08-17T12:11:17.6947666Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-08-17T12:11:17.9001546Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-08-17T12:11:17.9008670Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-08-17T12:11:18.1022756Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-08-17T12:11:18.1029495Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-08-17T12:11:18.3010710Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-08-17T12:11:18.3017950Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-08-17T12:11:18.5052237Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-08-17T12:11:18.5059588Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-08-17T12:11:18.7435633Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-08-17T12:11:18.7442565Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-08-17T12:11:18.8909097Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed 2022-08-17T12:11:18.8916618Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-08-17T12:11:19.0927217Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-08-17T12:11:19.0934453Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-08-17T12:11:19.2996286Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2022-08-17T12:11:19.3003028Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-08-17T12:11:19.5228010Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2022-08-17T12:11:19.5235018Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-08-17T12:11:19.7256284Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-08-17T12:11:19.7263176Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-08-17T12:11:19.9491953Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-08-17T12:11:19.9499369Z -- Performing Test HAS_WERROR_FORMAT 2022-08-17T12:11:20.1615916Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-08-17T12:11:20.1622811Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-08-17T12:11:20.3062495Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-08-17T12:11:20.3069107Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-08-17T12:11:20.5167956Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-08-17T12:11:20.5175286Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-08-17T12:11:20.7226370Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2022-08-17T12:11:20.7271206Z -- Looking for backtrace 2022-08-17T12:11:20.9286097Z -- Looking for backtrace - found 2022-08-17T12:11:20.9287885Z -- backtrace facility detected in default set of libraries 2022-08-17T12:11:20.9290172Z -- Found Backtrace: /usr/include 2022-08-17T12:11:20.9291739Z -- don't use NUMA 2022-08-17T12:11:23.8712858Z -- headers outputs: 2022-08-17T12:11:30.0246767Z -- sources outputs: 2022-08-17T12:11:31.2957279Z -- declarations_yaml outputs: 2022-08-17T12:11:31.3015385Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-08-17T12:11:31.5494934Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2022-08-17T12:11:31.5819148Z -- Using ATen parallel backend: OMP 2022-08-17T12:11:31.5835603Z disabling CUDA because USE_CUDA is set false 2022-08-17T12:11:31.6270276Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-08-17T12:11:31.6270638Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-08-17T12:11:31.6270873Z of CMake. 2022-08-17T12:11:31.6270995Z 2022-08-17T12:11:31.6271219Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-08-17T12:11:31.6271527Z policies are deprecated and that a policy should be set to OLD only under 2022-08-17T12:11:31.6271894Z specific short-term circumstances. Projects should be ported to the NEW 2022-08-17T12:11:31.6272180Z behavior and not rely on setting a policy to OLD. 2022-08-17T12:11:31.6272324Z 2022-08-17T12:11:31.6272405Z  2022-08-17T12:11:31.6401450Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2022-08-17T12:11:31.6425189Z -- Check size of long double 2022-08-17T12:11:31.8791864Z -- Check size of long double - done 2022-08-17T12:11:31.8793394Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-08-17T12:11:32.0779399Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-08-17T12:11:32.0780596Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-08-17T12:11:32.2728273Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-08-17T12:11:32.2729203Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-08-17T12:11:32.5014714Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-08-17T12:11:32.5015078Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-08-17T12:11:32.7359185Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-08-17T12:11:32.7360061Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-08-17T12:11:32.9677092Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-08-17T12:11:32.9677820Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-08-17T12:11:33.2056572Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-08-17T12:11:33.2057732Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-08-17T12:11:33.4443809Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-08-17T12:11:33.4444667Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-08-17T12:11:33.6734062Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-08-17T12:11:33.6767523Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-08-17T12:11:33.8770184Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-08-17T12:11:33.8771293Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-08-17T12:11:34.1151747Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-08-17T12:11:34.1152876Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-08-17T12:11:34.3141734Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2022-08-17T12:11:34.3142680Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-08-17T12:11:34.5362946Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-08-17T12:11:34.5508286Z -- Configuring build for SLEEF-v3.6.0 2022-08-17T12:11:34.5508914Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-08-17T12:11:34.5509427Z  Target processor: x86_64 2022-08-17T12:11:34.5509966Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-08-17T12:11:34.5510292Z  Host processor: x86_64 2022-08-17T12:11:34.5510575Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2022-08-17T12:11:34.5510819Z  CMake: 3.22.1 2022-08-17T12:11:34.5511097Z  Make program: /var/lib/jenkins/.local/bin/ninja 2022-08-17T12:11:34.5511612Z -- 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-08-17T12:11:34.5511991Z -- Building shared libs : OFF 2022-08-17T12:11:34.5512233Z -- Building static test bins: OFF 2022-08-17T12:11:34.5512469Z -- MPFR : LIB_MPFR-NOTFOUND 2022-08-17T12:11:34.5512688Z -- GMP : LIBGMP-NOTFOUND 2022-08-17T12:11:34.5512939Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-08-17T12:11:34.5513184Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-08-17T12:11:34.5513474Z -- OPENSSL : 1.1.1k 2022-08-17T12:11:34.5513700Z -- SDE : SDE_COMMAND-NOTFOUND 2022-08-17T12:11:34.5513925Z -- RUNNING_ON_TRAVIS : 2022-08-17T12:11:34.5514148Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-08-17T12:11:34.5608333Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-08-17T12:11:34.5609043Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-08-17T12:11:34.5609828Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-08-17T12:11:34.5610530Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-08-17T12:11:34.7047032Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-08-17T12:11:34.9188628Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-08-17T12:11:34.9195158Z -- Performing Test HAS_WNO_UNUSED_LOCAL_TYPEDEFS 2022-08-17T12:11:35.1289391Z -- Performing Test HAS_WNO_UNUSED_LOCAL_TYPEDEFS - Success 2022-08-17T12:11:35.1296437Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-08-17T12:11:35.3388918Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-08-17T12:11:35.3397515Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-08-17T12:11:35.5488794Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2022-08-17T12:11:35.5506950Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-08-17T12:11:35.7684648Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:11:35.7703907Z CMake Warning (dev) at torch/CMakeLists.txt:464: 2022-08-17T12:11:35.7704209Z Syntax Warning in cmake code at column 107 2022-08-17T12:11:35.7704366Z 2022-08-17T12:11:35.7704510Z Argument not separated from preceding token by whitespace. 2022-08-17T12:11:35.7704875Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:35.7705112Z  2022-08-17T12:11:35.7705370Z CMake Warning (dev) at torch/CMakeLists.txt:464: 2022-08-17T12:11:35.7705616Z Syntax Warning in cmake code at column 115 2022-08-17T12:11:35.7705756Z 2022-08-17T12:11:35.7705872Z Argument not separated from preceding token by whitespace. 2022-08-17T12:11:35.7706363Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:35.7706614Z  2022-08-17T12:11:35.8053992Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:35.8054434Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-08-17T12:11:35.8054767Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:35.8055148Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:35.8055430Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:35.8055706Z Call Stack (most recent call first): 2022-08-17T12:11:35.8055993Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:35.8056312Z caffe2/CMakeLists.txt:1283 (find_package) 2022-08-17T12:11:35.8056708Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:35.8057003Z  2022-08-17T12:11:35.8057402Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-08-17T12:11:35.8057760Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-08-17T12:11:35.8058069Z does not match the name of the calling package (OpenMP). This can lead to 2022-08-17T12:11:35.8058374Z problems in calling code that expects `find_package` result variables 2022-08-17T12:11:35.8058631Z (e.g., `_FOUND`) to follow a certain pattern. 2022-08-17T12:11:35.8058857Z Call Stack (most recent call first): 2022-08-17T12:11:35.8059121Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-08-17T12:11:35.8059390Z caffe2/CMakeLists.txt:1283 (find_package) 2022-08-17T12:11:35.8059703Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-08-17T12:11:35.8059943Z  2022-08-17T12:11:35.8062041Z -- pytorch is compiling with OpenMP. 2022-08-17T12:11:35.8062363Z OpenMP CXX_FLAGS: -fopenmp. 2022-08-17T12:11:35.8062756Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-08-17T12:11:35.8064783Z -- Caffe2 is compiling with OpenMP. 2022-08-17T12:11:35.8065145Z OpenMP CXX_FLAGS: -fopenmp. 2022-08-17T12:11:35.8065524Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-08-17T12:11:35.8441829Z -- Using lib/python3.7/site-packages as python relative installation path 2022-08-17T12:11:35.8765322Z CMake Warning at CMakeLists.txt:1066 (message): 2022-08-17T12:11:35.8765866Z Generated cmake files are only fully tested if one builds with system glog, 2022-08-17T12:11:35.8766421Z gflags, and protobuf. Other settings may generate files that are not well 2022-08-17T12:11:35.8766819Z tested. 2022-08-17T12:11:35.8766998Z 2022-08-17T12:11:35.8767160Z  2022-08-17T12:11:35.8772410Z -- 2022-08-17T12:11:35.8772818Z -- ******** Summary ******** 2022-08-17T12:11:35.8773221Z -- General: 2022-08-17T12:11:35.8773600Z -- CMake version : 3.22.1 2022-08-17T12:11:35.8774229Z -- CMake command : /opt/conda/bin/cmake 2022-08-17T12:11:35.8774710Z -- System : Linux 2022-08-17T12:11:35.8775364Z -- C++ compiler : /opt/cache/bin/c++ 2022-08-17T12:11:35.8775818Z -- C++ compiler id : GNU 2022-08-17T12:11:35.8776247Z -- C++ compiler version : 7.5.0 2022-08-17T12:11:35.8776653Z -- Using ccache if found : ON 2022-08-17T12:11:35.8777088Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-08-17T12:11:35.8779988Z -- 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 -Wno-stringop-overflow 2022-08-17T12:11:35.8781261Z -- Build type : Release 2022-08-17T12:11:35.8781955Z -- Compile definitions : 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-08-17T12:11:35.8782514Z -- CMAKE_PREFIX_PATH : /var/lib/jenkins/workspace/venv/lib/python3.7/site-packages 2022-08-17T12:11:35.8782874Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-08-17T12:11:35.8783149Z -- USE_GOLD_LINKER : OFF 2022-08-17T12:11:35.8783330Z -- 2022-08-17T12:11:35.8783542Z -- TORCH_VERSION : 1.13.0 2022-08-17T12:11:35.8783781Z -- CAFFE2_VERSION : 1.13.0 2022-08-17T12:11:35.8784004Z -- BUILD_CAFFE2 : OFF 2022-08-17T12:11:35.8784235Z -- BUILD_CAFFE2_OPS : OFF 2022-08-17T12:11:35.8784467Z -- BUILD_CAFFE2_MOBILE : OFF 2022-08-17T12:11:35.8784705Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-08-17T12:11:35.8784961Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-08-17T12:11:35.8785208Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-08-17T12:11:35.8785428Z -- BUILD_BINARY : OFF 2022-08-17T12:11:35.8785661Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-08-17T12:11:35.8785896Z -- Link local protobuf : ON 2022-08-17T12:11:35.8786112Z -- BUILD_DOCS : OFF 2022-08-17T12:11:35.8786336Z -- BUILD_PYTHON : True 2022-08-17T12:11:35.8786572Z -- Python version : 3.7.13 2022-08-17T12:11:35.8786870Z -- Python executable : /var/lib/jenkins/workspace/venv/bin/python 2022-08-17T12:11:35.8787159Z -- Pythonlibs version : 3.7.13 2022-08-17T12:11:35.8787463Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-08-17T12:11:35.8787791Z -- Python includes : /opt/conda/include/python3.7m 2022-08-17T12:11:35.8788097Z -- Python site-packages: lib/python3.7/site-packages 2022-08-17T12:11:35.8788363Z -- BUILD_SHARED_LIBS : ON 2022-08-17T12:11:35.8788624Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-08-17T12:11:35.8788857Z -- BUILD_TEST : True 2022-08-17T12:11:35.8789081Z -- BUILD_JNI : OFF 2022-08-17T12:11:35.8789313Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-08-17T12:11:35.8789538Z -- BUILD_LITE_INTERPRETER: OFF 2022-08-17T12:11:35.8789769Z -- INTERN_BUILD_MOBILE : 2022-08-17T12:11:35.8789997Z -- USE_BLAS : 1 2022-08-17T12:11:35.8790201Z -- BLAS : mkl 2022-08-17T12:11:35.8790420Z -- BLAS_HAS_SBGEMM : 2022-08-17T12:11:35.8790644Z -- USE_LAPACK : 1 2022-08-17T12:11:35.8790853Z -- LAPACK : mkl 2022-08-17T12:11:35.8791074Z -- USE_ASAN : OFF 2022-08-17T12:11:35.8791299Z -- USE_CPP_CODE_COVERAGE : OFF 2022-08-17T12:11:35.8791569Z -- USE_CUDA : OFF 2022-08-17T12:11:35.8791786Z -- USE_ROCM : OFF 2022-08-17T12:11:35.8792008Z -- USE_EIGEN_FOR_BLAS : 2022-08-17T12:11:35.8792222Z -- USE_FBGEMM : ON 2022-08-17T12:11:35.8792455Z -- USE_FAKELOWP : OFF 2022-08-17T12:11:35.8792683Z -- USE_KINETO : ON 2022-08-17T12:11:35.8792895Z -- USE_FFMPEG : OFF 2022-08-17T12:11:35.8793123Z -- USE_GFLAGS : OFF 2022-08-17T12:11:35.8793428Z -- USE_GLOG : OFF 2022-08-17T12:11:35.8793652Z -- USE_LEVELDB : OFF 2022-08-17T12:11:35.8793868Z -- USE_LITE_PROTO : OFF 2022-08-17T12:11:35.8794095Z -- USE_LMDB : OFF 2022-08-17T12:11:35.8794315Z -- USE_METAL : OFF 2022-08-17T12:11:35.8794525Z -- USE_PYTORCH_METAL : OFF 2022-08-17T12:11:35.8794814Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-08-17T12:11:35.8795056Z -- USE_MPS : OFF 2022-08-17T12:11:35.8795263Z -- USE_FFTW : OFF 2022-08-17T12:11:35.8795475Z -- USE_MKL : ON 2022-08-17T12:11:35.8795692Z -- USE_MKLDNN : ON 2022-08-17T12:11:35.8795904Z -- USE_MKLDNN_ACL : OFF 2022-08-17T12:11:35.8796131Z -- USE_MKLDNN_CBLAS : OFF 2022-08-17T12:11:35.8796356Z -- USE_UCC : OFF 2022-08-17T12:11:35.8796556Z -- USE_ITT : ON 2022-08-17T12:11:35.8796773Z -- USE_NCCL : OFF 2022-08-17T12:11:35.8796989Z -- USE_NNPACK : ON 2022-08-17T12:11:35.8797198Z -- USE_NUMPY : ON 2022-08-17T12:11:35.8797418Z -- USE_OBSERVERS : ON 2022-08-17T12:11:35.8797640Z -- USE_OPENCL : OFF 2022-08-17T12:11:35.8797846Z -- USE_OPENCV : OFF 2022-08-17T12:11:35.8798062Z -- USE_OPENMP : ON 2022-08-17T12:11:35.8798282Z -- USE_TBB : OFF 2022-08-17T12:11:35.8798488Z -- USE_VULKAN : OFF 2022-08-17T12:11:35.8798705Z -- USE_PROF : OFF 2022-08-17T12:11:35.8798927Z -- USE_QNNPACK : ON 2022-08-17T12:11:35.8799142Z -- USE_PYTORCH_QNNPACK : ON 2022-08-17T12:11:35.8799372Z -- USE_XNNPACK : ON 2022-08-17T12:11:35.8799590Z -- USE_REDIS : OFF 2022-08-17T12:11:35.8799795Z -- USE_ROCKSDB : OFF 2022-08-17T12:11:35.8800015Z -- USE_ZMQ : OFF 2022-08-17T12:11:35.8800234Z -- USE_DISTRIBUTED : ON 2022-08-17T12:11:35.8800461Z -- USE_MPI : OFF 2022-08-17T12:11:35.8800672Z -- USE_GLOO : ON 2022-08-17T12:11:35.8800903Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-08-17T12:11:35.8801139Z -- USE_TENSORPIPE : ON 2022-08-17T12:11:35.8801356Z -- USE_DEPLOY : OFF 2022-08-17T12:11:35.8801741Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-08-17T12:11:35.8802341Z -- 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-08-17T12:11:35.8802737Z -- USE_COREML_DELEGATE : OFF 2022-08-17T12:11:35.8802983Z -- BUILD_LAZY_TS_BACKEND : ON 2022-08-17T12:11:35.8833351Z -- Configuring done 2022-08-17T12:11:36.6212520Z CMake Warning at caffe2/CMakeLists.txt:835 (add_library): 2022-08-17T12:11:36.6212932Z Cannot generate a safe runtime search path for target torch_cpu because 2022-08-17T12:11:36.6213303Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6213567Z directories: 2022-08-17T12:11:36.6213718Z 2022-08-17T12:11:36.6214216Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6214574Z /opt/conda/lib 2022-08-17T12:11:36.6214712Z 2022-08-17T12:11:36.6214814Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6214997Z 2022-08-17T12:11:36.6215114Z  2022-08-17T12:11:36.6303481Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6304098Z Cannot generate a safe runtime search path for target scalar_test because 2022-08-17T12:11:36.6304461Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6304744Z directories: 2022-08-17T12:11:36.6304890Z 2022-08-17T12:11:36.6305164Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6305430Z /opt/conda/lib 2022-08-17T12:11:36.6305568Z 2022-08-17T12:11:36.6305732Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6305905Z 2022-08-17T12:11:36.6306013Z  2022-08-17T12:11:36.6331121Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6331467Z Cannot generate a safe runtime search path for target apply_utils_test 2022-08-17T12:11:36.6331924Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6332308Z directories: 2022-08-17T12:11:36.6332441Z 2022-08-17T12:11:36.6332711Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6332981Z /opt/conda/lib 2022-08-17T12:11:36.6333117Z 2022-08-17T12:11:36.6333257Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6333429Z 2022-08-17T12:11:36.6333565Z  2022-08-17T12:11:36.6358800Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6359536Z Cannot generate a safe runtime search path for target basic because files 2022-08-17T12:11:36.6360001Z in some directories may conflict with libraries in implicit directories: 2022-08-17T12:11:36.6360201Z 2022-08-17T12:11:36.6360530Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6360796Z /opt/conda/lib 2022-08-17T12:11:36.6360929Z 2022-08-17T12:11:36.6361077Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6361250Z 2022-08-17T12:11:36.6361360Z  2022-08-17T12:11:36.6386091Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6405417Z Cannot generate a safe runtime search path for target atest because files 2022-08-17T12:11:36.6405935Z in some directories may conflict with libraries in implicit directories: 2022-08-17T12:11:36.6406109Z 2022-08-17T12:11:36.6406401Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6406639Z /opt/conda/lib 2022-08-17T12:11:36.6406742Z 2022-08-17T12:11:36.6406849Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6406988Z 2022-08-17T12:11:36.6407066Z  2022-08-17T12:11:36.6414874Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6415442Z Cannot generate a safe runtime search path for target Dimname_test because 2022-08-17T12:11:36.6415792Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6416028Z directories: 2022-08-17T12:11:36.6416146Z 2022-08-17T12:11:36.6416380Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6416637Z /opt/conda/lib 2022-08-17T12:11:36.6416750Z 2022-08-17T12:11:36.6416868Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6417018Z 2022-08-17T12:11:36.6417102Z  2022-08-17T12:11:36.6443739Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6444075Z Cannot generate a safe runtime search path for target Dict_test because 2022-08-17T12:11:36.6444367Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6444592Z directories: 2022-08-17T12:11:36.6444697Z 2022-08-17T12:11:36.6444934Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6445179Z /opt/conda/lib 2022-08-17T12:11:36.6445275Z 2022-08-17T12:11:36.6445389Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6445686Z 2022-08-17T12:11:36.6445769Z  2022-08-17T12:11:36.6471407Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6471973Z Cannot generate a safe runtime search path for target NamedTensor_test 2022-08-17T12:11:36.6472307Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6472531Z directories: 2022-08-17T12:11:36.6472629Z 2022-08-17T12:11:36.6472862Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6473097Z /opt/conda/lib 2022-08-17T12:11:36.6473197Z 2022-08-17T12:11:36.6473375Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6473512Z 2022-08-17T12:11:36.6473587Z  2022-08-17T12:11:36.6499243Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6499703Z Cannot generate a safe runtime search path for target half_test because 2022-08-17T12:11:36.6500025Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6500239Z directories: 2022-08-17T12:11:36.6500346Z 2022-08-17T12:11:36.6500588Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6500843Z /opt/conda/lib 2022-08-17T12:11:36.6500950Z 2022-08-17T12:11:36.6501065Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6501197Z 2022-08-17T12:11:36.6501276Z  2022-08-17T12:11:36.6527186Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6527507Z Cannot generate a safe runtime search path for target broadcast_test 2022-08-17T12:11:36.6527809Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6528047Z directories: 2022-08-17T12:11:36.6528153Z 2022-08-17T12:11:36.6528387Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6528643Z /opt/conda/lib 2022-08-17T12:11:36.6528739Z 2022-08-17T12:11:36.6528853Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6528995Z 2022-08-17T12:11:36.6529128Z  2022-08-17T12:11:36.6555088Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6555474Z Cannot generate a safe runtime search path for target wrapdim_test because 2022-08-17T12:11:36.6555831Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6556057Z directories: 2022-08-17T12:11:36.6556162Z 2022-08-17T12:11:36.6556404Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6556694Z /opt/conda/lib 2022-08-17T12:11:36.6556800Z 2022-08-17T12:11:36.6556913Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6557056Z 2022-08-17T12:11:36.6557141Z  2022-08-17T12:11:36.6582855Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6583392Z Cannot generate a safe runtime search path for target dlconvertor_test 2022-08-17T12:11:36.6583831Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6584068Z directories: 2022-08-17T12:11:36.6584174Z 2022-08-17T12:11:36.6584398Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6584647Z /opt/conda/lib 2022-08-17T12:11:36.6584755Z 2022-08-17T12:11:36.6584868Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6585009Z 2022-08-17T12:11:36.6585087Z  2022-08-17T12:11:36.6610708Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6611273Z Cannot generate a safe runtime search path for target native_test because 2022-08-17T12:11:36.6611664Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6611879Z directories: 2022-08-17T12:11:36.6611985Z 2022-08-17T12:11:36.6612347Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6612597Z /opt/conda/lib 2022-08-17T12:11:36.6612708Z 2022-08-17T12:11:36.6612820Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6612952Z 2022-08-17T12:11:36.6613082Z  2022-08-17T12:11:36.6638429Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6638995Z Cannot generate a safe runtime search path for target scalar_tensor_test 2022-08-17T12:11:36.6639373Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6639594Z directories: 2022-08-17T12:11:36.6639703Z 2022-08-17T12:11:36.6639940Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6640190Z /opt/conda/lib 2022-08-17T12:11:36.6640411Z 2022-08-17T12:11:36.6640514Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6640664Z 2022-08-17T12:11:36.6640745Z  2022-08-17T12:11:36.6666373Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6666940Z Cannot generate a safe runtime search path for target test_parallel because 2022-08-17T12:11:36.6667299Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6667522Z directories: 2022-08-17T12:11:36.6667626Z 2022-08-17T12:11:36.6667862Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6668097Z /opt/conda/lib 2022-08-17T12:11:36.6668203Z 2022-08-17T12:11:36.6668314Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6668456Z 2022-08-17T12:11:36.6668535Z  2022-08-17T12:11:36.6694648Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6695244Z Cannot generate a safe runtime search path for target undefined_tensor_test 2022-08-17T12:11:36.6695564Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6695809Z directories: 2022-08-17T12:11:36.6695917Z 2022-08-17T12:11:36.6696150Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6696399Z /opt/conda/lib 2022-08-17T12:11:36.6696508Z 2022-08-17T12:11:36.6696624Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6696771Z 2022-08-17T12:11:36.6696852Z  2022-08-17T12:11:36.6722118Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6722712Z Cannot generate a safe runtime search path for target verify_api_visibility 2022-08-17T12:11:36.6723154Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6723389Z directories: 2022-08-17T12:11:36.6723483Z 2022-08-17T12:11:36.6723727Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6723977Z /opt/conda/lib 2022-08-17T12:11:36.6724088Z 2022-08-17T12:11:36.6724200Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6724347Z 2022-08-17T12:11:36.6724416Z  2022-08-17T12:11:36.6750327Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6750645Z Cannot generate a safe runtime search path for target thread_init_test 2022-08-17T12:11:36.6750961Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6751184Z directories: 2022-08-17T12:11:36.6751289Z 2022-08-17T12:11:36.6751531Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6751789Z /opt/conda/lib 2022-08-17T12:11:36.6751899Z 2022-08-17T12:11:36.6752001Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6752145Z 2022-08-17T12:11:36.6752232Z  2022-08-17T12:11:36.6776817Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6777531Z Cannot generate a safe runtime search path for target weakref_test because 2022-08-17T12:11:36.6778104Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6778370Z directories: 2022-08-17T12:11:36.6778475Z 2022-08-17T12:11:36.6778719Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6778955Z /opt/conda/lib 2022-08-17T12:11:36.6779063Z 2022-08-17T12:11:36.6779176Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6779320Z 2022-08-17T12:11:36.6779401Z  2022-08-17T12:11:36.6804438Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6804986Z Cannot generate a safe runtime search path for target quantized_test 2022-08-17T12:11:36.6805516Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6805760Z directories: 2022-08-17T12:11:36.6805866Z 2022-08-17T12:11:36.6806113Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6806345Z /opt/conda/lib 2022-08-17T12:11:36.6806452Z 2022-08-17T12:11:36.6806565Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6806708Z 2022-08-17T12:11:36.6806787Z  2022-08-17T12:11:36.6832130Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6832663Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.6833063Z extension_backend_test because files in some directories may conflict with 2022-08-17T12:11:36.6833405Z libraries in implicit directories: 2022-08-17T12:11:36.6833523Z 2022-08-17T12:11:36.6833760Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6834010Z /opt/conda/lib 2022-08-17T12:11:36.6834126Z 2022-08-17T12:11:36.6834238Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6834387Z 2022-08-17T12:11:36.6834454Z  2022-08-17T12:11:36.6860162Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6860718Z Cannot generate a safe runtime search path for target operators_test 2022-08-17T12:11:36.6861044Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6861275Z directories: 2022-08-17T12:11:36.6861382Z 2022-08-17T12:11:36.6861627Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6861878Z /opt/conda/lib 2022-08-17T12:11:36.6861989Z 2022-08-17T12:11:36.6862092Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6862239Z 2022-08-17T12:11:36.6862318Z  2022-08-17T12:11:36.6887405Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6887974Z Cannot generate a safe runtime search path for target lazy_tensor_test 2022-08-17T12:11:36.6888401Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6888640Z directories: 2022-08-17T12:11:36.6888746Z 2022-08-17T12:11:36.6888987Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6889233Z /opt/conda/lib 2022-08-17T12:11:36.6889329Z 2022-08-17T12:11:36.6889442Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6889587Z 2022-08-17T12:11:36.6889667Z  2022-08-17T12:11:36.6915486Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6915971Z Cannot generate a safe runtime search path for target tensor_iterator_test 2022-08-17T12:11:36.6916299Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6916539Z directories: 2022-08-17T12:11:36.6916646Z 2022-08-17T12:11:36.6916896Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6917134Z /opt/conda/lib 2022-08-17T12:11:36.6917387Z 2022-08-17T12:11:36.6917501Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6917645Z 2022-08-17T12:11:36.6917729Z  2022-08-17T12:11:36.6943570Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6944098Z Cannot generate a safe runtime search path for target math_kernel_test 2022-08-17T12:11:36.6944408Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6944645Z directories: 2022-08-17T12:11:36.6944748Z 2022-08-17T12:11:36.6944992Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6945239Z /opt/conda/lib 2022-08-17T12:11:36.6945347Z 2022-08-17T12:11:36.6945460Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6945604Z 2022-08-17T12:11:36.6945793Z  2022-08-17T12:11:36.6970491Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6971002Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.6971491Z memory_overlapping_test because files in some directories may conflict with 2022-08-17T12:11:36.6971744Z libraries in implicit directories: 2022-08-17T12:11:36.6971875Z 2022-08-17T12:11:36.6972113Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.6972364Z /opt/conda/lib 2022-08-17T12:11:36.6972472Z 2022-08-17T12:11:36.6972585Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.6972716Z 2022-08-17T12:11:36.6972795Z  2022-08-17T12:11:36.6998267Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.6998853Z Cannot generate a safe runtime search path for target mobile_memory_cleanup 2022-08-17T12:11:36.6999226Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.6999462Z directories: 2022-08-17T12:11:36.6999568Z 2022-08-17T12:11:36.6999814Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7000106Z /opt/conda/lib 2022-08-17T12:11:36.7000202Z 2022-08-17T12:11:36.7000315Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7000458Z 2022-08-17T12:11:36.7000537Z  2022-08-17T12:11:36.7025890Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7026432Z Cannot generate a safe runtime search path for target cpu_generator_test 2022-08-17T12:11:36.7026899Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7027133Z directories: 2022-08-17T12:11:36.7027241Z 2022-08-17T12:11:36.7027481Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7027716Z /opt/conda/lib 2022-08-17T12:11:36.7027828Z 2022-08-17T12:11:36.7027941Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7028088Z 2022-08-17T12:11:36.7028166Z  2022-08-17T12:11:36.7053742Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7054388Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.7054715Z cpu_profiling_allocator_test because files in some directories may conflict 2022-08-17T12:11:36.7054989Z with libraries in implicit directories: 2022-08-17T12:11:36.7055126Z 2022-08-17T12:11:36.7055355Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7055604Z /opt/conda/lib 2022-08-17T12:11:36.7055711Z 2022-08-17T12:11:36.7055825Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7055971Z 2022-08-17T12:11:36.7056050Z  2022-08-17T12:11:36.7083031Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7083511Z Cannot generate a safe runtime search path for target pow_test because 2022-08-17T12:11:36.7083812Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7084154Z directories: 2022-08-17T12:11:36.7084260Z 2022-08-17T12:11:36.7084505Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7084759Z /opt/conda/lib 2022-08-17T12:11:36.7084867Z 2022-08-17T12:11:36.7084984Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7085115Z 2022-08-17T12:11:36.7085200Z  2022-08-17T12:11:36.7109678Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7110237Z Cannot generate a safe runtime search path for target variant_test because 2022-08-17T12:11:36.7110630Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7110844Z directories: 2022-08-17T12:11:36.7110951Z 2022-08-17T12:11:36.7111293Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7111546Z /opt/conda/lib 2022-08-17T12:11:36.7111657Z 2022-08-17T12:11:36.7111757Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7111900Z 2022-08-17T12:11:36.7111979Z  2022-08-17T12:11:36.7137389Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7137956Z Cannot generate a safe runtime search path for target reduce_ops_test 2022-08-17T12:11:36.7138291Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7138526Z directories: 2022-08-17T12:11:36.7138634Z 2022-08-17T12:11:36.7138870Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7139105Z /opt/conda/lib 2022-08-17T12:11:36.7139213Z 2022-08-17T12:11:36.7139326Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7139468Z 2022-08-17T12:11:36.7139557Z  2022-08-17T12:11:36.7164745Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7165262Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.7165753Z reportMemoryUsage_test because files in some directories may conflict with 2022-08-17T12:11:36.7166019Z libraries in implicit directories: 2022-08-17T12:11:36.7166149Z 2022-08-17T12:11:36.7166372Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7166621Z /opt/conda/lib 2022-08-17T12:11:36.7166727Z 2022-08-17T12:11:36.7166840Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7166983Z 2022-08-17T12:11:36.7167061Z  2022-08-17T12:11:36.7192594Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7193187Z Cannot generate a safe runtime search path for target memory_format_test 2022-08-17T12:11:36.7193622Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7193864Z directories: 2022-08-17T12:11:36.7193960Z 2022-08-17T12:11:36.7194211Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7194466Z /opt/conda/lib 2022-08-17T12:11:36.7194578Z 2022-08-17T12:11:36.7194692Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7194840Z 2022-08-17T12:11:36.7194907Z  2022-08-17T12:11:36.7220712Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7221149Z Cannot generate a safe runtime search path for target cpu_rng_test because 2022-08-17T12:11:36.7221465Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7221679Z directories: 2022-08-17T12:11:36.7221787Z 2022-08-17T12:11:36.7222025Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7222273Z /opt/conda/lib 2022-08-17T12:11:36.7222385Z 2022-08-17T12:11:36.7222488Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7222756Z 2022-08-17T12:11:36.7222835Z  2022-08-17T12:11:36.7248501Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7249039Z Cannot generate a safe runtime search path for target ivalue_test because 2022-08-17T12:11:36.7249331Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7249563Z directories: 2022-08-17T12:11:36.7249682Z 2022-08-17T12:11:36.7249922Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7250160Z /opt/conda/lib 2022-08-17T12:11:36.7250268Z 2022-08-17T12:11:36.7250382Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7250526Z 2022-08-17T12:11:36.7250606Z  2022-08-17T12:11:36.7275817Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7276265Z Cannot generate a safe runtime search path for target vmap_test because 2022-08-17T12:11:36.7276574Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7276806Z directories: 2022-08-17T12:11:36.7276912Z 2022-08-17T12:11:36.7277137Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7277389Z /opt/conda/lib 2022-08-17T12:11:36.7277497Z 2022-08-17T12:11:36.7277611Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7277755Z 2022-08-17T12:11:36.7277833Z  2022-08-17T12:11:36.7303242Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7303608Z Cannot generate a safe runtime search path for target type_test because 2022-08-17T12:11:36.7303911Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7304136Z directories: 2022-08-17T12:11:36.7304228Z 2022-08-17T12:11:36.7304466Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7304715Z /opt/conda/lib 2022-08-17T12:11:36.7304826Z 2022-08-17T12:11:36.7304938Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7305080Z 2022-08-17T12:11:36.7305145Z  2022-08-17T12:11:36.7330914Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7331415Z Cannot generate a safe runtime search path for target dispatch_key_set_test 2022-08-17T12:11:36.7331737Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7331961Z directories: 2022-08-17T12:11:36.7332068Z 2022-08-17T12:11:36.7332305Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7332556Z /opt/conda/lib 2022-08-17T12:11:36.7332664Z 2022-08-17T12:11:36.7332764Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7332908Z 2022-08-17T12:11:36.7332988Z  2022-08-17T12:11:36.7358636Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7359111Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.7359637Z stride_properties_test because files in some directories may conflict with 2022-08-17T12:11:36.7359901Z libraries in implicit directories: 2022-08-17T12:11:36.7360031Z 2022-08-17T12:11:36.7360269Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7360515Z /opt/conda/lib 2022-08-17T12:11:36.7360610Z 2022-08-17T12:11:36.7360720Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7360862Z 2022-08-17T12:11:36.7360939Z  2022-08-17T12:11:36.7386294Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7386636Z Cannot generate a safe runtime search path for target IListRef_test because 2022-08-17T12:11:36.7386946Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7387182Z directories: 2022-08-17T12:11:36.7387289Z 2022-08-17T12:11:36.7387528Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7387899Z /opt/conda/lib 2022-08-17T12:11:36.7388006Z 2022-08-17T12:11:36.7388124Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7388268Z 2022-08-17T12:11:36.7388346Z  2022-08-17T12:11:36.7413651Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7414167Z Cannot generate a safe runtime search path for target List_test because 2022-08-17T12:11:36.7414476Z files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7414701Z directories: 2022-08-17T12:11:36.7414794Z 2022-08-17T12:11:36.7415032Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7415280Z /opt/conda/lib 2022-08-17T12:11:36.7415386Z 2022-08-17T12:11:36.7415590Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7415736Z 2022-08-17T12:11:36.7415810Z  2022-08-17T12:11:36.7441624Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7441945Z Cannot generate a safe runtime search path for target KernelFunction_test 2022-08-17T12:11:36.7442265Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7442489Z directories: 2022-08-17T12:11:36.7442596Z 2022-08-17T12:11:36.7442839Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7443085Z /opt/conda/lib 2022-08-17T12:11:36.7443192Z 2022-08-17T12:11:36.7443307Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7443438Z 2022-08-17T12:11:36.7443517Z  2022-08-17T12:11:36.7469222Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7469733Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.7470198Z kernel_function_legacy_test because files in some directories may conflict 2022-08-17T12:11:36.7470468Z with libraries in implicit directories: 2022-08-17T12:11:36.7470604Z 2022-08-17T12:11:36.7470838Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7471087Z /opt/conda/lib 2022-08-17T12:11:36.7471180Z 2022-08-17T12:11:36.7471291Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7471437Z 2022-08-17T12:11:36.7471515Z  2022-08-17T12:11:36.7497191Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7497749Z Cannot generate a safe runtime search path for target kernel_function_test 2022-08-17T12:11:36.7498141Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7498378Z directories: 2022-08-17T12:11:36.7498484Z 2022-08-17T12:11:36.7498728Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7498964Z /opt/conda/lib 2022-08-17T12:11:36.7499075Z 2022-08-17T12:11:36.7499186Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7499331Z 2022-08-17T12:11:36.7499408Z  2022-08-17T12:11:36.7524756Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7525075Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.7525372Z kernel_lambda_legacy_test because files in some directories may conflict 2022-08-17T12:11:36.7525639Z with libraries in implicit directories: 2022-08-17T12:11:36.7525774Z 2022-08-17T12:11:36.7526001Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7526250Z /opt/conda/lib 2022-08-17T12:11:36.7526357Z 2022-08-17T12:11:36.7526468Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7526611Z 2022-08-17T12:11:36.7526687Z  2022-08-17T12:11:36.7552464Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7553142Z Cannot generate a safe runtime search path for target kernel_lambda_test 2022-08-17T12:11:36.7553515Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7553738Z directories: 2022-08-17T12:11:36.7553843Z 2022-08-17T12:11:36.7554082Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7554329Z /opt/conda/lib 2022-08-17T12:11:36.7554436Z 2022-08-17T12:11:36.7554549Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7554679Z 2022-08-17T12:11:36.7554758Z  2022-08-17T12:11:36.7581282Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7581781Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.7582077Z kernel_stackbased_test because files in some directories may conflict with 2022-08-17T12:11:36.7582461Z libraries in implicit directories: 2022-08-17T12:11:36.7582599Z 2022-08-17T12:11:36.7582851Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7583104Z /opt/conda/lib 2022-08-17T12:11:36.7583216Z 2022-08-17T12:11:36.7583320Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7583464Z 2022-08-17T12:11:36.7583545Z  2022-08-17T12:11:36.7608419Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7608944Z Cannot generate a safe runtime search path for target 2022-08-17T12:11:36.7609360Z make_boxed_from_unboxed_functor_test because files in some directories may 2022-08-17T12:11:36.7609703Z conflict with libraries in implicit directories: 2022-08-17T12:11:36.7609853Z 2022-08-17T12:11:36.7610094Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7610333Z /opt/conda/lib 2022-08-17T12:11:36.7610449Z 2022-08-17T12:11:36.7610564Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7610712Z 2022-08-17T12:11:36.7610792Z  2022-08-17T12:11:36.7636024Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7636573Z Cannot generate a safe runtime search path for target CppSignature_test 2022-08-17T12:11:36.7636975Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7637212Z directories: 2022-08-17T12:11:36.7637317Z 2022-08-17T12:11:36.7637540Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7637792Z /opt/conda/lib 2022-08-17T12:11:36.7637899Z 2022-08-17T12:11:36.7638013Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7638154Z 2022-08-17T12:11:36.7638231Z  2022-08-17T12:11:36.7663486Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7664084Z Cannot generate a safe runtime search path for target backend_fallback_test 2022-08-17T12:11:36.7664494Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7664734Z directories: 2022-08-17T12:11:36.7664828Z 2022-08-17T12:11:36.7665064Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7665313Z /opt/conda/lib 2022-08-17T12:11:36.7665419Z 2022-08-17T12:11:36.7665531Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7665672Z 2022-08-17T12:11:36.7665738Z  2022-08-17T12:11:36.7690993Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7691566Z Cannot generate a safe runtime search path for target op_allowlist_test 2022-08-17T12:11:36.7691923Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7692146Z directories: 2022-08-17T12:11:36.7692251Z 2022-08-17T12:11:36.7692495Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7692853Z /opt/conda/lib 2022-08-17T12:11:36.7692965Z 2022-08-17T12:11:36.7693066Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7693209Z 2022-08-17T12:11:36.7693292Z  2022-08-17T12:11:36.7718958Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7719545Z Cannot generate a safe runtime search path for target op_registration_test 2022-08-17T12:11:36.7719936Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7720170Z directories: 2022-08-17T12:11:36.7720274Z 2022-08-17T12:11:36.7720511Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7720745Z /opt/conda/lib 2022-08-17T12:11:36.7720853Z 2022-08-17T12:11:36.7720965Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7721108Z 2022-08-17T12:11:36.7721288Z  2022-08-17T12:11:36.7745982Z CMake Warning at caffe2/CMakeLists.txt:1850 (add_executable): 2022-08-17T12:11:36.7746296Z Cannot generate a safe runtime search path for target inline_container_test 2022-08-17T12:11:36.7746617Z because files in some directories may conflict with libraries in implicit 2022-08-17T12:11:36.7746855Z directories: 2022-08-17T12:11:36.7746960Z 2022-08-17T12:11:36.7747195Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2022-08-17T12:11:36.7747431Z /opt/conda/lib 2022-08-17T12:11:36.7747539Z 2022-08-17T12:11:36.7747651Z Some of these libraries may not be found correctly. 2022-08-17T12:11:36.7747794Z 2022-08-17T12:11:36.7747872Z  2022-08-17T12:11:37.7958919Z -- Generating done 2022-08-17T12:11:37.9759386Z CMake Warning: 2022-08-17T12:11:37.9759882Z Manually-specified variables were not used by the project: 2022-08-17T12:11:37.9760051Z 2022-08-17T12:11:37.9760158Z BUILD_ENVIRONMENT 2022-08-17T12:11:37.9760261Z 2022-08-17T12:11:37.9760341Z  2022-08-17T12:11:37.9779797Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-08-17T12:11:38.0537243Z cmake --build . --target install --config Release -- -j 6 2022-08-17T12:11:38.2175317Z 2022-08-17T12:11:38.2177959Z [0/4] Generating ATen declarations_yaml 2022-08-17T12:11:38.2181747Z [0/4] Generating ATen sources 2022-08-17T12:11:42.2070245Z [0/4] Generating ATen headers 2022-08-17T12:11:44.7239000Z [1/4] Generating ATen declarations_yaml 2022-08-17T12:11:45.9852966Z [2/4] Generating ATen headers 2022-08-17T12:11:45.9855685Z [3/4] Generating ATen sources 2022-08-17T12:11:46.0485106Z 2022-08-17T12:11:46.0487865Z [0/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-08-17T12:11:46.0497134Z [0/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-08-17T12:11:46.0498054Z [0/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-08-17T12:11:46.0499022Z [0/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-08-17T12:11:46.0500059Z [0/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-08-17T12:11:46.1949021Z [0/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-08-17T12:11:46.1951327Z [1/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-08-17T12:11:46.2233334Z [1/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-08-17T12:11:46.2233971Z [2/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-08-17T12:11:46.2291337Z [2/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-08-17T12:11:46.2292371Z [3/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-08-17T12:11:46.2692166Z [3/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-08-17T12:11:46.2693217Z [4/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-08-17T12:11:46.2793638Z [4/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-08-17T12:11:46.2794367Z [5/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-08-17T12:11:46.2798424Z [5/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-08-17T12:11:46.2799056Z [6/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-08-17T12:11:46.3181915Z [6/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-08-17T12:11:46.3182734Z [7/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-08-17T12:11:46.3191664Z [7/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-08-17T12:11:46.3192301Z [8/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-08-17T12:11:46.3374462Z [8/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-08-17T12:11:46.3375537Z [9/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-08-17T12:11:46.3819533Z [9/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-08-17T12:11:46.3821650Z [10/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-08-17T12:11:46.4543618Z [10/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-08-17T12:11:46.4544326Z [11/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-08-17T12:11:46.4571974Z [11/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-08-17T12:11:46.4572620Z [12/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-08-17T12:11:46.4682892Z [12/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-08-17T12:11:46.4683914Z [13/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-08-17T12:11:46.4684517Z In file included from /usr/include/string.h:495:0, 2022-08-17T12:11:46.4685045Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-08-17T12:11:46.4685673Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-08-17T12:11:46.4695168Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-08-17T12:11:46.4696051Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-08-17T12:11:46.4696716Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-08-17T12:11:46.4697899Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:46.4699167Z 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-08-17T12:11:46.4700958Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:46.4702574Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-08-17T12:11:46.4704174Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:46.4704993Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:46.4775189Z ^ 2022-08-17T12:11:46.4775964Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:46.4777245Z 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-08-17T12:11:46.4778985Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-08-17T12:11:46.4780654Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:46.4781507Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:46.4781953Z ^ 2022-08-17T12:11:46.4782514Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:46.4783683Z 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-08-17T12:11:46.4785294Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:46.4786743Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-08-17T12:11:46.4788213Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:46.4789201Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:46.4789625Z ^ 2022-08-17T12:11:46.4790152Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:46.4791278Z 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-08-17T12:11:46.4792769Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:46.4794331Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-08-17T12:11:46.4795830Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:46.4796648Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:46.4797082Z ^ 2022-08-17T12:11:46.4797577Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:46.4798724Z 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-08-17T12:11:46.4800306Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:46.4801755Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-08-17T12:11:46.4803238Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:46.4804086Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:46.4804503Z ^ 2022-08-17T12:11:46.4805023Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:46.4806212Z 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-08-17T12:11:46.4807698Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:46.4809188Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-08-17T12:11:46.4810693Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:46.4811539Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:46.4811965Z ^ 2022-08-17T12:11:46.4812185Z 2022-08-17T12:11:46.4812746Z [13/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-08-17T12:11:46.4813737Z [14/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-08-17T12:11:46.4992051Z [14/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-08-17T12:11:46.4993276Z [15/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-08-17T12:11:46.5321369Z [15/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-08-17T12:11:46.5321966Z [16/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-08-17T12:11:46.5829686Z [16/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-08-17T12:11:46.5830336Z [17/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-08-17T12:11:46.6034567Z [17/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-08-17T12:11:46.6035208Z [18/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-08-17T12:11:46.6091978Z [18/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-08-17T12:11:46.6092554Z [19/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-08-17T12:11:46.6241877Z [19/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-08-17T12:11:46.6242913Z [20/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-08-17T12:11:46.6418410Z [20/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-08-17T12:11:46.6419450Z [21/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-08-17T12:11:46.6459228Z [21/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-08-17T12:11:46.6460318Z [22/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-08-17T12:11:46.7013101Z [22/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-08-17T12:11:46.7014313Z [23/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-08-17T12:11:46.7222634Z [23/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-08-17T12:11:46.7223766Z [24/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-08-17T12:11:46.7468082Z [24/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-08-17T12:11:46.7469047Z [25/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-08-17T12:11:46.7602792Z [25/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-08-17T12:11:46.7603796Z [26/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-08-17T12:11:46.7888442Z [26/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-08-17T12:11:46.7889526Z [27/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-08-17T12:11:46.8273616Z [27/6280] Linking CXX static library lib/libprotobuf-lite.a 2022-08-17T12:11:46.8274449Z [28/6280] Linking CXX static library lib/libprotobuf-lite.a 2022-08-17T12:11:46.8307125Z [28/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-08-17T12:11:46.8307769Z [29/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-08-17T12:11:46.8415653Z [29/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-08-17T12:11:46.8416684Z [30/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-08-17T12:11:46.8645227Z [30/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-08-17T12:11:46.8646193Z [31/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-08-17T12:11:46.9150458Z [31/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-08-17T12:11:46.9151495Z [32/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-08-17T12:11:46.9559065Z [32/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-08-17T12:11:46.9559644Z [33/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-08-17T12:11:46.9693390Z [33/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-08-17T12:11:46.9694579Z [34/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-08-17T12:11:46.9709052Z [34/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-08-17T12:11:46.9710412Z [35/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-08-17T12:11:46.9838783Z [35/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-08-17T12:11:46.9839380Z [36/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-08-17T12:11:47.0216082Z [36/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-08-17T12:11:47.0216711Z [37/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-08-17T12:11:47.0342525Z [37/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-08-17T12:11:47.0343233Z [38/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-08-17T12:11:47.0796377Z [38/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-08-17T12:11:47.0798694Z [39/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-08-17T12:11:47.1235354Z [39/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-08-17T12:11:47.1236735Z [40/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-08-17T12:11:47.1247499Z [40/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-08-17T12:11:47.1248673Z [41/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-08-17T12:11:47.1546891Z [41/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-08-17T12:11:47.1547471Z [42/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-08-17T12:11:47.1547933Z In file included from /usr/include/string.h:495:0, 2022-08-17T12:11:47.1548507Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-08-17T12:11:47.1549117Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-08-17T12:11:47.1549727Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-08-17T12:11:47.1550277Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-08-17T12:11:47.1550683Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-08-17T12:11:47.1551117Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:47.1552016Z 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-08-17T12:11:47.1553568Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:47.1555110Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-08-17T12:11:47.1556714Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:47.1557514Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:47.1557941Z ^ 2022-08-17T12:11:47.1558417Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:47.1559430Z 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-08-17T12:11:47.1560906Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2022-08-17T12:11:47.1562619Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:47.1563416Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:47.1564760Z ^ 2022-08-17T12:11:47.1565366Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:47.1566169Z 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-08-17T12:11:47.1567020Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:47.1567783Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-08-17T12:11:47.1568590Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:47.1569027Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:47.1569277Z ^ 2022-08-17T12:11:47.1569563Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:47.1570191Z 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-08-17T12:11:47.1571006Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:47.1571790Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2022-08-17T12:11:47.1572600Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:47.1573052Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:47.1573295Z ^ 2022-08-17T12:11:47.1573570Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:47.1574548Z 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-08-17T12:11:47.1575838Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:47.1577236Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2022-08-17T12:11:47.1578842Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:47.1579645Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:47.1580086Z ^ 2022-08-17T12:11:47.1580595Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-08-17T12:11:47.1581820Z 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-08-17T12:11:47.1583383Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2022-08-17T12:11:47.1584844Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2022-08-17T12:11:47.1586320Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-08-17T12:11:47.1587127Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-08-17T12:11:47.1587550Z ^ 2022-08-17T12:11:47.1587771Z 2022-08-17T12:11:47.1615710Z [42/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-08-17T12:11:47.1616711Z [43/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-08-17T12:11:47.1856390Z [43/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-08-17T12:11:47.1857764Z [44/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-08-17T12:11:47.1948335Z [44/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-08-17T12:11:47.1949378Z [45/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-08-17T12:11:47.2424022Z [45/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-08-17T12:11:47.2425097Z [46/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-08-17T12:11:47.2792958Z [46/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-08-17T12:11:47.2793815Z [47/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-08-17T12:11:47.2854526Z [47/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-08-17T12:11:47.2855832Z [48/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-08-17T12:11:47.3261012Z [48/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-08-17T12:11:47.3261797Z [49/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-08-17T12:11:47.3265102Z [49/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-08-17T12:11:47.3265989Z [50/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-08-17T12:11:47.3315439Z [50/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-08-17T12:11:47.3316458Z [51/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-08-17T12:11:47.3836380Z [51/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-08-17T12:11:47.3837376Z [52/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-08-17T12:11:47.3943968Z [52/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-08-17T12:11:47.3944954Z [53/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-08-17T12:11:47.4196436Z [53/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-08-17T12:11:47.4197272Z [54/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-08-17T12:11:47.4978232Z [54/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-08-17T12:11:47.4979219Z [55/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-08-17T12:11:47.5003260Z [55/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-08-17T12:11:47.5003795Z [56/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-08-17T12:11:47.5224997Z [56/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-08-17T12:11:47.5226052Z [57/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-08-17T12:11:47.5514860Z [57/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-08-17T12:11:47.5515896Z [58/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-08-17T12:11:47.5692030Z [58/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-08-17T12:11:47.5692642Z [59/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-08-17T12:11:47.6194589Z [59/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-08-17T12:11:47.6195632Z [60/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-08-17T12:11:47.6781117Z [60/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-08-17T12:11:47.6782416Z [61/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-08-17T12:11:47.7011907Z [61/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-08-17T12:11:47.7012911Z [62/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-08-17T12:11:47.7316617Z [62/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-08-17T12:11:47.7317403Z [63/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-08-17T12:11:47.7379719Z [63/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-08-17T12:11:47.7380508Z [64/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-08-17T12:11:47.7575991Z [64/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-08-17T12:11:47.7577056Z [65/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-08-17T12:11:47.7948205Z [65/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-08-17T12:11:47.7949168Z [66/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-08-17T12:11:47.8061077Z [66/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-08-17T12:11:47.8061694Z [67/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-08-17T12:11:47.8274622Z [67/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-08-17T12:11:47.8275212Z [68/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-08-17T12:11:47.8407619Z [68/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-08-17T12:11:47.8408481Z [69/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-08-17T12:11:47.9170366Z [69/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-08-17T12:11:47.9171403Z [70/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-08-17T12:11:47.9395361Z [70/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-08-17T12:11:47.9396436Z [71/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-08-17T12:11:47.9462194Z [71/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-08-17T12:11:47.9463198Z [72/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-08-17T12:11:47.9572336Z [72/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-08-17T12:11:47.9573311Z [73/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-08-17T12:11:47.9847022Z [73/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-08-17T12:11:47.9848029Z [74/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-08-17T12:11:48.0210239Z [74/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-08-17T12:11:48.0211436Z [75/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-08-17T12:11:48.0630593Z [75/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-08-17T12:11:48.0632757Z [76/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-08-17T12:11:48.1107089Z [76/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-08-17T12:11:48.1108130Z [77/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-08-17T12:11:48.1226458Z [77/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-08-17T12:11:48.1227459Z [78/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-08-17T12:11:48.1349649Z [78/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-08-17T12:11:48.1350274Z [79/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-08-17T12:11:48.1745025Z [79/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-08-17T12:11:48.1747532Z [80/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-08-17T12:11:48.2093738Z [80/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-08-17T12:11:48.2095504Z [81/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-08-17T12:11:48.2305141Z [81/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-08-17T12:11:48.2306229Z [82/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-08-17T12:11:48.2724009Z [82/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-08-17T12:11:48.2725042Z [83/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-08-17T12:11:48.2727397Z [83/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-08-17T12:11:48.2728549Z [84/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-08-17T12:11:48.2876662Z [84/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-08-17T12:11:48.2877347Z [85/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-08-17T12:11:48.3291180Z [85/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-08-17T12:11:48.3292197Z [86/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-08-17T12:11:48.3680537Z [86/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-08-17T12:11:48.3681592Z [87/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-08-17T12:11:48.3873413Z [87/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-08-17T12:11:48.3874483Z [88/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-08-17T12:11:48.4236127Z [88/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-08-17T12:11:48.4237209Z [89/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-08-17T12:11:48.4441455Z [89/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-08-17T12:11:48.4442119Z [90/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-08-17T12:11:48.4603915Z [90/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-08-17T12:11:48.4604585Z [91/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-08-17T12:11:48.4926301Z [91/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-08-17T12:11:48.4927467Z [92/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-08-17T12:11:48.5176835Z [92/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-08-17T12:11:48.5177974Z [93/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-08-17T12:11:48.5423187Z [93/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-08-17T12:11:48.5424255Z [94/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-08-17T12:11:48.6137641Z [94/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-08-17T12:11:48.6138363Z [95/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-08-17T12:11:48.6307212Z [95/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-08-17T12:11:48.6307869Z [96/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-08-17T12:11:48.6452240Z [96/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-08-17T12:11:48.6453136Z [97/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-08-17T12:11:48.6667795Z [97/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-08-17T12:11:48.6669205Z [98/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-08-17T12:11:48.6923290Z [98/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-08-17T12:11:48.6924283Z [99/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-08-17T12:11:48.7368880Z [99/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-08-17T12:11:48.7369879Z [100/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-08-17T12:11:48.7423325Z [100/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-08-17T12:11:48.7424050Z [101/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-08-17T12:11:48.8125101Z [101/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-08-17T12:11:48.8125971Z [102/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-08-17T12:11:48.8278805Z [102/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-08-17T12:11:48.8279833Z [103/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-08-17T12:11:48.8551682Z [103/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-08-17T12:11:48.8552755Z [104/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-08-17T12:11:48.8758815Z [104/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-08-17T12:11:48.8759810Z [105/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-08-17T12:11:48.9010828Z [105/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-08-17T12:11:48.9012190Z [106/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-08-17T12:11:48.9510132Z [106/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-08-17T12:11:48.9510970Z [107/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-08-17T12:11:48.9597896Z [107/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-08-17T12:11:48.9598478Z [108/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-08-17T12:11:49.0325996Z [108/6280] Linking CXX static library lib/libprotobuf.a 2022-08-17T12:11:49.0326634Z [109/6280] Linking CXX static library lib/libprotobuf.a 2022-08-17T12:11:49.0338816Z [109/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-08-17T12:11:49.0339825Z [110/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-08-17T12:11:49.0542164Z [110/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-08-17T12:11:49.0543243Z [111/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-08-17T12:11:49.0942015Z [111/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-08-17T12:11:49.0943392Z [112/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-08-17T12:11:49.1086200Z [112/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-08-17T12:11:49.1086799Z [113/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-08-17T12:11:49.1181765Z [113/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-08-17T12:11:49.1182819Z [114/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-08-17T12:11:49.2097937Z [114/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-08-17T12:11:49.2098958Z [115/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-08-17T12:11:49.2425398Z [115/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-08-17T12:11:49.2425975Z [116/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-08-17T12:11:49.2743871Z [116/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-08-17T12:11:49.2744502Z [117/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-08-17T12:11:49.3065480Z [117/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-08-17T12:11:49.3066192Z [118/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-08-17T12:11:49.3253086Z [118/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-08-17T12:11:49.3253736Z [119/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-08-17T12:11:49.3470155Z [119/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-08-17T12:11:49.3470753Z [120/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-08-17T12:11:49.4034845Z [120/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-08-17T12:11:49.4035637Z [121/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-08-17T12:11:49.4741819Z [121/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-08-17T12:11:49.4742935Z [122/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-08-17T12:11:49.4744663Z [122/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-08-17T12:11:49.4745692Z [123/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-08-17T12:11:49.4930299Z [123/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-08-17T12:11:49.4931587Z [124/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-08-17T12:11:49.5154767Z [124/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-08-17T12:11:49.5156033Z [125/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-08-17T12:11:49.5262655Z [125/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-08-17T12:11:49.5263768Z [126/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-08-17T12:11:49.5763139Z [126/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-08-17T12:11:49.5764216Z [127/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-08-17T12:11:49.6549076Z [127/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-08-17T12:11:49.6550085Z [128/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-08-17T12:11:49.6569246Z [128/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-08-17T12:11:49.6570767Z [129/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-08-17T12:11:49.6719610Z [129/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-08-17T12:11:49.6720235Z [130/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-08-17T12:11:49.7259590Z [130/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-08-17T12:11:49.7260719Z [131/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-08-17T12:11:49.7376398Z [131/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-08-17T12:11:49.7377568Z [132/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-08-17T12:11:49.7689799Z [132/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-08-17T12:11:49.7690957Z [133/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-08-17T12:11:49.8628928Z [133/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-08-17T12:11:49.8629762Z [134/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-08-17T12:11:49.8757272Z [134/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-08-17T12:11:49.8757953Z [135/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-08-17T12:11:49.8763572Z [135/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-08-17T12:11:49.8764560Z [136/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-08-17T12:11:49.8903152Z [136/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-08-17T12:11:49.8903814Z [137/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-08-17T12:11:49.9182181Z [137/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-08-17T12:11:49.9183436Z [138/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-08-17T12:11:49.9765697Z [138/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-08-17T12:11:49.9766432Z [139/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-08-17T12:11:50.0447804Z [139/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-08-17T12:11:50.0448409Z [140/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-08-17T12:11:50.0658107Z [140/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-08-17T12:11:50.0658769Z [141/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-08-17T12:11:50.0677900Z [141/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-08-17T12:11:50.0678747Z [142/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-08-17T12:11:50.0809732Z [142/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-08-17T12:11:50.0810319Z [143/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-08-17T12:11:50.1174018Z [143/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-08-17T12:11:50.1174905Z [144/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-08-17T12:11:50.1580709Z [144/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-08-17T12:11:50.1581889Z [145/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-08-17T12:11:50.2287370Z [145/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-08-17T12:11:50.2288197Z [146/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-08-17T12:11:50.2472995Z [146/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-08-17T12:11:50.2474547Z [147/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-08-17T12:11:50.2536512Z [147/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-08-17T12:11:50.2537572Z [148/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-08-17T12:11:50.3101899Z [148/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-08-17T12:11:50.3102901Z [149/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-08-17T12:11:50.3109661Z [149/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-08-17T12:11:50.3110324Z [150/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-08-17T12:11:50.3425522Z [150/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-08-17T12:11:50.3426408Z [151/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-08-17T12:11:50.4187508Z [151/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-08-17T12:11:50.4188545Z [152/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-08-17T12:11:50.4259969Z [152/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-08-17T12:11:50.4260877Z [153/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-08-17T12:11:50.4546086Z [153/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-08-17T12:11:50.4547458Z [154/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-08-17T12:11:50.4883731Z [154/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-08-17T12:11:50.4884834Z [155/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-08-17T12:11:50.5045484Z [155/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-08-17T12:11:50.5046572Z [156/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-08-17T12:11:50.5269577Z [156/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-08-17T12:11:50.5270628Z [157/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-08-17T12:11:50.5946268Z [157/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-08-17T12:11:50.5947201Z [158/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-08-17T12:11:50.6234555Z [158/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-08-17T12:11:50.6235916Z [159/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-08-17T12:11:50.6305004Z [159/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-08-17T12:11:50.6305637Z [160/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-08-17T12:11:50.6714273Z [160/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-08-17T12:11:50.6715399Z [161/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-08-17T12:11:50.7077646Z [161/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-08-17T12:11:50.7078816Z [162/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-08-17T12:11:50.7676365Z [162/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-08-17T12:11:50.7677436Z [163/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-08-17T12:11:50.7891231Z [163/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-08-17T12:11:50.7892361Z [164/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-08-17T12:11:50.8207196Z [164/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-08-17T12:11:50.8208300Z [165/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-08-17T12:11:50.8279622Z [165/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-08-17T12:11:50.8280697Z [166/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-08-17T12:11:50.8533798Z [166/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-08-17T12:11:50.8535048Z [167/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-08-17T12:11:50.8603248Z [167/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-08-17T12:11:50.8604391Z [168/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-08-17T12:11:50.8973398Z [168/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-08-17T12:11:50.8974271Z [169/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-08-17T12:11:50.9432606Z [169/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-08-17T12:11:50.9433793Z [170/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-08-17T12:11:50.9673305Z [170/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-08-17T12:11:50.9674420Z [171/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-08-17T12:11:51.0213033Z [171/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-08-17T12:11:51.0214303Z [172/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-08-17T12:11:51.0299830Z [172/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-08-17T12:11:51.0300994Z [173/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-08-17T12:11:51.0689933Z [173/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-08-17T12:11:51.0691065Z [174/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-08-17T12:11:51.1011949Z [174/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-08-17T12:11:51.1013080Z [175/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-08-17T12:11:51.1347152Z [175/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-08-17T12:11:51.1352885Z [176/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-08-17T12:11:51.1656066Z [176/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-08-17T12:11:51.1656793Z [177/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-08-17T12:11:51.2098508Z [177/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-08-17T12:11:51.2099577Z [178/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-08-17T12:11:51.2367225Z [178/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-08-17T12:11:51.2367878Z [179/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-08-17T12:11:51.2622370Z [179/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-08-17T12:11:51.2623450Z [180/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-08-17T12:11:51.3227501Z [180/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-08-17T12:11:51.3228948Z [181/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-08-17T12:11:51.3408307Z [181/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-08-17T12:11:51.3409660Z [182/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-08-17T12:11:51.3665565Z [182/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-08-17T12:11:51.3666679Z [183/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-08-17T12:11:51.4018252Z [183/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-08-17T12:11:51.4019053Z [184/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-08-17T12:11:51.4413526Z [184/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-08-17T12:11:51.4414567Z [185/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-08-17T12:11:51.4473592Z [185/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-08-17T12:11:51.4474877Z [186/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-08-17T12:11:51.5143181Z [186/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-08-17T12:11:51.5144236Z [187/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-08-17T12:11:51.5314247Z [187/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-08-17T12:11:51.5314815Z [188/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-08-17T12:11:51.5335424Z [188/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-08-17T12:11:51.5336283Z [189/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-08-17T12:11:51.5340531Z [189/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-08-17T12:11:51.5341502Z [190/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-08-17T12:11:51.5493268Z [190/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-08-17T12:11:51.5494044Z [191/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-08-17T12:11:51.5650370Z [191/6280] Linking CXX static library lib/libprotoc.a 2022-08-17T12:11:51.5650872Z [192/6280] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-08-17T12:11:51.5735310Z [192/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-08-17T12:11:51.5735794Z [193/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-08-17T12:11:51.5981395Z [193/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-08-17T12:11:51.5981845Z [194/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-08-17T12:11:51.6005228Z [194/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-08-17T12:11:51.6005731Z [195/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-08-17T12:11:51.6091285Z [195/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-08-17T12:11:51.6091897Z [196/6280] Linking CXX static library lib/libprotoc.a 2022-08-17T12:11:51.6148050Z [196/6280] Linking CXX executable bin/protoc-3.13.0.0 2022-08-17T12:11:51.6148818Z [197/6280] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-08-17T12:11:51.6231126Z [197/6280] Linking C static library lib/libpthreadpool.a 2022-08-17T12:11:51.6231848Z [198/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-08-17T12:11:51.6235381Z [198/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-08-17T12:11:51.6236036Z [199/6280] Linking C static library lib/libpthreadpool.a 2022-08-17T12:11:51.6573566Z [199/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-08-17T12:11:51.6575536Z [200/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-08-17T12:11:51.6577125Z [200/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-08-17T12:11:51.6577847Z [201/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-08-17T12:11:51.6697252Z [201/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-08-17T12:11:51.6768350Z [202/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-08-17T12:11:51.6769081Z [202/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-08-17T12:11:51.6769802Z [203/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-08-17T12:11:51.6788132Z [203/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-08-17T12:11:51.6789015Z [204/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-08-17T12:11:51.6982818Z [204/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-08-17T12:11:51.6983874Z [205/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-08-17T12:11:51.7125272Z [205/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-08-17T12:11:51.7125745Z [206/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-08-17T12:11:51.7274664Z [206/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-08-17T12:11:51.7275489Z [207/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-08-17T12:11:51.7361723Z [207/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-08-17T12:11:51.7451993Z [208/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-08-17T12:11:51.7452447Z [208/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-08-17T12:11:51.7452970Z [209/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-08-17T12:11:51.7556505Z [209/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-08-17T12:11:51.7556998Z [210/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-08-17T12:11:51.7623141Z [210/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-08-17T12:11:51.7623955Z [211/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-08-17T12:11:51.7919773Z [211/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-08-17T12:11:51.7920643Z [212/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-08-17T12:11:51.8079964Z [212/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-08-17T12:11:51.8081294Z [213/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-08-17T12:11:51.8110542Z [213/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-08-17T12:11:51.8111469Z [214/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-08-17T12:11:51.8235358Z [214/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-08-17T12:11:51.8235927Z [215/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-08-17T12:11:51.8437613Z [215/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-08-17T12:11:51.8438347Z [216/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-08-17T12:11:51.8439105Z [216/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-08-17T12:11:51.8439499Z [217/6280] Linking CXX executable bin/protoc-3.13.0.0 2022-08-17T12:11:51.8469332Z [217/6280] Creating executable symlink bin/protoc 2022-08-17T12:11:51.8469876Z [218/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-08-17T12:11:51.8497514Z [218/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-08-17T12:11:51.8497914Z [219/6280] Creating executable symlink bin/protoc 2022-08-17T12:11:51.8594704Z [219/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-08-17T12:11:51.8595225Z [220/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-08-17T12:11:51.8963734Z [220/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-08-17T12:11:51.8964219Z [221/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-08-17T12:11:51.9052829Z [221/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-08-17T12:11:51.9053659Z [222/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-08-17T12:11:51.9056519Z [222/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-08-17T12:11:51.9057302Z [223/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-08-17T12:11:51.9105363Z [223/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-08-17T12:11:51.9105874Z [224/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-08-17T12:11:51.9636226Z [224/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-08-17T12:11:51.9651449Z [225/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-08-17T12:11:51.9652057Z [225/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-08-17T12:11:51.9652503Z [226/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-08-17T12:11:51.9671714Z [226/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-08-17T12:11:51.9672249Z [227/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-08-17T12:11:51.9686018Z [227/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-08-17T12:11:51.9686536Z [228/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-08-17T12:11:51.9709569Z [228/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-08-17T12:11:51.9710283Z [229/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-08-17T12:11:52.0350448Z [229/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-08-17T12:11:52.0351221Z [230/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-08-17T12:11:52.0351916Z [230/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-08-17T12:11:52.0352387Z [231/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-08-17T12:11:52.0361786Z [231/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-08-17T12:11:52.0362425Z [232/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-08-17T12:11:52.0364634Z [232/6280] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-08-17T12:11:52.0365385Z [233/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-08-17T12:11:52.0511490Z [233/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-08-17T12:11:52.0512003Z [234/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-08-17T12:11:52.0797718Z [234/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-08-17T12:11:52.0798238Z [235/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-08-17T12:11:52.0941162Z [235/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-08-17T12:11:52.0941625Z [236/6280] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-08-17T12:11:52.0942095Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2022-08-17T12:11:52.0942711Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:112:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-08-17T12:11:52.0943134Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-08-17T12:11:52.0943397Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:52.0943768Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2022-08-17T12:11:52.0944330Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:188:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-08-17T12:11:52.0944751Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-08-17T12:11:52.0945013Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:52.0945392Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2022-08-17T12:11:52.0945956Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:264:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-08-17T12:11:52.0946364Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-08-17T12:11:52.0946621Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:52.0946988Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2022-08-17T12:11:52.0947548Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:340:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-08-17T12:11:52.0947954Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-08-17T12:11:52.0948347Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:52.0948719Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2022-08-17T12:11:52.0949273Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:416:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-08-17T12:11:52.0949669Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-08-17T12:11:52.0949940Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:11:52.0950069Z 2022-08-17T12:11:52.1020519Z [236/6280] Linking C static library lib/libclog.a 2022-08-17T12:11:52.1021089Z [237/6280] Linking C static library lib/libclog.a 2022-08-17T12:11:52.1035387Z [237/6280] Linking C static library lib/libcpuinfo.a 2022-08-17T12:11:52.1035872Z [238/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-08-17T12:11:52.1055183Z [238/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-08-17T12:11:52.1056033Z [239/6280] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-08-17T12:11:52.1104470Z [239/6280] Linking C static library lib/libcpuinfo_internals.a 2022-08-17T12:11:52.1105102Z [240/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-08-17T12:11:52.1130871Z [240/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-08-17T12:11:52.1131367Z [241/6280] Linking C static library lib/libcpuinfo.a 2022-08-17T12:11:52.1177159Z [241/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-08-17T12:11:52.1177845Z [242/6280] Linking C static library lib/libcpuinfo_internals.a 2022-08-17T12:11:52.1234373Z [242/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-08-17T12:11:52.1235128Z [243/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-08-17T12:11:52.1418883Z [243/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-08-17T12:11:52.1419375Z [244/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-08-17T12:11:52.1696075Z [244/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-08-17T12:11:52.1696557Z [245/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-08-17T12:11:52.1819649Z [245/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-08-17T12:11:52.1820166Z [246/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-08-17T12:11:52.1851957Z [246/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-08-17T12:11:52.1852671Z [247/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-08-17T12:11:52.1855189Z [247/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-08-17T12:11:52.1855805Z [248/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-08-17T12:11:52.2009317Z [248/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-08-17T12:11:52.2010129Z [249/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-08-17T12:11:52.2382154Z [249/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-08-17T12:11:52.2382685Z [250/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-08-17T12:11:52.2543148Z [250/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-08-17T12:11:52.2543807Z [251/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-08-17T12:11:52.2567499Z [251/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-08-17T12:11:52.2567971Z [252/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-08-17T12:11:52.2608516Z [252/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-08-17T12:11:52.2609334Z [253/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-08-17T12:11:52.2636186Z [253/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-08-17T12:11:52.2636884Z [254/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-08-17T12:11:52.2694696Z [254/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-08-17T12:11:52.2695224Z [255/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-08-17T12:11:52.2997421Z [255/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-08-17T12:11:52.2997897Z [256/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-08-17T12:11:52.3131957Z [256/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-08-17T12:11:52.3132800Z [257/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-08-17T12:11:52.3241307Z [257/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-08-17T12:11:52.3241791Z [258/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-08-17T12:11:52.3282406Z [258/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-08-17T12:11:52.3282893Z [259/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-08-17T12:11:52.3621895Z [259/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-08-17T12:11:52.3622528Z [260/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-08-17T12:11:52.3628109Z [260/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-08-17T12:11:52.3628925Z [261/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-08-17T12:11:52.3751881Z [261/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-08-17T12:11:52.3752384Z [262/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-08-17T12:11:52.3758077Z [262/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-08-17T12:11:52.3758859Z [263/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-08-17T12:11:52.4273423Z [263/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-08-17T12:11:52.4274296Z [264/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-08-17T12:11:52.4316945Z [264/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-08-17T12:11:52.4317425Z [265/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-08-17T12:11:52.4410905Z [265/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-08-17T12:11:52.4411424Z [266/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-08-17T12:11:52.4424831Z [266/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-08-17T12:11:52.4425686Z [267/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-08-17T12:11:52.4671269Z [267/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-08-17T12:11:52.4672140Z [268/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-08-17T12:11:52.4878650Z [268/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-08-17T12:11:52.4879467Z [269/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-08-17T12:11:52.4991257Z [269/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-08-17T12:11:52.4991890Z [270/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-08-17T12:11:52.5263178Z [270/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-08-17T12:11:52.5263704Z [271/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-08-17T12:11:52.5275106Z [271/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-08-17T12:11:52.5275582Z [272/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-08-17T12:11:52.5385009Z [272/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-08-17T12:11:52.5385840Z [273/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-08-17T12:11:52.5396761Z [273/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-08-17T12:11:52.5397572Z [274/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-08-17T12:11:52.5452908Z [274/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-08-17T12:11:52.5453730Z [275/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-08-17T12:11:52.5583703Z [275/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-08-17T12:11:52.5584277Z [276/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-08-17T12:11:52.5849502Z [276/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-08-17T12:11:52.5850087Z [277/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-08-17T12:11:52.5851407Z [277/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-08-17T12:11:52.5852116Z [278/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-08-17T12:11:52.6028061Z [278/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-08-17T12:11:52.6028909Z [279/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-08-17T12:11:52.6122754Z [279/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-08-17T12:11:52.6123244Z [280/6280] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-08-17T12:11:52.6180951Z [280/6280] Linking C static library lib/libqnnpack.a 2022-08-17T12:11:52.6181758Z [281/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-08-17T12:11:52.6259765Z [281/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-08-17T12:11:52.6260269Z [282/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-08-17T12:11:52.6320009Z [282/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-08-17T12:11:52.6320733Z [283/6280] Linking C static library lib/libqnnpack.a 2022-08-17T12:11:52.6468259Z [283/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-08-17T12:11:52.6468765Z [284/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-08-17T12:11:52.6563379Z [284/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-08-17T12:11:52.6563904Z [285/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-08-17T12:11:52.6696356Z [285/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-08-17T12:11:52.6696989Z [286/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-08-17T12:11:52.6965126Z [286/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-08-17T12:11:52.6966047Z [287/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-08-17T12:11:52.7072496Z [287/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-08-17T12:11:52.7073089Z [288/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-08-17T12:11:52.7075651Z [288/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-08-17T12:11:52.7076497Z [289/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-08-17T12:11:52.7304079Z [289/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-08-17T12:11:52.7305049Z [290/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-08-17T12:11:52.7368526Z [290/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-08-17T12:11:52.7369217Z [291/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-08-17T12:11:52.7560427Z [291/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-08-17T12:11:52.7560972Z [292/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-08-17T12:11:52.7715025Z [292/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-08-17T12:11:52.7715592Z [293/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-08-17T12:11:52.7770737Z [293/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-08-17T12:11:52.7771567Z [294/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-08-17T12:11:52.7920496Z [294/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-08-17T12:11:52.7921018Z [295/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-08-17T12:11:52.8270249Z [295/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-08-17T12:11:52.8270736Z [296/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-08-17T12:11:52.8304694Z [296/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-08-17T12:11:52.8305211Z [297/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-08-17T12:11:52.8359341Z [297/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-08-17T12:11:52.8360012Z [298/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-08-17T12:11:52.8408929Z [298/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-08-17T12:11:52.8409517Z [299/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-08-17T12:11:52.8573024Z [299/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-08-17T12:11:52.8573788Z [300/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-08-17T12:11:52.9061106Z [300/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-08-17T12:11:52.9062060Z [301/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-08-17T12:11:52.9431067Z [301/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-08-17T12:11:52.9431572Z [302/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-08-17T12:11:52.9516185Z [302/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-08-17T12:11:52.9516695Z [303/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-08-17T12:11:52.9639272Z [303/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-08-17T12:11:52.9639814Z [304/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-08-17T12:11:52.9705538Z [304/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-08-17T12:11:52.9706413Z [305/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-08-17T12:11:52.9844719Z [305/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-08-17T12:11:52.9845592Z [306/6280] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-08-17T12:11:52.9881976Z [306/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-08-17T12:11:52.9882822Z [307/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-08-17T12:11:53.0077085Z [307/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-08-17T12:11:53.0078003Z [308/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-08-17T12:11:53.0224399Z [308/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-08-17T12:11:53.0224991Z [309/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-08-17T12:11:53.0236327Z [309/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-08-17T12:11:53.0236840Z [310/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-08-17T12:11:53.0257139Z [310/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-08-17T12:11:53.0258266Z [311/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-08-17T12:11:53.0422882Z [311/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-08-17T12:11:53.0424080Z [312/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-08-17T12:11:53.0540557Z [312/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-08-17T12:11:53.0755513Z [313/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-08-17T12:11:53.0756480Z [313/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-08-17T12:11:53.0757365Z [314/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-08-17T12:11:53.1339120Z [314/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-08-17T12:11:53.1339729Z [315/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-08-17T12:11:53.1377133Z [315/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-08-17T12:11:53.1377721Z [316/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-08-17T12:11:53.1423502Z [316/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-08-17T12:11:53.1424017Z [317/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-08-17T12:11:53.1551495Z [317/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-08-17T12:11:53.1552028Z [318/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-08-17T12:11:53.1585379Z [318/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-08-17T12:11:53.1585908Z [319/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-08-17T12:11:53.1803673Z [319/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-08-17T12:11:53.1804711Z [320/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-08-17T12:11:53.1902056Z [320/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-08-17T12:11:53.1903029Z [321/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-08-17T12:11:53.2042446Z [321/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-08-17T12:11:53.2043459Z [322/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-08-17T12:11:53.2093519Z [322/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-08-17T12:11:53.2622046Z [323/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-08-17T12:11:53.2622614Z [323/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-08-17T12:11:53.2623129Z [324/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-08-17T12:11:53.2641131Z [324/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-08-17T12:11:53.2642029Z [325/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-08-17T12:11:53.2897159Z [325/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-08-17T12:11:53.2898143Z [326/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-08-17T12:11:53.3043560Z [326/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-08-17T12:11:53.3044168Z [327/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-08-17T12:11:53.3218165Z [327/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-08-17T12:11:53.3219340Z [328/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-08-17T12:11:53.3270624Z [328/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-08-17T12:11:53.3271548Z [329/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-08-17T12:11:53.3479849Z [329/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-08-17T12:11:53.3480382Z [330/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-08-17T12:11:53.3569815Z [330/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-08-17T12:11:53.3570313Z [331/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-08-17T12:11:53.3715756Z [331/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-08-17T12:11:53.3716272Z [332/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-08-17T12:11:53.3863264Z [332/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-08-17T12:11:53.3864283Z [333/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-08-17T12:11:53.3892031Z [333/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-08-17T12:11:53.3892976Z [334/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-08-17T12:11:53.4139056Z [334/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-08-17T12:11:53.4139580Z [335/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-08-17T12:11:53.4178404Z [335/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-08-17T12:11:53.4179012Z [336/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-08-17T12:11:53.4332285Z [336/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-08-17T12:11:53.4332887Z [337/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-08-17T12:11:53.4468991Z [337/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-08-17T12:11:53.4469616Z [338/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-08-17T12:11:53.4548289Z [338/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-08-17T12:11:53.4548865Z [339/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-08-17T12:11:53.4688810Z [339/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-08-17T12:11:53.4689381Z [340/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-08-17T12:11:53.4748412Z [340/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-08-17T12:11:53.4749024Z [341/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-08-17T12:11:53.4955498Z [341/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-08-17T12:11:53.4956190Z [342/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-08-17T12:11:53.4993767Z [342/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-08-17T12:11:53.4994307Z [343/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-08-17T12:11:53.5165589Z [343/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-08-17T12:11:53.5166565Z [344/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-08-17T12:11:53.5200066Z [344/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:53.5200645Z [345/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-08-17T12:11:53.5276233Z [345/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:53.5277314Z [346/6280] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-08-17T12:11:53.5461230Z [346/6280] Linking CXX static library lib/libpytorch_qnnpack.a 2022-08-17T12:11:53.5461634Z [347/6280] Linking CXX static library lib/libpytorch_qnnpack.a 2022-08-17T12:11:53.5548150Z [347/6280] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-08-17T12:11:53.5548780Z [348/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-08-17T12:11:53.5656553Z [348/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-08-17T12:11:53.5657477Z [349/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-08-17T12:11:53.5666765Z [349/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-08-17T12:11:53.5667699Z [350/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-08-17T12:11:53.5778340Z [350/6280] Linking C static library lib/libnnpack_reference_layers.a 2022-08-17T12:11:53.5778950Z [351/6280] Linking C static library lib/libnnpack_reference_layers.a 2022-08-17T12:11:53.5874811Z [351/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-08-17T12:11:53.5875801Z [352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:53.6054043Z [352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-08-17T12:11:53.6055071Z [353/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:53.6120685Z [353/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-08-17T12:11:53.6121566Z [354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-08-17T12:11:53.6282859Z [354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-08-17T12:11:53.6283816Z [355/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-08-17T12:11:53.6452164Z [355/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-08-17T12:11:53.6452799Z [356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-08-17T12:11:53.6460496Z [356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:11:53.6461211Z [357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-08-17T12:11:53.6625062Z [357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-08-17T12:11:53.6625685Z [358/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-08-17T12:11:53.6688916Z [358/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-08-17T12:11:53.6689477Z [359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-08-17T12:11:53.6884747Z [359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-08-17T12:11:53.6885328Z [360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-08-17T12:11:53.6946957Z [360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-08-17T12:11:53.6947528Z [361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:11:53.7036364Z [361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.7037339Z [362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-08-17T12:11:53.7200409Z [362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-08-17T12:11:53.7201428Z [363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-08-17T12:11:53.7383006Z [363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-08-17T12:11:53.7384019Z [364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-08-17T12:11:53.7474390Z [364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-08-17T12:11:53.7475391Z [365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-08-17T12:11:53.7559519Z [365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.7560238Z [366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.7681806Z [366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-08-17T12:11:53.7877689Z [367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-08-17T12:11:53.7878294Z [367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-08-17T12:11:53.7878862Z [368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-08-17T12:11:53.8030866Z [368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-08-17T12:11:53.8031439Z [369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-08-17T12:11:53.8173349Z [369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.8174096Z [370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.8414345Z [370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-08-17T12:11:53.8414968Z [371/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-08-17T12:11:53.8420286Z [371/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-08-17T12:11:53.8421273Z [372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-08-17T12:11:53.8549066Z [372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-08-17T12:11:53.8549623Z [373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-08-17T12:11:53.9011441Z [373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.9012018Z [374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-08-17T12:11:53.9048379Z [374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-08-17T12:11:53.9048941Z [375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.9139697Z [375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-08-17T12:11:53.9140252Z [376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-08-17T12:11:53.9164842Z [376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-08-17T12:11:53.9165393Z [377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.9567355Z [377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.9568328Z [378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-08-17T12:11:53.9617170Z [378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-08-17T12:11:53.9618098Z [379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-08-17T12:11:53.9791464Z [379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-08-17T12:11:53.9792433Z [380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-08-17T12:11:53.9824999Z [380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-08-17T12:11:53.9825979Z [381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-08-17T12:11:53.9847614Z [381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-08-17T12:11:53.9848633Z [382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-08-17T12:11:54.0228524Z [382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-08-17T12:11:54.0229263Z [383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-08-17T12:11:54.0235283Z [383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-08-17T12:11:54.0235913Z [384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-08-17T12:11:54.0453187Z [384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-08-17T12:11:54.0454078Z [385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-08-17T12:11:54.0464839Z [385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-08-17T12:11:54.0465832Z [386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-08-17T12:11:54.0645029Z [386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-08-17T12:11:54.0646100Z [387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-08-17T12:11:54.0796642Z [387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-08-17T12:11:54.0797277Z [388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-08-17T12:11:54.1085675Z [388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-08-17T12:11:54.1086632Z [389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-08-17T12:11:54.1117851Z [389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-08-17T12:11:54.1118487Z [390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-08-17T12:11:54.1134648Z [390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-08-17T12:11:54.1135502Z [391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-08-17T12:11:54.1241906Z [391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-08-17T12:11:54.1242846Z [392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-08-17T12:11:54.1405656Z [392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-08-17T12:11:54.1406225Z [393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-08-17T12:11:54.1665089Z [393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.1665852Z [394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-08-17T12:11:54.1767465Z [394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.1768064Z [395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-08-17T12:11:54.1794147Z [395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.1795355Z [396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-08-17T12:11:54.2031548Z [396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.2032176Z [397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-08-17T12:11:54.2059216Z [397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.2059932Z [398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.2216532Z [398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.2217642Z [399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.2565110Z [399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.2566195Z [400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.2591280Z [400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-08-17T12:11:54.2592318Z [401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.2648821Z [401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-08-17T12:11:54.2649514Z [402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.2719837Z [402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-08-17T12:11:54.2720905Z [403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.2958887Z [403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.2959511Z [404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.3259702Z [404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.3260365Z [405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-08-17T12:11:54.3265285Z [405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.3266038Z [406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-08-17T12:11:54.3278049Z [406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.3278641Z [407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-08-17T12:11:54.3487356Z [407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.3488489Z [408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.3545753Z [408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.3546402Z [409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.3789139Z [409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.3789809Z [410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.3872171Z [410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-08-17T12:11:54.3873328Z [411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.3999450Z [411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.4000133Z [412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.4118475Z [412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.4119554Z [413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.4157920Z [413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.4158553Z [414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.4369727Z [414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-08-17T12:11:54.4370466Z [415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-08-17T12:11:54.4605601Z [415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.4606210Z [416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.4639549Z [416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.4640165Z [417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.4818820Z [417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-08-17T12:11:54.4820164Z [418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.4860013Z [418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.4860817Z [419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-08-17T12:11:54.4962616Z [419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-08-17T12:11:54.4963235Z [420/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.5188716Z [420/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.5189467Z [421/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-08-17T12:11:54.5203994Z [421/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.5205076Z [422/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.5490810Z [422/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.5491861Z [423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.5608262Z [423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.5608898Z [424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-08-17T12:11:54.5706531Z [424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-08-17T12:11:54.5707210Z [425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.5831884Z [425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.5832510Z [426/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-08-17T12:11:54.6099268Z [426/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.6099929Z [427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-08-17T12:11:54.6275818Z [427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-08-17T12:11:54.6276534Z [428/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-08-17T12:11:54.6392046Z [428/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.6392656Z [429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-08-17T12:11:54.6493098Z [429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-08-17T12:11:54.6494566Z [430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-08-17T12:11:54.6530749Z [430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.6531373Z [431/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-08-17T12:11:54.6688966Z [431/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-08-17T12:11:54.6690022Z [432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-08-17T12:11:54.6958775Z [432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-08-17T12:11:54.6959467Z [433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-08-17T12:11:54.7083393Z [433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-08-17T12:11:54.7084008Z [434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-08-17T12:11:54.7132952Z [434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-08-17T12:11:54.7134129Z [435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-08-17T12:11:54.7171191Z [435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-08-17T12:11:54.7171772Z [436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-08-17T12:11:54.7440487Z [436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-08-17T12:11:54.7441548Z [437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-08-17T12:11:54.7572018Z [437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-08-17T12:11:54.7573052Z [438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-08-17T12:11:54.7748937Z [438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-08-17T12:11:54.7749568Z [439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-08-17T12:11:54.7910363Z [439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-08-17T12:11:54.7911332Z [440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-08-17T12:11:54.7940083Z [440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-08-17T12:11:54.7941309Z [441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-08-17T12:11:54.8034599Z [441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-08-17T12:11:54.8035354Z [442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-08-17T12:11:54.8178456Z [442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-08-17T12:11:54.8179688Z [443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-08-17T12:11:54.8417026Z [443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-08-17T12:11:54.8418082Z [444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-08-17T12:11:54.8448273Z [444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-08-17T12:11:54.8448949Z [445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-08-17T12:11:54.8638935Z [445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-08-17T12:11:54.8639628Z [446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-08-17T12:11:54.8926628Z [446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-08-17T12:11:54.8927212Z [447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-08-17T12:11:54.9122734Z [447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-08-17T12:11:54.9123332Z [448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-08-17T12:11:54.9303451Z [448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-08-17T12:11:54.9304044Z [449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-08-17T12:11:54.9339939Z [449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-08-17T12:11:54.9340549Z [450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-08-17T12:11:54.9354183Z [450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-08-17T12:11:54.9354850Z [451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-08-17T12:11:54.9582360Z [451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-08-17T12:11:54.9583348Z [452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-08-17T12:11:54.9971139Z [452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-08-17T12:11:54.9971752Z [453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-08-17T12:11:54.9992990Z [453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-08-17T12:11:54.9994008Z [454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-08-17T12:11:55.0140015Z [454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-08-17T12:11:55.0141252Z [455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-08-17T12:11:55.0182009Z [455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-08-17T12:11:55.0182916Z [456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-08-17T12:11:55.0577190Z [456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-08-17T12:11:55.0577752Z [457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-08-17T12:11:55.0673047Z [457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-08-17T12:11:55.0674004Z [458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-08-17T12:11:55.0718210Z [458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-08-17T12:11:55.0719454Z [459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-08-17T12:11:55.0976037Z [459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-08-17T12:11:55.0976706Z [460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-08-17T12:11:55.0997920Z [460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-08-17T12:11:55.0998518Z [461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-08-17T12:11:55.1181154Z [461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-08-17T12:11:55.1181765Z [462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-08-17T12:11:55.1363507Z [462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-08-17T12:11:55.1364515Z [463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-08-17T12:11:55.1498413Z [463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-08-17T12:11:55.1498947Z [464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-08-17T12:11:55.1502178Z [464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-08-17T12:11:55.1502733Z [465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-08-17T12:11:55.1517036Z [465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-08-17T12:11:55.1517614Z [466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-08-17T12:11:55.1859064Z [466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-08-17T12:11:55.1859695Z [467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-08-17T12:11:55.2112773Z [467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-08-17T12:11:55.2113448Z [468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-08-17T12:11:55.2197554Z [468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-08-17T12:11:55.2198542Z [469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-08-17T12:11:55.2294380Z [469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-08-17T12:11:55.2295187Z [470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-08-17T12:11:55.2473522Z [470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-08-17T12:11:55.2474123Z [471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-08-17T12:11:55.2498443Z [471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-08-17T12:11:55.2499048Z [472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-08-17T12:11:55.2730143Z [472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-08-17T12:11:55.2731797Z [473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-08-17T12:11:55.2803099Z [473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-08-17T12:11:55.2804032Z [474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-08-17T12:11:55.3132003Z [474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:11:55.3132556Z [475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-08-17T12:11:55.3218326Z [475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-08-17T12:11:55.3218853Z [476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-08-17T12:11:55.3365240Z [476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:11:55.3365810Z [477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-08-17T12:11:55.3576245Z [477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-08-17T12:11:55.3576811Z [478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:11:55.3715467Z [478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-08-17T12:11:55.3716072Z [479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-08-17T12:11:55.3766564Z [479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-08-17T12:11:55.3767538Z [480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:11:55.4004808Z [480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-08-17T12:11:55.4005373Z [481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-08-17T12:11:55.4100839Z [481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-08-17T12:11:55.4101811Z [482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-08-17T12:11:55.4258930Z [482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-08-17T12:11:55.4259682Z [483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-08-17T12:11:55.4268514Z [483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-08-17T12:11:55.4269326Z [484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-08-17T12:11:55.4405708Z [484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-08-17T12:11:55.4406742Z [485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-08-17T12:11:55.4611980Z [485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-08-17T12:11:55.4612512Z [486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-08-17T12:11:55.4639701Z [486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-08-17T12:11:55.4640286Z [487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-08-17T12:11:55.4861120Z [487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-08-17T12:11:55.4861773Z [488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-08-17T12:11:55.4959450Z [488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-08-17T12:11:55.4960003Z [489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-08-17T12:11:55.4978275Z [489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-08-17T12:11:55.4978851Z [490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-08-17T12:11:55.5301869Z [490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-08-17T12:11:55.5302519Z [491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-08-17T12:11:55.5317961Z [491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-08-17T12:11:55.5318544Z [492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-08-17T12:11:55.5517750Z [492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-08-17T12:11:55.5518808Z [493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-08-17T12:11:55.5594425Z [493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-08-17T12:11:55.5595031Z [494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-08-17T12:11:55.5832516Z [494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-08-17T12:11:55.5833119Z [495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-08-17T12:11:55.5974315Z [495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-08-17T12:11:55.5974901Z [496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-08-17T12:11:55.5992763Z [496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-08-17T12:11:55.5993645Z [497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-08-17T12:11:55.6301123Z [497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-08-17T12:11:55.6301806Z [498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-08-17T12:11:55.6343370Z [498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-08-17T12:11:55.6344045Z [499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-08-17T12:11:55.6479191Z [499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-08-17T12:11:55.6480243Z [500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-08-17T12:11:55.6671660Z [500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-08-17T12:11:55.6672697Z [501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-08-17T12:11:55.6674054Z [501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-08-17T12:11:55.6675041Z [502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-08-17T12:11:55.6913607Z [502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-08-17T12:11:55.6914661Z [503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-08-17T12:11:55.7022521Z [503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-08-17T12:11:55.7023566Z [504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-08-17T12:11:55.7138200Z [504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-08-17T12:11:55.7139241Z [505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-08-17T12:11:55.7344623Z [505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-08-17T12:11:55.7345686Z [506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-08-17T12:11:55.7467008Z [506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-08-17T12:11:55.7468688Z [507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-08-17T12:11:55.7469724Z [507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-08-17T12:11:55.7470616Z [508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-08-17T12:11:55.7750428Z [508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-08-17T12:11:55.7751033Z [509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-08-17T12:11:55.7833420Z [509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-08-17T12:11:55.7834703Z [510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-08-17T12:11:55.8050935Z [510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-08-17T12:11:55.8051551Z [511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-08-17T12:11:55.8219475Z [511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-08-17T12:11:55.8220355Z [512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-08-17T12:11:55.8223034Z [512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-08-17T12:11:55.8224111Z [513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-08-17T12:11:55.8323010Z [513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-08-17T12:11:55.8324169Z [514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-08-17T12:11:55.8343824Z [514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-08-17T12:11:55.8344459Z [515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-08-17T12:11:55.8610154Z [515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-08-17T12:11:55.8610640Z [516/6280] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-08-17T12:11:55.8725360Z [516/6280] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-08-17T12:11:55.8725872Z [517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-08-17T12:11:55.8758156Z [517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-08-17T12:11:55.8758879Z [518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-08-17T12:11:55.8865479Z [518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-08-17T12:11:55.8866204Z [519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-08-17T12:11:55.8879487Z [519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-08-17T12:11:55.8880442Z [520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-08-17T12:11:55.8903949Z [520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-08-17T12:11:55.8904836Z [521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-08-17T12:11:55.9285934Z [521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-08-17T12:11:55.9286565Z [522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-08-17T12:11:55.9326166Z [522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:55.9326769Z [523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-08-17T12:11:55.9426375Z [523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-08-17T12:11:55.9436296Z [524/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-08-17T12:11:55.9436873Z [524/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-08-17T12:11:55.9437571Z [525/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-08-17T12:11:55.9662824Z [525/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:55.9663430Z [526/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-08-17T12:11:55.9773173Z [526/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-08-17T12:11:55.9773689Z [527/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-08-17T12:11:55.9955934Z [527/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:55.9956639Z [528/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-08-17T12:11:56.0005188Z [528/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-08-17T12:11:56.0005788Z [529/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:56.0180999Z [529/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:56.0182038Z [530/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:56.0226003Z [530/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-08-17T12:11:56.0226983Z [531/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-08-17T12:11:56.0314000Z [531/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-08-17T12:11:56.0315041Z [532/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:56.0444420Z [532/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-08-17T12:11:56.0444965Z [533/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-08-17T12:11:56.0604344Z [533/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-08-17T12:11:56.0605271Z [534/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-08-17T12:11:56.0810983Z [534/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-08-17T12:11:56.0811991Z [535/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-08-17T12:11:56.0875929Z [535/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-08-17T12:11:56.0876504Z [536/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-08-17T12:11:56.0956757Z [536/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-08-17T12:11:56.0957696Z [537/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-08-17T12:11:56.1162237Z [537/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-08-17T12:11:56.1162979Z [538/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-08-17T12:11:56.1317163Z [538/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-08-17T12:11:56.1317799Z [539/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-08-17T12:11:56.1404116Z [539/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-08-17T12:11:56.1404703Z [540/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-08-17T12:11:56.1509061Z [540/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-08-17T12:11:56.1509926Z [541/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-08-17T12:11:56.1520065Z [541/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-08-17T12:11:56.1521108Z [542/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-08-17T12:11:56.1844020Z [542/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-08-17T12:11:56.1844619Z [543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-08-17T12:11:56.2029848Z [543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-08-17T12:11:56.2087280Z [544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-08-17T12:11:56.2087845Z [544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-08-17T12:11:56.2088350Z [545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-08-17T12:11:56.2115852Z [545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-08-17T12:11:56.2116430Z [546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-08-17T12:11:56.2214251Z [546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-08-17T12:11:56.2214809Z [547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-08-17T12:11:56.2375824Z [547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-08-17T12:11:56.2376814Z [548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-08-17T12:11:56.2674555Z [548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-08-17T12:11:56.2675173Z [549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-08-17T12:11:56.2704295Z [549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-08-17T12:11:56.2705318Z [550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-08-17T12:11:56.2710998Z [550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-08-17T12:11:56.2711700Z [551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-08-17T12:11:56.2912340Z [551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-08-17T12:11:56.2912974Z [552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-08-17T12:11:56.2977207Z [552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-08-17T12:11:56.2977780Z [553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-08-17T12:11:56.3278187Z [553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-08-17T12:11:56.3278753Z [554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-08-17T12:11:56.3338908Z [554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-08-17T12:11:56.3339467Z [555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-08-17T12:11:56.3390004Z [555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-08-17T12:11:56.3390630Z [556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-08-17T12:11:56.3517931Z [556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-08-17T12:11:56.3518899Z [557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-08-17T12:11:56.3642205Z [557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-08-17T12:11:56.3643478Z [558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-08-17T12:11:56.3837052Z [558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-08-17T12:11:56.3837650Z [559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-08-17T12:11:56.4002657Z [559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-08-17T12:11:56.4003451Z [560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-08-17T12:11:56.4124158Z [560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-08-17T12:11:56.4124735Z [561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-08-17T12:11:56.4154084Z [561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-08-17T12:11:56.4154798Z [562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-08-17T12:11:56.4248951Z [562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-08-17T12:11:56.4249528Z [563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-08-17T12:11:56.4360023Z [563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-08-17T12:11:56.4360683Z [564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-08-17T12:11:56.4604354Z [564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-08-17T12:11:56.4605132Z [565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-08-17T12:11:56.4726555Z [565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-08-17T12:11:56.4727126Z [566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-08-17T12:11:56.4906427Z [566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-08-17T12:11:56.4907022Z [567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-08-17T12:11:56.4948358Z [567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-08-17T12:11:56.4948969Z [568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-08-17T12:11:56.4965534Z [568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-08-17T12:11:56.4966524Z [569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-08-17T12:11:56.5175224Z [569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-08-17T12:11:56.5176218Z [570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-08-17T12:11:56.5421327Z [570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-08-17T12:11:56.5421896Z [571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-08-17T12:11:56.5464698Z [571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-08-17T12:11:56.5465672Z [572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-08-17T12:11:56.5614533Z [572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-08-17T12:11:56.5615589Z [573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-08-17T12:11:56.5638637Z [573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-08-17T12:11:56.5639239Z [574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-08-17T12:11:56.5817424Z [574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-08-17T12:11:56.5818771Z [575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-08-17T12:11:56.6020534Z [575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-08-17T12:11:56.6021116Z [576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-08-17T12:11:56.6066110Z [576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-08-17T12:11:56.6066677Z [577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-08-17T12:11:56.6160544Z [577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-08-17T12:11:56.6162089Z [578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-08-17T12:11:56.6292392Z [578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-08-17T12:11:56.6292977Z [579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-08-17T12:11:56.6423396Z [579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-08-17T12:11:56.6424343Z [580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-08-17T12:11:56.6517913Z [580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-08-17T12:11:56.6518954Z [581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-08-17T12:11:56.6633382Z [581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-08-17T12:11:56.6634429Z [582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-08-17T12:11:56.6851162Z [582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-08-17T12:11:56.6852026Z [583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-08-17T12:11:56.6860339Z [583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-08-17T12:11:56.6861335Z [584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-08-17T12:11:56.7005969Z [584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-08-17T12:11:56.7006666Z [585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-08-17T12:11:56.7152996Z [585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-08-17T12:11:56.7154041Z [586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-08-17T12:11:56.7340428Z [586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-08-17T12:11:56.7341428Z [587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-08-17T12:11:56.7383793Z [587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-08-17T12:11:56.7384337Z [588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-08-17T12:11:56.7714793Z [588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-08-17T12:11:56.7715347Z [589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-08-17T12:11:56.7862866Z [589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-08-17T12:11:56.7863458Z [590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-08-17T12:11:56.7906051Z [590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-08-17T12:11:56.7906764Z [591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-08-17T12:11:56.7925835Z [591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-08-17T12:11:56.7926502Z [592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-08-17T12:11:56.7982364Z [592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-08-17T12:11:56.7983210Z [593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-08-17T12:11:56.8345662Z [593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-08-17T12:11:56.8346262Z [594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-08-17T12:11:56.8480880Z [594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-08-17T12:11:56.8481501Z [595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-08-17T12:11:56.8508783Z [595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-08-17T12:11:56.8509339Z [596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-08-17T12:11:56.8516503Z [596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-08-17T12:11:56.8517605Z [597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-08-17T12:11:56.8651552Z [597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-08-17T12:11:56.8652112Z [598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-08-17T12:11:56.8924224Z [598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-08-17T12:11:56.8924796Z [599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-08-17T12:11:56.9062331Z [599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-08-17T12:11:56.9062928Z [600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-08-17T12:11:56.9097989Z [600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-08-17T12:11:56.9098557Z [601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-08-17T12:11:56.9220198Z [601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-08-17T12:11:56.9221430Z [602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-08-17T12:11:56.9260463Z [602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-08-17T12:11:56.9261569Z [603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-08-17T12:11:56.9622992Z [603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-08-17T12:11:56.9623559Z [604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-08-17T12:11:56.9806439Z [604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-08-17T12:11:56.9807500Z [605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-08-17T12:11:56.9898957Z [605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-08-17T12:11:56.9899933Z [606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-08-17T12:11:56.9925087Z [606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-08-17T12:11:56.9925656Z [607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-08-17T12:11:57.0157714Z [607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-08-17T12:11:57.0158408Z [608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-08-17T12:11:57.0179490Z [608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:11:57.0180552Z [609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-08-17T12:11:57.0455348Z [609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.0455928Z [610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-08-17T12:11:57.0465069Z [610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.0465727Z [611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-08-17T12:11:57.0560925Z [611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.0561489Z [612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-08-17T12:11:57.0694767Z [612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.0695838Z [613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.0791986Z [613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-08-17T12:11:57.0793082Z [614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:11:57.1131884Z [614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-08-17T12:11:57.1133109Z [615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.1144302Z [615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-08-17T12:11:57.1144876Z [616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.1273614Z [616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-08-17T12:11:57.1274588Z [617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-08-17T12:11:57.1283238Z [617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-08-17T12:11:57.1284663Z [618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-08-17T12:11:57.1324881Z [618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-08-17T12:11:57.1326157Z [619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.1750974Z [619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-08-17T12:11:57.1751536Z [620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-08-17T12:11:57.1809649Z [620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-08-17T12:11:57.1810201Z [621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-08-17T12:11:57.1836581Z [621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.1837163Z [622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-08-17T12:11:57.1915035Z [622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.1915602Z [623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-08-17T12:11:57.2079999Z [623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.2080601Z [624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-08-17T12:11:57.2290139Z [624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.2290702Z [625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-08-17T12:11:57.2348346Z [625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-08-17T12:11:57.2349248Z [626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.2546839Z [626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-08-17T12:11:57.2547918Z [627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.2654617Z [627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-08-17T12:11:57.2655467Z [628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.2814793Z [628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-08-17T12:11:57.2815858Z [629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-08-17T12:11:57.2983794Z [629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-08-17T12:11:57.2984890Z [630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.3082403Z [630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-08-17T12:11:57.3083407Z [631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-08-17T12:11:57.3165064Z [631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-08-17T12:11:57.3165782Z [632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-08-17T12:11:57.3215377Z [632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-08-17T12:11:57.3216333Z [633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-08-17T12:11:57.3317304Z [633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.3317877Z [634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-08-17T12:11:57.3601710Z [634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.3602334Z [635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-08-17T12:11:57.3717229Z [635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.3717808Z [636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-08-17T12:11:57.3767574Z [636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.3768582Z [637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-08-17T12:11:57.3848367Z [637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-08-17T12:11:57.3848953Z [638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.4068068Z [638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-08-17T12:11:57.4068753Z [639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.4156236Z [639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-08-17T12:11:57.4156829Z [640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.4297026Z [640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-08-17T12:11:57.4298316Z [641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-08-17T12:11:57.4321469Z [641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-08-17T12:11:57.4322508Z [642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.4744441Z [642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-08-17T12:11:57.4745029Z [643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-08-17T12:11:57.4845933Z [643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-08-17T12:11:57.4847421Z [644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-08-17T12:11:57.4848287Z [644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-08-17T12:11:57.4849095Z [645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-08-17T12:11:57.4968627Z [645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-08-17T12:11:57.4969663Z [646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-08-17T12:11:57.5067213Z [646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-08-17T12:11:57.5068570Z [647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-08-17T12:11:57.5385315Z [647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-08-17T12:11:57.5386284Z [648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-08-17T12:11:57.5444299Z [648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-08-17T12:11:57.5444853Z [649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-08-17T12:11:57.5729203Z [649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-08-17T12:11:57.5729786Z [650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-08-17T12:11:57.5839753Z [650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-08-17T12:11:57.5840337Z [651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-08-17T12:11:57.5960757Z [651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-08-17T12:11:57.5962159Z [652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-08-17T12:11:57.5968289Z [652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-08-17T12:11:57.5968884Z [653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-08-17T12:11:57.6066612Z [653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-08-17T12:11:57.6067560Z [654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-08-17T12:11:57.6297019Z [654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-08-17T12:11:57.6297816Z [655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-08-17T12:11:57.6498068Z [655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-08-17T12:11:57.6498731Z [656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-08-17T12:11:57.6514991Z [656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-08-17T12:11:57.6515552Z [657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-08-17T12:11:57.6584397Z [657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-08-17T12:11:57.6585187Z [658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-08-17T12:11:57.6717266Z [658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-08-17T12:11:57.6717841Z [659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-08-17T12:11:57.6832693Z [659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-08-17T12:11:57.6833419Z [660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-08-17T12:11:57.7161630Z [660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-08-17T12:11:57.7162592Z [661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-08-17T12:11:57.7188106Z [661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-08-17T12:11:57.7188762Z [662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-08-17T12:11:57.7316086Z [662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-08-17T12:11:57.7317126Z [663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-08-17T12:11:57.7433359Z [663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-08-17T12:11:57.7434358Z [664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-08-17T12:11:57.7778820Z [664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-08-17T12:11:57.7779722Z [665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-08-17T12:11:57.7839814Z [665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.7840357Z [666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-08-17T12:11:57.8078916Z [666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.8079548Z [667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-08-17T12:11:57.8287965Z [667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.8288515Z [668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-08-17T12:11:57.8476023Z [668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.8476626Z [669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-08-17T12:11:57.8521523Z [669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-08-17T12:11:57.8522713Z [670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-08-17T12:11:57.8653215Z [670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-08-17T12:11:57.8653983Z [671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-08-17T12:11:57.9035000Z [671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-08-17T12:11:57.9035577Z [672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-08-17T12:11:57.9153691Z [672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-08-17T12:11:57.9154737Z [673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-08-17T12:11:57.9156567Z [673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-08-17T12:11:57.9158786Z [674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-08-17T12:11:57.9164579Z [674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-08-17T12:11:57.9165141Z [675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-08-17T12:11:57.9297482Z [675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-08-17T12:11:57.9298094Z [676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-08-17T12:11:57.9715604Z [676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-08-17T12:11:57.9803006Z [677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-08-17T12:11:57.9803576Z [677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-08-17T12:11:57.9804082Z [678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-08-17T12:11:57.9837121Z [678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-08-17T12:11:57.9837672Z [679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-08-17T12:11:57.9960938Z [679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-08-17T12:11:57.9961919Z [680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-08-17T12:11:58.0076093Z [680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-08-17T12:11:58.0077450Z [681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-08-17T12:11:58.0318003Z [681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-08-17T12:11:58.0319030Z [682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-08-17T12:11:58.0463705Z [682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-08-17T12:11:58.0464447Z [683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-08-17T12:11:58.0485723Z [683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-08-17T12:11:58.0486375Z [684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-08-17T12:11:58.0651027Z [684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-08-17T12:11:58.0651720Z [685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-08-17T12:11:58.0788556Z [685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-08-17T12:11:58.0789628Z [686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-08-17T12:11:58.0957693Z [686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-08-17T12:11:58.0958702Z [687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-08-17T12:11:58.1182469Z [687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-08-17T12:11:58.1183484Z [688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-08-17T12:11:58.1221531Z [688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-08-17T12:11:58.1222573Z [689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-08-17T12:11:58.1366532Z [689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-08-17T12:11:58.1367580Z [690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-08-17T12:11:58.1467091Z [690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-08-17T12:11:58.1467672Z [691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-08-17T12:11:58.1642666Z [691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-08-17T12:11:58.1643707Z [692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-08-17T12:11:58.1855856Z [692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-08-17T12:11:58.1856513Z [693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-08-17T12:11:58.1876216Z [693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:11:58.1876801Z [694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-08-17T12:11:58.2119403Z [694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:11:58.2120115Z [695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-08-17T12:11:58.2152416Z [695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:11:58.2154788Z [696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-08-17T12:11:58.2267124Z [696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:11:58.2298741Z [697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-08-17T12:11:58.2588275Z [697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:11:58.2589367Z [698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:11:58.2675226Z [698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:11:58.2675814Z [699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:11:58.2928684Z [699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:11:58.2929695Z [700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:11:58.2996402Z [700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:11:58.2996967Z [701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:11:58.3023542Z [701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-08-17T12:11:58.3024522Z [702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:11:58.3248387Z [702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-08-17T12:11:58.3249397Z [703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:11:58.3452730Z [703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-08-17T12:11:58.3453810Z [704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:11:58.3577233Z [704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-08-17T12:11:58.3578216Z [705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-08-17T12:11:58.3579167Z [705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-08-17T12:11:58.3580082Z [706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-08-17T12:11:58.3691631Z [706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-08-17T12:11:58.3692425Z [707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:11:58.3809575Z [707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-08-17T12:11:58.3811068Z [708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-08-17T12:11:58.4191502Z [708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-08-17T12:11:58.4192271Z [709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-08-17T12:11:58.4210401Z [709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-08-17T12:11:58.4210979Z [710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-08-17T12:11:58.4303328Z [710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-08-17T12:11:58.4303879Z [711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-08-17T12:11:58.4350547Z [711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-08-17T12:11:58.4351175Z [712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-08-17T12:11:58.4510810Z [712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-08-17T12:11:58.4511795Z [713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-08-17T12:11:58.4900177Z [713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-08-17T12:11:58.4900753Z [714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-08-17T12:11:58.4952901Z [714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-08-17T12:11:58.4953966Z [715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-08-17T12:11:58.5061261Z [715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-08-17T12:11:58.5061910Z [716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-08-17T12:11:58.5203709Z [716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-08-17T12:11:58.5204539Z [717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-08-17T12:11:58.5227416Z [717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-08-17T12:11:58.5227984Z [718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-08-17T12:11:58.5638489Z [718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-08-17T12:11:58.5639068Z [719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-08-17T12:11:58.5740167Z [719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-08-17T12:11:58.5741328Z [720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-08-17T12:11:58.5911335Z [720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-08-17T12:11:58.5912695Z [721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-08-17T12:11:58.5914661Z [721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-08-17T12:11:58.5915666Z [722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-08-17T12:11:58.5921381Z [722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-08-17T12:11:58.5922437Z [723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-08-17T12:11:58.6326047Z [723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-08-17T12:11:58.6327075Z [724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-08-17T12:11:58.6370207Z [724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-08-17T12:11:58.6371082Z [725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-08-17T12:11:58.6617435Z [725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-08-17T12:11:58.6618284Z [726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-08-17T12:11:58.6632034Z [726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-08-17T12:11:58.6635385Z [727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-08-17T12:11:58.6761819Z [727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-08-17T12:11:58.6762943Z [728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-08-17T12:11:58.6931602Z [728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-08-17T12:11:58.6932770Z [729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-08-17T12:11:58.6998581Z [729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-08-17T12:11:58.6999735Z [730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-08-17T12:11:58.7343662Z [730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-08-17T12:11:58.7344713Z [731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-08-17T12:11:58.7368782Z [731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-08-17T12:11:58.7369400Z [732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-08-17T12:11:58.7453786Z [732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-08-17T12:11:58.7454650Z [733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-08-17T12:11:58.7669320Z [733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-08-17T12:11:58.7669948Z [734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-08-17T12:11:58.7691744Z [734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-08-17T12:11:58.7693349Z [735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-08-17T12:11:58.8077751Z [735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-08-17T12:11:58.8078683Z [736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-08-17T12:11:58.8165058Z [736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-08-17T12:11:58.8165616Z [737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-08-17T12:11:58.8208742Z [737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-08-17T12:11:58.8209290Z [738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-08-17T12:11:58.8441134Z [738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-08-17T12:11:58.8441747Z [739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-08-17T12:11:58.8525747Z [739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-08-17T12:11:58.8526662Z [740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-08-17T12:11:58.8804913Z [740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-08-17T12:11:58.8805525Z [741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-08-17T12:11:58.8822885Z [741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-08-17T12:11:58.8823841Z [742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-08-17T12:11:58.9159880Z [742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-08-17T12:11:58.9160440Z [743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-08-17T12:11:58.9261043Z [743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-08-17T12:11:58.9262001Z [744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-08-17T12:11:58.9382035Z [744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-08-17T12:11:58.9384694Z [745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-08-17T12:11:58.9418445Z [745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-08-17T12:11:58.9419211Z [746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-08-17T12:11:58.9685001Z [746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-08-17T12:11:58.9685581Z [747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-08-17T12:11:58.9741927Z [747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-08-17T12:11:58.9742508Z [748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-08-17T12:11:58.9856884Z [748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-08-17T12:11:58.9857503Z [749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-08-17T12:11:59.0012000Z [749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-08-17T12:11:59.0012813Z [750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-08-17T12:11:59.0013666Z [750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-08-17T12:11:59.0015001Z [751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-08-17T12:11:59.0199617Z [751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-08-17T12:11:59.0200223Z [752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-08-17T12:11:59.0207180Z [752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-08-17T12:11:59.0207830Z [753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-08-17T12:11:59.0379292Z [753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-08-17T12:11:59.0380341Z [754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-08-17T12:11:59.0556707Z [754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-08-17T12:11:59.0557412Z [755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-08-17T12:11:59.0639056Z [755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-08-17T12:11:59.0639698Z [756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-08-17T12:11:59.0723414Z [756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-08-17T12:11:59.0724454Z [757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-08-17T12:11:59.0730349Z [757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-08-17T12:11:59.0731017Z [758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-08-17T12:11:59.0930636Z [758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-08-17T12:11:59.0931879Z [759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-08-17T12:11:59.1158279Z [759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-08-17T12:11:59.1159314Z [760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-08-17T12:11:59.1245330Z [760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-08-17T12:11:59.1246280Z [761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-08-17T12:11:59.1326720Z [761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-08-17T12:11:59.1327819Z [762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-08-17T12:11:59.1480332Z [762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-08-17T12:11:59.1516407Z [763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-08-17T12:11:59.1517358Z [763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-08-17T12:11:59.1518359Z [764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-08-17T12:11:59.1696631Z [764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-08-17T12:11:59.1697622Z [765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-08-17T12:11:59.1804879Z [765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-08-17T12:11:59.1805444Z [766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-08-17T12:11:59.1917068Z [766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-08-17T12:11:59.1917652Z [767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-08-17T12:11:59.2099344Z [767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-08-17T12:11:59.2100393Z [768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-08-17T12:11:59.2134762Z [768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-08-17T12:11:59.2135334Z [769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-08-17T12:11:59.2286192Z [769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.2287177Z [770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-08-17T12:11:59.2496118Z [770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-08-17T12:11:59.2496781Z [771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-08-17T12:11:59.2808006Z [771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.2809052Z [772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-08-17T12:11:59.2856252Z [772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.2857567Z [773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.3086552Z [773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.3087257Z [774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-08-17T12:11:59.3114007Z [774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.3114947Z [775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-08-17T12:11:59.3279121Z [775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.3279754Z [776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.3580172Z [776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.3580805Z [777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.3704873Z [777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.3705509Z [778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.3836287Z [778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.3837426Z [779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.3839338Z [779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.3840495Z [780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.4040374Z [780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.4041855Z [781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.4234958Z [781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.4236080Z [782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.4433961Z [782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.4434693Z [783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.4630583Z [783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.4631541Z [784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.4689693Z [784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.4690448Z [785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.4721546Z [785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.4722406Z [786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.4884571Z [786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.4885693Z [787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.5085438Z [787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.5086339Z [788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.5280004Z [788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.5280622Z [789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.5657485Z [789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.5658097Z [790/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.5660774Z [790/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.5661998Z [791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.5846547Z [791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.5847171Z [792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.5868432Z [792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.5869023Z [793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.6042741Z [793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.6043843Z [794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.6522077Z [794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.6522732Z [795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.6809201Z [795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.6809924Z [796/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.6867048Z [796/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.6868138Z [797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.6949285Z [797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.6949881Z [798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.7298857Z [798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.7300245Z [799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.7339986Z [799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.7341111Z [800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.7585035Z [800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.7586205Z [801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.7638909Z [801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.7639957Z [802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.7724328Z [802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.7725296Z [803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.8065184Z [803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.8065792Z [804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.8111499Z [804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.8112883Z [805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.8387344Z [805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.8388391Z [806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.8574266Z [806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.8574893Z [807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.8628088Z [807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.8629036Z [808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.8813406Z [808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.8814153Z [809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.8927512Z [809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.8929183Z [810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.9279255Z [810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.9279910Z [811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.9431917Z [811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.9432517Z [812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.9467706Z [812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.9468790Z [813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.9535199Z [813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:11:59.9535811Z [814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:11:59.9779733Z [814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:11:59.9780871Z [815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.0093571Z [815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.0094422Z [816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.0194150Z [816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.0195496Z [817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.0332051Z [817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.0332665Z [818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.0399345Z [818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.0400200Z [819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.0560890Z [819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.0561574Z [820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.1006119Z [820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.1006826Z [821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.1048441Z [821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.1049492Z [822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.1162002Z [822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.1163058Z [823/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.1219137Z [823/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.1219749Z [824/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.1417404Z [824/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.1418671Z [825/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.1957100Z [825/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.1957734Z [826/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.2011919Z [826/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.2012977Z [827/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.2058875Z [827/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.2059988Z [828/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.2161037Z [828/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.2162121Z [829/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.2820370Z [829/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.2820961Z [830/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.2922498Z [830/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.2923540Z [831/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.2932833Z [831/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.2933450Z [832/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.2937735Z [832/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.2938526Z [833/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.3222441Z [833/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.3223841Z [834/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.3677851Z [834/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.3678644Z [835/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.3729836Z [835/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.3730906Z [836/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.3791776Z [836/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.3792374Z [837/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.3947923Z [837/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.3948613Z [838/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.4214716Z [838/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.4215821Z [839/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.4473781Z [839/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.4474423Z [840/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.4538114Z [840/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.4538721Z [841/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.4646524Z [841/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.4647177Z [842/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.4720591Z [842/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.4721706Z [843/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.4912808Z [843/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.4914391Z [844/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.5279950Z [844/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.5280581Z [845/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.5311564Z [845/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.5312551Z [846/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.5489071Z [846/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.5489827Z [847/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.5493037Z [847/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.5494524Z [848/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.5970512Z [848/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.5971201Z [849/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.6113980Z [849/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:00.6114734Z [850/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.6201881Z [850/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:00.6202899Z [851/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.6232117Z [851/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:00.6232870Z [852/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.6702368Z [852/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:00.6703443Z [853/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:00.6724916Z [853/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:00.6725564Z [854/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.6883811Z [854/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.6884916Z [855/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:00.7050132Z [855/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.7050800Z [856/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:00.7183784Z [856/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.7184949Z [857/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:00.7398953Z [857/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-08-17T12:12:00.7399543Z [858/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:00.7619347Z [858/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-08-17T12:12:00.7619982Z [859/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:00.7699890Z [859/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-08-17T12:12:00.7700611Z [860/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:00.7723154Z [860/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-08-17T12:12:00.7723758Z [861/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:00.7796699Z [861/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:00.7797295Z [862/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-08-17T12:12:00.7957958Z [862/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:12:00.7958632Z [863/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-08-17T12:12:00.8225372Z [863/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:00.8226017Z [864/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-08-17T12:12:00.8287491Z [864/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:00.8288065Z [865/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-08-17T12:12:00.8411989Z [865/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:00.8413126Z [866/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:00.8597998Z [866/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:00.8598996Z [867/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:12:00.8765308Z [867/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:00.8766447Z [868/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:00.8819637Z [868/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:00.8820789Z [869/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:00.8944752Z [869/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:00.8945820Z [870/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:00.9088385Z [870/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:00.9089529Z [871/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:00.9245031Z [871/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-08-17T12:12:00.9246807Z [872/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:00.9382673Z [872/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-08-17T12:12:00.9383310Z [873/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:00.9568435Z [873/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-08-17T12:12:00.9569534Z [874/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:00.9599170Z [874/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:00.9600302Z [875/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:00.9884373Z [875/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:00.9885476Z [876/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-08-17T12:12:00.9921386Z [876/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:00.9922035Z [877/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-08-17T12:12:01.0179550Z [877/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:01.0180188Z [878/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-08-17T12:12:01.0227176Z [878/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:01.0228305Z [879/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:01.0237971Z [879/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:01.0238592Z [880/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:01.0507364Z [880/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:01.0508471Z [881/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:01.0568094Z [881/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.0568709Z [882/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:01.0850097Z [882/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.0851533Z [883/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:01.0856088Z [883/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.0857781Z [884/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:01.0918055Z [884/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.0919064Z [885/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:01.1252952Z [885/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.1254194Z [886/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.1482218Z [886/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.1483516Z [887/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.1623985Z [887/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.1624601Z [888/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.1647698Z [888/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.1648490Z [889/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.1858201Z [889/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.1858898Z [890/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.1974282Z [890/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.1975460Z [891/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.2304422Z [891/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.2316015Z [892/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.2466397Z [892/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.2467046Z [893/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.2523407Z [893/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.2757544Z [894/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.2758588Z [894/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.2759552Z [895/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.2970375Z [895/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.2971218Z [896/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.3153132Z [896/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.3154086Z [897/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.3373793Z [897/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.3374735Z [898/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.3423845Z [898/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.3424856Z [899/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.3712135Z [899/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.3712971Z [900/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.3794355Z [900/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.3795405Z [901/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.3964156Z [901/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.3965046Z [902/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.4172824Z [902/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.4174018Z [903/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.4298291Z [903/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.4299355Z [904/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.4514290Z [904/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.4515379Z [905/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.4615373Z [905/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.4616448Z [906/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.4971398Z [906/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.4972469Z [907/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.4989583Z [907/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.4991204Z [908/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.5127160Z [908/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.5128247Z [909/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.5251466Z [909/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.5252089Z [910/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.5467569Z [910/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.5468179Z [911/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.5789651Z [911/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.5790905Z [912/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.5808885Z [912/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.5809973Z [913/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.6219934Z [913/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.6220554Z [914/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.6268221Z [914/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.6268816Z [915/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.6361010Z [915/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.6361634Z [916/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.6612445Z [916/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.6613067Z [917/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.7093663Z [917/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.7094483Z [918/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.7220663Z [918/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.7221297Z [919/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.7271216Z [919/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.7271810Z [920/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.7444219Z [920/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.7445327Z [921/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.7511522Z [921/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.7512267Z [922/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.7861421Z [922/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.7862506Z [923/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.8039497Z [923/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.8040544Z [924/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.8158341Z [924/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.8159064Z [925/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.8301736Z [925/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.8302435Z [926/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.8355537Z [926/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.8356378Z [927/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.8675605Z [927/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.8676726Z [928/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.8858854Z [928/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.8859463Z [929/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.8912187Z [929/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.8912759Z [930/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.9122601Z [930/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.9123194Z [931/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.9192848Z [931/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-08-17T12:12:01.9193493Z [932/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:01.9456081Z [932/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-08-17T12:12:01.9457175Z [933/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.9619196Z [933/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-08-17T12:12:01.9620257Z [934/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-08-17T12:12:01.9666995Z [934/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-08-17T12:12:01.9667589Z [935/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-08-17T12:12:01.9766734Z [935/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-08-17T12:12:01.9809324Z [936/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-08-17T12:12:01.9809879Z [936/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:01.9810541Z [937/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-08-17T12:12:01.9964667Z [937/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:01.9965747Z [938/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-08-17T12:12:02.0166477Z [938/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:02.0167532Z [939/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-08-17T12:12:02.0305827Z [939/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:02.0306386Z [940/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-08-17T12:12:02.0347742Z [940/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:02.0348681Z [941/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:02.0517822Z [941/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:02.0518500Z [942/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:02.0584662Z [942/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:02.0585231Z [943/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:02.0711730Z [943/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:02.0712763Z [944/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:02.0947882Z [944/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:02.0948564Z [945/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:02.0975765Z [945/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:02.0976339Z [946/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:02.1145947Z [946/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:02.1146534Z [947/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:02.1235727Z [947/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:02.1236467Z [948/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:02.1547118Z [948/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:12:02.1547714Z [949/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:02.1583885Z [949/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-08-17T12:12:02.1584425Z [950/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:02.1702712Z [950/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.1703853Z [951/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:02.1836490Z [951/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.1837532Z [952/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:02.1886955Z [952/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.1888309Z [953/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:12:02.2187619Z [953/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.2188214Z [954/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-08-17T12:12:02.2360077Z [954/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.2361204Z [955/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.2485139Z [955/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.2485776Z [956/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.2537714Z [956/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.2538842Z [957/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.2740888Z [957/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.2741995Z [958/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.2895444Z [958/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.2896716Z [959/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.3106862Z [959/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.3107945Z [960/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.3277349Z [960/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.3278460Z [961/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.3312743Z [961/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.3313927Z [962/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.3563865Z [962/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.3564744Z [963/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.3694572Z [963/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.3695681Z [964/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.3846374Z [964/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.3847522Z [965/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.4040202Z [965/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.4040845Z [966/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.4048808Z [966/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.4049784Z [967/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.4217414Z [967/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.4218052Z [968/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.4418120Z [968/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-08-17T12:12:02.4419268Z [969/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.4681585Z [969/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-08-17T12:12:02.4682182Z [970/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.4686966Z [970/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-08-17T12:12:02.4687679Z [971/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.4821837Z [971/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-08-17T12:12:02.4822929Z [972/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.4871194Z [972/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:02.4872921Z [973/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-08-17T12:12:02.4993743Z [973/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:12:02.4994803Z [974/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-08-17T12:12:02.5289947Z [974/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:02.5290533Z [975/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-08-17T12:12:02.5338052Z [975/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:02.5339001Z [976/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-08-17T12:12:02.5426946Z [976/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:02.5428013Z [977/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:02.5560318Z [977/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:02.5561437Z [978/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:12:02.5683022Z [978/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:02.5683664Z [979/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:02.5876241Z [979/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:02.5877382Z [980/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:02.5940538Z [980/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:02.5941483Z [981/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:02.6090162Z [981/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:02.6091369Z [982/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:02.6232779Z [982/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:12:02.6234279Z [983/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:02.6348718Z [983/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:02.6349840Z [984/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:02.6520165Z [984/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:02.6521475Z [985/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:02.6630042Z [985/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:02.6631128Z [986/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-08-17T12:12:02.6818912Z [986/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:02.6819535Z [987/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-08-17T12:12:02.6966769Z [987/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:02.6967432Z [988/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-08-17T12:12:02.7036491Z [988/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:02.7037487Z [989/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-08-17T12:12:02.7146457Z [989/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:02.7147600Z [990/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-08-17T12:12:02.7360297Z [990/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.7361480Z [991/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-08-17T12:12:02.7455303Z [991/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.7456415Z [992/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-08-17T12:12:02.7677171Z [992/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.7677782Z [993/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-08-17T12:12:02.7769143Z [993/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.7770215Z [994/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-08-17T12:12:02.8133780Z [994/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.8135100Z [995/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.8284061Z [995/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.8284662Z [996/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.8459660Z [996/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.8460308Z [997/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.8623320Z [997/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.8816101Z [998/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.8816705Z [998/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.8817290Z [999/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.9045441Z [999/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.9046772Z [1000/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.9168690Z [1000/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.9169691Z [1001/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.9256586Z [1001/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.9257263Z [1002/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.9459744Z [1002/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.9460691Z [1003/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.9624243Z [1003/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:02.9625313Z [1004/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:02.9953668Z [1004/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:02.9954276Z [1005/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.0083885Z [1005/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.0084630Z [1006/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.0127013Z [1006/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.0128466Z [1007/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.0314982Z [1007/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.0315993Z [1008/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.0671432Z [1008/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.0672061Z [1009/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.0742188Z [1009/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.0743379Z [1010/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.0899635Z [1010/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.0900268Z [1011/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.1051847Z [1011/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.1052584Z [1012/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.1181668Z [1012/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.1182285Z [1013/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.1516844Z [1013/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.1517498Z [1014/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.1570491Z [1014/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.1571582Z [1015/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.1913862Z [1015/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.1914911Z [1016/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.1948443Z [1016/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.1949518Z [1017/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.1973985Z [1017/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.1974600Z [1018/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.2258824Z [1018/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.2259911Z [1019/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.2474998Z [1019/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.2476059Z [1020/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.2731395Z [1020/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.2731993Z [1021/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.2923227Z [1021/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.2923859Z [1022/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.3059986Z [1022/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.3061230Z [1023/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.3242403Z [1023/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.3243261Z [1024/6280] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-08-17T12:12:03.3256299Z [1024/6280] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-08-17T12:12:03.3257397Z [1025/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.3371430Z [1025/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.3372336Z [1026/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.3473461Z [1026/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.3474112Z [1027/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.3753338Z [1027/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.3754403Z [1028/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.3867655Z [1028/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.3868369Z [1029/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.4108358Z [1029/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.4109449Z [1030/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.4271262Z [1030/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.4272358Z [1031/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.4456470Z [1031/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.4457245Z [1032/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.4602912Z [1032/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.4603522Z [1033/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.4796018Z [1033/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.4796754Z [1034/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.4895213Z [1034/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.4896899Z [1035/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.5245318Z [1035/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.5245931Z [1036/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.5433479Z [1036/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.5434555Z [1037/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.5450910Z [1037/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.5452001Z [1038/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.5618016Z [1038/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.5618616Z [1039/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.5716145Z [1039/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.5717396Z [1040/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.5980512Z [1040/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.5981125Z [1041/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.6321501Z [1041/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-08-17T12:12:03.6322064Z [1042/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-08-17T12:12:03.6374714Z [1042/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-08-17T12:12:03.6375356Z [1043/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-08-17T12:12:03.6582960Z [1043/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-08-17T12:12:03.6583581Z [1044/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.6677355Z [1044/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-08-17T12:12:03.6677939Z [1045/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-08-17T12:12:03.6782768Z [1045/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:03.6783350Z [1046/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-08-17T12:12:03.6933498Z [1046/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:03.6934707Z [1047/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-08-17T12:12:03.7100506Z [1047/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:03.7101789Z [1048/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-08-17T12:12:03.7223799Z [1048/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:03.7224382Z [1049/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-08-17T12:12:03.7320120Z [1049/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:03.7321207Z [1050/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:03.7324140Z [1050/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:03.7324698Z [1051/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:03.7529858Z [1051/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:03.7530416Z [1052/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:03.7744472Z [1052/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:03.7745477Z [1053/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-08-17T12:12:03.8009750Z [1053/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:03.8010318Z [1054/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-08-17T12:12:03.8061067Z [1054/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:03.8062085Z [1055/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-08-17T12:12:03.8169675Z [1055/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:03.8170262Z [1056/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:03.8305497Z [1056/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:03.8306078Z [1057/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:03.8362722Z [1057/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:12:03.8363750Z [1058/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:03.8734350Z [1058/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-08-17T12:12:03.8734958Z [1059/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-08-17T12:12:03.8739149Z [1059/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-08-17T12:12:03.8739791Z [1060/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-08-17T12:12:03.9017064Z [1060/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-08-17T12:12:03.9017785Z [1061/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:12:03.9039110Z [1061/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-08-17T12:12:03.9039701Z [1062/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-08-17T12:12:03.9103114Z [1062/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-08-17T12:12:03.9104099Z [1063/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-08-17T12:12:03.9359400Z [1063/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-08-17T12:12:03.9360087Z [1064/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-08-17T12:12:03.9483816Z [1064/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-08-17T12:12:03.9484337Z [1065/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-08-17T12:12:03.9637312Z [1065/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:12:03.9637869Z [1066/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-08-17T12:12:03.9669203Z [1066/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-08-17T12:12:03.9669766Z [1067/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-08-17T12:12:03.9766175Z [1067/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-08-17T12:12:03.9766725Z [1068/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-08-17T12:12:03.9940493Z [1068/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:03.9941113Z [1069/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-08-17T12:12:04.0219544Z [1069/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-08-17T12:12:04.0220113Z [1070/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-08-17T12:12:04.0302742Z [1070/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-08-17T12:12:04.0303288Z [1071/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-08-17T12:12:04.0319194Z [1071/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-08-17T12:12:04.0319789Z [1072/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-08-17T12:12:04.0427243Z [1072/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-08-17T12:12:04.0428183Z [1073/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:04.0527065Z [1073/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-08-17T12:12:04.0527958Z [1074/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-08-17T12:12:04.0843559Z [1074/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-08-17T12:12:04.0844237Z [1075/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-08-17T12:12:04.0860679Z [1075/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-08-17T12:12:04.0861197Z [1076/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-08-17T12:12:04.1005634Z [1076/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-08-17T12:12:04.1006266Z [1077/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-08-17T12:12:04.1041969Z [1077/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-08-17T12:12:04.1042670Z [1078/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-08-17T12:12:04.1107220Z [1078/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-08-17T12:12:04.1107789Z [1079/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-08-17T12:12:04.1469531Z [1079/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.1470085Z [1080/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-08-17T12:12:04.1490214Z [1080/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.1491036Z [1081/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-08-17T12:12:04.1602082Z [1081/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-08-17T12:12:04.1603110Z [1082/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-08-17T12:12:04.1790089Z [1082/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.1790855Z [1083/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-08-17T12:12:04.1792102Z [1083/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.1792786Z [1084/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.1996098Z [1084/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-08-17T12:12:04.1997003Z [1085/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-08-17T12:12:04.2080186Z [1085/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:04.2080727Z [1086/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.2230956Z [1086/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-08-17T12:12:04.2231931Z [1087/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.2454827Z [1087/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-08-17T12:12:04.2455798Z [1088/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-08-17T12:12:04.2456709Z [1088/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-08-17T12:12:04.2457743Z [1089/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.2589617Z [1089/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-08-17T12:12:04.2590143Z [1090/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:04.2623143Z [1090/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-08-17T12:12:04.2624197Z [1091/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-08-17T12:12:04.2788830Z [1091/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.2789744Z [1092/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-08-17T12:12:04.3063363Z [1092/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.3064315Z [1093/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-08-17T12:12:04.3093057Z [1093/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-08-17T12:12:04.3093572Z [1094/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-08-17T12:12:04.3294506Z [1094/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.3295613Z [1095/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-08-17T12:12:04.3445327Z [1095/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.3445907Z [1096/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.3663589Z [1096/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-08-17T12:12:04.3664182Z [1097/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.3766675Z [1097/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-08-17T12:12:04.3767244Z [1098/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.3784957Z [1098/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-08-17T12:12:04.3785952Z [1099/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-08-17T12:12:04.3821367Z [1099/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-08-17T12:12:04.3822339Z [1100/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.3971611Z [1100/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-08-17T12:12:04.3972200Z [1101/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-08-17T12:12:04.4296116Z [1101/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-08-17T12:12:04.4296720Z [1102/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-08-17T12:12:04.4318399Z [1102/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:04.4318949Z [1103/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-08-17T12:12:04.4380182Z [1103/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-08-17T12:12:04.4380750Z [1104/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-08-17T12:12:04.4502347Z [1104/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-08-17T12:12:04.4502889Z [1105/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-08-17T12:12:04.4526483Z [1105/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-08-17T12:12:04.4527732Z [1106/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-08-17T12:12:04.4713289Z [1106/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.4713752Z [1107/6280] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-08-17T12:12:04.4876194Z [1107/6280] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-08-17T12:12:04.4876683Z [1108/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:04.4893623Z [1108/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-08-17T12:12:04.4894351Z [1109/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-08-17T12:12:04.4992370Z [1109/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.4993382Z [1110/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-08-17T12:12:04.5043374Z [1110/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-08-17T12:12:04.5043928Z [1111/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-08-17T12:12:04.5139346Z [1111/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-08-17T12:12:04.5140353Z [1112/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.5460769Z [1112/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-08-17T12:12:04.5461349Z [1113/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.5571836Z [1113/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.5572622Z [1114/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-08-17T12:12:04.5573568Z [1114/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-08-17T12:12:04.5574281Z [1115/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-08-17T12:12:04.5628330Z [1115/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.5991924Z [1116/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-08-17T12:12:04.5992657Z [1116/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-08-17T12:12:04.5993251Z [1117/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-08-17T12:12:04.6092267Z [1117/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-08-17T12:12:04.6092847Z [1118/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.6113385Z [1118/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-08-17T12:12:04.6114577Z [1119/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-08-17T12:12:04.6257130Z [1119/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-08-17T12:12:04.6257677Z [1120/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-08-17T12:12:04.6456247Z [1120/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-08-17T12:12:04.6456850Z [1121/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.6519423Z [1121/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-08-17T12:12:04.6520424Z [1122/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-08-17T12:12:04.6690533Z [1122/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-08-17T12:12:04.6691442Z [1123/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-08-17T12:12:04.6786529Z [1123/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-08-17T12:12:04.6787157Z [1124/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-08-17T12:12:04.6922082Z [1124/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:04.6922732Z [1125/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-08-17T12:12:04.7014720Z [1125/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-08-17T12:12:04.7015261Z [1126/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-08-17T12:12:04.7078959Z [1126/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.7079771Z [1127/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-08-17T12:12:04.7245741Z [1127/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-08-17T12:12:04.7246732Z [1128/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-08-17T12:12:04.7361274Z [1128/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.7362285Z [1129/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-08-17T12:12:04.7529770Z [1129/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-08-17T12:12:04.7530479Z [1130/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-08-17T12:12:04.7609335Z [1130/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.7609798Z [1131/6280] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-08-17T12:12:04.7651577Z [1131/6280] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-08-17T12:12:04.7652130Z [1132/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-08-17T12:12:04.7739013Z [1132/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-08-17T12:12:04.7739849Z [1133/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-08-17T12:12:04.8022620Z [1133/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.8023250Z [1134/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-08-17T12:12:04.8057037Z [1134/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:04.8058020Z [1135/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-08-17T12:12:04.8151516Z [1135/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:04.8152059Z [1136/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-08-17T12:12:04.8213259Z [1136/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-08-17T12:12:04.8214033Z [1137/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-08-17T12:12:04.8367830Z [1137/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-08-17T12:12:04.8369118Z [1138/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-08-17T12:12:04.8687475Z [1138/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-08-17T12:12:04.8688423Z [1139/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:04.8836682Z [1139/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-08-17T12:12:04.8837668Z [1140/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-08-17T12:12:04.8922611Z [1140/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-08-17T12:12:04.8923201Z [1141/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-08-17T12:12:04.8985123Z [1141/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-08-17T12:12:04.8986191Z [1142/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-08-17T12:12:04.9138412Z [1142/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-08-17T12:12:04.9138997Z [1143/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:04.9435606Z [1143/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-08-17T12:12:04.9436340Z [1144/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-08-17T12:12:04.9646599Z [1144/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-08-17T12:12:04.9647646Z [1145/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-08-17T12:12:04.9694799Z [1145/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-08-17T12:12:04.9695795Z [1146/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-08-17T12:12:04.9726703Z [1146/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-08-17T12:12:04.9727921Z [1147/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-08-17T12:12:05.0103275Z [1147/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-08-17T12:12:05.0104311Z [1148/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-08-17T12:12:05.0140205Z [1148/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-08-17T12:12:05.0140799Z [1149/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-08-17T12:12:05.0344833Z [1149/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-08-17T12:12:05.0345854Z [1150/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-08-17T12:12:05.0462890Z [1150/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-08-17T12:12:05.0463887Z [1151/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-08-17T12:12:05.0478370Z [1151/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-08-17T12:12:05.0479006Z [1152/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-08-17T12:12:05.0800934Z [1152/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-08-17T12:12:05.0801545Z [1153/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-08-17T12:12:05.0941785Z [1153/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-08-17T12:12:05.0942806Z [1154/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-08-17T12:12:05.1125266Z [1154/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.1126370Z [1155/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-08-17T12:12:05.1261097Z [1155/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.1262487Z [1156/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-08-17T12:12:05.1324415Z [1156/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.1325246Z [1157/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-08-17T12:12:05.1400442Z [1157/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-08-17T12:12:05.1401009Z [1158/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-08-17T12:12:05.1814770Z [1158/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.1815420Z [1159/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.1861173Z [1159/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-08-17T12:12:05.1861786Z [1160/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.1961358Z [1160/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-08-17T12:12:05.1962423Z [1161/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.2094800Z [1161/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-08-17T12:12:05.2095792Z [1162/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-08-17T12:12:05.2105320Z [1162/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-08-17T12:12:05.2106372Z [1163/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.2479855Z [1163/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-08-17T12:12:05.2480486Z [1164/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-08-17T12:12:05.2563517Z [1164/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.2564586Z [1165/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-08-17T12:12:05.2762337Z [1165/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.2763412Z [1166/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-08-17T12:12:05.2804981Z [1166/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.2805606Z [1167/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-08-17T12:12:05.2835532Z [1167/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-08-17T12:12:05.2836553Z [1168/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-08-17T12:12:05.3166420Z [1168/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.3167453Z [1169/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.3301343Z [1169/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-08-17T12:12:05.3302070Z [1170/6280] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-08-17T12:12:05.3346442Z [1170/6280] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-08-17T12:12:05.3347339Z [1171/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.3435580Z [1171/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-08-17T12:12:05.3436380Z [1172/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.3518213Z [1172/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-08-17T12:12:05.3519034Z [1173/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.3579561Z [1173/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.3580498Z [1174/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-08-17T12:12:05.3897239Z [1174/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.3898426Z [1175/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-08-17T12:12:05.4059766Z [1175/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.4060438Z [1176/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-08-17T12:12:05.4113314Z [1176/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-08-17T12:12:05.4114327Z [1177/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-08-17T12:12:05.4352297Z [1177/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-08-17T12:12:05.4352930Z [1178/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.4399501Z [1178/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.4400635Z [1179/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.4644307Z [1179/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-08-17T12:12:05.4645127Z [1180/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.4878592Z [1180/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-08-17T12:12:05.4879185Z [1181/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-08-17T12:12:05.4927801Z [1181/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-08-17T12:12:05.4928980Z [1182/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-08-17T12:12:05.4990166Z [1182/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-08-17T12:12:05.4990805Z [1183/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.5205920Z [1183/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-08-17T12:12:05.5207022Z [1184/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-08-17T12:12:05.5468210Z [1184/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-08-17T12:12:05.5469259Z [1185/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-08-17T12:12:05.5615928Z [1185/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-08-17T12:12:05.5616909Z [1186/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-08-17T12:12:05.5663771Z [1186/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.5664883Z [1187/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-08-17T12:12:05.5705049Z [1187/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.5706092Z [1188/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-08-17T12:12:05.5905818Z [1188/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.5906791Z [1189/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-08-17T12:12:05.6175834Z [1189/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-08-17T12:12:05.6176883Z [1190/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-08-17T12:12:05.6361422Z [1190/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-08-17T12:12:05.6362546Z [1191/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-08-17T12:12:05.6472287Z [1191/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.6472951Z [1192/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:05.6539282Z [1192/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-08-17T12:12:05.6540218Z [1193/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-08-17T12:12:05.6637828Z [1193/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-08-17T12:12:05.6638488Z [1194/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-08-17T12:12:05.7109925Z [1194/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-08-17T12:12:05.7110545Z [1195/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:05.7231410Z [1195/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-08-17T12:12:05.7232055Z [1196/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-08-17T12:12:05.7295624Z [1196/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-08-17T12:12:05.7296522Z [1197/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-08-17T12:12:05.7393943Z [1197/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-08-17T12:12:05.7395231Z [1198/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-08-17T12:12:05.7713380Z [1198/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-08-17T12:12:05.7714447Z [1199/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-08-17T12:12:05.7730692Z [1199/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.7731387Z [1200/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-08-17T12:12:05.7893269Z [1200/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:05.7894352Z [1201/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-08-17T12:12:05.7947291Z [1201/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-08-17T12:12:05.7948223Z [1202/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-08-17T12:12:05.8061292Z [1202/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.8062230Z [1203/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-08-17T12:12:05.8448923Z [1203/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:05.8449937Z [1204/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:05.8556352Z [1204/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-08-17T12:12:05.8556958Z [1205/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.8728262Z [1205/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.8728903Z [1206/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.8738536Z [1206/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:05.8739875Z [1207/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-08-17T12:12:05.8922892Z [1207/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-08-17T12:12:05.8923682Z [1208/6280] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-08-17T12:12:05.8969888Z [1208/6280] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-08-17T12:12:05.8970756Z [1209/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:05.9126146Z [1209/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.9126875Z [1210/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-08-17T12:12:05.9399847Z [1210/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:05.9400490Z [1211/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.9501780Z [1211/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-08-17T12:12:05.9502386Z [1212/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:05.9766921Z [1212/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-08-17T12:12:05.9767477Z [1213/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-08-17T12:12:05.9811495Z [1213/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:05.9812080Z [1214/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-08-17T12:12:05.9936031Z [1214/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-08-17T12:12:05.9937040Z [1215/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-08-17T12:12:06.0106665Z [1215/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.0107258Z [1216/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-08-17T12:12:06.0256828Z [1216/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.0257550Z [1217/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.0451711Z [1217/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-08-17T12:12:06.0452338Z [1218/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.0746902Z [1218/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:06.0747554Z [1219/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.0769759Z [1219/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.0770465Z [1220/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-08-17T12:12:06.0867481Z [1220/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.0868052Z [1221/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.1021417Z [1221/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-08-17T12:12:06.1021951Z [1222/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-08-17T12:12:06.1284124Z [1222/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.1287734Z [1223/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:06.1474754Z [1223/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.1475375Z [1224/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.1622966Z [1224/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-08-17T12:12:06.1623880Z [1225/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.1660471Z [1225/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-08-17T12:12:06.1661003Z [1226/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-08-17T12:12:06.1928974Z [1226/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-08-17T12:12:06.1929985Z [1227/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.2083631Z [1227/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.2084537Z [1228/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.2205296Z [1228/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-08-17T12:12:06.2206022Z [1229/6280] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-08-17T12:12:06.2564878Z [1229/6280] Generating src/x86_64-fma/blas/sgemm.py.o 2022-08-17T12:12:06.2565482Z [1230/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-08-17T12:12:06.2803514Z [1230/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-08-17T12:12:06.2804111Z [1231/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.2835021Z [1231/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.2835958Z [1232/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-08-17T12:12:06.2873949Z [1232/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-08-17T12:12:06.2874506Z [1233/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-08-17T12:12:06.3178072Z [1233/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.3179754Z [1234/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-08-17T12:12:06.3563609Z [1234/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.3564183Z [1235/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-08-17T12:12:06.3591345Z [1235/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-08-17T12:12:06.3592144Z [1236/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.3627295Z [1236/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:06.3628372Z [1237/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-08-17T12:12:06.3690593Z [1237/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.3691487Z [1238/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.3934096Z [1238/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.3935062Z [1239/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.4259504Z [1239/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-08-17T12:12:06.4260100Z [1240/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:06.4353932Z [1240/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.4354494Z [1241/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-08-17T12:12:06.4459739Z [1241/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.4460718Z [1242/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.4467185Z [1242/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-08-17T12:12:06.4468486Z [1243/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.4566935Z [1243/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:06.4567969Z [1244/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-08-17T12:12:06.4913230Z [1244/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:06.4914426Z [1245/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-08-17T12:12:06.5034103Z [1245/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:06.5034663Z [1246/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-08-17T12:12:06.5202059Z [1246/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-08-17T12:12:06.5202636Z [1247/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:06.5268433Z [1247/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-08-17T12:12:06.5269131Z [1248/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:06.5361249Z [1248/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-08-17T12:12:06.5362234Z [1249/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-08-17T12:12:06.5457767Z [1249/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-08-17T12:12:06.5459004Z [1250/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:06.5597463Z [1250/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-08-17T12:12:06.5598407Z [1251/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-08-17T12:12:06.5861520Z [1251/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-08-17T12:12:06.5862424Z [1252/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-08-17T12:12:06.5985273Z [1252/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-08-17T12:12:06.5985706Z [1253/6280] Generating src/x86_64-fma/blas/sgemm.py.o 2022-08-17T12:12:06.6027384Z [1253/6280] Generating src/x86_64-fma/max-pooling.py.o 2022-08-17T12:12:06.6027900Z [1254/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-08-17T12:12:06.6052237Z [1254/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-08-17T12:12:06.6053168Z [1255/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-08-17T12:12:06.6382129Z [1255/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-08-17T12:12:06.6383118Z [1256/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-08-17T12:12:06.6686007Z [1256/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-08-17T12:12:06.6686848Z [1257/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-08-17T12:12:06.6853472Z [1257/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-08-17T12:12:06.6854768Z [1258/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-08-17T12:12:06.7067896Z [1258/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-08-17T12:12:06.7068794Z [1259/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-08-17T12:12:06.7191503Z [1259/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-08-17T12:12:06.7192494Z [1260/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-08-17T12:12:06.7195275Z [1260/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-08-17T12:12:06.7195913Z [1261/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-08-17T12:12:06.7485987Z [1261/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-08-17T12:12:06.7487240Z [1262/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-08-17T12:12:06.7700406Z [1262/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-08-17T12:12:06.7701036Z [1263/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-08-17T12:12:06.7797402Z [1263/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-08-17T12:12:06.7798498Z [1264/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-08-17T12:12:06.7799302Z [1264/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-08-17T12:12:06.7799697Z [1265/6280] Generating src/x86_64-fma/max-pooling.py.o 2022-08-17T12:12:06.7985172Z [1265/6280] Generating src/x86_64-fma/relu.py.o 2022-08-17T12:12:06.7986016Z [1266/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-08-17T12:12:06.8091045Z [1266/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-08-17T12:12:06.8091618Z [1267/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-08-17T12:12:06.8261742Z [1267/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-08-17T12:12:06.8262645Z [1268/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-08-17T12:12:06.8423419Z [1268/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-08-17T12:12:06.8424014Z [1269/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-08-17T12:12:06.8461606Z [1269/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-08-17T12:12:06.8462134Z [1270/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-08-17T12:12:06.8567329Z [1270/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-08-17T12:12:06.8567920Z [1271/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-08-17T12:12:06.8757920Z [1271/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-08-17T12:12:06.8758928Z [1272/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-08-17T12:12:06.8913936Z [1272/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-08-17T12:12:06.8914864Z [1273/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-08-17T12:12:06.9077969Z [1273/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-08-17T12:12:06.9079026Z [1274/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-08-17T12:12:06.9098983Z [1274/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-08-17T12:12:06.9099944Z [1275/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-08-17T12:12:06.9249256Z [1275/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-08-17T12:12:06.9250185Z [1276/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-08-17T12:12:06.9250758Z [1276/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-08-17T12:12:06.9251156Z [1277/6280] Generating src/x86_64-fma/relu.py.o 2022-08-17T12:12:06.9425578Z [1277/6280] Generating src/x86_64-fma/softmax.py.o 2022-08-17T12:12:06.9426450Z [1278/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-08-17T12:12:06.9558833Z [1278/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-08-17T12:12:06.9559603Z [1279/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-08-17T12:12:06.9742205Z [1279/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-08-17T12:12:06.9743398Z [1280/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-08-17T12:12:06.9812694Z [1280/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-08-17T12:12:06.9813316Z [1281/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-08-17T12:12:06.9935491Z [1281/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-08-17T12:12:06.9936173Z [1282/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-08-17T12:12:07.0174607Z [1282/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-08-17T12:12:07.0176076Z [1283/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-08-17T12:12:07.0204498Z [1283/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-08-17T12:12:07.0205488Z [1284/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-08-17T12:12:07.0418110Z [1284/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-08-17T12:12:07.0418702Z [1285/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-08-17T12:12:07.0501291Z [1285/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-08-17T12:12:07.0501870Z [1286/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-08-17T12:12:07.0612138Z [1286/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-08-17T12:12:07.0613087Z [1287/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-08-17T12:12:07.0821456Z [1287/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-08-17T12:12:07.0822465Z [1288/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-08-17T12:12:07.0922473Z [1288/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-08-17T12:12:07.0923514Z [1289/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-08-17T12:12:07.1088500Z [1289/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-08-17T12:12:07.1089202Z [1290/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-08-17T12:12:07.1142815Z [1290/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-08-17T12:12:07.1143383Z [1291/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-08-17T12:12:07.1299883Z [1291/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-08-17T12:12:07.1300592Z [1292/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-08-17T12:12:07.1436843Z [1292/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-08-17T12:12:07.1438161Z [1293/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-08-17T12:12:07.1553103Z [1293/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-08-17T12:12:07.1554160Z [1294/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-08-17T12:12:07.1829943Z [1294/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-08-17T12:12:07.1830522Z [1295/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-08-17T12:12:07.1889030Z [1295/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-08-17T12:12:07.1889593Z [1296/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-08-17T12:12:07.1930093Z [1296/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-08-17T12:12:07.1931016Z [1297/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-08-17T12:12:07.2065941Z [1297/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-08-17T12:12:07.2066623Z [1298/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-08-17T12:12:07.2360969Z [1298/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-08-17T12:12:07.2361548Z [1299/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-08-17T12:12:07.2544244Z [1299/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-08-17T12:12:07.2545236Z [1300/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-08-17T12:12:07.2585196Z [1300/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-08-17T12:12:07.2586113Z [1301/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-08-17T12:12:07.2594291Z [1301/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-08-17T12:12:07.2595225Z [1302/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-08-17T12:12:07.2652473Z [1302/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-08-17T12:12:07.2653612Z [1303/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-08-17T12:12:07.3065941Z [1303/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-08-17T12:12:07.3069029Z [1304/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-08-17T12:12:07.3242601Z [1304/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-08-17T12:12:07.3243576Z [1305/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-08-17T12:12:07.3281282Z [1305/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-08-17T12:12:07.3282260Z [1306/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-08-17T12:12:07.3403174Z [1306/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-08-17T12:12:07.3403772Z [1307/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-08-17T12:12:07.3527185Z [1307/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-08-17T12:12:07.3527745Z [1308/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-08-17T12:12:07.3666036Z [1308/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-08-17T12:12:07.3666771Z [1309/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-08-17T12:12:07.3906808Z [1309/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-08-17T12:12:07.3907838Z [1310/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-08-17T12:12:07.3928492Z [1310/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-08-17T12:12:07.3929104Z [1311/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-08-17T12:12:07.4145297Z [1311/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-08-17T12:12:07.4145839Z [1312/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-08-17T12:12:07.4231304Z [1312/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-08-17T12:12:07.4231898Z [1313/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-08-17T12:12:07.4263789Z [1313/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-08-17T12:12:07.4265031Z [1314/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-08-17T12:12:07.4495521Z [1314/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-08-17T12:12:07.4496049Z [1315/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-08-17T12:12:07.4550112Z [1315/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-08-17T12:12:07.4551111Z [1316/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-08-17T12:12:07.4817602Z [1316/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-08-17T12:12:07.4818720Z [1317/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-08-17T12:12:07.4829131Z [1317/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-08-17T12:12:07.4829656Z [1318/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-08-17T12:12:07.4877417Z [1318/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-08-17T12:12:07.4878197Z [1319/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-08-17T12:12:07.5321281Z [1319/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-08-17T12:12:07.5421516Z [1320/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-08-17T12:12:07.5422501Z [1320/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-08-17T12:12:07.5423443Z [1321/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-08-17T12:12:07.5529329Z [1321/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-08-17T12:12:07.5530335Z [1322/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-08-17T12:12:07.5531255Z [1322/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-08-17T12:12:07.5532213Z [1323/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-08-17T12:12:07.5969020Z [1323/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-08-17T12:12:07.5970020Z [1324/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-08-17T12:12:07.6028661Z [1324/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-08-17T12:12:07.6029467Z [1325/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-08-17T12:12:07.6036205Z [1325/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-08-17T12:12:07.6036759Z [1326/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-08-17T12:12:07.6156376Z [1326/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:07.6156971Z [1327/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-08-17T12:12:07.6511593Z [1327/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-08-17T12:12:07.6512191Z [1328/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-08-17T12:12:07.6726386Z [1328/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:07.6726944Z [1329/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-08-17T12:12:07.6762811Z [1329/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:07.6763253Z [1330/6280] Generating src/x86_64-fma/softmax.py.o 2022-08-17T12:12:07.6777766Z [1330/6280] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-08-17T12:12:07.6778233Z [1331/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:07.6870519Z [1331/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:07.6871469Z [1332/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-08-17T12:12:07.7043371Z [1332/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7043941Z [1333/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:07.7294640Z [1333/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7295270Z [1334/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-08-17T12:12:07.7400347Z [1334/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7400917Z [1335/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:07.7419380Z [1335/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7420581Z [1336/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:07.7530721Z [1336/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7531778Z [1337/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7920234Z [1337/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7920906Z [1338/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7934134Z [1338/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.7935364Z [1339/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8099663Z [1339/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8100692Z [1340/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8293069Z [1340/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8294641Z [1341/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8340046Z [1341/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8340820Z [1342/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8662607Z [1342/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8663880Z [1343/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8881238Z [1343/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8882506Z [1344/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.8935339Z [1344/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:07.8936674Z [1345/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.9004020Z [1345/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-08-17T12:12:07.9004902Z [1346/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.9107749Z [1346/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-08-17T12:12:07.9108734Z [1347/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.9382355Z [1347/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:07.9383028Z [1348/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-08-17T12:12:07.9485310Z [1348/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:07.9485855Z [1349/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:07.9590002Z [1349/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:07.9590947Z [1350/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-08-17T12:12:07.9772577Z [1350/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:07.9773554Z [1351/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-08-17T12:12:07.9819807Z [1351/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:07.9820775Z [1352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:08.0087534Z [1352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:08.0088078Z [1353/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:08.0140053Z [1353/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:08.0140597Z [1354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:08.0258765Z [1354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-08-17T12:12:08.0259349Z [1355/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:08.0411100Z [1355/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-08-17T12:12:08.0411695Z [1356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:08.0445664Z [1356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-08-17T12:12:08.0446403Z [1357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:08.0842421Z [1357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-08-17T12:12:08.0843001Z [1358/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:08.1068719Z [1358/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-08-17T12:12:08.1069812Z [1359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-08-17T12:12:08.1107480Z [1359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-08-17T12:12:08.1108256Z [1360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-08-17T12:12:08.1154117Z [1360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-08-17T12:12:08.1154715Z [1361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-08-17T12:12:08.1261616Z [1361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-08-17T12:12:08.1262985Z [1362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-08-17T12:12:08.1553267Z [1362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-08-17T12:12:08.1554373Z [1363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-08-17T12:12:08.1645005Z [1363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-08-17T12:12:08.1646089Z [1364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-08-17T12:12:08.1789019Z [1364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-08-17T12:12:08.1790109Z [1365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-08-17T12:12:08.1872591Z [1365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-08-17T12:12:08.1873776Z [1366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-08-17T12:12:08.1907033Z [1366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-08-17T12:12:08.1908112Z [1367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-08-17T12:12:08.2106813Z [1367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-08-17T12:12:08.2107877Z [1368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-08-17T12:12:08.2279560Z [1368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-08-17T12:12:08.2280672Z [1369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-08-17T12:12:08.2435854Z [1369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-08-17T12:12:08.2436999Z [1370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-08-17T12:12:08.2455209Z [1370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-08-17T12:12:08.2455981Z [1371/6280] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-08-17T12:12:08.2549342Z [1371/6280] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-08-17T12:12:08.2550252Z [1372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-08-17T12:12:08.2553892Z [1372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-08-17T12:12:08.2554522Z [1373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-08-17T12:12:08.2882181Z [1373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-08-17T12:12:08.2882988Z [1374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-08-17T12:12:08.3002190Z [1374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-08-17T12:12:08.3002762Z [1375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-08-17T12:12:08.3136584Z [1375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-08-17T12:12:08.3137718Z [1376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-08-17T12:12:08.3211911Z [1376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-08-17T12:12:08.3212543Z [1377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-08-17T12:12:08.3284464Z [1377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-08-17T12:12:08.3285498Z [1378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-08-17T12:12:08.3495144Z [1378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-08-17T12:12:08.3496909Z [1379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-08-17T12:12:08.3634992Z [1379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-08-17T12:12:08.3635546Z [1380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-08-17T12:12:08.3738116Z [1380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-08-17T12:12:08.3739128Z [1381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-08-17T12:12:08.3804777Z [1381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-08-17T12:12:08.3900655Z [1382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-08-17T12:12:08.3901545Z [1382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-08-17T12:12:08.3902346Z [1383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-08-17T12:12:08.4142551Z [1383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-08-17T12:12:08.4143152Z [1384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-08-17T12:12:08.4239125Z [1384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-08-17T12:12:08.4239700Z [1385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-08-17T12:12:08.4502705Z [1385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2022-08-17T12:12:08.4503484Z [1386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-08-17T12:12:08.4602977Z [1386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-08-17T12:12:08.4603885Z [1387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-08-17T12:12:08.4706394Z [1387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-08-17T12:12:08.4707339Z [1388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-08-17T12:12:08.4853633Z [1388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-08-17T12:12:08.4855109Z [1389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-08-17T12:12:08.4886270Z [1389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-08-17T12:12:08.4886980Z [1390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2022-08-17T12:12:08.5094609Z [1390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:08.5095597Z [1391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-08-17T12:12:08.5353912Z [1391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2022-08-17T12:12:08.5354983Z [1392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-08-17T12:12:08.5356746Z [1392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2022-08-17T12:12:08.5357497Z [1393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-08-17T12:12:08.5511244Z [1393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2022-08-17T12:12:08.5512245Z [1394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-08-17T12:12:08.5566876Z [1394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2022-08-17T12:12:08.5567995Z [1395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:08.5746965Z [1395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-08-17T12:12:08.5748053Z [1396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2022-08-17T12:12:08.5992698Z [1396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-08-17T12:12:08.5993890Z [1397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2022-08-17T12:12:08.6050490Z [1397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-08-17T12:12:08.6051627Z [1398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2022-08-17T12:12:08.6165760Z [1398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-08-17T12:12:08.6166875Z [1399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2022-08-17T12:12:08.6168738Z [1399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-08-17T12:12:08.6169748Z [1400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-08-17T12:12:08.6777115Z [1400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-08-17T12:12:08.6778144Z [1401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-08-17T12:12:08.6987087Z [1401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-08-17T12:12:08.6987688Z [1402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-08-17T12:12:08.7070600Z [1402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-08-17T12:12:08.7071234Z [1403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-08-17T12:12:08.7290330Z [1403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-08-17T12:12:08.7291373Z [1404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-08-17T12:12:08.7392654Z [1404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-08-17T12:12:08.7393323Z [1405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-08-17T12:12:08.7512198Z [1405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-08-17T12:12:08.7513310Z [1406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-08-17T12:12:08.7645855Z [1406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-08-17T12:12:08.7646793Z [1407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-08-17T12:12:08.7847794Z [1407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-08-17T12:12:08.7848768Z [1408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-08-17T12:12:08.7983530Z [1408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-08-17T12:12:08.7984279Z [1409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-08-17T12:12:08.8081901Z [1409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-08-17T12:12:08.8083065Z [1410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-08-17T12:12:08.8104244Z [1410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-08-17T12:12:08.8105222Z [1411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-08-17T12:12:08.8496343Z [1411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-08-17T12:12:08.8497056Z [1412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-08-17T12:12:08.8616855Z [1412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-08-17T12:12:08.8617911Z [1413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-08-17T12:12:08.8669536Z [1413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-08-17T12:12:08.8670774Z [1414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-08-17T12:12:08.8683991Z [1414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-08-17T12:12:08.8684962Z [1415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-08-17T12:12:08.8712716Z [1415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-08-17T12:12:08.8713810Z [1416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-08-17T12:12:08.9024600Z [1416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-08-17T12:12:08.9025623Z [1417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-08-17T12:12:08.9166897Z [1417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-08-17T12:12:08.9167486Z [1418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-08-17T12:12:08.9267510Z [1418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-08-17T12:12:08.9268586Z [1419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-08-17T12:12:08.9437022Z [1419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-08-17T12:12:08.9437572Z [1420/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-08-17T12:12:08.9527774Z [1420/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-08-17T12:12:08.9528803Z [1421/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-08-17T12:12:08.9548658Z [1421/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:08.9549607Z [1422/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-08-17T12:12:08.9752991Z [1422/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:08.9753675Z [1423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-08-17T12:12:08.9800951Z [1423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:08.9801817Z [1424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-08-17T12:12:09.0041406Z [1424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.0042688Z [1425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-08-17T12:12:09.0261709Z [1425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.0262351Z [1426/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.0399855Z [1426/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.0400491Z [1427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.0434143Z [1427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.0434802Z [1428/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.0553414Z [1428/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.0554557Z [1429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.0696289Z [1429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.0697398Z [1430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.0980478Z [1430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.0981192Z [1431/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.1122119Z [1431/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.1123268Z [1432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.1124563Z [1432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.1125574Z [1433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.1389836Z [1433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.1392454Z [1434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.1501325Z [1434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.1503721Z [1435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.1677610Z [1435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.1678293Z [1436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.1849543Z [1436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.1850339Z [1437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.1863159Z [1437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.1864073Z [1438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.2074162Z [1438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.2074848Z [1439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.2353477Z [1439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.2354130Z [1440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.2387533Z [1440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.2573286Z [1441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.2574761Z [1441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.2575542Z [1442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.2746515Z [1442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.2747609Z [1443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.2815121Z [1443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.2816170Z [1444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.3048954Z [1444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.3050007Z [1445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.3178554Z [1445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.3179622Z [1446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.3339423Z [1446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.3340448Z [1447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.3512795Z [1447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.3513903Z [1448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.3616855Z [1448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.3617448Z [1449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.3708411Z [1449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.3709297Z [1450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.4124526Z [1450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.4125591Z [1451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.4126741Z [1451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.4127772Z [1452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.4234381Z [1452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.4235829Z [1453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.4445671Z [1453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.4446289Z [1454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.4499851Z [1454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.4500445Z [1455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.4903194Z [1455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.4903824Z [1456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.4939996Z [1456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.4940757Z [1457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.5182333Z [1457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.5183368Z [1458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.5383122Z [1458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.5383906Z [1459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.5392836Z [1459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.5393659Z [1460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.5548543Z [1460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.5549589Z [1461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.5683427Z [1461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.5684497Z [1462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.5932375Z [1462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.5948378Z [1463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.6134447Z [1463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.6135496Z [1464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.6194958Z [1464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.6195980Z [1465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.6439460Z [1465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.6440511Z [1466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.6471052Z [1466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.6472397Z [1467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.6754708Z [1467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.6755312Z [1468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.6823305Z [1468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.6824296Z [1469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.6949262Z [1469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.6950338Z [1470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.7081274Z [1470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.7081924Z [1471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.7241183Z [1471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.7241794Z [1472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.7501923Z [1472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.7502532Z [1473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.7536393Z [1473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.7537452Z [1474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.7744983Z [1474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.7746672Z [1475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.7785699Z [1475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.7786774Z [1476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.8088557Z [1476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.8089636Z [1477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.8206636Z [1477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.8207274Z [1478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:09.8418552Z [1478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.8419694Z [1479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.8429514Z [1479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.8430604Z [1480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:09.8559229Z [1480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.8560597Z [1481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.8796397Z [1481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.8797584Z [1482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.8891007Z [1482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.8891599Z [1483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.9196129Z [1483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-08-17T12:12:09.9197237Z [1484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.9304659Z [1484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-08-17T12:12:09.9305932Z [1485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:09.9419522Z [1485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-08-17T12:12:09.9420549Z [1486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:09.9425861Z [1486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-08-17T12:12:09.9426879Z [1487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:10.0181704Z [1487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-08-17T12:12:10.0183149Z [1488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-08-17T12:12:10.0541082Z [1488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-08-17T12:12:10.0542113Z [1489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-08-17T12:12:10.0546843Z [1489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-08-17T12:12:10.0547843Z [1490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-08-17T12:12:10.0669953Z [1490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-08-17T12:12:10.0670935Z [1491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-08-17T12:12:10.0719369Z [1491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-08-17T12:12:10.0720419Z [1492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-08-17T12:12:10.1569759Z [1492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.1570377Z [1493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-08-17T12:12:10.1677210Z [1493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.1678238Z [1494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-08-17T12:12:10.1819103Z [1494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.1819725Z [1495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-08-17T12:12:10.1920199Z [1495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.1920857Z [1496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.1954053Z [1496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.1955088Z [1497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-08-17T12:12:10.2685316Z [1497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.2686453Z [1498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.2747406Z [1498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.2748600Z [1499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.3023309Z [1499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:10.3025701Z [1500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.3115899Z [1500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:10.3117027Z [1501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.3295497Z [1501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:12:10.3296580Z [1502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.3348746Z [1502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:10.3355649Z [1503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:10.3762178Z [1503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.3762840Z [1504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:10.3768469Z [1504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.3769463Z [1505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:10.3909252Z [1505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.3909871Z [1506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:12:10.3952129Z [1506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.3952772Z [1507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:10.4220124Z [1507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.4221200Z [1508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.4510309Z [1508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.4511380Z [1509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.4582364Z [1509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.4583176Z [1510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.4689121Z [1510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.4689758Z [1511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.4714908Z [1511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.4715659Z [1512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.4911990Z [1512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.4912596Z [1513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.5263483Z [1513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.5264090Z [1514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.5320731Z [1514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.5321382Z [1515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.5469308Z [1515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.5470601Z [1516/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.5641082Z [1516/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.5642112Z [1517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.5718830Z [1517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.5719436Z [1518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.5905621Z [1518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.5906350Z [1519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.6047016Z [1519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.6048044Z [1520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.6245585Z [1520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.6246639Z [1521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.6332191Z [1521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.6333229Z [1522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.6475420Z [1522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.6476413Z [1523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.6546551Z [1523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.6547466Z [1524/6280] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-08-17T12:12:10.6577587Z [1524/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-08-17T12:12:10.6578453Z [1525/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.6928960Z [1525/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-08-17T12:12:10.6929769Z [1526/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.7053420Z [1526/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-08-17T12:12:10.7054152Z [1527/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.7063898Z [1527/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-08-17T12:12:10.7064664Z [1528/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.7109778Z [1528/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-08-17T12:12:10.7110281Z [1529/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-08-17T12:12:10.7238447Z [1529/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-08-17T12:12:10.7239054Z [1530/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-08-17T12:12:10.7577981Z [1530/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-08-17T12:12:10.7578655Z [1531/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-08-17T12:12:10.7580081Z [1531/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-08-17T12:12:10.7580885Z [1532/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-08-17T12:12:10.7681379Z [1532/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-08-17T12:12:10.7682234Z [1533/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-08-17T12:12:10.7782773Z [1533/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-08-17T12:12:10.7783665Z [1534/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.7824533Z [1534/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-08-17T12:12:10.7825390Z [1535/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-08-17T12:12:10.7844537Z [1535/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-08-17T12:12:10.7845072Z [1536/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-08-17T12:12:10.8113199Z [1536/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.8114120Z [1537/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-08-17T12:12:10.8313766Z [1537/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.8314334Z [1538/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-08-17T12:12:10.8424419Z [1538/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.8425377Z [1539/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-08-17T12:12:10.8430273Z [1539/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.8431007Z [1540/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-08-17T12:12:10.8465735Z [1540/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.8466881Z [1541/6280] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-08-17T12:12:10.8644908Z [1541/6280] Linking C static library lib/libnnpack.a 2022-08-17T12:12:10.8645516Z [1542/6280] Linking C static library lib/libnnpack.a 2022-08-17T12:12:10.8766009Z [1542/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.8767120Z [1543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.9115747Z [1543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.9116768Z [1544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.9117946Z [1544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.9118925Z [1545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.9292359Z [1545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.9293002Z [1546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.9518946Z [1546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.9519652Z [1547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.9611426Z [1547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.9612428Z [1548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.9636910Z [1548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:10.9637688Z [1549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.9733376Z [1549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:10.9734210Z [1550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.9802130Z [1550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:10.9802886Z [1551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:11.0118528Z [1551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.0119547Z [1552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.0305611Z [1552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.0306396Z [1553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.0360720Z [1553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.0361341Z [1554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-08-17T12:12:11.0394634Z [1554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.0395610Z [1555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.0523101Z [1555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.0524160Z [1556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.0539519Z [1556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.0540504Z [1557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.0908836Z [1557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.0909926Z [1558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1046187Z [1558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1046782Z [1559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1071317Z [1559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1071926Z [1560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1076244Z [1560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1077024Z [1561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1340601Z [1561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1341287Z [1562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1364347Z [1562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1365070Z [1563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1575998Z [1563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1577111Z [1564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1879376Z [1564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1880024Z [1565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1892710Z [1565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1893814Z [1566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.1911195Z [1566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.1912005Z [1567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.2065783Z [1567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.2066396Z [1568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.2160821Z [1568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.2162211Z [1569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.2340993Z [1569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.2342374Z [1570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.2675100Z [1570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.2675701Z [1571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.2722457Z [1571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-08-17T12:12:11.2723034Z [1572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.2803813Z [1572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-08-17T12:12:11.2804429Z [1573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.3009809Z [1573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-08-17T12:12:11.3010482Z [1574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.3012730Z [1574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.3013353Z [1575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.3143701Z [1575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.3144501Z [1576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.3319852Z [1576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-08-17T12:12:11.3320408Z [1577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-08-17T12:12:11.3361531Z [1577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-08-17T12:12:11.3531349Z [1578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-08-17T12:12:11.3532122Z [1578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.3532649Z [1579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-08-17T12:12:11.3689885Z [1579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.3690985Z [1580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.3773692Z [1580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-08-17T12:12:11.3774552Z [1581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.3811989Z [1581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-08-17T12:12:11.3812578Z [1582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-08-17T12:12:11.3959477Z [1582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.3960900Z [1583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.4017931Z [1583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.4019080Z [1584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-08-17T12:12:11.4176146Z [1584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.4177226Z [1585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.4348079Z [1585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.4348659Z [1586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-08-17T12:12:11.4354036Z [1586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-08-17T12:12:11.4354839Z [1587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-08-17T12:12:11.4500139Z [1587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-08-17T12:12:11.4500740Z [1588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.4604098Z [1588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.4604950Z [1589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.4732525Z [1589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.4733132Z [1590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:11.4844152Z [1590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.4845153Z [1591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:11.5044760Z [1591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.5045453Z [1592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-08-17T12:12:11.5047229Z [1592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:11.5047868Z [1593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-08-17T12:12:11.5184062Z [1593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:11.5184788Z [1594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.5533210Z [1594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:11.5533796Z [1595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.5557359Z [1595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:11.5557941Z [1596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.5639045Z [1596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:11.5639978Z [1597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:11.5644375Z [1597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:12:11.5645044Z [1598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:11.5739308Z [1598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:11.5778302Z [1599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-08-17T12:12:11.5779222Z [1599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:11.5780080Z [1600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-08-17T12:12:11.6149672Z [1600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:12:11.6150711Z [1601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:11.6161343Z [1601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:11.6161914Z [1602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:11.6321267Z [1602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.6322320Z [1603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:12:11.6359299Z [1603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.6360100Z [1604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:11.6470974Z [1604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.6472031Z [1605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-08-17T12:12:11.6621955Z [1605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.6623026Z [1606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:11.6746911Z [1606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.6913038Z [1607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-08-17T12:12:11.6913766Z [1607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.6914356Z [1608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7020353Z [1608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7020939Z [1609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7078886Z [1609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7079551Z [1610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7238939Z [1610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7240008Z [1611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7427789Z [1611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7428765Z [1612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7526708Z [1612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7527275Z [1613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7722147Z [1613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7723026Z [1614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7757482Z [1614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7758066Z [1615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7859519Z [1615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.7860104Z [1616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7994306Z [1616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.7994921Z [1617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.8132942Z [1617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.8133821Z [1618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.8423802Z [1618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.8424908Z [1619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.8438928Z [1619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.8439516Z [1620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.8481376Z [1620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.8481993Z [1621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.8681826Z [1621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.8682917Z [1622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.8803244Z [1622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.8804291Z [1623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.8848803Z [1623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.8849419Z [1624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.9119667Z [1624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.9120860Z [1625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.9341503Z [1625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.9342111Z [1626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.9389287Z [1626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.9390646Z [1627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.9398906Z [1627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.9400298Z [1628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.9548850Z [1628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.9550035Z [1629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.9554498Z [1629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.9555181Z [1630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:11.9906135Z [1630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:11.9907203Z [1631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0122684Z [1631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0123302Z [1632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0131691Z [1632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0132679Z [1633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0283618Z [1633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0284235Z [1634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0527848Z [1634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0529337Z [1635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0542490Z [1635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0543948Z [1636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0578811Z [1636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0580350Z [1637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0882438Z [1637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.0883150Z [1638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0949533Z [1638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.0950951Z [1639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.1018050Z [1639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1019672Z [1640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1330781Z [1640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.1331440Z [1641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1361361Z [1641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1362208Z [1642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1398954Z [1642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.1400000Z [1643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.1638066Z [1643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1639092Z [1644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.1716979Z [1644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.1717597Z [1645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1982403Z [1645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.1983010Z [1646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.2087769Z [1646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-08-17T12:12:12.2088804Z [1647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.2121091Z [1647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-08-17T12:12:12.2122055Z [1648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.2144325Z [1648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-08-17T12:12:12.2145352Z [1649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.2390533Z [1649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.2391393Z [1650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-08-17T12:12:12.2556061Z [1650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.2556736Z [1651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:12.2677406Z [1651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.2677963Z [1652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-08-17T12:12:12.2765218Z [1652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.2766199Z [1653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-08-17T12:12:12.2862799Z [1653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.2864030Z [1654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-08-17T12:12:12.2899530Z [1654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.2900594Z [1655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.3066848Z [1655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.3067447Z [1656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.3180403Z [1656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.3181007Z [1657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.3360157Z [1657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:12.3361199Z [1658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.3397392Z [1658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:12.3398390Z [1659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.3551370Z [1659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-08-17T12:12:12.3551961Z [1660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.3655535Z [1660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:12.3656203Z [1661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:12.3720140Z [1661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:12.3720704Z [1662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:12.3780473Z [1662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-08-17T12:12:12.3781095Z [1663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-08-17T12:12:12.3960505Z [1663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-08-17T12:12:12.3961067Z [1664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:12.4087611Z [1664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-08-17T12:12:12.4088325Z [1665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-08-17T12:12:12.4291408Z [1665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-08-17T12:12:12.4292334Z [1666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:12.4315084Z [1666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-08-17T12:12:12.4315818Z [1667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:12.4608776Z [1667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-08-17T12:12:12.4609404Z [1668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-08-17T12:12:12.4610618Z [1668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-08-17T12:12:12.4611105Z [1669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-08-17T12:12:12.4714674Z [1669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-08-17T12:12:12.4715655Z [1670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-08-17T12:12:12.4879316Z [1670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-08-17T12:12:12.4880353Z [1671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-08-17T12:12:12.5019360Z [1671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-08-17T12:12:12.5019894Z [1672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-08-17T12:12:12.5275985Z [1672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-08-17T12:12:12.5276895Z [1673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-08-17T12:12:12.5399309Z [1673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-08-17T12:12:12.5399812Z [1674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-08-17T12:12:12.5726619Z [1674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-08-17T12:12:12.5727167Z [1675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-08-17T12:12:12.5729460Z [1675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-08-17T12:12:12.5730046Z [1676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-08-17T12:12:12.5765757Z [1676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-08-17T12:12:12.5766286Z [1677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-08-17T12:12:12.5790685Z [1677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-08-17T12:12:12.5791291Z [1678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-08-17T12:12:12.6001946Z [1678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-08-17T12:12:12.6002928Z [1679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-08-17T12:12:12.6120721Z [1679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-08-17T12:12:12.6121665Z [1680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-08-17T12:12:12.6864919Z [1680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-08-17T12:12:12.6865878Z [1681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-08-17T12:12:12.6952870Z [1681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-08-17T12:12:12.6953537Z [1682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-08-17T12:12:12.6955746Z [1682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-08-17T12:12:12.6956460Z [1683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-08-17T12:12:12.6985674Z [1683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-08-17T12:12:12.6986256Z [1684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-08-17T12:12:12.7047746Z [1684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-08-17T12:12:12.7048873Z [1685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-08-17T12:12:12.7191613Z [1685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-08-17T12:12:12.7192725Z [1686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-08-17T12:12:12.8142298Z [1686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-08-17T12:12:12.8142864Z [1687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-08-17T12:12:12.8178704Z [1687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-08-17T12:12:12.8179348Z [1688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-08-17T12:12:12.8293140Z [1688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-08-17T12:12:12.8294242Z [1689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-08-17T12:12:12.8301400Z [1689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-08-17T12:12:12.8302474Z [1690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-08-17T12:12:12.8355555Z [1690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-08-17T12:12:12.8356645Z [1691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-08-17T12:12:12.8623589Z [1691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-08-17T12:12:12.8624483Z [1692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-08-17T12:12:12.8776967Z [1692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-08-17T12:12:12.8777503Z [1693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-08-17T12:12:12.8989054Z [1693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-08-17T12:12:12.8990324Z [1694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-08-17T12:12:12.8993196Z [1694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-08-17T12:12:12.8994299Z [1695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-08-17T12:12:12.9107847Z [1695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-08-17T12:12:12.9108798Z [1696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-08-17T12:12:12.9163305Z [1696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-08-17T12:12:12.9164268Z [1697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-08-17T12:12:12.9797656Z [1697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-08-17T12:12:12.9798528Z [1698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-08-17T12:12:13.0037207Z [1698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-08-17T12:12:13.0037878Z [1699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-08-17T12:12:13.0049622Z [1699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-08-17T12:12:13.0050664Z [1700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-08-17T12:12:13.0074564Z [1700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-08-17T12:12:13.0075600Z [1701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-08-17T12:12:13.0346458Z [1701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-08-17T12:12:13.0347530Z [1702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-08-17T12:12:13.0540529Z [1702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-08-17T12:12:13.0541175Z [1703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-08-17T12:12:13.0703783Z [1703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-08-17T12:12:13.0704896Z [1704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-08-17T12:12:13.0792917Z [1704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-08-17T12:12:13.0794250Z [1705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-08-17T12:12:13.0839010Z [1705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-08-17T12:12:13.0840112Z [1706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-08-17T12:12:13.1013421Z [1706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-08-17T12:12:13.1015002Z [1707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-08-17T12:12:13.1207312Z [1707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.1208326Z [1708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-08-17T12:12:13.1464878Z [1708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.1465556Z [1709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-08-17T12:12:13.1529196Z [1709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-08-17T12:12:13.1529788Z [1710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-08-17T12:12:13.1602558Z [1710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.1603669Z [1711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-08-17T12:12:13.1757273Z [1711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.1758584Z [1712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.1768437Z [1712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-08-17T12:12:13.1769551Z [1713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-08-17T12:12:13.1945363Z [1713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.1946732Z [1714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.2326002Z [1714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.2326686Z [1715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.2329184Z [1715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-08-17T12:12:13.2329770Z [1716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-08-17T12:12:13.2436025Z [1716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.2436628Z [1717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.2559085Z [1717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.2559688Z [1718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.2717756Z [1718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.2718832Z [1719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-08-17T12:12:13.2835069Z [1719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.2836810Z [1720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.3047503Z [1720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.3048105Z [1721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.3199988Z [1721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.3200670Z [1722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-08-17T12:12:13.3338888Z [1722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-08-17T12:12:13.3339504Z [1723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.3349706Z [1723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-08-17T12:12:13.3350445Z [1724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.3488060Z [1724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-08-17T12:12:13.3489134Z [1725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.3696691Z [1725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-08-17T12:12:13.3697736Z [1726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-08-17T12:12:13.3821938Z [1726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-08-17T12:12:13.3822512Z [1727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-08-17T12:12:13.3867048Z [1727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-08-17T12:12:13.3867600Z [1728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-08-17T12:12:13.4076384Z [1728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-08-17T12:12:13.4076974Z [1729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-08-17T12:12:13.4095846Z [1729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-08-17T12:12:13.4096755Z [1730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-08-17T12:12:13.4250821Z [1730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-08-17T12:12:13.4251409Z [1731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-08-17T12:12:13.4402236Z [1731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-08-17T12:12:13.4402795Z [1732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-08-17T12:12:13.4565759Z [1732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-08-17T12:12:13.4566490Z [1733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-08-17T12:12:13.4657990Z [1733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-08-17T12:12:13.4658532Z [1734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-08-17T12:12:13.4804200Z [1734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-08-17T12:12:13.4804810Z [1735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-08-17T12:12:13.4885146Z [1735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-08-17T12:12:13.4885706Z [1736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-08-17T12:12:13.4930709Z [1736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:13.4931640Z [1737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-08-17T12:12:13.5091713Z [1737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:13.5092297Z [1738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-08-17T12:12:13.5270411Z [1738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:13.5270976Z [1739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-08-17T12:12:13.5330466Z [1739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:13.5331060Z [1740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-08-17T12:12:13.5513978Z [1740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:13.5514539Z [1741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-08-17T12:12:13.5546471Z [1741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-08-17T12:12:13.5547000Z [1742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:13.5579678Z [1742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-08-17T12:12:13.5580322Z [1743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:13.5782374Z [1743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:13.5782914Z [1744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:13.5989056Z [1744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:13.5989614Z [1745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:13.6024256Z [1745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:13.6025457Z [1746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:13.6168632Z [1746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-08-17T12:12:13.6169229Z [1747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-08-17T12:12:13.6372455Z [1747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-08-17T12:12:13.6373007Z [1748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-08-17T12:12:13.6394592Z [1748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-08-17T12:12:13.6395333Z [1749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:13.6412427Z [1749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-08-17T12:12:13.6413541Z [1750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:13.6695208Z [1750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-08-17T12:12:13.6695784Z [1751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:13.6889814Z [1751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-08-17T12:12:13.6890392Z [1752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-08-17T12:12:13.6915908Z [1752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-08-17T12:12:13.6917359Z [1753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-08-17T12:12:13.6929705Z [1753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-08-17T12:12:13.6931028Z [1754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-08-17T12:12:13.7161097Z [1754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-08-17T12:12:13.7161682Z [1755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-08-17T12:12:13.7177817Z [1755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-08-17T12:12:13.7178892Z [1756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-08-17T12:12:13.7315435Z [1756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-08-17T12:12:13.7316070Z [1757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-08-17T12:12:13.7595731Z [1757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-08-17T12:12:13.7596334Z [1758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-08-17T12:12:13.7731980Z [1758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-08-17T12:12:13.7732555Z [1759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-08-17T12:12:13.7836471Z [1759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-08-17T12:12:13.7837488Z [1760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-08-17T12:12:13.7847513Z [1760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-08-17T12:12:13.7848506Z [1761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-08-17T12:12:13.7894812Z [1761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-08-17T12:12:13.7895800Z [1762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-08-17T12:12:13.8024094Z [1762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-08-17T12:12:13.8025052Z [1763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-08-17T12:12:13.8351966Z [1763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-08-17T12:12:13.8352514Z [1764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-08-17T12:12:13.8505112Z [1764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-08-17T12:12:13.8505716Z [1765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-08-17T12:12:13.8517951Z [1765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-08-17T12:12:13.8518500Z [1766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-08-17T12:12:13.8683652Z [1766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-08-17T12:12:13.8684635Z [1767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-08-17T12:12:13.8685784Z [1767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-08-17T12:12:13.8686730Z [1768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-08-17T12:12:13.8863461Z [1768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-08-17T12:12:13.8864556Z [1769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-08-17T12:12:13.8942752Z [1769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:13.8943969Z [1770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-08-17T12:12:13.9315421Z [1770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-08-17T12:12:13.9316001Z [1771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-08-17T12:12:13.9334421Z [1771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-08-17T12:12:13.9335469Z [1772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-08-17T12:12:13.9455992Z [1772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-08-17T12:12:13.9456638Z [1773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-08-17T12:12:13.9619698Z [1773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-08-17T12:12:13.9620390Z [1774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:13.9626248Z [1774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-08-17T12:12:13.9626957Z [1775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-08-17T12:12:13.9792059Z [1775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-08-17T12:12:14.0069731Z [1776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-08-17T12:12:14.0070327Z [1776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-08-17T12:12:14.0071124Z [1777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-08-17T12:12:14.0127445Z [1777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-08-17T12:12:14.0128096Z [1778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-08-17T12:12:14.0159152Z [1778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-08-17T12:12:14.0159844Z [1779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-08-17T12:12:14.0378166Z [1779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-08-17T12:12:14.0378915Z [1780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-08-17T12:12:14.0394817Z [1780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-08-17T12:12:14.0395691Z [1781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-08-17T12:12:14.0455078Z [1781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-08-17T12:12:14.0455706Z [1782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-08-17T12:12:14.0875760Z [1782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.0876429Z [1783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-08-17T12:12:14.0912675Z [1783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-08-17T12:12:14.0913344Z [1784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-08-17T12:12:14.0973619Z [1784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-08-17T12:12:14.0974569Z [1785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-08-17T12:12:14.1060573Z [1785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-08-17T12:12:14.1061119Z [1786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-08-17T12:12:14.1077084Z [1786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-08-17T12:12:14.1078633Z [1787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-08-17T12:12:14.1192488Z [1787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-08-17T12:12:14.1194033Z [1788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.1497373Z [1788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.1498024Z [1789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-08-17T12:12:14.1511840Z [1789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.1513316Z [1790/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-08-17T12:12:14.1626202Z [1790/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.1626811Z [1791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-08-17T12:12:14.1667883Z [1791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.1668446Z [1792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-08-17T12:12:14.1950697Z [1792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.1951756Z [1793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-08-17T12:12:14.1953535Z [1793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.1955096Z [1794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.2336230Z [1794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.2336876Z [1795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.2357080Z [1795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.2357745Z [1796/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.2686456Z [1796/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.2687114Z [1797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.2698717Z [1797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.2705536Z [1798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.2750289Z [1798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.2751290Z [1799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.2841656Z [1799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.2842750Z [1800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.3015175Z [1800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.3016229Z [1801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.3392945Z [1801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.3393648Z [1802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.3482000Z [1802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.3482984Z [1803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.3557849Z [1803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.3558987Z [1804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.3772441Z [1804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.3773499Z [1805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.3975991Z [1805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.3976626Z [1806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.4150650Z [1806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.4151380Z [1807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.4301722Z [1807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.4302807Z [1808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.4349778Z [1808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.4350822Z [1809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.4517845Z [1809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.4518610Z [1810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.4552488Z [1810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.4553097Z [1811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.4925358Z [1811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.4925983Z [1812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.4937883Z [1812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.4938501Z [1813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5066559Z [1813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5067172Z [1814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5126559Z [1814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5127876Z [1815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5225784Z [1815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5226842Z [1816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5431590Z [1816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5432223Z [1817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5648159Z [1817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5649278Z [1818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5806065Z [1818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5807224Z [1819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5902083Z [1819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5903320Z [1820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5975938Z [1820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5976956Z [1821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.5987861Z [1821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.5988790Z [1822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.6244308Z [1822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.6245872Z [1823/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.6469186Z [1823/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.6469783Z [1824/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.6563977Z [1824/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.6564565Z [1825/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.6671859Z [1825/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.6672498Z [1826/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.6699921Z [1826/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.6700953Z [1827/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.6855209Z [1827/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.6856304Z [1828/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7094428Z [1828/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7095200Z [1829/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.7283296Z [1829/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.7283927Z [1830/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.7342672Z [1830/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7343268Z [1831/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7577892Z [1831/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.7579090Z [1832/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7589259Z [1832/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7590337Z [1833/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.7706462Z [1833/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.7707414Z [1834/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7864794Z [1834/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.7865563Z [1835/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.8033482Z [1835/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.8034640Z [1836/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.8225614Z [1836/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.8226218Z [1837/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.8342520Z [1837/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.8343134Z [1838/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.8453189Z [1838/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.8454012Z [1839/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.8651715Z [1839/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.8652807Z [1840/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.8719334Z [1840/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.8719969Z [1841/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9018301Z [1841/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.9018946Z [1842/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.9040213Z [1842/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9043026Z [1843/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9217967Z [1843/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.9219035Z [1844/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9358195Z [1844/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9359477Z [1845/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.9432399Z [1845/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.9433438Z [1846/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.9484732Z [1846/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9485730Z [1847/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9802492Z [1847/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:14.9803181Z [1848/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:14.9897462Z [1848/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:14.9898075Z [1849/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:14.9981527Z [1849/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:14.9982559Z [1850/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.0157859Z [1850/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:15.0158494Z [1851/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.0172492Z [1851/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.0173278Z [1852/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:15.0285516Z [1852/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.0286182Z [1853/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.0643935Z [1853/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:15.0644951Z [1854/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.0837454Z [1854/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.0838507Z [1855/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:15.0995629Z [1855/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.0996243Z [1856/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.1109768Z [1856/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:15.1110990Z [1857/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.1184306Z [1857/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.1185436Z [1858/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:15.1213431Z [1858/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.1214657Z [1859/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.1358465Z [1859/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.1360427Z [1860/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.1748137Z [1860/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.1749218Z [1861/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:15.2019520Z [1861/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.2020232Z [1862/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.2031233Z [1862/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.2032315Z [1863/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.2129295Z [1863/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:15.2130443Z [1864/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.2297514Z [1864/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:15.2298197Z [1865/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.2652346Z [1865/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:15.2653416Z [1866/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.2660238Z [1866/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:15.2661290Z [1867/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:15.3255934Z [1867/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:15.3256503Z [1868/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:15.3376786Z [1868/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:15.3377358Z [1869/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:15.3413253Z [1869/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:15.3414009Z [1870/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:15.3476886Z [1870/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:15.3477560Z [1871/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:15.3836853Z [1871/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:15.3837581Z [1872/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:15.3946211Z [1872/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:15.3947289Z [1873/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:15.4116086Z [1873/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.4116736Z [1874/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:15.4162511Z [1874/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.4163099Z [1875/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:15.4353815Z [1875/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.4354396Z [1876/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:15.4496884Z [1876/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.4498374Z [1877/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:15.4581367Z [1877/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.4582083Z [1878/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:15.4750400Z [1878/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.4751433Z [1879/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.5021917Z [1879/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.5022497Z [1880/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.5062384Z [1880/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.5063451Z [1881/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.5178835Z [1881/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.5179537Z [1882/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.5355169Z [1882/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.5356151Z [1883/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.5406415Z [1883/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.5407370Z [1884/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.5601846Z [1884/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.5602447Z [1885/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.5756816Z [1885/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.5757871Z [1886/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.5844804Z [1886/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.5845488Z [1887/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.5956849Z [1887/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.5957740Z [1888/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.6144300Z [1888/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.6145002Z [1889/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.6202214Z [1889/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.6202818Z [1890/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.6372743Z [1890/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.6373765Z [1891/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.6517957Z [1891/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.6519068Z [1892/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.6612249Z [1892/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.6612830Z [1893/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.6726745Z [1893/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.6728078Z [1894/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.7019228Z [1894/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.7020494Z [1895/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.7027510Z [1895/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.7028119Z [1896/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.7303223Z [1896/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.7304469Z [1897/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.7345773Z [1897/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.7346492Z [1898/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.7547051Z [1898/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.7547644Z [1899/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.7603261Z [1899/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.7603924Z [1900/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.7773336Z [1900/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.7774548Z [1901/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.7865975Z [1901/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.7867060Z [1902/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.8115107Z [1902/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.8115709Z [1903/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.8279004Z [1903/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.8279603Z [1904/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.8320232Z [1904/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.8472235Z [1905/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.8472940Z [1905/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.8473579Z [1906/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.8492156Z [1906/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.8493466Z [1907/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.8808159Z [1907/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.8809201Z [1908/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.8975685Z [1908/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.8976764Z [1909/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.9034342Z [1909/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.9034970Z [1910/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-08-17T12:12:15.9087652Z [1910/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.9088457Z [1911/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.9282831Z [1911/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.9283481Z [1912/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.9334429Z [1912/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.9335290Z [1913/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.9619066Z [1913/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.9619665Z [1914/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.9873907Z [1914/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.9874519Z [1915/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:15.9916273Z [1915/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:15.9917282Z [1916/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.0154075Z [1916/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.0155152Z [1917/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.0156927Z [1917/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.0157955Z [1918/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.0369839Z [1918/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.0370628Z [1919/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.0381781Z [1919/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.0382561Z [1920/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.0651987Z [1920/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.0652586Z [1921/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.0714603Z [1921/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.0715897Z [1922/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.1182987Z [1922/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.1184000Z [1923/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.1184922Z [1923/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-08-17T12:12:16.1185857Z [1924/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.1215115Z [1924/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-08-17T12:12:16.1215706Z [1925/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.1294217Z [1925/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-08-17T12:12:16.1294840Z [1926/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.1662836Z [1926/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-08-17T12:12:16.1663507Z [1927/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.1666227Z [1927/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-08-17T12:12:16.1666969Z [1928/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.1937242Z [1928/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.1938304Z [1929/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-08-17T12:12:16.2023999Z [1929/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.2024588Z [1930/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-08-17T12:12:16.2030770Z [1930/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-08-17T12:12:16.2031325Z [1931/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-08-17T12:12:16.2058187Z [1931/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-08-17T12:12:16.2059204Z [1932/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-08-17T12:12:16.2270821Z [1932/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:16.2271507Z [1933/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.2382795Z [1933/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:16.2383434Z [1934/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-08-17T12:12:16.2672646Z [1934/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-08-17T12:12:16.2673976Z [1935/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-08-17T12:12:16.2690898Z [1935/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-08-17T12:12:16.2691834Z [1936/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.2848987Z [1936/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.2850403Z [1937/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-08-17T12:12:16.3127907Z [1937/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.3128594Z [1938/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:16.3306042Z [1938/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-08-17T12:12:16.3307109Z [1939/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:16.3337250Z [1939/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-08-17T12:12:16.3337847Z [1940/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.3499162Z [1940/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:16.3499767Z [1941/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-08-17T12:12:16.3582742Z [1941/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:16.3583724Z [1942/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.3737974Z [1942/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-08-17T12:12:16.3739318Z [1943/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-08-17T12:12:16.3796715Z [1943/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-08-17T12:12:16.3798180Z [1944/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-08-17T12:12:16.4179369Z [1944/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.4180608Z [1945/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-08-17T12:12:16.4425351Z [1945/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.4426446Z [1946/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:16.4552583Z [1946/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.4553294Z [1947/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.4875873Z [1947/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.4876490Z [1948/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-08-17T12:12:16.4971854Z [1948/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.4972841Z [1949/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.5053736Z [1949/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.5054933Z [1950/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-08-17T12:12:16.5059368Z [1950/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.5060406Z [1951/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:16.5077746Z [1951/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.5078827Z [1952/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:16.5247385Z [1952/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.5248496Z [1953/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:16.5687672Z [1953/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.5688295Z [1954/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.5726465Z [1954/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.5727147Z [1955/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.5849736Z [1955/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.5850837Z [1956/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.6195920Z [1956/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:16.6196998Z [1957/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.6208329Z [1957/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:16.6209651Z [1958/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.6498627Z [1958/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:16.6499664Z [1959/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:16.6579624Z [1959/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:16.6580368Z [1960/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.6779379Z [1960/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:16.6780964Z [1961/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-08-17T12:12:16.6985992Z [1961/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:16.6986571Z [1962/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:16.7175206Z [1962/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:16.7175775Z [1963/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-08-17T12:12:16.7393623Z [1963/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:16.7394682Z [1964/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:16.7440375Z [1964/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:16.7441033Z [1965/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:16.7458183Z [1965/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:16.7459084Z [1966/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:16.7462280Z [1966/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.7462894Z [1967/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:16.7711439Z [1967/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.7712508Z [1968/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:16.7747612Z [1968/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.7748671Z [1969/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:16.8133457Z [1969/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.8134907Z [1970/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-08-17T12:12:16.8183944Z [1970/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.8184532Z [1971/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-08-17T12:12:16.8228788Z [1971/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.8229372Z [1972/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.8306418Z [1972/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.8307565Z [1973/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.8416752Z [1973/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.8417983Z [1974/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.8528526Z [1974/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.8529579Z [1975/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.8766218Z [1975/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.8767290Z [1976/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9032579Z [1976/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9033721Z [1977/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.9081850Z [1977/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.9082903Z [1978/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.9098202Z [1978/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9098817Z [1979/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9342468Z [1979/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.9343504Z [1980/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.9362307Z [1980/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9363313Z [1981/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9416940Z [1981/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.9417892Z [1982/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9671620Z [1982/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9672670Z [1983/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:16.9938602Z [1983/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:16.9939206Z [1984/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0051414Z [1984/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0052690Z [1985/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0054048Z [1985/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0055188Z [1986/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0168219Z [1986/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0168816Z [1987/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0315674Z [1987/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0316697Z [1988/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0357698Z [1988/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0358379Z [1989/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0757570Z [1989/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0758357Z [1990/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0800339Z [1990/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0801040Z [1991/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0985607Z [1991/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0986493Z [1992/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.0994935Z [1992/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.0996007Z [1993/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.1054335Z [1993/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1055728Z [1994/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1282465Z [1994/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.1283725Z [1995/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1506798Z [1995/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1507868Z [1996/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1561987Z [1996/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.1563033Z [1997/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.1736202Z [1997/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1737266Z [1998/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1870192Z [1998/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.1870877Z [1999/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.1995387Z [1999/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.1996417Z [2000/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2060756Z [2000/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2061434Z [2001/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.2231109Z [2001/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.2232139Z [2002/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2418512Z [2002/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2419210Z [2003/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.2611856Z [2003/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.2612521Z [2004/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2684330Z [2004/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2684934Z [2005/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.2861033Z [2005/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.2861619Z [2006/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2962007Z [2006/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.2963091Z [2007/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.3088149Z [2007/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.3089206Z [2008/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.3090592Z [2008/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.3091574Z [2009/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.3411554Z [2009/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.3412822Z [2010/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.3541904Z [2010/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-08-17T12:12:17.3543272Z [2011/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.3572688Z [2011/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-08-17T12:12:17.3573292Z [2012/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.3840249Z [2012/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.3841201Z [2013/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.3885281Z [2013/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.3885901Z [2014/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:17.3953459Z [2014/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:17.3954061Z [2015/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-08-17T12:12:17.4167141Z [2015/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:17.4168483Z [2016/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-08-17T12:12:17.4308423Z [2016/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.4309362Z [2017/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-08-17T12:12:17.4448857Z [2017/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.4451442Z [2018/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.4637163Z [2018/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:17.4638205Z [2019/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.4807933Z [2019/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:17.4808817Z [2020/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:17.5108046Z [2020/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.5108685Z [2021/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.5115225Z [2021/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.5115922Z [2022/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:17.5262220Z [2022/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.5263321Z [2023/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.5355977Z [2023/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.5357063Z [2024/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-08-17T12:12:17.5419156Z [2024/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-08-17T12:12:17.5420441Z [2025/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.5677702Z [2025/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:17.5678768Z [2026/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-08-17T12:12:17.5719029Z [2026/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-08-17T12:12:17.5719612Z [2027/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:17.5730271Z [2027/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-08-17T12:12:17.5731078Z [2028/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.5959306Z [2028/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-08-17T12:12:17.5960384Z [2029/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:17.6033445Z [2029/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-08-17T12:12:17.6034410Z [2030/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-08-17T12:12:17.6095146Z [2030/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:17.6096089Z [2031/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:17.6283836Z [2031/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-08-17T12:12:17.6284828Z [2032/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-08-17T12:12:17.6338580Z [2032/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-08-17T12:12:17.6339442Z [2033/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-08-17T12:12:17.6405574Z [2033/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-08-17T12:12:17.6406552Z [2034/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-08-17T12:12:17.6577350Z [2034/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-08-17T12:12:17.6578001Z [2035/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-08-17T12:12:17.6626701Z [2035/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-08-17T12:12:17.6627818Z [2036/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:17.6872256Z [2036/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-08-17T12:12:17.6872808Z [2037/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-08-17T12:12:17.6890170Z [2037/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-08-17T12:12:17.6891041Z [2038/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-08-17T12:12:17.6949721Z [2038/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-08-17T12:12:17.6950763Z [2039/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-08-17T12:12:17.7161863Z [2039/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-08-17T12:12:17.7162552Z [2040/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-08-17T12:12:17.7263031Z [2040/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-08-17T12:12:17.7263865Z [2041/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-08-17T12:12:17.7281532Z [2041/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-08-17T12:12:17.7282531Z [2042/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-08-17T12:12:17.7681442Z [2042/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-08-17T12:12:17.7682759Z [2043/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-08-17T12:12:17.8068033Z [2043/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-08-17T12:12:17.8068945Z [2044/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-08-17T12:12:17.8197008Z [2044/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-08-17T12:12:17.8197826Z [2045/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-08-17T12:12:17.8329885Z [2045/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-08-17T12:12:17.8330905Z [2046/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-08-17T12:12:17.8798407Z [2046/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-08-17T12:12:17.8798997Z [2047/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-08-17T12:12:17.8800818Z [2047/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-08-17T12:12:17.8802023Z [2048/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-08-17T12:12:17.9168137Z [2048/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-08-17T12:12:17.9168889Z [2049/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-08-17T12:12:17.9198070Z [2049/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-08-17T12:12:17.9199103Z [2050/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-08-17T12:12:17.9533160Z [2050/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-08-17T12:12:17.9533996Z [2051/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-08-17T12:12:17.9634895Z [2051/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-08-17T12:12:17.9635468Z [2052/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-08-17T12:12:17.9682847Z [2052/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-08-17T12:12:17.9683452Z [2053/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-08-17T12:12:18.0205174Z [2053/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-08-17T12:12:18.0205764Z [2054/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-08-17T12:12:18.0361072Z [2054/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:18.0361645Z [2055/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-08-17T12:12:18.0488585Z [2055/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:18.0489252Z [2056/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-08-17T12:12:18.0655993Z [2056/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:18.0656550Z [2057/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-08-17T12:12:18.0823765Z [2057/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:18.0824411Z [2058/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-08-17T12:12:18.0833263Z [2058/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.0833916Z [2059/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:18.0866845Z [2059/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.0867638Z [2060/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-08-17T12:12:18.1034819Z [2060/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.1035397Z [2061/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:18.1453692Z [2061/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.1455086Z [2062/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:18.1639531Z [2062/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.1640866Z [2063/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:18.1894992Z [2063/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.1895655Z [2064/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.1955735Z [2064/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.1956368Z [2065/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2067164Z [2065/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2067788Z [2066/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2116804Z [2066/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2117882Z [2067/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2751461Z [2067/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2752068Z [2068/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2914505Z [2068/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2915348Z [2069/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2971699Z [2069/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.2972374Z [2070/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.3035015Z [2070/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.3036282Z [2071/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.3475394Z [2071/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.3476715Z [2072/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.3604467Z [2072/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.3605993Z [2073/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4024793Z [2073/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4025443Z [2074/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4215848Z [2074/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4216862Z [2075/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4246516Z [2075/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4247363Z [2076/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4294187Z [2076/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4295242Z [2077/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4894822Z [2077/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4946226Z [2078/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4947285Z [2078/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.4948304Z [2079/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5127396Z [2079/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5128008Z [2080/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5410717Z [2080/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5411312Z [2081/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5561461Z [2081/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5562047Z [2082/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5715029Z [2082/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.5716459Z [2083/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6198681Z [2083/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6199279Z [2084/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6262677Z [2084/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6263704Z [2085/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6333251Z [2085/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:18.6334441Z [2086/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6615227Z [2086/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-08-17T12:12:18.6616539Z [2087/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6823278Z [2087/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-08-17T12:12:18.6824320Z [2088/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.6840909Z [2088/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:18.6843128Z [2089/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.7144243Z [2089/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:18.7145224Z [2090/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:18.7352791Z [2090/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:18.7353523Z [2091/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-08-17T12:12:18.7392014Z [2091/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:18.7392909Z [2092/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-08-17T12:12:18.7659931Z [2092/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:18.7662513Z [2093/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-08-17T12:12:18.8128675Z [2093/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:18.8129687Z [2094/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:18.8131366Z [2094/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:18.8132189Z [2095/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:18.8278219Z [2095/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-08-17T12:12:18.8278835Z [2096/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:18.8295973Z [2096/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-08-17T12:12:18.8296650Z [2097/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:18.8857452Z [2097/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-08-17T12:12:18.8858016Z [2098/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:18.8864017Z [2098/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-08-17T12:12:18.8864805Z [2099/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:18.9110457Z [2099/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-08-17T12:12:18.9112967Z [2100/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-08-17T12:12:18.9115183Z [2100/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-08-17T12:12:18.9116464Z [2101/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-08-17T12:12:18.9234639Z [2101/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-08-17T12:12:18.9235265Z [2102/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:18.9507330Z [2102/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-08-17T12:12:18.9507975Z [2103/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-08-17T12:12:18.9752141Z [2103/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-08-17T12:12:18.9753084Z [2104/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-08-17T12:12:18.9991271Z [2104/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-08-17T12:12:18.9991976Z [2105/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-08-17T12:12:19.0232943Z [2105/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-08-17T12:12:19.0234274Z [2106/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-08-17T12:12:19.0272442Z [2106/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-08-17T12:12:19.0275274Z [2107/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-08-17T12:12:19.0499558Z [2107/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-08-17T12:12:19.0500629Z [2108/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-08-17T12:12:19.0587390Z [2108/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-08-17T12:12:19.0588406Z [2109/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-08-17T12:12:19.0751852Z [2109/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-08-17T12:12:19.0752762Z [2110/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-08-17T12:12:19.0903369Z [2110/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-08-17T12:12:19.0904202Z [2111/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-08-17T12:12:19.1397095Z [2111/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-08-17T12:12:19.1398317Z [2112/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-08-17T12:12:19.1422186Z [2112/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-08-17T12:12:19.1423034Z [2113/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-08-17T12:12:19.1608334Z [2113/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-08-17T12:12:19.1609654Z [2114/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-08-17T12:12:19.1809312Z [2114/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-08-17T12:12:19.1810335Z [2115/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-08-17T12:12:19.1847023Z [2115/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-08-17T12:12:19.1848028Z [2116/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-08-17T12:12:19.2095898Z [2116/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-08-17T12:12:19.2096601Z [2117/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-08-17T12:12:19.2486318Z [2117/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-08-17T12:12:19.2486943Z [2118/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-08-17T12:12:19.2501456Z [2118/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-08-17T12:12:19.2502091Z [2119/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-08-17T12:12:19.3079331Z [2119/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-08-17T12:12:19.3080341Z [2120/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-08-17T12:12:19.3180161Z [2120/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-08-17T12:12:19.3181096Z [2121/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-08-17T12:12:19.3227463Z [2121/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-08-17T12:12:19.3228470Z [2122/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-08-17T12:12:19.3297327Z [2122/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-08-17T12:12:19.3298192Z [2123/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-08-17T12:12:19.3455609Z [2123/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-08-17T12:12:19.3456578Z [2124/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-08-17T12:12:19.3556632Z [2124/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-08-17T12:12:19.3557885Z [2125/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-08-17T12:12:19.4190040Z [2125/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-08-17T12:12:19.4190700Z [2126/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-08-17T12:12:19.4213347Z [2126/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-08-17T12:12:19.4214618Z [2127/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-08-17T12:12:19.4332141Z [2127/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-08-17T12:12:19.4333076Z [2128/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-08-17T12:12:19.4519739Z [2128/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-08-17T12:12:19.4520398Z [2129/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-08-17T12:12:19.4643251Z [2129/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-08-17T12:12:19.4643838Z [2130/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-08-17T12:12:19.4739971Z [2130/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-08-17T12:12:19.4740910Z [2131/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-08-17T12:12:19.5470203Z [2131/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-08-17T12:12:19.5471301Z [2132/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-08-17T12:12:19.5500520Z [2132/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-08-17T12:12:19.5501917Z [2133/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-08-17T12:12:19.5569054Z [2133/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-08-17T12:12:19.5570130Z [2134/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-08-17T12:12:19.5906964Z [2134/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-08-17T12:12:19.5907624Z [2135/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-08-17T12:12:19.5932394Z [2135/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-08-17T12:12:19.5934637Z [2136/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-08-17T12:12:19.5983482Z [2136/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-08-17T12:12:19.5984596Z [2137/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-08-17T12:12:19.6326250Z [2137/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-08-17T12:12:19.6327031Z [2138/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-08-17T12:12:19.6708637Z [2138/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-08-17T12:12:19.6709647Z [2139/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-08-17T12:12:19.6736201Z [2139/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-08-17T12:12:19.6737184Z [2140/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-08-17T12:12:19.7040347Z [2140/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-08-17T12:12:19.7041432Z [2141/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-08-17T12:12:19.7351070Z [2141/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-08-17T12:12:19.7352111Z [2142/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-08-17T12:12:19.7424057Z [2142/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-08-17T12:12:19.7425335Z [2143/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-08-17T12:12:19.7627740Z [2143/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-08-17T12:12:19.7629162Z [2144/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-08-17T12:12:19.7785826Z [2144/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-08-17T12:12:19.7788914Z [2145/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-08-17T12:12:19.8012294Z [2145/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-08-17T12:12:19.8012960Z [2146/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-08-17T12:12:19.8059110Z [2146/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-08-17T12:12:19.8060621Z [2147/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-08-17T12:12:19.8328776Z [2147/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-08-17T12:12:19.8329551Z [2148/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-08-17T12:12:19.8428073Z [2148/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-08-17T12:12:19.8428903Z [2149/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-08-17T12:12:19.8717083Z [2149/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-08-17T12:12:19.8718477Z [2150/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-08-17T12:12:19.8789405Z [2150/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-08-17T12:12:19.8790504Z [2151/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-08-17T12:12:19.9154572Z [2151/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-08-17T12:12:19.9155200Z [2152/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-08-17T12:12:19.9375569Z [2152/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-08-17T12:12:19.9376211Z [2153/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-08-17T12:12:19.9432149Z [2153/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-08-17T12:12:19.9432747Z [2154/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-08-17T12:12:19.9565261Z [2154/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-08-17T12:12:19.9566095Z [2155/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-08-17T12:12:19.9886228Z [2155/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-08-17T12:12:19.9888498Z [2156/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-08-17T12:12:19.9945596Z [2156/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-08-17T12:12:19.9946907Z [2157/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-08-17T12:12:20.0269670Z [2157/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-08-17T12:12:20.0270924Z [2158/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-08-17T12:12:20.0726914Z [2158/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-08-17T12:12:20.0727885Z [2159/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-08-17T12:12:20.0739002Z [2159/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-08-17T12:12:20.0739945Z [2160/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-08-17T12:12:20.0857484Z [2160/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-08-17T12:12:20.0858319Z [2161/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-08-17T12:12:20.0968307Z [2161/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-08-17T12:12:20.0968965Z [2162/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-08-17T12:12:20.0996144Z [2162/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-08-17T12:12:20.0997460Z [2163/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-08-17T12:12:20.1227065Z [2163/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-08-17T12:12:20.1228512Z [2164/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-08-17T12:12:20.1864530Z [2164/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-08-17T12:12:20.1865106Z [2165/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-08-17T12:12:20.1967325Z [2165/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-08-17T12:12:20.1968619Z [2166/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-08-17T12:12:20.1970031Z [2166/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-08-17T12:12:20.1971631Z [2167/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-08-17T12:12:20.2084210Z [2167/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-08-17T12:12:20.2086565Z [2168/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-08-17T12:12:20.2171090Z [2168/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-08-17T12:12:20.2171777Z [2169/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-08-17T12:12:20.2459384Z [2169/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-08-17T12:12:20.2463436Z [2170/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-08-17T12:12:20.2940936Z [2170/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-08-17T12:12:20.2942044Z [2171/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-08-17T12:12:20.3126141Z [2171/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-08-17T12:12:20.3126950Z [2172/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-08-17T12:12:20.3260231Z [2172/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-08-17T12:12:20.3262001Z [2173/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-08-17T12:12:20.3381622Z [2173/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-08-17T12:12:20.3382770Z [2174/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-08-17T12:12:20.3546188Z [2174/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-08-17T12:12:20.3547575Z [2175/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-08-17T12:12:20.3680049Z [2175/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-08-17T12:12:20.3681172Z [2176/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-08-17T12:12:20.4083672Z [2176/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-08-17T12:12:20.4084963Z [2177/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-08-17T12:12:20.4229403Z [2177/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-08-17T12:12:20.4232252Z [2178/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-08-17T12:12:20.4514354Z [2178/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-08-17T12:12:20.4515594Z [2179/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-08-17T12:12:20.4521883Z [2179/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-08-17T12:12:20.4523525Z [2180/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-08-17T12:12:20.4647293Z [2180/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-08-17T12:12:20.4648354Z [2181/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-08-17T12:12:20.4816321Z [2181/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-08-17T12:12:20.4817431Z [2182/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-08-17T12:12:20.4997343Z [2182/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-08-17T12:12:20.4998375Z [2183/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-08-17T12:12:20.5373054Z [2183/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-08-17T12:12:20.5374311Z [2184/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-08-17T12:12:20.5521120Z [2184/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-08-17T12:12:20.5521733Z [2185/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-08-17T12:12:20.5611251Z [2185/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-08-17T12:12:20.5612163Z [2186/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-08-17T12:12:20.5758047Z [2186/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-08-17T12:12:20.5759042Z [2187/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-08-17T12:12:20.6046690Z [2187/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-08-17T12:12:20.6047247Z [2188/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-08-17T12:12:20.6420158Z [2188/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-08-17T12:12:20.6421023Z [2189/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-08-17T12:12:20.6464765Z [2189/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-08-17T12:12:20.6465917Z [2190/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-08-17T12:12:20.6491074Z [2190/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-08-17T12:12:20.6491857Z [2191/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-08-17T12:12:20.6737762Z [2191/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-08-17T12:12:20.6738363Z [2192/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-08-17T12:12:20.6844739Z [2192/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-08-17T12:12:20.6845497Z [2193/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-08-17T12:12:20.7381567Z [2193/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-08-17T12:12:20.7382655Z [2194/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-08-17T12:12:20.7400375Z [2194/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-08-17T12:12:20.7401711Z [2195/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-08-17T12:12:20.7586468Z [2195/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-08-17T12:12:20.7587078Z [2196/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-08-17T12:12:20.7744666Z [2196/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:20.7745989Z [2197/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-08-17T12:12:20.7783860Z [2197/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.7785182Z [2198/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-08-17T12:12:20.7913191Z [2198/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.7914273Z [2199/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-08-17T12:12:20.8282070Z [2199/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:20.8282681Z [2200/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-08-17T12:12:20.8420830Z [2200/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.8421869Z [2201/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-08-17T12:12:20.8459478Z [2201/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.8460584Z [2202/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:20.8706045Z [2202/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:20.8707382Z [2203/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:20.8709677Z [2203/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.8710309Z [2204/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.9090084Z [2204/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.9091555Z [2205/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.9114493Z [2205/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:20.9115800Z [2206/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.9267255Z [2206/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.9268028Z [2207/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:20.9580869Z [2207/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.9581607Z [2208/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.9698362Z [2208/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.9699759Z [2209/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.9799914Z [2209/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.9800916Z [2210/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.9820585Z [2210/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.9821616Z [2211/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:20.9936156Z [2211/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:20.9938106Z [2212/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.0249525Z [2212/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.0250436Z [2213/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.0468007Z [2213/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.0469344Z [2214/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.0682026Z [2214/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.0682792Z [2215/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.0874784Z [2215/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.0875430Z [2216/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.0979897Z [2216/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.0980496Z [2217/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.1012480Z [2217/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1013312Z [2218/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1122318Z [2218/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1123350Z [2219/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1279116Z [2219/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1280090Z [2220/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1523084Z [2220/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1524484Z [2221/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1648688Z [2221/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1649345Z [2222/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1703737Z [2222/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1704647Z [2223/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1818477Z [2223/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1819082Z [2224/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1918966Z [2224/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.1919556Z [2225/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1970462Z [2225/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.1971058Z [2226/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.2288886Z [2226/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.2289563Z [2227/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.2441068Z [2227/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.2441988Z [2228/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.2482030Z [2228/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.2482627Z [2229/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.2707638Z [2229/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.2708492Z [2230/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.2872960Z [2230/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.2873659Z [2231/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.2956630Z [2231/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.2957206Z [2232/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.2985091Z [2232/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.2985737Z [2233/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.3201904Z [2233/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.3203026Z [2234/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.3243022Z [2234/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.3244083Z [2235/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.3445521Z [2235/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.3453299Z [2236/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.3624520Z [2236/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.3625724Z [2237/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.3688211Z [2237/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.3689669Z [2238/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.3737738Z [2238/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.3738406Z [2239/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.4032362Z [2239/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.4033453Z [2240/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.4085921Z [2240/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.4091586Z [2241/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.4483960Z [2241/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.4484591Z [2242/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.4504229Z [2242/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.4505002Z [2243/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.4593666Z [2243/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.4594486Z [2244/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.4597800Z [2244/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.4599385Z [2245/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.4816456Z [2245/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.4817084Z [2246/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.5175587Z [2246/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.5176199Z [2247/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.5332489Z [2247/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.5333552Z [2248/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.5352423Z [2248/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.5353162Z [2249/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.5370818Z [2249/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.5372063Z [2250/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.5558812Z [2250/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.5559809Z [2251/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.5661409Z [2251/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.5663800Z [2252/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.6052859Z [2252/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.6053782Z [2253/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.6084745Z [2253/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.6085650Z [2254/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.6166614Z [2254/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.6167218Z [2255/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.6289376Z [2255/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.6290435Z [2256/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.6335828Z [2256/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.6336722Z [2257/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.6405487Z [2257/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.6406873Z [2258/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.6980019Z [2258/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.6980650Z [2259/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.6995724Z [2259/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.6996390Z [2260/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:21.7249151Z [2260/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.7250233Z [2261/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:21.7317617Z [2261/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.7318221Z [2262/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.7843973Z [2262/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.7844565Z [2263/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.7925453Z [2263/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.7926465Z [2264/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.7962996Z [2264/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.7963970Z [2265/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.8109222Z [2265/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.8110051Z [2266/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.8233663Z [2266/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.8234649Z [2267/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.8468091Z [2267/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.8469202Z [2268/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.8808995Z [2268/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.8809752Z [2269/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.8876651Z [2269/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.8877323Z [2270/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:21.9089605Z [2270/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.9090288Z [2271/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.9092340Z [2271/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.9093280Z [2272/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.9290722Z [2272/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:21.9291399Z [2273/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:21.9786782Z [2273/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:21.9787888Z [2274/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:21.9804178Z [2274/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:21.9805527Z [2275/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:22.0179955Z [2275/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:22.0180942Z [2276/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:22.0257064Z [2276/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.0258389Z [2277/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:22.0472936Z [2277/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.0474285Z [2278/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:22.0872199Z [2278/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.0873257Z [2279/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:22.0894090Z [2279/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.0895340Z [2280/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.1110249Z [2280/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.1110841Z [2281/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:22.1182943Z [2281/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.1183669Z [2282/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.1223699Z [2282/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.1225047Z [2283/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.1528438Z [2283/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.1529043Z [2284/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.1720306Z [2284/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.1720932Z [2285/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.1841452Z [2285/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.1842037Z [2286/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.1984760Z [2286/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.1985774Z [2287/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.2084823Z [2287/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.2085834Z [2288/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.2264931Z [2288/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.2265593Z [2289/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.2291369Z [2289/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.2292000Z [2290/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.2677712Z [2290/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.2678796Z [2291/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.2854285Z [2291/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.2854885Z [2292/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.2897777Z [2292/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.2898511Z [2293/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.2943043Z [2293/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.2943642Z [2294/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.2971298Z [2294/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.2972363Z [2295/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.3091895Z [2295/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.3093243Z [2296/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.3309648Z [2296/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.3310994Z [2297/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.3623731Z [2297/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.3624318Z [2298/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.3673770Z [2298/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.3674824Z [2299/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.3764857Z [2299/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.3766290Z [2300/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.3794338Z [2300/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.3794920Z [2301/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.4072573Z [2301/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.4073712Z [2302/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.4388526Z [2302/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.4389559Z [2303/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.4408881Z [2303/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.4409888Z [2304/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.4514174Z [2304/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.4514786Z [2305/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.4529784Z [2305/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.4530570Z [2306/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.4559729Z [2306/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.4560422Z [2307/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.4800569Z [2307/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.4801307Z [2308/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.5121352Z [2308/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.5122020Z [2309/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.5294937Z [2309/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.5295626Z [2310/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.5325485Z [2310/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.5326201Z [2311/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.5336082Z [2311/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.5336805Z [2312/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.5525752Z [2312/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.5526352Z [2313/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.5678479Z [2313/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.5679901Z [2314/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-08-17T12:12:22.5786276Z [2314/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.5786888Z [2315/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6027296Z [2315/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6028139Z [2316/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6060180Z [2316/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6060855Z [2317/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6110395Z [2317/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6111846Z [2318/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6320554Z [2318/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6321920Z [2319/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6557654Z [2319/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6558689Z [2320/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6685547Z [2320/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6686135Z [2321/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6828029Z [2321/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6829169Z [2322/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6836696Z [2322/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6837567Z [2323/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.6857445Z [2323/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.6858816Z [2324/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.7108178Z [2324/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.7109726Z [2325/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.7345381Z [2325/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.7346433Z [2326/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.7485248Z [2326/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.7485915Z [2327/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.7581515Z [2327/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.7582124Z [2328/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.7689037Z [2328/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.7690033Z [2329/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.7797842Z [2329/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.7798870Z [2330/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.8210794Z [2330/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.8211588Z [2331/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.8308234Z [2331/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:22.8308842Z [2332/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.8333365Z [2332/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:22.8334545Z [2333/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.8358604Z [2333/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-08-17T12:12:22.8359260Z [2334/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.8475735Z [2334/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-08-17T12:12:22.8476706Z [2335/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:22.8790243Z [2335/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:22.8790861Z [2336/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:22.8890076Z [2336/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:22.8891057Z [2337/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:22.8949624Z [2337/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-08-17T12:12:22.8950727Z [2338/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:22.9055810Z [2338/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-08-17T12:12:22.9057824Z [2339/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-08-17T12:12:22.9252409Z [2339/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:22.9253778Z [2340/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-08-17T12:12:22.9538591Z [2340/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:22.9539229Z [2341/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:22.9679325Z [2341/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-08-17T12:12:22.9680005Z [2342/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:22.9705488Z [2342/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-08-17T12:12:22.9706067Z [2343/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:22.9896622Z [2343/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:22.9897854Z [2344/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-08-17T12:12:22.9987497Z [2344/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:22.9988164Z [2345/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.0026923Z [2345/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-08-17T12:12:23.0027903Z [2346/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-08-17T12:12:23.0188222Z [2346/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-08-17T12:12:23.0188997Z [2347/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-08-17T12:12:23.0285809Z [2347/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:23.0287061Z [2348/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-08-17T12:12:23.0817779Z [2348/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.0818364Z [2349/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:23.0905989Z [2349/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:23.0906948Z [2350/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:23.1026080Z [2350/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.1027191Z [2351/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.1030809Z [2351/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.1032302Z [2352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-08-17T12:12:23.1034364Z [2352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.1035413Z [2353/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:23.1181557Z [2353/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.1182765Z [2354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-08-17T12:12:23.1597043Z [2354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.1597649Z [2355/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:23.1667549Z [2355/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.1668669Z [2356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.1771330Z [2356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.1772039Z [2357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.1783528Z [2357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.1784959Z [2358/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.2021316Z [2358/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.2022344Z [2359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.2185545Z [2359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:23.2186601Z [2360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.2566762Z [2360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:23.2567833Z [2361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.2595129Z [2361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:23.2596208Z [2362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:23.2876744Z [2362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:23.2877685Z [2363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.2938849Z [2363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.2939928Z [2364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-08-17T12:12:23.3066537Z [2364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.3067558Z [2365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-08-17T12:12:23.3333076Z [2365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.3333647Z [2366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-08-17T12:12:23.3569641Z [2366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.3570225Z [2367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:23.3572711Z [2367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.3573229Z [2368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:23.3597144Z [2368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.3598422Z [2369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.3753846Z [2369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.3754950Z [2370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4146240Z [2370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4146832Z [2371/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4308326Z [2371/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.4309064Z [2372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4358867Z [2372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4359571Z [2373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.4404102Z [2373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.4405105Z [2374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4468376Z [2374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4469774Z [2375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.4593235Z [2375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.4593852Z [2376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.4827122Z [2376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.4827716Z [2377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5072770Z [2377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5073857Z [2378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5084673Z [2378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5085380Z [2379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5189008Z [2379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5190056Z [2380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5211087Z [2380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5211720Z [2381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5378750Z [2381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5380003Z [2382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5499977Z [2382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5501148Z [2383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5693260Z [2383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5694010Z [2384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5925513Z [2384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5926601Z [2385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5939910Z [2385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5940957Z [2386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.5967970Z [2386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.5968644Z [2387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6137241Z [2387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.6138324Z [2388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6245338Z [2388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6246657Z [2389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.6457794Z [2389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.6458381Z [2390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6655288Z [2390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6656409Z [2391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.6712785Z [2391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.6713700Z [2392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.6811880Z [2392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6812514Z [2393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6872068Z [2393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.6873174Z [2394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6994186Z [2394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.6995252Z [2395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.7177459Z [2395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.7178369Z [2396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.7415822Z [2396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.7416855Z [2397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.7602525Z [2397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.7603118Z [2398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.7737760Z [2398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.7738354Z [2399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.7824034Z [2399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.7824624Z [2400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.7855507Z [2400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.7856572Z [2401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.8092660Z [2401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.8094081Z [2402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.8097776Z [2402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.8099098Z [2403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.8414784Z [2403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.8415400Z [2404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.8547273Z [2404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.8547868Z [2405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.8568076Z [2405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.8568773Z [2406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.8654864Z [2406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.8655783Z [2407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.8836731Z [2407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:23.8837388Z [2408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.8857256Z [2408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.8858295Z [2409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.9164847Z [2409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:23.9165471Z [2410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.9331854Z [2410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:23.9332661Z [2411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-08-17T12:12:23.9357943Z [2411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:23.9358925Z [2412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:23.9378376Z [2412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.9379249Z [2413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:23.9558674Z [2413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:23.9560138Z [2414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:23.9938552Z [2414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:23.9939288Z [2415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:24.0146008Z [2415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:24.0147064Z [2416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:24.0201495Z [2416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:24.0203044Z [2417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:24.0304946Z [2417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:24.0306330Z [2418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:24.0515424Z [2418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:24.0516038Z [2419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:24.0583294Z [2419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-08-17T12:12:24.0583876Z [2420/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:24.0671336Z [2420/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-08-17T12:12:24.0672273Z [2421/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-08-17T12:12:24.0781101Z [2421/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-08-17T12:12:24.0781836Z [2422/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-08-17T12:12:24.0901846Z [2422/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-08-17T12:12:24.0902427Z [2423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:24.1210842Z [2423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-08-17T12:12:24.1211866Z [2424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:24.1492274Z [2424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:24.1493099Z [2425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-08-17T12:12:24.1502364Z [2425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-08-17T12:12:24.1503459Z [2426/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-08-17T12:12:24.1855949Z [2426/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-08-17T12:12:24.1857281Z [2427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-08-17T12:12:24.1993675Z [2427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-08-17T12:12:24.1995123Z [2428/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-08-17T12:12:24.2129365Z [2428/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-08-17T12:12:24.2130104Z [2429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-08-17T12:12:24.2247775Z [2429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-08-17T12:12:24.2248337Z [2430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:24.2372311Z [2430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-08-17T12:12:24.2373309Z [2431/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-08-17T12:12:24.2530354Z [2431/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-08-17T12:12:24.2531882Z [2432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-08-17T12:12:24.2782038Z [2432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-08-17T12:12:24.2783656Z [2433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-08-17T12:12:24.3163019Z [2433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-08-17T12:12:24.3164644Z [2434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-08-17T12:12:24.3179045Z [2434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-08-17T12:12:24.3180280Z [2435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-08-17T12:12:24.3317962Z [2435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-08-17T12:12:24.3318522Z [2436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-08-17T12:12:24.3475861Z [2436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-08-17T12:12:24.3476458Z [2437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-08-17T12:12:24.3543622Z [2437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-08-17T12:12:24.3544934Z [2438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-08-17T12:12:24.3781749Z [2438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.3783198Z [2439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-08-17T12:12:24.4347745Z [2439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-08-17T12:12:24.4348311Z [2440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-08-17T12:12:24.4461043Z [2440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-08-17T12:12:24.4461577Z [2441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-08-17T12:12:24.4544093Z [2441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-08-17T12:12:24.4544686Z [2442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-08-17T12:12:24.4643896Z [2442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-08-17T12:12:24.4645288Z [2443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-08-17T12:12:24.4728189Z [2443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-08-17T12:12:24.4729168Z [2444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-08-17T12:12:24.4819305Z [2444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-08-17T12:12:24.4820326Z [2445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.5321037Z [2445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-08-17T12:12:24.5321889Z [2446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-08-17T12:12:24.5457459Z [2446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-08-17T12:12:24.5458028Z [2447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-08-17T12:12:24.5593467Z [2447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-08-17T12:12:24.5594514Z [2448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-08-17T12:12:24.5893286Z [2448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-08-17T12:12:24.5893992Z [2449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-08-17T12:12:24.5912041Z [2449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.5912861Z [2450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-08-17T12:12:24.6063178Z [2450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.6063737Z [2451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-08-17T12:12:24.6361149Z [2451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.6362005Z [2452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-08-17T12:12:24.6755298Z [2452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.6756189Z [2453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-08-17T12:12:24.6830163Z [2453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.6830733Z [2454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-08-17T12:12:24.7127164Z [2454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.7128203Z [2455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.7198680Z [2455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-08-17T12:12:24.7199709Z [2456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.7426610Z [2456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-08-17T12:12:24.7427859Z [2457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.7615482Z [2457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.7616847Z [2458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.8015519Z [2458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.8016611Z [2459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.8198140Z [2459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-08-17T12:12:24.8199146Z [2460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-08-17T12:12:24.8229839Z [2460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-08-17T12:12:24.8230833Z [2461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.8339585Z [2461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-08-17T12:12:24.8340602Z [2462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-08-17T12:12:24.8394428Z [2462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-08-17T12:12:24.8395435Z [2463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-08-17T12:12:24.8636085Z [2463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-08-17T12:12:24.8636758Z [2464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-08-17T12:12:24.8978426Z [2464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-08-17T12:12:24.8978988Z [2465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-08-17T12:12:24.9209650Z [2465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-08-17T12:12:24.9210642Z [2466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-08-17T12:12:24.9255569Z [2466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:24.9256541Z [2467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-08-17T12:12:24.9559987Z [2467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:24.9561060Z [2468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-08-17T12:12:24.9690808Z [2468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-08-17T12:12:24.9691495Z [2469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-08-17T12:12:24.9856979Z [2469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-08-17T12:12:24.9858281Z [2470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-08-17T12:12:25.0092383Z [2470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.0093028Z [2471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-08-17T12:12:25.0331437Z [2471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:25.0332341Z [2472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:25.0334804Z [2472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.0335608Z [2473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:25.0520587Z [2473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:25.0521369Z [2474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-08-17T12:12:25.0692471Z [2474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.1032114Z [2475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-08-17T12:12:25.1032811Z [2475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:25.1033527Z [2476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.1181906Z [2476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.1182606Z [2477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:25.1718737Z [2477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.1719439Z [2478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:25.1841984Z [2478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.1842964Z [2479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.1884068Z [2479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.1885103Z [2480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.2057078Z [2480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.2057702Z [2481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:25.2282590Z [2481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.2283595Z [2482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.2447905Z [2482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.2448576Z [2483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.2754162Z [2483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.2756476Z [2484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:25.3222278Z [2484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.3223682Z [2485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.3336002Z [2485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.3337040Z [2486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.3356106Z [2486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.3357140Z [2487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.3558491Z [2487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.3560747Z [2488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.3736424Z [2488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.3737516Z [2489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.3926751Z [2489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.3928015Z [2490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.4325306Z [2490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.4326343Z [2491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.4581995Z [2491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.4582594Z [2492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.4623881Z [2492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.4625627Z [2493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.4894265Z [2493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.5072942Z [2494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.5074056Z [2494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.5074998Z [2495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.5265796Z [2495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.5266809Z [2496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.5640822Z [2496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.5641979Z [2497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.5699905Z [2497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.5701222Z [2498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.5898713Z [2498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.5899713Z [2499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.6042738Z [2499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.6043799Z [2500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.6369536Z [2500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.6371808Z [2501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.6455375Z [2501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.6456416Z [2502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.6790125Z [2502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.6791491Z [2503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.6986811Z [2503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.6987912Z [2504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.7189114Z [2504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.7189775Z [2505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.7261450Z [2505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.7262444Z [2506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.7576192Z [2506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.7576972Z [2507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.7768239Z [2507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.7769075Z [2508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.8043644Z [2508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.8044667Z [2509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.8318127Z [2509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.8319405Z [2510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.8466177Z [2510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.8467297Z [2511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.8574677Z [2511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.8575275Z [2512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.8800309Z [2512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.8801731Z [2513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.9101802Z [2513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.9104041Z [2514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.9219735Z [2514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.9220842Z [2515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.9465881Z [2515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.9466491Z [2516/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.9610685Z [2516/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:25.9611609Z [2517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.9740244Z [2517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:25.9741898Z [2518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.0157774Z [2518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.0160277Z [2519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.0469460Z [2519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.0470513Z [2520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.0487264Z [2520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.0488580Z [2521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.0865372Z [2521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.0866914Z [2522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.0870280Z [2522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.0871914Z [2523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.1048989Z [2523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.1049920Z [2524/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.1691440Z [2524/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.1692044Z [2525/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.1720495Z [2525/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.1721560Z [2526/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.1747348Z [2526/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.1748403Z [2527/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.2054867Z [2527/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.2055852Z [2528/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.2059928Z [2528/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.2061245Z [2529/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.2163032Z [2529/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.2163649Z [2530/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.2805370Z [2530/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.2806764Z [2531/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.2937431Z [2531/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.2938552Z [2532/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.3099063Z [2532/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.3100367Z [2533/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.3183313Z [2533/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.3184416Z [2534/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.3342638Z [2534/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.3344406Z [2535/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.3679033Z [2535/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.3679660Z [2536/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:26.3955410Z [2536/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.3957178Z [2537/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.3958537Z [2537/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.3959806Z [2538/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:26.4152585Z [2538/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.4153708Z [2539/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.4322132Z [2539/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.4323087Z [2540/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.4479404Z [2540/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.4481380Z [2541/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.4854818Z [2541/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.4855556Z [2542/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.5147710Z [2542/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.5148304Z [2543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.5285422Z [2543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.5286006Z [2544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.5384236Z [2544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.5385219Z [2545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.5612587Z [2545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.5613568Z [2546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.5714051Z [2546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.5717313Z [2547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.6358194Z [2547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.6359006Z [2548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.6381641Z [2548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.6382381Z [2549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.6542399Z [2549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.6544063Z [2550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.6780720Z [2550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.6782685Z [2551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.6787189Z [2551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.6788232Z [2552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.6951178Z [2552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.6953037Z [2553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.7431011Z [2553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.7431834Z [2554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.7560280Z [2554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.7561035Z [2555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.7696544Z [2555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.7697820Z [2556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.8072555Z [2556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.8074087Z [2557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.8192696Z [2557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.8193933Z [2558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.8426728Z [2558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.8427759Z [2559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.8548227Z [2559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.8548878Z [2560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.8864625Z [2560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.8865503Z [2561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.8940827Z [2561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.8941869Z [2562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.9298413Z [2562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.9299792Z [2563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.9323943Z [2563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.9325689Z [2564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.9679067Z [2564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:26.9680098Z [2565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:26.9921830Z [2565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:26.9922514Z [2566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:27.0026344Z [2566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.0027070Z [2567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.0181993Z [2567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.0182636Z [2568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:27.0687363Z [2568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.0688564Z [2569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.0736152Z [2569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.0737613Z [2570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.1032341Z [2570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.1034038Z [2571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.1035499Z [2571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.1036088Z [2572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-08-17T12:12:27.1380586Z [2572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.1382299Z [2573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.1801533Z [2573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.1802877Z [2574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.1941410Z [2574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.1942292Z [2575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.1943642Z [2575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.1944623Z [2576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.2317504Z [2576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.2318817Z [2577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.2586486Z [2577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.2587513Z [2578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.2622915Z [2578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.2623988Z [2579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.2974325Z [2579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.2975307Z [2580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.3088030Z [2580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.3089732Z [2581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.3646811Z [2581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.3647846Z [2582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.3803534Z [2582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.3804233Z [2583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.3867875Z [2583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.3868897Z [2584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.4102644Z [2584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.4103285Z [2585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.4109230Z [2585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.4110250Z [2586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.4378853Z [2586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.4379625Z [2587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.4811731Z [2587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.4812799Z [2588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.4991543Z [2588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:27.4992540Z [2589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.5205958Z [2589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:27.5207106Z [2590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.5431419Z [2590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-08-17T12:12:27.5432420Z [2591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.5582666Z [2591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-08-17T12:12:27.5583731Z [2592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.5706057Z [2592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:27.5707140Z [2593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.5903908Z [2593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:27.5904618Z [2594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:27.6049151Z [2594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-08-17T12:12:27.6057516Z [2595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:27.6415853Z [2595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-08-17T12:12:27.6416596Z [2596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-08-17T12:12:27.6547909Z [2596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.6548502Z [2597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-08-17T12:12:27.6717599Z [2597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.6718665Z [2598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:27.6860265Z [2598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.6860886Z [2599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:27.6995995Z [2599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.6997070Z [2600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-08-17T12:12:27.7132290Z [2600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.7133307Z [2601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-08-17T12:12:27.7737057Z [2601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.7738085Z [2602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.7795101Z [2602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.7796113Z [2603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.7806502Z [2603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.7807560Z [2604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.8138085Z [2604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.8139128Z [2605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.8154122Z [2605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.8155117Z [2606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:27.8610968Z [2606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.8612040Z [2607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.8869069Z [2607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.8870056Z [2608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.8968341Z [2608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.8968950Z [2609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.9353746Z [2609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.9354808Z [2610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.9506729Z [2610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.9508222Z [2611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.9814345Z [2611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.9815418Z [2612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.9918821Z [2612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:27.9919868Z [2613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.9927365Z [2613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:27.9928419Z [2614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.0434607Z [2614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.0435647Z [2615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.0677112Z [2615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.0678168Z [2616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.0789659Z [2616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.0790762Z [2617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.0943137Z [2617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.0944187Z [2618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.1121788Z [2618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.1123116Z [2619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.1262541Z [2619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.1263617Z [2620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.1707396Z [2620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.1708336Z [2621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.1925825Z [2621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.1926454Z [2622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.2034543Z [2622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.2035940Z [2623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.2113168Z [2623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.2114573Z [2624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.2615809Z [2624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.2616891Z [2625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.2646449Z [2625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.2647526Z [2626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.2828349Z [2626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.2829403Z [2627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.3211758Z [2627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.3212474Z [2628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.3358715Z [2628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.3359801Z [2629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.3462999Z [2629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.3464071Z [2630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.3682138Z [2630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.3683212Z [2631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.4197057Z [2631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.4197918Z [2632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.4245721Z [2632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.4246381Z [2633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.4282204Z [2633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.4282790Z [2634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.4579098Z [2634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.4580254Z [2635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.4822262Z [2635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.4825159Z [2636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.4900405Z [2636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.4903380Z [2637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.5425681Z [2637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.5426783Z [2638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.5444633Z [2638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.5445233Z [2639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.5574643Z [2639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.5575756Z [2640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.5743876Z [2640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.5745267Z [2641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.6048492Z [2641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.6049131Z [2642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.6202867Z [2642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.6203548Z [2643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.6798070Z [2643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.6799150Z [2644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.6921158Z [2644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:28.6921795Z [2645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.6960297Z [2645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:28.6961326Z [2646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.7067569Z [2646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:28.7068564Z [2647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.7438040Z [2647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:28.7438682Z [2648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-08-17T12:12:28.7693715Z [2648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.7694884Z [2649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:28.7804578Z [2649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-08-17T12:12:28.7805167Z [2650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:28.7965832Z [2650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.7966742Z [2651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:28.8087872Z [2651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-08-17T12:12:28.8088927Z [2652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-08-17T12:12:28.8196845Z [2652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.8197938Z [2653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:28.8607518Z [2653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-08-17T12:12:28.8608533Z [2654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.8714263Z [2654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.8715289Z [2655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-08-17T12:12:28.8973309Z [2655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-08-17T12:12:28.8974489Z [2656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.9116347Z [2656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.9116938Z [2657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-08-17T12:12:28.9160351Z [2657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:28.9161184Z [2658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.9415226Z [2658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.9416320Z [2659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-08-17T12:12:28.9662930Z [2659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:28.9663956Z [2660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.9763304Z [2660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:28.9764499Z [2661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-08-17T12:12:29.0190490Z [2661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:29.0191828Z [2662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.0197582Z [2662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.0198865Z [2663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:29.0355123Z [2663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-08-17T12:12:29.0355746Z [2664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.0565338Z [2664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.0566349Z [2665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:29.0751925Z [2665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-08-17T12:12:29.0752965Z [2666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.1063734Z [2666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.1064324Z [2667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:29.1313605Z [2667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-08-17T12:12:29.1314674Z [2668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.1443825Z [2668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.1444767Z [2669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-08-17T12:12:29.1567142Z [2669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-08-17T12:12:29.1567998Z [2670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.1675602Z [2670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.1676460Z [2671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-08-17T12:12:29.1888672Z [2671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-08-17T12:12:29.1889861Z [2672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.2309884Z [2672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-08-17T12:12:29.2310859Z [2673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-08-17T12:12:29.2535204Z [2673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-08-17T12:12:29.2536212Z [2674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.2631913Z [2674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-08-17T12:12:29.2632933Z [2675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-08-17T12:12:29.2771111Z [2675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-08-17T12:12:29.2772127Z [2676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-08-17T12:12:29.2808725Z [2676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.2809739Z [2677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.3142307Z [2677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-08-17T12:12:29.3142902Z [2678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-08-17T12:12:29.3413430Z [2678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.3414633Z [2679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-08-17T12:12:29.3583874Z [2679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-08-17T12:12:29.3584411Z [2680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-08-17T12:12:29.3654121Z [2680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.3655079Z [2681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-08-17T12:12:29.3992900Z [2681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-08-17T12:12:29.3993676Z [2682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.4372909Z [2682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.4373506Z [2683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.4489036Z [2683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-08-17T12:12:29.4489706Z [2684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-08-17T12:12:29.4757285Z [2684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.4757925Z [2685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-08-17T12:12:29.4793835Z [2685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:29.4794397Z [2686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-08-17T12:12:29.4943210Z [2686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.4944275Z [2687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.4991964Z [2687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:29.4993269Z [2688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.5438955Z [2688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.5439990Z [2689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-08-17T12:12:29.5581012Z [2689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:29.5582169Z [2690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.5937372Z [2690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.5937967Z [2691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:29.5941976Z [2691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-08-17T12:12:29.5942577Z [2692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.6070969Z [2692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.6071549Z [2693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:29.6201288Z [2693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.6201896Z [2694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.6454715Z [2694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.6455522Z [2695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:29.6731648Z [2695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.6732308Z [2696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:29.6940632Z [2696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.6941423Z [2697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-08-17T12:12:29.7192069Z [2697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7192949Z [2698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7376573Z [2698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7377416Z [2699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7643765Z [2699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7644855Z [2700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7792055Z [2700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7793246Z [2701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7891212Z [2701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.7892261Z [2702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8081150Z [2702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8082262Z [2703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8311521Z [2703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8312260Z [2704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8663652Z [2704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8664342Z [2705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8843137Z [2705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8843911Z [2706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8885049Z [2706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.8885680Z [2707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9110436Z [2707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9111546Z [2708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9332624Z [2708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9333647Z [2709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9466816Z [2709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9467822Z [2710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9708896Z [2710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:29.9710011Z [2711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0054157Z [2711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0055469Z [2712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0117096Z [2712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0117921Z [2713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0251105Z [2713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0252161Z [2714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0521972Z [2714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0522690Z [2715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0557325Z [2715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0557938Z [2716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0985055Z [2716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.0985703Z [2717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1303729Z [2717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1304809Z [2718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1478222Z [2718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1478817Z [2719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1572373Z [2719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1573381Z [2720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1738604Z [2720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1739778Z [2721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1854473Z [2721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.1855564Z [2722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2094398Z [2722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2095730Z [2723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2528668Z [2723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2529583Z [2724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2623607Z [2724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2624242Z [2725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2755425Z [2725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2756617Z [2726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2860183Z [2726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2861168Z [2727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2919975Z [2727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.2921055Z [2728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3350991Z [2728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3352029Z [2729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3741859Z [2729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3742510Z [2730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3901664Z [2730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3902372Z [2731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3915027Z [2731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.3915648Z [2732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.4024894Z [2732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.4025499Z [2733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.4330121Z [2733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.4330761Z [2734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.4474316Z [2734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-08-17T12:12:30.4475078Z [2735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.5029498Z [2735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-08-17T12:12:30.5030371Z [2736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.5229706Z [2736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-08-17T12:12:30.5230750Z [2737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.5267444Z [2737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-08-17T12:12:30.5268243Z [2738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.5271420Z [2738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-08-17T12:12:30.5272413Z [2739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-08-17T12:12:30.5459290Z [2739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-08-17T12:12:30.5460324Z [2740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-08-17T12:12:30.6098289Z [2740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-08-17T12:12:30.6098939Z [2741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-08-17T12:12:30.6152018Z [2741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-08-17T12:12:30.6152673Z [2742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-08-17T12:12:30.6299481Z [2742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-08-17T12:12:30.6300091Z [2743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-08-17T12:12:30.6311409Z [2743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-08-17T12:12:30.6312302Z [2744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-08-17T12:12:30.6446702Z [2744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.6447290Z [2745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-08-17T12:12:30.6744626Z [2745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-08-17T12:12:30.6745286Z [2746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-08-17T12:12:30.7023428Z [2746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-08-17T12:12:30.7024040Z [2747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-08-17T12:12:30.7169745Z [2747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-08-17T12:12:30.7170322Z [2748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-08-17T12:12:30.7346687Z [2748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.7347463Z [2749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.7550648Z [2749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.7551654Z [2750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-08-17T12:12:30.7586574Z [2750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.7587728Z [2751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-08-17T12:12:30.7723540Z [2751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.7724489Z [2752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-08-17T12:12:30.8251519Z [2752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8252369Z [2753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-08-17T12:12:30.8397620Z [2753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8398652Z [2754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8584238Z [2754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8585256Z [2755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8692298Z [2755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8693243Z [2756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8888928Z [2756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.8889966Z [2757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9192888Z [2757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9193937Z [2758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9479322Z [2758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9480395Z [2759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9718111Z [2759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9718755Z [2760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9768552Z [2760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:30.9769184Z [2761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0043725Z [2761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0044579Z [2762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0272792Z [2762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0273744Z [2763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0303267Z [2763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0303915Z [2764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0807302Z [2764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0807967Z [2765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.0862940Z [2765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:31.0863911Z [2766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.1112635Z [2766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:31.1113761Z [2767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.1239929Z [2767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-08-17T12:12:31.1240953Z [2768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.1423362Z [2768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:31.1424403Z [2769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.1664112Z [2769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:31.1664734Z [2770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-08-17T12:12:31.1818336Z [2770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:31.1819275Z [2771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:31.1923676Z [2771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-08-17T12:12:31.1924267Z [2772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:31.2072410Z [2772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:31.2074581Z [2773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-08-17T12:12:31.2499905Z [2773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-08-17T12:12:31.2500918Z [2774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:31.2601746Z [2774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-08-17T12:12:31.2602917Z [2775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:31.2642214Z [2775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-08-17T12:12:31.2643204Z [2776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:31.2921927Z [2776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-08-17T12:12:31.2922494Z [2777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-08-17T12:12:31.2943975Z [2777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-08-17T12:12:31.2944675Z [2778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:31.3072196Z [2778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-08-17T12:12:31.3075975Z [2779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-08-17T12:12:31.3644238Z [2779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-08-17T12:12:31.3645124Z [2780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-08-17T12:12:31.3779462Z [2780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-08-17T12:12:31.3780546Z [2781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-08-17T12:12:31.3935965Z [2781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-08-17T12:12:31.3936588Z [2782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-08-17T12:12:31.4031091Z [2782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-08-17T12:12:31.4068803Z [2783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-08-17T12:12:31.4069854Z [2783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-08-17T12:12:31.4070877Z [2784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-08-17T12:12:31.4131950Z [2784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-08-17T12:12:31.4132966Z [2785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-08-17T12:12:31.4626816Z [2785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-08-17T12:12:31.4627834Z [2786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-08-17T12:12:31.4895437Z [2786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-08-17T12:12:31.4896485Z [2787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-08-17T12:12:31.5072969Z [2787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-08-17T12:12:31.5074263Z [2788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-08-17T12:12:31.5221511Z [2788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-08-17T12:12:31.5222557Z [2789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-08-17T12:12:31.5291360Z [2789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-08-17T12:12:31.5455467Z [2790/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-08-17T12:12:31.5456739Z [2790/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-08-17T12:12:31.5457739Z [2791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-08-17T12:12:31.5688840Z [2791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-08-17T12:12:31.5689894Z [2792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-08-17T12:12:31.5979482Z [2792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-08-17T12:12:31.5981634Z [2793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-08-17T12:12:31.6027750Z [2793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-08-17T12:12:31.6028738Z [2794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-08-17T12:12:31.6283545Z [2794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-08-17T12:12:31.6284549Z [2795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-08-17T12:12:31.6416934Z [2795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-08-17T12:12:31.6418432Z [2796/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-08-17T12:12:31.6646122Z [2796/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-08-17T12:12:31.6647102Z [2797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-08-17T12:12:31.6704498Z [2797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-08-17T12:12:31.6705542Z [2798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-08-17T12:12:31.7178348Z [2798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-08-17T12:12:31.7179114Z [2799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-08-17T12:12:31.7389915Z [2799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-08-17T12:12:31.7391045Z [2800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-08-17T12:12:31.7392073Z [2800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-08-17T12:12:31.7393311Z [2801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-08-17T12:12:31.7654450Z [2801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-08-17T12:12:31.7655775Z [2802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-08-17T12:12:31.7790035Z [2802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-08-17T12:12:31.7790780Z [2803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-08-17T12:12:31.7830328Z [2803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-08-17T12:12:31.7831789Z [2804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-08-17T12:12:31.8131501Z [2804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-08-17T12:12:31.8132704Z [2805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-08-17T12:12:31.8408945Z [2805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-08-17T12:12:31.8410062Z [2806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-08-17T12:12:31.8446608Z [2806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-08-17T12:12:31.8447801Z [2807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-08-17T12:12:31.8746219Z [2807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-08-17T12:12:31.8747358Z [2808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-08-17T12:12:31.8874263Z [2808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-08-17T12:12:31.8875363Z [2809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-08-17T12:12:31.8938342Z [2809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-08-17T12:12:31.8940057Z [2810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-08-17T12:12:31.9164876Z [2810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-08-17T12:12:31.9166008Z [2811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-08-17T12:12:31.9461648Z [2811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-08-17T12:12:31.9462777Z [2812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-08-17T12:12:31.9625361Z [2812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-08-17T12:12:31.9626524Z [2813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-08-17T12:12:31.9908408Z [2813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-08-17T12:12:31.9909421Z [2814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-08-17T12:12:31.9913258Z [2814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-08-17T12:12:31.9913979Z [2815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-08-17T12:12:31.9918296Z [2815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-08-17T12:12:31.9919381Z [2816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-08-17T12:12:32.0204007Z [2816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-08-17T12:12:32.0205398Z [2817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-08-17T12:12:32.0563819Z [2817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-08-17T12:12:32.0564428Z [2818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-08-17T12:12:32.0840780Z [2818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-08-17T12:12:32.0842293Z [2819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-08-17T12:12:32.1030026Z [2819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-08-17T12:12:32.1030642Z [2820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-08-17T12:12:32.1036457Z [2820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-08-17T12:12:32.1037507Z [2821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-08-17T12:12:32.1149353Z [2821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-08-17T12:12:32.1150253Z [2822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-08-17T12:12:32.1397799Z [2822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-08-17T12:12:32.1398701Z [2823/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-08-17T12:12:32.1578971Z [2823/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-08-17T12:12:32.1579787Z [2824/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-08-17T12:12:32.1965993Z [2824/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-08-17T12:12:32.1967053Z [2825/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-08-17T12:12:32.2039412Z [2825/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-08-17T12:12:32.2040486Z [2826/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-08-17T12:12:32.2317923Z [2826/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-08-17T12:12:32.2318733Z [2827/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-08-17T12:12:32.2572024Z [2827/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-08-17T12:12:32.2573576Z [2828/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-08-17T12:12:32.2680338Z [2828/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-08-17T12:12:32.2681081Z [2829/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-08-17T12:12:32.2912393Z [2829/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-08-17T12:12:32.2913275Z [2830/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-08-17T12:12:32.2984904Z [2830/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-08-17T12:12:32.2986022Z [2831/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-08-17T12:12:32.3132418Z [2831/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-08-17T12:12:32.3133456Z [2832/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-08-17T12:12:32.3354335Z [2832/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-08-17T12:12:32.3355011Z [2833/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-08-17T12:12:32.3685079Z [2833/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-08-17T12:12:32.3685824Z [2834/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-08-17T12:12:32.3696545Z [2834/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-08-17T12:12:32.3697807Z [2835/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-08-17T12:12:32.3988230Z [2835/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-08-17T12:12:32.3989347Z [2836/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-08-17T12:12:32.4128966Z [2836/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-08-17T12:12:32.4130070Z [2837/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-08-17T12:12:32.4387613Z [2837/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-08-17T12:12:32.4388502Z [2838/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-08-17T12:12:32.4540554Z [2838/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-08-17T12:12:32.4541715Z [2839/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-08-17T12:12:32.4865854Z [2839/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-08-17T12:12:32.4867077Z [2840/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-08-17T12:12:32.5045334Z [2840/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-08-17T12:12:32.5045975Z [2841/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-08-17T12:12:32.5217719Z [2841/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-08-17T12:12:32.5218842Z [2842/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-08-17T12:12:32.5220807Z [2842/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-08-17T12:12:32.5221835Z [2843/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-08-17T12:12:32.5527249Z [2843/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-08-17T12:12:32.5528354Z [2844/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-08-17T12:12:32.5543629Z [2844/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-08-17T12:12:32.5544637Z [2845/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-08-17T12:12:32.5999305Z [2845/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-08-17T12:12:32.6000322Z [2846/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-08-17T12:12:32.6124786Z [2846/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-08-17T12:12:32.6125774Z [2847/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-08-17T12:12:32.6237470Z [2847/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-08-17T12:12:32.6238153Z [2848/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-08-17T12:12:32.6594495Z [2848/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-08-17T12:12:32.6595516Z [2849/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-08-17T12:12:32.6784232Z [2849/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-08-17T12:12:32.6785079Z [2850/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-08-17T12:12:32.6818620Z [2850/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-08-17T12:12:32.6819248Z [2851/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-08-17T12:12:32.7032822Z [2851/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-08-17T12:12:32.7033837Z [2852/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-08-17T12:12:32.7340622Z [2852/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-08-17T12:12:32.7345810Z [2853/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-08-17T12:12:32.7346815Z [2853/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-08-17T12:12:32.7347795Z [2854/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-08-17T12:12:32.7688776Z [2854/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-08-17T12:12:32.7689774Z [2855/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-08-17T12:12:32.7889090Z [2855/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-08-17T12:12:32.7889874Z [2856/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-08-17T12:12:32.7891108Z [2856/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-08-17T12:12:32.7892874Z [2857/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-08-17T12:12:32.8204861Z [2857/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-08-17T12:12:32.8205506Z [2858/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-08-17T12:12:32.8267264Z [2858/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-08-17T12:12:32.8268266Z [2859/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-08-17T12:12:32.8372473Z [2859/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-08-17T12:12:32.8373081Z [2860/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-08-17T12:12:32.8685033Z [2860/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-08-17T12:12:32.8685687Z [2861/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-08-17T12:12:32.9083530Z [2861/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-08-17T12:12:32.9084099Z [2862/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-08-17T12:12:32.9121625Z [2862/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-08-17T12:12:32.9122653Z [2863/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-08-17T12:12:32.9190863Z [2863/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-08-17T12:12:32.9192653Z [2864/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-08-17T12:12:32.9442659Z [2864/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-08-17T12:12:32.9443853Z [2865/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-08-17T12:12:32.9546442Z [2865/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-08-17T12:12:32.9547624Z [2866/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-08-17T12:12:33.0003292Z [2866/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-08-17T12:12:33.0004194Z [2867/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-08-17T12:12:33.0112026Z [2867/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-08-17T12:12:33.0113059Z [2868/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-08-17T12:12:33.0132267Z [2868/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-08-17T12:12:33.0133134Z [2869/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-08-17T12:12:33.0180617Z [2869/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-08-17T12:12:33.0181811Z [2870/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-08-17T12:12:33.0481990Z [2870/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-08-17T12:12:33.0482608Z [2871/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-08-17T12:12:33.0553790Z [2871/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-08-17T12:12:33.0554782Z [2872/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-08-17T12:12:33.1098368Z [2872/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-08-17T12:12:33.1099362Z [2873/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-08-17T12:12:33.1123978Z [2873/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-08-17T12:12:33.1124892Z [2874/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-08-17T12:12:33.1224585Z [2874/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-08-17T12:12:33.1225164Z [2875/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-08-17T12:12:33.1263573Z [2875/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-08-17T12:12:33.1264232Z [2876/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-08-17T12:12:33.1854966Z [2876/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-08-17T12:12:33.1856219Z [2877/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-08-17T12:12:33.2365271Z [2877/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-08-17T12:12:33.2365873Z [2878/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-08-17T12:12:33.2388558Z [2878/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-08-17T12:12:33.2389314Z [2879/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-08-17T12:12:33.2438337Z [2879/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-08-17T12:12:33.2439086Z [2880/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-08-17T12:12:33.2534921Z [2880/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-08-17T12:12:33.2536307Z [2881/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-08-17T12:12:33.2761322Z [2881/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-08-17T12:12:33.2762071Z [2882/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-08-17T12:12:33.3378337Z [2882/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-08-17T12:12:33.3379049Z [2883/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-08-17T12:12:33.3407734Z [2883/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-08-17T12:12:33.3408378Z [2884/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-08-17T12:12:33.3520632Z [2884/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-08-17T12:12:33.3521258Z [2885/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-08-17T12:12:33.3658412Z [2885/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-08-17T12:12:33.3659454Z [2886/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-08-17T12:12:33.3863104Z [2886/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-08-17T12:12:33.3864066Z [2887/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-08-17T12:12:33.3875259Z [2887/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-08-17T12:12:33.3876334Z [2888/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-08-17T12:12:33.4445246Z [2888/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-08-17T12:12:33.4446114Z [2889/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-08-17T12:12:33.4461477Z [2889/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-08-17T12:12:33.4462488Z [2890/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-08-17T12:12:33.4616045Z [2890/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-08-17T12:12:33.4617118Z [2891/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-08-17T12:12:33.4707050Z [2891/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-08-17T12:12:33.4707721Z [2892/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-08-17T12:12:33.4944537Z [2892/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-08-17T12:12:33.4945649Z [2893/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-08-17T12:12:33.5018855Z [2893/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-08-17T12:12:33.5019971Z [2894/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-08-17T12:12:33.5393986Z [2894/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-08-17T12:12:33.5394770Z [2895/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-08-17T12:12:33.5610880Z [2895/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-08-17T12:12:33.5611966Z [2896/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-08-17T12:12:33.5780917Z [2896/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-08-17T12:12:33.5782061Z [2897/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-08-17T12:12:33.5832346Z [2897/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-08-17T12:12:33.5833581Z [2898/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-08-17T12:12:33.6281493Z [2898/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-08-17T12:12:33.6282275Z [2899/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-08-17T12:12:33.6530966Z [2899/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-08-17T12:12:33.6531604Z [2900/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-08-17T12:12:33.6571477Z [2900/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-08-17T12:12:33.6572626Z [2901/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-08-17T12:12:33.6806220Z [2901/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-08-17T12:12:33.6806971Z [2902/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-08-17T12:12:33.6818673Z [2902/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-08-17T12:12:33.6820413Z [2903/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-08-17T12:12:33.6986742Z [2903/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-08-17T12:12:33.6987490Z [2904/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-08-17T12:12:33.7264130Z [2904/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-08-17T12:12:33.7264878Z [2905/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-08-17T12:12:33.7626820Z [2905/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-08-17T12:12:33.7627587Z [2906/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-08-17T12:12:33.7867730Z [2906/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-08-17T12:12:33.7868446Z [2907/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-08-17T12:12:33.7891816Z [2907/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-08-17T12:12:33.7892496Z [2908/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-08-17T12:12:33.7927648Z [2908/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-08-17T12:12:33.7928776Z [2909/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-08-17T12:12:33.8146549Z [2909/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-08-17T12:12:33.8147655Z [2910/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-08-17T12:12:33.8507257Z [2910/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-08-17T12:12:33.8508298Z [2911/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-08-17T12:12:33.8596433Z [2911/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-08-17T12:12:33.8597441Z [2912/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-08-17T12:12:33.8887962Z [2912/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-08-17T12:12:33.8888622Z [2913/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-08-17T12:12:33.8902569Z [2913/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-08-17T12:12:33.8903497Z [2914/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-08-17T12:12:33.8979923Z [2914/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-08-17T12:12:33.8981534Z [2915/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-08-17T12:12:33.9181645Z [2915/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-08-17T12:12:33.9182757Z [2916/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-08-17T12:12:33.9646198Z [2916/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-08-17T12:12:33.9646866Z [2917/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-08-17T12:12:33.9772275Z [2917/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-08-17T12:12:33.9774310Z [2918/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-08-17T12:12:33.9922743Z [2918/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-08-17T12:12:33.9923847Z [2919/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-08-17T12:12:33.9940132Z [2919/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-08-17T12:12:33.9941598Z [2920/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-08-17T12:12:34.0054853Z [2920/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-08-17T12:12:34.0055909Z [2921/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-08-17T12:12:34.0129345Z [2921/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-08-17T12:12:34.0130220Z [2922/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-08-17T12:12:34.0512816Z [2922/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-08-17T12:12:34.0515027Z [2923/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-08-17T12:12:34.0983559Z [2923/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-08-17T12:12:34.0984163Z [2924/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-08-17T12:12:34.1039222Z [2924/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-08-17T12:12:34.1040310Z [2925/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-08-17T12:12:34.1048730Z [2925/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-08-17T12:12:34.1049646Z [2926/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-08-17T12:12:34.1055870Z [2926/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-08-17T12:12:34.1056562Z [2927/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-08-17T12:12:34.1084344Z [2927/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-08-17T12:12:34.1085310Z [2928/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-08-17T12:12:34.1590452Z [2928/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-08-17T12:12:34.1591820Z [2929/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-08-17T12:12:34.1920007Z [2929/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.1920647Z [2930/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-08-17T12:12:34.2130706Z [2930/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.2131493Z [2931/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-08-17T12:12:34.2140312Z [2931/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.2141491Z [2932/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-08-17T12:12:34.2204838Z [2932/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.2206571Z [2933/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-08-17T12:12:34.2208988Z [2933/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.2210991Z [2934/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-08-17T12:12:34.2788241Z [2934/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.2789365Z [2935/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.3121489Z [2935/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.3123032Z [2936/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.3277020Z [2936/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.3278226Z [2937/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.3352657Z [2937/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.3353926Z [2938/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.3384446Z [2938/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.3385280Z [2939/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.3468504Z [2939/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.3469355Z [2940/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.3793156Z [2940/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.3794942Z [2941/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.4204922Z [2941/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.4206132Z [2942/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.4566539Z [2942/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.4567557Z [2943/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.4579913Z [2943/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.4580820Z [2944/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.4596639Z [2944/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.4597595Z [2945/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.4754956Z [2945/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.4756151Z [2946/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.5120943Z [2946/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.5122656Z [2947/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.5463866Z [2947/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.5465469Z [2948/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.5690691Z [2948/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.5799622Z [2949/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.5800730Z [2949/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.5801802Z [2950/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.5818648Z [2950/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.5819528Z [2951/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.5858967Z [2951/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.5859599Z [2952/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.6255174Z [2952/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.6256015Z [2953/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.6611595Z [2953/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.6613031Z [2954/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.6824114Z [2954/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.6825119Z [2955/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7053793Z [2955/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7055794Z [2956/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7165605Z [2956/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7166670Z [2957/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7193231Z [2957/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7194073Z [2958/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7403701Z [2958/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.7404538Z [2959/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7709357Z [2959/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.7710427Z [2960/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.7960943Z [2960/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.7966037Z [2961/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.8357860Z [2961/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.8358529Z [2962/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.8422179Z [2962/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.8423491Z [2963/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:34.8541428Z [2963/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.8542394Z [2964/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.8547728Z [2964/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.8549134Z [2965/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.8981060Z [2965/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.8982243Z [2966/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.9020155Z [2966/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.9021131Z [2967/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.9558203Z [2967/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.9559388Z [2968/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:34.9760004Z [2968/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.9761188Z [2969/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.9778024Z [2969/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:34.9778960Z [2970/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:34.9880647Z [2970/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:34.9881388Z [2971/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.0015285Z [2971/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:35.0016081Z [2972/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:35.0116611Z [2972/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:35.0118050Z [2973/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.0681062Z [2973/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.0682494Z [2974/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.0860993Z [2974/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:35.0861822Z [2975/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:35.1045667Z [2975/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:35.1046321Z [2976/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:35.1091605Z [2976/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:35.1093428Z [2977/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.1381238Z [2977/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.1382282Z [2978/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.1385405Z [2978/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-08-17T12:12:35.1386059Z [2979/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:35.1695537Z [2979/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:35.1696222Z [2980/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-08-17T12:12:35.2173622Z [2980/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-08-17T12:12:35.2174864Z [2981/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-08-17T12:12:35.2202302Z [2981/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:35.2204416Z [2982/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.2436495Z [2982/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.2437487Z [2983/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-08-17T12:12:35.2562212Z [2983/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.2563216Z [2984/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:35.2564512Z [2984/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.2565814Z [2985/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-08-17T12:12:35.2944632Z [2985/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.2945290Z [2986/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-08-17T12:12:35.3284877Z [2986/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3285557Z [2987/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3300825Z [2987/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3301435Z [2988/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:35.3744880Z [2988/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3745934Z [2989/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3751019Z [2989/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3752204Z [2990/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3972828Z [2990/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.3974017Z [2991/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.4182999Z [2991/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:35.4183759Z [2992/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.4519139Z [2992/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:35.4519728Z [2993/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.4704429Z [2993/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-08-17T12:12:35.4705480Z [2994/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.4813666Z [2994/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-08-17T12:12:35.4814492Z [2995/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.4891762Z [2995/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:35.4892343Z [2996/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:35.5192168Z [2996/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:35.5193342Z [2997/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:35.5450184Z [2997/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-08-17T12:12:35.5451250Z [2998/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.5497732Z [2998/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-08-17T12:12:35.5498391Z [2999/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-08-17T12:12:35.5683586Z [2999/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.5684676Z [3000/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-08-17T12:12:35.5750223Z [3000/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.5751323Z [3001/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:35.5934772Z [3001/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.5935765Z [3002/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:35.6400061Z [3002/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.6400809Z [3003/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-08-17T12:12:35.6447369Z [3003/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.6448458Z [3004/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-08-17T12:12:35.6603799Z [3004/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.6604854Z [3005/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.6922361Z [3005/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-08-17T12:12:35.6923397Z [3006/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.6972231Z [3006/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:35.6973306Z [3007/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.7025596Z [3007/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-08-17T12:12:35.7027268Z [3008/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.7391334Z [3008/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:35.7392354Z [3009/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.7617345Z [3009/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.7617947Z [3010/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-08-17T12:12:35.7841799Z [3010/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.7842820Z [3011/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:35.8038819Z [3011/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.8039802Z [3012/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-08-17T12:12:35.8174967Z [3012/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.8176397Z [3013/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:35.8303831Z [3013/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.8304473Z [3014/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-08-17T12:12:35.8741038Z [3014/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.8741661Z [3015/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.8977986Z [3015/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:35.8979040Z [3016/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.8996313Z [3016/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:35.8997018Z [3017/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.9088430Z [3017/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:35.9089051Z [3018/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.9509682Z [3018/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:35.9510740Z [3019/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.9787269Z [3019/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-08-17T12:12:35.9787914Z [3020/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:35.9976585Z [3020/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-08-17T12:12:35.9977458Z [3021/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:35.9985527Z [3021/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-08-17T12:12:35.9987108Z [3022/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:36.0118804Z [3022/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-08-17T12:12:36.0119833Z [3023/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-08-17T12:12:36.0144341Z [3023/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-08-17T12:12:36.0145537Z [3024/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:36.0530585Z [3024/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-08-17T12:12:36.0531637Z [3025/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-08-17T12:12:36.0753847Z [3025/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-08-17T12:12:36.0754805Z [3026/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-08-17T12:12:36.0897775Z [3026/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-08-17T12:12:36.0898754Z [3027/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-08-17T12:12:36.0976561Z [3027/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-08-17T12:12:36.1324537Z [3028/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-08-17T12:12:36.1325188Z [3028/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-08-17T12:12:36.1325943Z [3029/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-08-17T12:12:36.1451830Z [3029/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-08-17T12:12:36.1453237Z [3030/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-08-17T12:12:36.1680620Z [3030/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.1681703Z [3031/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-08-17T12:12:36.1961545Z [3031/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.1962319Z [3032/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-08-17T12:12:36.2114451Z [3032/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.2115138Z [3033/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-08-17T12:12:36.2194411Z [3033/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.2195326Z [3034/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-08-17T12:12:36.2365552Z [3034/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.2368013Z [3035/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-08-17T12:12:36.2835806Z [3035/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.2836905Z [3036/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.2986923Z [3036/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.2988017Z [3037/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3135444Z [3037/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3136050Z [3038/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3275231Z [3038/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3276555Z [3039/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3419197Z [3039/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3420281Z [3040/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3460890Z [3040/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.3464826Z [3041/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.4151800Z [3041/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-08-17T12:12:36.4152841Z [3042/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.4269343Z [3042/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-08-17T12:12:36.4270354Z [3043/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.4302794Z [3043/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-08-17T12:12:36.4303645Z [3044/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.4374987Z [3044/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-08-17T12:12:36.4375994Z [3045/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.4571404Z [3045/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:36.4572514Z [3046/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-08-17T12:12:36.4813495Z [3046/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-08-17T12:12:36.4814376Z [3047/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:36.5131287Z [3047/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:36.5132301Z [3048/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-08-17T12:12:36.5391713Z [3048/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-08-17T12:12:36.5392791Z [3049/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:36.5433215Z [3049/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-08-17T12:12:36.5434366Z [3050/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-08-17T12:12:36.5667559Z [3050/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:36.5668680Z [3051/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-08-17T12:12:36.5769547Z [3051/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-08-17T12:12:36.5770127Z [3052/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-08-17T12:12:36.5949488Z [3052/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-08-17T12:12:36.5950572Z [3053/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:36.6042374Z [3053/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-08-17T12:12:36.6043685Z [3054/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-08-17T12:12:36.6343537Z [3054/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:36.6344209Z [3055/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-08-17T12:12:36.6534912Z [3055/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-08-17T12:12:36.6535879Z [3056/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:36.6818912Z [3056/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-08-17T12:12:36.6819923Z [3057/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-08-17T12:12:36.6870112Z [3057/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:36.6871233Z [3058/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-08-17T12:12:36.7183938Z [3058/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-08-17T12:12:36.7185055Z [3059/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:36.7221215Z [3059/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:36.7222438Z [3060/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-08-17T12:12:36.7591841Z [3060/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-08-17T12:12:36.7592955Z [3061/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-08-17T12:12:36.7686388Z [3061/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-08-17T12:12:36.7687134Z [3062/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-08-17T12:12:36.7843985Z [3062/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:36.7844647Z [3063/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:36.7956144Z [3063/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-08-17T12:12:36.7957351Z [3064/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-08-17T12:12:36.8305793Z [3064/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-08-17T12:12:36.8306884Z [3065/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:36.8375702Z [3065/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-08-17T12:12:36.8376960Z [3066/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-08-17T12:12:36.8767846Z [3066/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:36.8768430Z [3067/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:36.8872632Z [3067/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-08-17T12:12:36.8873726Z [3068/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-08-17T12:12:36.9036835Z [3068/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-08-17T12:12:36.9037998Z [3069/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-08-17T12:12:36.9100652Z [3069/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-08-17T12:12:36.9101486Z [3070/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-08-17T12:12:36.9391521Z [3070/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-08-17T12:12:36.9393701Z [3071/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-08-17T12:12:36.9406906Z [3071/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-08-17T12:12:36.9407587Z [3072/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:36.9754981Z [3072/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-08-17T12:12:36.9755653Z [3073/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-08-17T12:12:36.9891673Z [3073/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-08-17T12:12:36.9892790Z [3074/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-08-17T12:12:36.9993956Z [3074/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-08-17T12:12:36.9995598Z [3075/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-08-17T12:12:37.0067031Z [3075/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-08-17T12:12:37.0068216Z [3076/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-08-17T12:12:37.0506640Z [3076/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-08-17T12:12:37.0507321Z [3077/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-08-17T12:12:37.0622900Z [3077/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-08-17T12:12:37.0623579Z [3078/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-08-17T12:12:37.0791471Z [3078/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-08-17T12:12:37.0792181Z [3079/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-08-17T12:12:37.0997637Z [3079/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.0998497Z [3080/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-08-17T12:12:37.1150947Z [3080/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-08-17T12:12:37.1152030Z [3081/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-08-17T12:12:37.1369580Z [3081/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.1370718Z [3082/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-08-17T12:12:37.1611690Z [3082/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.1612818Z [3083/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-08-17T12:12:37.1629115Z [3083/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.1630290Z [3084/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-08-17T12:12:37.1822151Z [3084/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.1822786Z [3085/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.2007308Z [3085/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.2008273Z [3086/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-08-17T12:12:37.2220399Z [3086/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.2222773Z [3087/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.2484978Z [3087/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.2489553Z [3088/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.2680204Z [3088/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-08-17T12:12:37.2680793Z [3089/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.2804050Z [3089/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-08-17T12:12:37.2804899Z [3090/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.3094940Z [3090/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-08-17T12:12:37.3096308Z [3091/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.3243336Z [3091/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-08-17T12:12:37.3245561Z [3092/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.3569992Z [3092/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-08-17T12:12:37.3570598Z [3093/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.3619605Z [3093/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-08-17T12:12:37.3620384Z [3094/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-08-17T12:12:37.3761353Z [3094/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-08-17T12:12:37.3761951Z [3095/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-08-17T12:12:37.4006998Z [3095/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-08-17T12:12:37.4007975Z [3096/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-08-17T12:12:37.4080666Z [3096/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.4081259Z [3097/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-08-17T12:12:37.4256514Z [3097/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.4257550Z [3098/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-08-17T12:12:37.4676028Z [3098/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.4676651Z [3099/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-08-17T12:12:37.4755202Z [3099/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.4755765Z [3100/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-08-17T12:12:37.4826497Z [3100/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.4827495Z [3101/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-08-17T12:12:37.5229669Z [3101/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.5230276Z [3102/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.5293799Z [3102/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.5295235Z [3103/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.5351487Z [3103/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.5352540Z [3104/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.5703142Z [3104/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-08-17T12:12:37.5704321Z [3105/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.6021495Z [3105/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-08-17T12:12:37.6022152Z [3106/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.6067495Z [3106/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-08-17T12:12:37.6068135Z [3107/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.6245580Z [3107/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-08-17T12:12:37.6246399Z [3108/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.6392631Z [3108/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.6393621Z [3109/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.6718298Z [3109/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.6719092Z [3110/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-08-17T12:12:37.7013479Z [3110/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.7014349Z [3111/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-08-17T12:12:37.7076580Z [3111/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.7077230Z [3112/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-08-17T12:12:37.7279684Z [3112/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-08-17T12:12:37.7280725Z [3113/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.7339007Z [3113/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-08-17T12:12:37.7340257Z [3114/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.7481816Z [3114/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-08-17T12:12:37.7482897Z [3115/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-08-17T12:12:37.7922963Z [3115/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-08-17T12:12:37.7923591Z [3116/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-08-17T12:12:37.8216646Z [3116/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-08-17T12:12:37.8217705Z [3117/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-08-17T12:12:37.8306076Z [3117/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-08-17T12:12:37.8306715Z [3118/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-08-17T12:12:37.8377454Z [3118/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-08-17T12:12:37.8378110Z [3119/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-08-17T12:12:37.8587152Z [3119/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-08-17T12:12:37.8588112Z [3120/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:37.8606667Z [3120/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-08-17T12:12:37.8608213Z [3121/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-08-17T12:12:37.8981547Z [3121/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-08-17T12:12:37.8982191Z [3122/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-08-17T12:12:37.9242941Z [3122/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-08-17T12:12:37.9243639Z [3123/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-08-17T12:12:37.9405263Z [3123/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-08-17T12:12:37.9406383Z [3124/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-08-17T12:12:37.9707209Z [3124/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-08-17T12:12:37.9707947Z [3125/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-08-17T12:12:37.9765707Z [3125/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-08-17T12:12:37.9766995Z [3126/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-08-17T12:12:37.9770414Z [3126/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-08-17T12:12:37.9771404Z [3127/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-08-17T12:12:38.0101862Z [3127/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-08-17T12:12:38.0103504Z [3128/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-08-17T12:12:38.0499203Z [3128/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-08-17T12:12:38.0499883Z [3129/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-08-17T12:12:38.0527782Z [3129/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-08-17T12:12:38.0528371Z [3130/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-08-17T12:12:38.0743198Z [3130/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-08-17T12:12:38.0744318Z [3131/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-08-17T12:12:38.0983033Z [3131/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-08-17T12:12:38.0984078Z [3132/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-08-17T12:12:38.0995037Z [3132/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-08-17T12:12:38.0996016Z [3133/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-08-17T12:12:38.1286250Z [3133/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-08-17T12:12:38.1287120Z [3134/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-08-17T12:12:38.1556218Z [3134/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-08-17T12:12:38.1556865Z [3135/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-08-17T12:12:38.1670980Z [3135/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-08-17T12:12:38.1671923Z [3136/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-08-17T12:12:38.1818429Z [3136/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-08-17T12:12:38.1819002Z [3137/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-08-17T12:12:38.1921106Z [3137/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-08-17T12:12:38.1922260Z [3138/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-08-17T12:12:38.2211664Z [3138/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-08-17T12:12:38.2212603Z [3139/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-08-17T12:12:38.2447682Z [3139/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-08-17T12:12:38.2448775Z [3140/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-08-17T12:12:38.2640241Z [3140/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-08-17T12:12:38.2641616Z [3141/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-08-17T12:12:38.2850054Z [3141/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-08-17T12:12:38.2850733Z [3142/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-08-17T12:12:38.2994065Z [3142/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-08-17T12:12:38.2994702Z [3143/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-08-17T12:12:38.3154207Z [3143/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-08-17T12:12:38.3155104Z [3144/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-08-17T12:12:38.3296199Z [3144/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-08-17T12:12:38.3297626Z [3145/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-08-17T12:12:38.3461855Z [3145/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-08-17T12:12:38.3462437Z [3146/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-08-17T12:12:38.3850140Z [3146/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-08-17T12:12:38.3850769Z [3147/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-08-17T12:12:38.4020654Z [3147/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-08-17T12:12:38.4021308Z [3148/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-08-17T12:12:38.4197460Z [3148/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-08-17T12:12:38.4198162Z [3149/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-08-17T12:12:38.4209008Z [3149/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-08-17T12:12:38.4209947Z [3150/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-08-17T12:12:38.4475625Z [3150/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-08-17T12:12:38.4476502Z [3151/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-08-17T12:12:38.4559580Z [3151/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:38.4560588Z [3152/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-08-17T12:12:38.4857722Z [3152/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:38.4858836Z [3153/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-08-17T12:12:38.5130586Z [3153/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:38.5131491Z [3154/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-08-17T12:12:38.5263780Z [3154/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-08-17T12:12:38.5264897Z [3155/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-08-17T12:12:38.5508636Z [3155/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:38.5509263Z [3156/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-08-17T12:12:38.5568695Z [3156/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-08-17T12:12:38.5569492Z [3157/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:38.5698352Z [3157/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-08-17T12:12:38.5699222Z [3158/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:38.6013597Z [3158/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-08-17T12:12:38.6014660Z [3159/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:38.6195271Z [3159/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-08-17T12:12:38.6196331Z [3160/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-08-17T12:12:38.6389687Z [3160/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-08-17T12:12:38.6390370Z [3161/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:38.6537338Z [3161/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-08-17T12:12:38.6538403Z [3162/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-08-17T12:12:38.6747959Z [3162/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-08-17T12:12:38.6749561Z [3163/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-08-17T12:12:38.6763746Z [3163/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:38.6765044Z [3164/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-08-17T12:12:38.7068772Z [3164/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:38.7069444Z [3165/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-08-17T12:12:38.7253745Z [3165/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:38.7255156Z [3166/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-08-17T12:12:38.7493470Z [3166/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-08-17T12:12:38.7494567Z [3167/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-08-17T12:12:38.7545520Z [3167/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:38.7548553Z [3168/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-08-17T12:12:38.7907628Z [3168/6280] 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-08-17T12:12:38.8104742Z [3169/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-08-17T12:12:38.8105780Z [3169/6280] 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-08-17T12:12:38.8107103Z [3170/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-08-17T12:12:38.8186777Z [3170/6280] 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-08-17T12:12:38.8188140Z [3171/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-08-17T12:12:38.8289523Z [3171/6280] 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-08-17T12:12:38.8290393Z [3172/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-08-17T12:12:38.8509371Z [3172/6280] 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-08-17T12:12:38.8510152Z [3173/6280] 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-08-17T12:12:38.8579084Z [3173/6280] 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-08-17T12:12:38.8580295Z [3174/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-08-17T12:12:38.8999480Z [3174/6280] 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-08-17T12:12:38.9000815Z [3175/6280] 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-08-17T12:12:38.9157734Z [3175/6280] 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-08-17T12:12:38.9159045Z [3176/6280] 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-08-17T12:12:38.9317102Z [3176/6280] 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-08-17T12:12:38.9318430Z [3177/6280] 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-08-17T12:12:38.9578648Z [3177/6280] 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-08-17T12:12:38.9580031Z [3178/6280] 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-08-17T12:12:38.9722824Z [3178/6280] 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-08-17T12:12:38.9723805Z [3179/6280] 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-08-17T12:12:38.9769535Z [3179/6280] 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-08-17T12:12:38.9770265Z [3180/6280] 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-08-17T12:12:39.0080566Z [3180/6280] 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-08-17T12:12:39.0081928Z [3181/6280] 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-08-17T12:12:39.0361849Z [3181/6280] 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-08-17T12:12:39.0363326Z [3182/6280] 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-08-17T12:12:39.0542373Z [3182/6280] 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-08-17T12:12:39.0543396Z [3183/6280] 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-08-17T12:12:39.0701352Z [3183/6280] 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-08-17T12:12:39.0702123Z [3184/6280] 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-08-17T12:12:39.0848636Z [3184/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-08-17T12:12:39.0849332Z [3185/6280] 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-08-17T12:12:39.1210165Z [3185/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-08-17T12:12:39.1210922Z [3186/6280] 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-08-17T12:12:39.1299214Z [3186/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-08-17T12:12:39.1299954Z [3187/6280] 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-08-17T12:12:39.1734299Z [3187/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-08-17T12:12:39.1735632Z [3188/6280] 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-08-17T12:12:39.1762273Z [3188/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-08-17T12:12:39.1764169Z [3189/6280] 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-08-17T12:12:39.1917343Z [3189/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-08-17T12:12:39.1919017Z [3190/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-08-17T12:12:39.2028436Z [3190/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-08-17T12:12:39.2029622Z [3191/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-08-17T12:12:39.2409259Z [3191/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-08-17T12:12:39.2410276Z [3192/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-08-17T12:12:39.2419106Z [3192/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-08-17T12:12:39.2420285Z [3193/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-08-17T12:12:39.2706096Z [3193/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-08-17T12:12:39.2708619Z [3194/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-08-17T12:12:39.2857823Z [3194/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-08-17T12:12:39.2858928Z [3195/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-08-17T12:12:39.3092033Z [3195/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-08-17T12:12:39.3094460Z [3196/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-08-17T12:12:39.3139375Z [3196/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-08-17T12:12:39.3140568Z [3197/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-08-17T12:12:39.3494181Z [3197/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-08-17T12:12:39.3495539Z [3198/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-08-17T12:12:39.3558210Z [3198/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-08-17T12:12:39.3559807Z [3199/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-08-17T12:12:39.3923890Z [3199/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-08-17T12:12:39.3924853Z [3200/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-08-17T12:12:39.4032371Z [3200/6280] 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-08-17T12:12:39.4033655Z [3201/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-08-17T12:12:39.4152291Z [3201/6280] 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-08-17T12:12:39.4153261Z [3202/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-08-17T12:12:39.4237736Z [3202/6280] 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-08-17T12:12:39.4238453Z [3203/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-08-17T12:12:39.4577294Z [3203/6280] 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-08-17T12:12:39.4578069Z [3204/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-08-17T12:12:39.4659327Z [3204/6280] 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-08-17T12:12:39.4660043Z [3205/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-08-17T12:12:39.4911325Z [3205/6280] 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-08-17T12:12:39.4912099Z [3206/6280] 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-08-17T12:12:39.5200309Z [3206/6280] 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-08-17T12:12:39.5202086Z [3207/6280] 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-08-17T12:12:39.5353453Z [3207/6280] 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-08-17T12:12:39.5354241Z [3208/6280] 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-08-17T12:12:39.5379742Z [3208/6280] 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-08-17T12:12:39.5381341Z [3209/6280] 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-08-17T12:12:39.5621584Z [3209/6280] 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-08-17T12:12:39.5622914Z [3210/6280] 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-08-17T12:12:39.5791258Z [3210/6280] 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-08-17T12:12:39.5793171Z [3211/6280] 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-08-17T12:12:39.5939830Z [3211/6280] 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-08-17T12:12:39.5941160Z [3212/6280] 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-08-17T12:12:39.6405576Z [3212/6280] 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-08-17T12:12:39.6406870Z [3213/6280] 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-08-17T12:12:39.6444610Z [3213/6280] 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-08-17T12:12:39.6445563Z [3214/6280] 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-08-17T12:12:39.6561437Z [3214/6280] 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-08-17T12:12:39.6563114Z [3215/6280] 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-08-17T12:12:39.6877891Z [3215/6280] 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-08-17T12:12:39.6879252Z [3216/6280] 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-08-17T12:12:39.6900620Z [3216/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-08-17T12:12:39.6903007Z [3217/6280] 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-08-17T12:12:39.7183363Z [3217/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-08-17T12:12:39.7184768Z [3218/6280] 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-08-17T12:12:39.7491229Z [3218/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-08-17T12:12:39.7492813Z [3219/6280] 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-08-17T12:12:39.7523755Z [3219/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-08-17T12:12:39.7525179Z [3220/6280] 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-08-17T12:12:39.7735946Z [3220/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-08-17T12:12:39.7737182Z [3221/6280] 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-08-17T12:12:39.7914658Z [3221/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-08-17T12:12:39.7915885Z [3222/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-08-17T12:12:39.8135799Z [3222/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-08-17T12:12:39.8137401Z [3223/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-08-17T12:12:39.8218186Z [3223/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-08-17T12:12:39.8219294Z [3224/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-08-17T12:12:39.8588777Z [3224/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-08-17T12:12:39.8589693Z [3225/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-08-17T12:12:39.8725967Z [3225/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-08-17T12:12:39.8726961Z [3226/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-08-17T12:12:39.8898882Z [3226/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-08-17T12:12:39.8899518Z [3227/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-08-17T12:12:39.9214124Z [3227/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-08-17T12:12:39.9214712Z [3228/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-08-17T12:12:39.9244089Z [3228/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-08-17T12:12:39.9244701Z [3229/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-08-17T12:12:39.9437588Z [3229/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-08-17T12:12:39.9438232Z [3230/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-08-17T12:12:39.9633350Z [3230/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-08-17T12:12:39.9634901Z [3231/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-08-17T12:12:39.9924578Z [3231/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-08-17T12:12:39.9925616Z [3232/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-08-17T12:12:40.0238873Z [3232/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-08-17T12:12:40.0239682Z [3233/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-08-17T12:12:40.0366109Z [3233/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-08-17T12:12:40.0366684Z [3234/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-08-17T12:12:40.0522701Z [3234/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-08-17T12:12:40.0523307Z [3235/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-08-17T12:12:40.0739233Z [3235/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-08-17T12:12:40.0740503Z [3236/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-08-17T12:12:40.0830628Z [3236/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-08-17T12:12:40.0831280Z [3237/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-08-17T12:12:40.1109534Z [3237/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-08-17T12:12:40.1110400Z [3238/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-08-17T12:12:40.1408423Z [3238/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-08-17T12:12:40.1409068Z [3239/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-08-17T12:12:40.1543844Z [3239/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-08-17T12:12:40.1544916Z [3240/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-08-17T12:12:40.1782752Z [3240/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-08-17T12:12:40.1784044Z [3241/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-08-17T12:12:40.1792539Z [3241/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.1793425Z [3242/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-08-17T12:12:40.1841973Z [3242/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-08-17T12:12:40.1842620Z [3243/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-08-17T12:12:40.2181832Z [3243/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-08-17T12:12:40.2183124Z [3244/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-08-17T12:12:40.2498402Z [3244/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.2499192Z [3245/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-08-17T12:12:40.2606383Z [3245/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-08-17T12:12:40.2607256Z [3246/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-08-17T12:12:40.2805311Z [3246/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-08-17T12:12:40.2806791Z [3247/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.2863695Z [3247/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.2864421Z [3248/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-08-17T12:12:40.3137258Z [3248/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-08-17T12:12:40.3138309Z [3249/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-08-17T12:12:40.3195720Z [3249/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-08-17T12:12:40.3199859Z [3250/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.3463656Z [3250/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.3465269Z [3251/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-08-17T12:12:40.3680053Z [3251/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-08-17T12:12:40.3681309Z [3252/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-08-17T12:12:40.3848610Z [3252/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-08-17T12:12:40.3849277Z [3253/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-08-17T12:12:40.3872097Z [3253/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.3873287Z [3254/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.4140743Z [3254/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-08-17T12:12:40.4141403Z [3255/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-08-17T12:12:40.4306378Z [3255/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-08-17T12:12:40.4309264Z [3256/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.4410822Z [3256/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.4412238Z [3257/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-08-17T12:12:40.4931428Z [3257/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-08-17T12:12:40.4932204Z [3258/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-08-17T12:12:40.4976283Z [3258/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-08-17T12:12:40.4978861Z [3259/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.5142242Z [3259/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.5145156Z [3260/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-08-17T12:12:40.5313337Z [3260/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-08-17T12:12:40.5314547Z [3261/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-08-17T12:12:40.5450633Z [3261/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-08-17T12:12:40.5453651Z [3262/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-08-17T12:12:40.5739576Z [3262/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.5740406Z [3263/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.5944869Z [3263/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-08-17T12:12:40.5946063Z [3264/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.5979175Z [3264/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-08-17T12:12:40.5980354Z [3265/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-08-17T12:12:40.6066620Z [3265/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:40.6067665Z [3266/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-08-17T12:12:40.6588566Z [3266/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-08-17T12:12:40.6589567Z [3267/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-08-17T12:12:40.6698180Z [3267/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.6700393Z [3268/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-08-17T12:12:40.6882271Z [3268/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:40.6883563Z [3269/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-08-17T12:12:40.6978744Z [3269/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.6979664Z [3270/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-08-17T12:12:40.7206679Z [3270/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.7207390Z [3271/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:40.7220711Z [3271/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:40.7221356Z [3272/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-08-17T12:12:40.7647127Z [3272/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-08-17T12:12:40.7648129Z [3273/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.7938067Z [3273/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:40.7938626Z [3274/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:40.8067448Z [3274/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.8068749Z [3275/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.8174529Z [3275/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:40.8175502Z [3276/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.8257954Z [3276/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-08-17T12:12:40.8259324Z [3277/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:40.8367663Z [3277/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:40.8368245Z [3278/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-08-17T12:12:40.8704220Z [3278/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:40.8705296Z [3279/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:40.9110859Z [3279/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:40.9111878Z [3280/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:40.9198860Z [3280/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:40.9199517Z [3281/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:40.9292844Z [3281/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:40.9294592Z [3282/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:40.9485781Z [3282/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:40.9488003Z [3283/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-08-17T12:12:40.9591314Z [3283/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:40.9592552Z [3284/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:40.9929852Z [3284/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:40.9933755Z [3285/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.0285064Z [3285/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0285749Z [3286/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.0426975Z [3286/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0427809Z [3287/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0665868Z [3287/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0666945Z [3288/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0755982Z [3288/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0757066Z [3289/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0945670Z [3289/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.0946703Z [3290/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.1056645Z [3290/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.1057289Z [3291/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.1529631Z [3291/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.1530244Z [3292/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.1771199Z [3292/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.1772139Z [3293/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.1826408Z [3293/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.1831375Z [3294/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.1837243Z [3294/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:41.1838766Z [3295/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.2096519Z [3295/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:41.2097955Z [3296/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.2507235Z [3296/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-08-17T12:12:41.2508526Z [3297/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.2783820Z [3297/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:41.2784886Z [3298/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.2789828Z [3298/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.2790647Z [3299/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.2905664Z [3299/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.2907442Z [3300/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:41.2908985Z [3300/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.2909927Z [3301/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:41.3129435Z [3301/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.3178413Z [3302/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-08-17T12:12:41.3544560Z [3302/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.3545638Z [3303/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:41.3920746Z [3303/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.3921884Z [3304/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.4035397Z [3304/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.4036103Z [3305/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.4237523Z [3305/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.4238184Z [3306/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.4336130Z [3306/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:41.4337470Z [3307/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.4464524Z [3307/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:41.4465515Z [3308/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.4656303Z [3308/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:41.4658613Z [3309/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.5218863Z [3309/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:41.5390917Z [3310/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.5392036Z [3310/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.5393213Z [3311/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:41.5394274Z [3311/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.5395324Z [3312/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.5398084Z [3312/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.5399160Z [3313/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:41.5889669Z [3313/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.5890769Z [3314/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:41.5899342Z [3314/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:41.5900354Z [3315/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:41.6308719Z [3315/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:41.6309820Z [3316/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.6676237Z [3316/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-08-17T12:12:41.6677333Z [3317/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.6857126Z [3317/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:41.6858597Z [3318/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.6886197Z [3318/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.6887272Z [3319/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:41.7057118Z [3319/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.7058062Z [3320/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:41.7416745Z [3320/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.7419434Z [3321/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-08-17T12:12:41.7460512Z [3321/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.7464989Z [3322/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:41.7938474Z [3322/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.7939092Z [3323/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-08-17T12:12:41.8004462Z [3323/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.8005587Z [3324/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.8057802Z [3324/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.8058827Z [3325/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.8271751Z [3325/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.8272834Z [3326/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.8521471Z [3326/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:41.8522890Z [3327/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.8857674Z [3327/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:41.8858297Z [3328/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.9038321Z [3328/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:41.9039732Z [3329/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.9192178Z [3329/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:41.9192799Z [3330/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.9209188Z [3330/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-08-17T12:12:41.9210641Z [3331/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:41.9434097Z [3331/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-08-17T12:12:41.9435361Z [3332/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:41.9700338Z [3332/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-08-17T12:12:41.9701775Z [3333/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:41.9919556Z [3333/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-08-17T12:12:41.9920509Z [3334/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:42.0166127Z [3334/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-08-17T12:12:42.0166725Z [3335/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-08-17T12:12:42.0267219Z [3335/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-08-17T12:12:42.0267834Z [3336/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-08-17T12:12:42.0384015Z [3336/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-08-17T12:12:42.0384543Z [3337/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-08-17T12:12:42.0446053Z [3337/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-08-17T12:12:42.0446905Z [3338/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-08-17T12:12:42.0610615Z [3338/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-08-17T12:12:42.0611181Z [3339/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-08-17T12:12:42.0642477Z [3339/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-08-17T12:12:42.0643343Z [3340/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-08-17T12:12:42.0647399Z [3340/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-08-17T12:12:42.0648675Z [3341/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-08-17T12:12:42.0747648Z [3341/6280] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-08-17T12:12:42.0748337Z [3342/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-08-17T12:12:42.0922789Z [3342/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-08-17T12:12:42.0923333Z [3343/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-08-17T12:12:42.1072966Z [3343/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-08-17T12:12:42.1074915Z [3344/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-08-17T12:12:42.1130672Z [3344/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-08-17T12:12:42.1131273Z [3345/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-08-17T12:12:42.1162538Z [3345/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-08-17T12:12:42.1163155Z [3346/6280] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-08-17T12:12:42.1367495Z [3346/6280] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-08-17T12:12:42.1368038Z [3347/6280] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-08-17T12:12:42.1517846Z [3347/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-08-17T12:12:42.1518736Z [3348/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-08-17T12:12:42.1637606Z [3348/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-08-17T12:12:42.1638544Z [3349/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-08-17T12:12:42.1761225Z [3349/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-08-17T12:12:42.1762039Z [3350/6280] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-08-17T12:12:42.1798965Z [3350/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-08-17T12:12:42.1799918Z [3351/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-08-17T12:12:42.1873352Z [3351/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-08-17T12:12:42.1874296Z [3352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-08-17T12:12:42.2328934Z [3352/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-08-17T12:12:42.2329453Z [3353/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-08-17T12:12:42.2519253Z [3353/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-08-17T12:12:42.2520031Z [3354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-08-17T12:12:42.2520879Z [3354/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-08-17T12:12:42.2521408Z [3355/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-08-17T12:12:42.2641826Z [3355/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-08-17T12:12:42.2642396Z [3356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-08-17T12:12:42.2810791Z [3356/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-08-17T12:12:42.2811714Z [3357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-08-17T12:12:42.2916231Z [3357/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-08-17T12:12:42.2917099Z [3358/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-08-17T12:12:42.3092377Z [3358/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-08-17T12:12:42.3092889Z [3359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-08-17T12:12:42.3243288Z [3359/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-08-17T12:12:42.3243846Z [3360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-08-17T12:12:42.3304715Z [3360/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-08-17T12:12:42.3305237Z [3361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-08-17T12:12:42.3336901Z [3361/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-08-17T12:12:42.3337832Z [3362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-08-17T12:12:42.3582238Z [3362/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-08-17T12:12:42.3582824Z [3363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-08-17T12:12:42.3619333Z [3363/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-08-17T12:12:42.3619887Z [3364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-08-17T12:12:42.3840947Z [3364/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-08-17T12:12:42.3841613Z [3365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-08-17T12:12:42.3995512Z [3365/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-08-17T12:12:42.3996026Z [3366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-08-17T12:12:42.4009972Z [3366/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-08-17T12:12:42.4010886Z [3367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-08-17T12:12:42.4198155Z [3367/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-08-17T12:12:42.4198781Z [3368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-08-17T12:12:42.4259872Z [3368/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-08-17T12:12:42.4260411Z [3369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-08-17T12:12:42.4436193Z [3369/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-08-17T12:12:42.4437200Z [3370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-08-17T12:12:42.4649606Z [3370/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-08-17T12:12:42.4650106Z [3371/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-08-17T12:12:42.4771938Z [3371/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-08-17T12:12:42.4772454Z [3372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-08-17T12:12:42.4899049Z [3372/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-08-17T12:12:42.4899518Z [3373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-08-17T12:12:42.4966311Z [3373/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-08-17T12:12:42.4967535Z [3374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-08-17T12:12:42.5124625Z [3374/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-08-17T12:12:42.5125475Z [3375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-08-17T12:12:42.5180985Z [3375/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-08-17T12:12:42.5181490Z [3376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-08-17T12:12:42.5357605Z [3376/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-08-17T12:12:42.5358293Z [3377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-08-17T12:12:42.5401500Z [3377/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-08-17T12:12:42.5402030Z [3378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-08-17T12:12:42.5670433Z [3378/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-08-17T12:12:42.5671367Z [3379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-08-17T12:12:42.5727724Z [3379/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-08-17T12:12:42.5728236Z [3380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-08-17T12:12:42.5784049Z [3380/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-08-17T12:12:42.5784552Z [3381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-08-17T12:12:42.5787286Z [3381/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-08-17T12:12:42.5788051Z [3382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-08-17T12:12:42.5989250Z [3382/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-08-17T12:12:42.5990247Z [3383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-08-17T12:12:42.6174837Z [3383/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-08-17T12:12:42.6175628Z [3384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-08-17T12:12:42.6295190Z [3384/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-08-17T12:12:42.6295878Z [3385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-08-17T12:12:42.6441181Z [3385/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-08-17T12:12:42.6441849Z [3386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-08-17T12:12:42.6486145Z [3386/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-08-17T12:12:42.6486637Z [3387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-08-17T12:12:42.6694735Z [3387/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-08-17T12:12:42.6695268Z [3388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-08-17T12:12:42.6742980Z [3388/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-08-17T12:12:42.6743461Z [3389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-08-17T12:12:42.6807943Z [3389/6280] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-08-17T12:12:42.6808459Z [3390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-08-17T12:12:42.6894535Z [3390/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-08-17T12:12:42.6895217Z [3391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-08-17T12:12:42.7251604Z [3391/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-08-17T12:12:42.7252069Z [3392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-08-17T12:12:42.7337778Z [3392/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-08-17T12:12:42.7338266Z [3393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-08-17T12:12:42.7340118Z [3393/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-08-17T12:12:42.7341011Z [3394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-08-17T12:12:42.7393320Z [3394/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-08-17T12:12:42.7394113Z [3395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-08-17T12:12:42.7626611Z [3395/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-08-17T12:12:42.7627149Z [3396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-08-17T12:12:42.7813700Z [3396/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-08-17T12:12:42.7814737Z [3397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-08-17T12:12:42.7959987Z [3397/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-08-17T12:12:42.7960816Z [3398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-08-17T12:12:42.8054181Z [3398/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-08-17T12:12:42.8054745Z [3399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-08-17T12:12:42.8078167Z [3399/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-08-17T12:12:42.8078658Z [3400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-08-17T12:12:42.8189489Z [3400/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-08-17T12:12:42.8190021Z [3401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-08-17T12:12:42.8386383Z [3401/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-08-17T12:12:42.8387559Z [3402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-08-17T12:12:42.8433014Z [3402/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-08-17T12:12:42.8434223Z [3403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-08-17T12:12:42.8714932Z [3403/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-08-17T12:12:42.8715742Z [3404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-08-17T12:12:42.8736506Z [3404/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-08-17T12:12:42.8737024Z [3405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-08-17T12:12:42.8759983Z [3405/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-08-17T12:12:42.8760660Z [3406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-08-17T12:12:42.9008556Z [3406/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-08-17T12:12:42.9009198Z [3407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-08-17T12:12:42.9138087Z [3407/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-08-17T12:12:42.9138536Z [3408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-08-17T12:12:42.9232374Z [3408/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-08-17T12:12:42.9233327Z [3409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-08-17T12:12:42.9369447Z [3409/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-08-17T12:12:42.9370082Z [3410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-08-17T12:12:42.9391700Z [3410/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-08-17T12:12:42.9392492Z [3411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-08-17T12:12:42.9460821Z [3411/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-08-17T12:12:42.9462070Z [3412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-08-17T12:12:42.9748563Z [3412/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-08-17T12:12:42.9749047Z [3413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-08-17T12:12:42.9843865Z [3413/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-08-17T12:12:42.9844403Z [3414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-08-17T12:12:42.9847303Z [3414/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-08-17T12:12:42.9847967Z [3415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-08-17T12:12:43.0009903Z [3415/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-08-17T12:12:43.0010398Z [3416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-08-17T12:12:43.0087195Z [3416/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-08-17T12:12:43.0087683Z [3417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-08-17T12:12:43.0091668Z [3417/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-08-17T12:12:43.0092209Z [3418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-08-17T12:12:43.0109495Z [3418/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-08-17T12:12:43.0109987Z [3419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-08-17T12:12:43.0337300Z [3419/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-08-17T12:12:43.0337795Z [3420/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-08-17T12:12:43.0377339Z [3420/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-08-17T12:12:43.0378066Z [3421/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-08-17T12:12:43.0426253Z [3421/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-08-17T12:12:43.0427296Z [3422/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-08-17T12:12:43.0618804Z [3422/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-08-17T12:12:43.0619672Z [3423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-08-17T12:12:43.0748721Z [3423/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-08-17T12:12:43.0749576Z [3424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-08-17T12:12:43.1122487Z [3424/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-08-17T12:12:43.1123605Z [3425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-08-17T12:12:43.1397702Z [3425/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-08-17T12:12:43.1398322Z [3426/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-08-17T12:12:43.1399701Z [3426/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-08-17T12:12:43.1400253Z [3427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-08-17T12:12:43.1580274Z [3427/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-08-17T12:12:43.1580769Z [3428/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-08-17T12:12:43.1601488Z [3428/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-08-17T12:12:43.1602482Z [3429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-08-17T12:12:43.1634475Z [3429/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-08-17T12:12:43.1635271Z [3430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-08-17T12:12:43.1747747Z [3430/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-08-17T12:12:43.1748605Z [3431/6280] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-08-17T12:12:43.2025120Z [3431/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-08-17T12:12:43.2025679Z [3432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-08-17T12:12:43.2150766Z [3432/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-08-17T12:12:43.2151328Z [3433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-08-17T12:12:43.2262851Z [3433/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-08-17T12:12:43.2263450Z [3434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-08-17T12:12:43.2355601Z [3434/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-08-17T12:12:43.2356167Z [3435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-08-17T12:12:43.2488921Z [3435/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-08-17T12:12:43.2489890Z [3436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-08-17T12:12:43.2553770Z [3436/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-08-17T12:12:43.2554306Z [3437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-08-17T12:12:43.2585241Z [3437/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-08-17T12:12:43.2586356Z [3438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-08-17T12:12:43.2899541Z [3438/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-08-17T12:12:43.2900148Z [3439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-08-17T12:12:43.2932721Z [3439/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-08-17T12:12:43.2933640Z [3440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-08-17T12:12:43.2987195Z [3440/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:43.2987762Z [3441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-08-17T12:12:43.3115657Z [3441/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-08-17T12:12:43.3116185Z [3442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-08-17T12:12:43.3230515Z [3442/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-08-17T12:12:43.3231459Z [3443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-08-17T12:12:43.3289396Z [3443/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-08-17T12:12:43.3289939Z [3444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-08-17T12:12:43.3421483Z [3444/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.3421990Z [3445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-08-17T12:12:43.3641858Z [3445/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-08-17T12:12:43.3642404Z [3446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-08-17T12:12:43.3650117Z [3446/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.3650769Z [3447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-08-17T12:12:43.3804797Z [3447/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-08-17T12:12:43.3805825Z [3448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-08-17T12:12:43.3865025Z [3448/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-08-17T12:12:43.3865864Z [3449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-08-17T12:12:43.4014160Z [3449/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-08-17T12:12:43.4014844Z [3450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.4181346Z [3450/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-08-17T12:12:43.4182076Z [3451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-08-17T12:12:43.4309474Z [3451/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-08-17T12:12:43.4310468Z [3452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-08-17T12:12:43.4572530Z [3452/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:43.4573094Z [3453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.4661598Z [3453/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-08-17T12:12:43.4662482Z [3454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-08-17T12:12:43.4663345Z [3454/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-08-17T12:12:43.4664027Z [3455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-08-17T12:12:43.4781217Z [3455/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.4782069Z [3456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-08-17T12:12:43.4831774Z [3456/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.4833133Z [3457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-08-17T12:12:43.4972089Z [3457/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.4972736Z [3458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:43.5242864Z [3458/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.5243385Z [3459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-08-17T12:12:43.5281248Z [3459/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.5281788Z [3460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-08-17T12:12:43.5394146Z [3460/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.5394715Z [3461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.5619991Z [3461/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:43.5620723Z [3462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.5763602Z [3462/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:43.5764608Z [3463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.5778205Z [3463/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.5778956Z [3464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.5912436Z [3464/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.5913241Z [3465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6054459Z [3465/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.6055107Z [3466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:43.6163775Z [3466/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6164354Z [3467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6316517Z [3467/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6317253Z [3468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.6319726Z [3468/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6321062Z [3469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-08-17T12:12:43.6469447Z [3469/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6470421Z [3470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.6645701Z [3470/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.6646309Z [3471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.6840254Z [3471/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.6841247Z [3472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6867366Z [3472/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.6868383Z [3473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.6981691Z [3473/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.6982407Z [3474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.7116125Z [3474/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-08-17T12:12:43.7116761Z [3475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.7245952Z [3475/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-08-17T12:12:43.7246927Z [3476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.7284532Z [3476/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.7285082Z [3477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.7383935Z [3477/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.7385051Z [3478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.7388335Z [3478/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.7389168Z [3479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.7632968Z [3479/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.7633757Z [3480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-08-17T12:12:43.7681815Z [3480/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.7682625Z [3481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-08-17T12:12:43.7932681Z [3481/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.7933339Z [3482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.8094029Z [3482/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.8094628Z [3483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-08-17T12:12:43.8126097Z [3483/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.8126677Z [3484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-08-17T12:12:43.8145492Z [3484/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.8146085Z [3485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.8515434Z [3485/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.8516044Z [3486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.8573019Z [3486/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.8573591Z [3487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-08-17T12:12:43.8681116Z [3487/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.8681688Z [3488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.8833947Z [3488/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.8835024Z [3489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.8879093Z [3489/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:43.8880048Z [3490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-08-17T12:12:43.8895956Z [3490/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:43.8896548Z [3491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.9094700Z [3491/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:43.9095315Z [3492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.9172874Z [3492/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-08-17T12:12:43.9173547Z [3493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.9407323Z [3493/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:43.9408294Z [3494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-08-17T12:12:43.9520707Z [3494/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-08-17T12:12:43.9521238Z [3495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:43.9545628Z [3495/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-08-17T12:12:43.9546208Z [3496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-08-17T12:12:43.9661559Z [3496/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-08-17T12:12:43.9662445Z [3497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:43.9719749Z [3497/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-08-17T12:12:43.9720628Z [3498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-08-17T12:12:43.9915839Z [3498/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-08-17T12:12:43.9916415Z [3499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-08-17T12:12:44.0083245Z [3499/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-08-17T12:12:44.0084042Z [3500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-08-17T12:12:44.0126783Z [3500/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-08-17T12:12:44.0127614Z [3501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-08-17T12:12:44.0178719Z [3501/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-08-17T12:12:44.0179860Z [3502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-08-17T12:12:44.0340093Z [3502/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-08-17T12:12:44.0340841Z [3503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-08-17T12:12:44.0365707Z [3503/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:44.0366574Z [3504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-08-17T12:12:44.0591894Z [3504/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:44.0592804Z [3505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-08-17T12:12:44.0604787Z [3505/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-08-17T12:12:44.0605707Z [3506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-08-17T12:12:44.0711049Z [3506/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-08-17T12:12:44.0711563Z [3507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-08-17T12:12:44.0731015Z [3507/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-08-17T12:12:44.0731708Z [3508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-08-17T12:12:44.0877153Z [3508/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-08-17T12:12:44.0878116Z [3509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:44.1031055Z [3509/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-08-17T12:12:44.1031623Z [3510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:44.1335029Z [3510/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:44.1335696Z [3511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-08-17T12:12:44.1429238Z [3511/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:44.1430040Z [3512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-08-17T12:12:44.1472300Z [3512/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-08-17T12:12:44.1473441Z [3513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-08-17T12:12:44.1560377Z [3513/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-08-17T12:12:44.1561350Z [3514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-08-17T12:12:44.1646737Z [3514/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-08-17T12:12:44.1647302Z [3515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-08-17T12:12:44.1817762Z [3515/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-08-17T12:12:44.1818713Z [3516/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-08-17T12:12:44.2054546Z [3516/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-08-17T12:12:44.2055588Z [3517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-08-17T12:12:44.2191718Z [3517/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.2192278Z [3518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-08-17T12:12:44.2309945Z [3518/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:44.2310816Z [3519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-08-17T12:12:44.2426110Z [3519/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.2427442Z [3520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-08-17T12:12:44.2674928Z [3520/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.2675664Z [3521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-08-17T12:12:44.2828478Z [3521/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-08-17T12:12:44.2829023Z [3522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-08-17T12:12:44.2888928Z [3522/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-08-17T12:12:44.2889874Z [3523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.2898073Z [3523/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:44.2898608Z [3524/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:44.3122509Z [3524/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.3123474Z [3525/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.3189132Z [3525/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:44.3190106Z [3526/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.3589892Z [3526/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:44.3590876Z [3527/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-08-17T12:12:44.3639436Z [3527/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:44.3640421Z [3528/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-08-17T12:12:44.3794243Z [3528/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-08-17T12:12:44.3794765Z [3529/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-08-17T12:12:44.3846546Z [3529/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-08-17T12:12:44.3847415Z [3530/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:44.3986709Z [3530/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-08-17T12:12:44.3987604Z [3531/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-08-17T12:12:44.4048058Z [3531/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-08-17T12:12:44.4049053Z [3532/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-08-17T12:12:44.4126296Z [3532/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-08-17T12:12:44.4127568Z [3533/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-08-17T12:12:44.4261755Z [3533/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-08-17T12:12:44.4262302Z [3534/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-08-17T12:12:44.4438008Z [3534/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-08-17T12:12:44.4439021Z [3535/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-08-17T12:12:44.4649258Z [3535/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-08-17T12:12:44.4649785Z [3536/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-08-17T12:12:44.4730977Z [3536/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-08-17T12:12:44.4731529Z [3537/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-08-17T12:12:44.4791985Z [3537/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-08-17T12:12:44.4792497Z [3538/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-08-17T12:12:44.4938343Z [3538/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-08-17T12:12:44.4939285Z [3539/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-08-17T12:12:44.5023274Z [3539/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-08-17T12:12:44.5024137Z [3540/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-08-17T12:12:44.5033979Z [3540/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-08-17T12:12:44.5034848Z [3541/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-08-17T12:12:44.5281202Z [3541/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-08-17T12:12:44.5282126Z [3542/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-08-17T12:12:44.5296050Z [3542/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-08-17T12:12:44.5296589Z [3543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-08-17T12:12:44.5471157Z [3543/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-08-17T12:12:44.5472114Z [3544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-08-17T12:12:44.5625599Z [3544/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-08-17T12:12:44.5626277Z [3545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-08-17T12:12:44.5811195Z [3545/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-08-17T12:12:44.5811863Z [3546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-08-17T12:12:44.5851824Z [3546/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-08-17T12:12:44.5853090Z [3547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-08-17T12:12:44.5864971Z [3547/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-08-17T12:12:44.5865867Z [3548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-08-17T12:12:44.6073112Z [3548/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-08-17T12:12:44.6073829Z [3549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-08-17T12:12:44.6085354Z [3549/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-08-17T12:12:44.6085932Z [3550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-08-17T12:12:44.6126814Z [3550/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-08-17T12:12:44.6127456Z [3551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-08-17T12:12:44.6470937Z [3551/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-08-17T12:12:44.6471402Z [3552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-08-17T12:12:44.6485620Z [3552/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-08-17T12:12:44.6486652Z [3553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-08-17T12:12:44.6746856Z [3553/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-08-17T12:12:44.6747784Z [3554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-08-17T12:12:44.6833614Z [3554/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:44.6834423Z [3555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-08-17T12:12:44.6922301Z [3555/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-08-17T12:12:44.6922802Z [3556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-08-17T12:12:44.7114182Z [3556/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:44.7114692Z [3557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-08-17T12:12:44.7124821Z [3557/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-08-17T12:12:44.7125302Z [3558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-08-17T12:12:44.7284839Z [3558/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:44.7285414Z [3559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-08-17T12:12:44.7527337Z [3559/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-08-17T12:12:44.7527925Z [3560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-08-17T12:12:44.7619855Z [3560/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-08-17T12:12:44.7620612Z [3561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-08-17T12:12:44.7631477Z [3561/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-08-17T12:12:44.7631985Z [3562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-08-17T12:12:44.7667754Z [3562/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-08-17T12:12:44.7668577Z [3563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-08-17T12:12:44.7826063Z [3563/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:44.7826740Z [3564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-08-17T12:12:44.8012307Z [3564/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:44.8013011Z [3565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-08-17T12:12:44.8185003Z [3565/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.8185583Z [3566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-08-17T12:12:44.8187080Z [3566/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.8187981Z [3567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-08-17T12:12:44.8431194Z [3567/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.8432027Z [3568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-08-17T12:12:44.8469070Z [3568/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.8469755Z [3569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:44.8538185Z [3569/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:44.8539507Z [3570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:44.8784377Z [3570/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:44.8785483Z [3571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.8921189Z [3571/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:44.8922180Z [3572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.9075925Z [3572/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:44.9076978Z [3573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.9150479Z [3573/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:44.9151514Z [3574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:44.9197054Z [3574/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.9197774Z [3575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.9269352Z [3575/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.9270043Z [3576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-08-17T12:12:44.9628134Z [3576/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.9628804Z [3577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:44.9830650Z [3577/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:44.9831389Z [3578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:44.9851244Z [3578/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:44.9851826Z [3579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:45.0031753Z [3579/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:45.0032799Z [3580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.0090309Z [3580/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.0091370Z [3581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.0121600Z [3581/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.0122636Z [3582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.0375624Z [3582/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:45.0376670Z [3583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.0385519Z [3583/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:45.0386069Z [3584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:45.0629030Z [3584/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:45.0629590Z [3585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:45.0638450Z [3585/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:45.0639170Z [3586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.0845735Z [3586/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:45.0846375Z [3587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.0977794Z [3587/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.0979242Z [3588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:45.1000109Z [3588/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.1000704Z [3589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-08-17T12:12:45.1280083Z [3589/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.1281123Z [3590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:45.1470859Z [3590/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.1471557Z [3591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-08-17T12:12:45.1512818Z [3591/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:45.1513571Z [3592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-08-17T12:12:45.1642683Z [3592/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:45.1643250Z [3593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.1756290Z [3593/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.1757267Z [3594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.1824061Z [3594/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.1824625Z [3595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.1922034Z [3595/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-08-17T12:12:45.1922929Z [3596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-08-17T12:12:45.2155687Z [3596/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:45.2156291Z [3597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.2247651Z [3597/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-08-17T12:12:45.2248229Z [3598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:45.2329639Z [3598/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-08-17T12:12:45.2330583Z [3599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-08-17T12:12:45.2484282Z [3599/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:45.2485186Z [3600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:45.2581085Z [3600/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-08-17T12:12:45.2581624Z [3601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-08-17T12:12:45.2755164Z [3601/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-08-17T12:12:45.2755669Z [3602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-08-17T12:12:45.2864963Z [3602/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-08-17T12:12:45.2865796Z [3603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-08-17T12:12:45.2925473Z [3603/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-08-17T12:12:45.2926740Z [3604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-08-17T12:12:45.2979188Z [3604/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:45.2980112Z [3605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-08-17T12:12:45.3650627Z [3605/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.3651257Z [3606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-08-17T12:12:45.3682494Z [3606/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.3683129Z [3607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-08-17T12:12:45.3709355Z [3607/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.3710137Z [3608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-08-17T12:12:45.3757113Z [3608/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.3758528Z [3609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-08-17T12:12:45.4150323Z [3609/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-08-17T12:12:45.4151290Z [3610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-08-17T12:12:45.4267284Z [3610/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:45.4268262Z [3611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.4779246Z [3611/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:45.4779804Z [3612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.4946525Z [3612/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-08-17T12:12:45.4947483Z [3613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.4959902Z [3613/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-08-17T12:12:45.4960443Z [3614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-08-17T12:12:45.5099515Z [3614/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-08-17T12:12:45.5100390Z [3615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-08-17T12:12:45.5184128Z [3615/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-08-17T12:12:45.5185384Z [3616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:45.5608994Z [3616/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-08-17T12:12:45.5609539Z [3617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:45.6015296Z [3617/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-08-17T12:12:45.6016281Z [3618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-08-17T12:12:45.6060389Z [3618/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-08-17T12:12:45.6061585Z [3619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-08-17T12:12:45.6168621Z [3619/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-08-17T12:12:45.6169270Z [3620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-08-17T12:12:45.6172048Z [3620/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-08-17T12:12:45.6173117Z [3621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-08-17T12:12:45.6362847Z [3621/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-08-17T12:12:45.6364247Z [3622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-08-17T12:12:45.6685838Z [3622/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-08-17T12:12:45.6687223Z [3623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-08-17T12:12:45.7159956Z [3623/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-08-17T12:12:45.7160506Z [3624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-08-17T12:12:45.7174876Z [3624/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-08-17T12:12:45.7175439Z [3625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-08-17T12:12:45.7312751Z [3625/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-08-17T12:12:45.7313501Z [3626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-08-17T12:12:45.7337041Z [3626/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-08-17T12:12:45.7337764Z [3627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-08-17T12:12:45.7655994Z [3627/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-08-17T12:12:45.7657343Z [3628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-08-17T12:12:45.7740460Z [3628/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-08-17T12:12:45.7744901Z [3629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-08-17T12:12:45.8340550Z [3629/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-08-17T12:12:45.8341555Z [3630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-08-17T12:12:45.8343689Z [3630/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-08-17T12:12:45.8344597Z [3631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-08-17T12:12:45.8348848Z [3631/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-08-17T12:12:45.8349537Z [3632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-08-17T12:12:45.8375426Z [3632/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-08-17T12:12:45.8376565Z [3633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-08-17T12:12:45.8667091Z [3633/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-08-17T12:12:45.8667971Z [3634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-08-17T12:12:45.8783854Z [3634/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-08-17T12:12:45.8785262Z [3635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-08-17T12:12:45.9400228Z [3635/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-08-17T12:12:45.9400773Z [3636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-08-17T12:12:45.9494061Z [3636/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-08-17T12:12:45.9494980Z [3637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-08-17T12:12:45.9605344Z [3637/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-08-17T12:12:45.9606259Z [3638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-08-17T12:12:45.9708057Z [3638/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-08-17T12:12:45.9708963Z [3639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-08-17T12:12:45.9954282Z [3639/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-08-17T12:12:45.9955468Z [3640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-08-17T12:12:46.0442795Z [3640/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-08-17T12:12:46.0443313Z [3641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-08-17T12:12:46.0552829Z [3641/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.0553441Z [3642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-08-17T12:12:46.0701858Z [3642/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.0702417Z [3643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-08-17T12:12:46.0746566Z [3643/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.0747438Z [3644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-08-17T12:12:46.0874728Z [3644/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.0875266Z [3645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-08-17T12:12:46.1162313Z [3645/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.1163568Z [3646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-08-17T12:12:46.1272132Z [3646/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.1272911Z [3647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.1516838Z [3647/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.1517439Z [3648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.1611834Z [3648/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.1612398Z [3649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.1780331Z [3649/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:46.1781468Z [3650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.1787320Z [3650/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.1788039Z [3651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.1913769Z [3651/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.1914343Z [3652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.2080162Z [3652/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.2081237Z [3653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.2202480Z [3653/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.2203603Z [3654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-08-17T12:12:46.2507342Z [3654/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.2508294Z [3655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.2547722Z [3655/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.2548363Z [3656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.2762880Z [3656/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.2763563Z [3657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:46.2949971Z [3657/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.2950592Z [3658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.3077070Z [3658/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:46.3077723Z [3659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.3154851Z [3659/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:46.3155582Z [3660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.3320726Z [3660/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:46.3322271Z [3661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.3569304Z [3661/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.3570318Z [3662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.3694527Z [3662/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.3695289Z [3663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:46.3870353Z [3663/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.3871292Z [3664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-08-17T12:12:46.4126510Z [3664/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.4127092Z [3665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.4258882Z [3665/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.4259421Z [3666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-08-17T12:12:46.4274562Z [3666/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.4275156Z [3667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.4399342Z [3667/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.4400045Z [3668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.4683152Z [3668/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.4687087Z [3669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.4688217Z [3669/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:46.4689611Z [3670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-08-17T12:12:46.5134941Z [3670/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-08-17T12:12:46.5135650Z [3671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.5182168Z [3671/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-08-17T12:12:46.5183042Z [3672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.5185424Z [3672/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-08-17T12:12:46.5186136Z [3673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-08-17T12:12:46.5497274Z [3673/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-08-17T12:12:46.5498813Z [3674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-08-17T12:12:46.5972045Z [3674/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-08-17T12:12:46.5972603Z [3675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:46.5991603Z [3675/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-08-17T12:12:46.5992101Z [3676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-08-17T12:12:46.6104058Z [3676/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-08-17T12:12:46.6104659Z [3677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-08-17T12:12:46.6165496Z [3677/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-08-17T12:12:46.6166037Z [3678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-08-17T12:12:46.6345662Z [3678/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-08-17T12:12:46.6346673Z [3679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-08-17T12:12:46.6543521Z [3679/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-08-17T12:12:46.6544477Z [3680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-08-17T12:12:46.6928812Z [3680/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-08-17T12:12:46.6929787Z [3681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-08-17T12:12:46.7156661Z [3681/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-08-17T12:12:46.7157251Z [3682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-08-17T12:12:46.7191139Z [3682/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:46.7191976Z [3683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-08-17T12:12:46.7289970Z [3683/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:46.7290582Z [3684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-08-17T12:12:46.7611962Z [3684/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:46.7613244Z [3685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-08-17T12:12:46.7615019Z [3685/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.7615938Z [3686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-08-17T12:12:46.7998105Z [3686/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.7999552Z [3687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-08-17T12:12:46.8100831Z [3687/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.8101968Z [3688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-08-17T12:12:46.8433852Z [3688/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.8436280Z [3689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:46.8464881Z [3689/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:46.8466541Z [3690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:46.8835309Z [3690/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:46.8836196Z [3691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9002820Z [3691/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9003379Z [3692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9042563Z [3692/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9043878Z [3693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9367100Z [3693/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9368102Z [3694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9551451Z [3694/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9552518Z [3695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:46.9895281Z [3695/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:46.9895924Z [3696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:46.9928300Z [3696/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:46.9928955Z [3697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-08-17T12:12:47.0242590Z [3697/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:47.0243166Z [3698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.0323198Z [3698/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:47.0324533Z [3699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.0867704Z [3699/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.0868347Z [3700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.0905769Z [3700/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.0907444Z [3701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:47.0913124Z [3701/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.0914245Z [3702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:47.1029822Z [3702/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.1030833Z [3703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:47.1444544Z [3703/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:47.1446147Z [3704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-08-17T12:12:47.1782627Z [3704/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:47.1783389Z [3705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.1978980Z [3705/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:47.1979594Z [3706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.2202194Z [3706/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:47.2202760Z [3707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.2361223Z [3707/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:47.2361823Z [3708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-08-17T12:12:47.2399774Z [3708/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:47.2401234Z [3709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:47.2587787Z [3709/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-08-17T12:12:47.2589099Z [3710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-08-17T12:12:47.3034052Z [3710/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-08-17T12:12:47.3035025Z [3711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-08-17T12:12:47.3200167Z [3711/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-08-17T12:12:47.3200873Z [3712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:47.3400289Z [3712/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:47.3400870Z [3713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:47.3621939Z [3713/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:47.3622906Z [3714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-08-17T12:12:47.3662159Z [3714/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:47.3663163Z [3715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-08-17T12:12:47.3770581Z [3715/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.3771584Z [3716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:47.3935860Z [3716/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.3937134Z [3717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-08-17T12:12:47.4426085Z [3717/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.4427075Z [3718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-08-17T12:12:47.4534604Z [3718/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.4535154Z [3719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-08-17T12:12:47.4849788Z [3719/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.4850473Z [3720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-08-17T12:12:47.5024311Z [3720/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.5024917Z [3721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.5179121Z [3721/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.5179733Z [3722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.5268795Z [3722/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.5269824Z [3723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.5670909Z [3723/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-08-17T12:12:47.5671485Z [3724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.5747306Z [3724/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.5748729Z [3725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.6210377Z [3725/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.6211991Z [3726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.6418088Z [3726/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.6419432Z [3727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.6420478Z [3727/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.6421686Z [3728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-08-17T12:12:47.6792531Z [3728/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:47.6800653Z [3729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-08-17T12:12:47.7003707Z [3729/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:47.7004674Z [3730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.7199943Z [3730/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-08-17T12:12:47.7200964Z [3731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.7297283Z [3731/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-08-17T12:12:47.7298254Z [3732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.7628581Z [3732/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:47.7629136Z [3733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:47.7758266Z [3733/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:47.7758874Z [3734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-08-17T12:12:47.7880933Z [3734/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.7881528Z [3735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-08-17T12:12:47.8052225Z [3735/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.8052864Z [3736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-08-17T12:12:47.8249841Z [3736/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.8251217Z [3737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-08-17T12:12:47.8588392Z [3737/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.8589122Z [3738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:47.8892177Z [3738/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:47.8893237Z [3739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:47.8934900Z [3739/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:47.8935803Z [3740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9208834Z [3740/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:47.9210066Z [3741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9283731Z [3741/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9284504Z [3742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9601436Z [3742/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9602133Z [3743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9822673Z [3743/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9823695Z [3744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:47.9897242Z [3744/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:47.9898636Z [3745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:48.0108664Z [3745/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.0109652Z [3746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:48.0423255Z [3746/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.0424522Z [3747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.0474338Z [3747/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:48.0475360Z [3748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.0954633Z [3748/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:48.0955214Z [3749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.1292063Z [3749/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:48.1292606Z [3750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.1357879Z [3750/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.1358494Z [3751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.1477639Z [3751/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.1479489Z [3752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:48.1742940Z [3752/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.1743656Z [3753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.1994401Z [3753/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.1995133Z [3754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-08-17T12:12:48.2106641Z [3754/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.2108969Z [3755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-08-17T12:12:48.2618442Z [3755/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.2619098Z [3756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.2809313Z [3756/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-08-17T12:12:48.2810249Z [3757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.2925596Z [3757/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-08-17T12:12:48.2926776Z [3758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.2968187Z [3758/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-08-17T12:12:48.2968792Z [3759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-08-17T12:12:48.3072108Z [3759/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-08-17T12:12:48.3073543Z [3760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.3229339Z [3760/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-08-17T12:12:48.3230328Z [3761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-08-17T12:12:48.3850007Z [3761/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.3850858Z [3762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-08-17T12:12:48.4040468Z [3762/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.4041153Z [3763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-08-17T12:12:48.4074226Z [3763/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.4075186Z [3764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-08-17T12:12:48.4303703Z [3764/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.4304723Z [3765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-08-17T12:12:48.4383502Z [3765/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.4384120Z [3766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-08-17T12:12:48.4428444Z [3766/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.4429002Z [3767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.5020212Z [3767/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-08-17T12:12:48.5020780Z [3768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.5213221Z [3768/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.5214848Z [3769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.5398228Z [3769/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.5398898Z [3770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-08-17T12:12:48.5502763Z [3770/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-08-17T12:12:48.5503743Z [3771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.5759158Z [3771/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-08-17T12:12:48.5760150Z [3772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.5909906Z [3772/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-08-17T12:12:48.5910816Z [3773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-08-17T12:12:48.6156140Z [3773/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-08-17T12:12:48.6157138Z [3774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.6252902Z [3774/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.6254015Z [3775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.6494724Z [3775/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.6495949Z [3776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-08-17T12:12:48.6551962Z [3776/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.6553186Z [3777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-08-17T12:12:48.6806292Z [3777/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.6806849Z [3778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-08-17T12:12:48.7139219Z [3778/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-08-17T12:12:48.7140151Z [3779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-08-17T12:12:48.7291333Z [3779/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-08-17T12:12:48.7292324Z [3780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.7495301Z [3780/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.7496134Z [3781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.7782240Z [3781/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.7783279Z [3782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.7891204Z [3782/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-08-17T12:12:48.7892229Z [3783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-08-17T12:12:48.7900683Z [3783/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-08-17T12:12:48.7901918Z [3784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.8180122Z [3784/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-08-17T12:12:48.8180679Z [3785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-08-17T12:12:48.8402896Z [3785/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-08-17T12:12:48.8403841Z [3786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.8650000Z [3786/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-08-17T12:12:48.8650707Z [3787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-08-17T12:12:48.8993786Z [3787/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-08-17T12:12:48.8994733Z [3788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-08-17T12:12:48.9193642Z [3788/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-08-17T12:12:48.9194303Z [3789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-08-17T12:12:48.9501903Z [3789/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-08-17T12:12:48.9502843Z [3790/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-08-17T12:12:48.9713717Z [3790/6280] 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-08-17T12:12:48.9714820Z [3791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-08-17T12:12:48.9875477Z [3791/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-08-17T12:12:48.9876261Z [3792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-08-17T12:12:48.9877792Z [3792/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-08-17T12:12:48.9878289Z [3793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-08-17T12:12:49.0050311Z [3793/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-08-17T12:12:49.0050846Z [3794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-08-17T12:12:49.0229073Z [3794/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:49.0230044Z [3795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-08-17T12:12:49.0767648Z [3795/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:49.0768912Z [3796/6280] 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-08-17T12:12:49.1029221Z [3796/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:49.1030126Z [3797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-08-17T12:12:49.1088649Z [3797/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:49.1089183Z [3798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-08-17T12:12:49.1141994Z [3798/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.1143168Z [3799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-08-17T12:12:49.1247284Z [3799/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.1248278Z [3800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:49.1837414Z [3800/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.1837982Z [3801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:49.1884778Z [3801/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.1885550Z [3802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-08-17T12:12:49.2303113Z [3802/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.2304120Z [3803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-08-17T12:12:49.2392166Z [3803/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.2393299Z [3804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.2433943Z [3804/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.2434979Z [3805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.2603606Z [3805/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.2604803Z [3806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3083892Z [3806/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:49.3084782Z [3807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3152579Z [3807/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3153621Z [3808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3546867Z [3808/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3547979Z [3809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.3553668Z [3809/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3554247Z [3810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3706931Z [3810/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.3707641Z [3811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.3837874Z [3811/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.3839059Z [3812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:49.4160026Z [3812/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.4161065Z [3813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.4459200Z [3813/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.4460235Z [3814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.4931864Z [3814/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.4932927Z [3815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.4952854Z [3815/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:49.4953907Z [3816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.4993135Z [3816/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.4993707Z [3817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.5057113Z [3817/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.5058103Z [3818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.5343784Z [3818/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.5344689Z [3819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.5691796Z [3819/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.5692463Z [3820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-08-17T12:12:49.5989849Z [3820/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.5990863Z [3821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-08-17T12:12:49.6330271Z [3821/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.6330855Z [3822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.6427648Z [3822/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-08-17T12:12:49.6428229Z [3823/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.6621932Z [3823/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-08-17T12:12:49.6622486Z [3824/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.6664429Z [3824/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-08-17T12:12:49.6665645Z [3825/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-08-17T12:12:49.6842780Z [3825/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-08-17T12:12:49.6843855Z [3826/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.7419491Z [3826/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-08-17T12:12:49.7420473Z [3827/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-08-17T12:12:49.7502635Z [3827/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-08-17T12:12:49.7503509Z [3828/6280] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-08-17T12:12:49.7749800Z [3828/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-08-17T12:12:49.7750735Z [3829/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-08-17T12:12:49.8137832Z [3829/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-08-17T12:12:49.8138700Z [3830/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-08-17T12:12:49.8291344Z [3830/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-08-17T12:12:49.8292287Z [3831/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-08-17T12:12:49.8595084Z [3831/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-08-17T12:12:49.8595884Z [3832/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-08-17T12:12:49.9444394Z [3832/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-08-17T12:12:49.9445335Z [3833/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-08-17T12:12:49.9509056Z [3833/6280] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-08-17T12:12:49.9509571Z [3834/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-08-17T12:12:49.9565041Z [3834/6280] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-08-17T12:12:49.9565948Z [3835/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-08-17T12:12:49.9785337Z [3835/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-08-17T12:12:49.9786216Z [3836/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-08-17T12:12:50.0324103Z [3836/6280] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-08-17T12:12:50.0325306Z [3837/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-08-17T12:12:50.0591284Z [3837/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-08-17T12:12:50.0591850Z [3838/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-08-17T12:12:50.0856011Z [3838/6280] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-08-17T12:12:50.0856516Z [3839/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-08-17T12:12:50.1378822Z [3839/6280] Linking CXX static library lib/libXNNPACK.a 2022-08-17T12:12:50.1379728Z [3840/6280] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-08-17T12:12:50.1943307Z [3840/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-08-17T12:12:50.1943907Z [3841/6280] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-08-17T12:12:50.1947357Z [3841/6280] Linking CXX static library lib/libgtest.a 2022-08-17T12:12:50.1947847Z [3842/6280] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-08-17T12:12:50.2066938Z [3842/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-08-17T12:12:50.2067677Z [3843/6280] Linking CXX static library lib/libgtest.a 2022-08-17T12:12:50.2142983Z [3843/6280] Linking CXX static library lib/libgtest_main.a 2022-08-17T12:12:50.2144383Z [3844/6280] Linking CXX static library lib/libgtest_main.a 2022-08-17T12:12:50.2164908Z [3844/6280] Linking CXX static library lib/libgmock.a 2022-08-17T12:12:50.2165652Z [3845/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-08-17T12:12:50.2179607Z [3845/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-08-17T12:12:50.2182409Z [3846/6280] Linking CXX static library lib/libXNNPACK.a 2022-08-17T12:12:50.2240335Z [3846/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-08-17T12:12:50.2240877Z [3847/6280] Linking CXX static library lib/libgmock.a 2022-08-17T12:12:50.2727888Z [3847/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-08-17T12:12:50.2730265Z [3848/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-08-17T12:12:50.3376361Z [3848/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-08-17T12:12:50.3376966Z [3849/6280] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-08-17T12:12:50.3459120Z [3849/6280] Linking CXX static library lib/libgmock_main.a 2022-08-17T12:12:50.3459737Z [3850/6280] Linking CXX static library lib/libgmock_main.a 2022-08-17T12:12:50.3723122Z [3850/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-08-17T12:12:50.3723649Z [3851/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-08-17T12:12:50.3795448Z [3851/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-08-17T12:12:50.3795953Z [3852/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-08-17T12:12:50.3899834Z [3852/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-08-17T12:12:50.3900963Z [3853/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-08-17T12:12:50.4400331Z [3853/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-08-17T12:12:50.4401260Z [3854/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-08-17T12:12:50.4757624Z [3854/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-08-17T12:12:50.4758811Z [3855/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-08-17T12:12:50.4961047Z [3855/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-08-17T12:12:50.4961605Z [3856/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-08-17T12:12:50.5372380Z [3856/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-08-17T12:12:50.5372954Z [3857/6280] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-08-17T12:12:50.5706386Z [3857/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-08-17T12:12:50.5707653Z [3858/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-08-17T12:12:50.6038851Z [3858/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-08-17T12:12:50.6044419Z [3859/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-08-17T12:12:50.6866267Z [3859/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-08-17T12:12:50.6867833Z [3860/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-08-17T12:12:50.7182537Z [3860/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-08-17T12:12:50.7183435Z [3861/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-08-17T12:12:50.7425782Z [3861/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-08-17T12:12:50.7426672Z [3862/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-08-17T12:12:50.7983615Z [3862/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-08-17T12:12:50.7984188Z [3863/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-08-17T12:12:50.8053783Z [3863/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-08-17T12:12:50.8054461Z [3864/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-08-17T12:12:50.8082669Z [3864/6280] Linking CXX static library lib/libbenchmark.a 2022-08-17T12:12:50.8083228Z [3865/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-08-17T12:12:50.8209613Z [3865/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-08-17T12:12:50.8210112Z [3866/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-08-17T12:12:50.8227188Z [3866/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-08-17T12:12:50.8227569Z [3867/6280] Linking CXX static library lib/libbenchmark.a 2022-08-17T12:12:50.8325787Z [3867/6280] Linking CXX static library lib/libbenchmark_main.a 2022-08-17T12:12:50.8326226Z [3868/6280] Linking CXX static library lib/libbenchmark_main.a 2022-08-17T12:12:50.8350003Z [3868/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-08-17T12:12:50.8350514Z [3869/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-08-17T12:12:50.9634923Z [3869/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-08-17T12:12:50.9636209Z [3870/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-08-17T12:12:50.9760656Z [3870/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-08-17T12:12:50.9761556Z [3871/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-08-17T12:12:51.0755068Z [3871/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-08-17T12:12:51.0756276Z [3872/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-08-17T12:12:51.1082973Z [3872/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-08-17T12:12:51.1084049Z [3873/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-08-17T12:12:51.1408361Z [3873/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-08-17T12:12:51.1409359Z [3874/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-08-17T12:12:51.1488263Z [3874/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-08-17T12:12:51.1489479Z [3875/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-08-17T12:12:51.2118547Z [3875/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-08-17T12:12:51.2119499Z [3876/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-08-17T12:12:51.2205486Z [3876/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-08-17T12:12:51.2206560Z [3877/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-08-17T12:12:51.3596115Z [3877/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-08-17T12:12:51.3597160Z [3878/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-08-17T12:12:51.3765828Z [3878/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-08-17T12:12:51.3767465Z [3879/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-08-17T12:12:51.4268521Z [3879/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-08-17T12:12:51.4269777Z [3880/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-08-17T12:12:51.4358670Z [3880/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-08-17T12:12:51.4359877Z [3881/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-08-17T12:12:51.4921469Z [3881/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-08-17T12:12:51.4922724Z [3882/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-08-17T12:12:51.5089817Z [3882/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-08-17T12:12:51.5090672Z [3883/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-08-17T12:12:51.5392246Z [3883/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-08-17T12:12:51.5393389Z [3884/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-08-17T12:12:51.5468608Z [3884/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-08-17T12:12:51.5469527Z [3885/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-08-17T12:12:51.6186729Z [3885/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-08-17T12:12:51.6187489Z [3886/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-08-17T12:12:51.6195105Z [3886/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-08-17T12:12:51.6196826Z [3887/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-08-17T12:12:51.6786898Z [3887/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-08-17T12:12:51.6787805Z [3888/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-08-17T12:12:51.6928727Z [3888/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-08-17T12:12:51.6929592Z [3889/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-08-17T12:12:51.7237663Z [3889/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-08-17T12:12:51.7238550Z [3890/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-08-17T12:12:51.8017855Z [3890/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-08-17T12:12:51.8018708Z [3891/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-08-17T12:12:51.8080466Z [3891/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-08-17T12:12:51.8081422Z [3892/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-08-17T12:12:51.8250281Z [3892/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-08-17T12:12:51.8251613Z [3893/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-08-17T12:12:51.9266924Z [3893/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-08-17T12:12:51.9267467Z [3894/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-08-17T12:12:51.9371475Z [3894/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-08-17T12:12:51.9372246Z [3895/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-08-17T12:12:51.9392399Z [3895/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-08-17T12:12:51.9393497Z [3896/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-08-17T12:12:51.9417649Z [3896/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-08-17T12:12:52.0118626Z [3897/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-08-17T12:12:52.0119446Z [3897/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-08-17T12:12:52.0120330Z [3898/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-08-17T12:12:52.0549661Z [3898/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-08-17T12:12:52.0550847Z [3899/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-08-17T12:12:52.0790619Z [3899/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-08-17T12:12:52.0791233Z [3900/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-08-17T12:12:52.1000367Z [3900/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-08-17T12:12:52.1001175Z [3901/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-08-17T12:12:52.1072308Z [3901/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-08-17T12:12:52.1073642Z [3902/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-08-17T12:12:52.1338448Z [3902/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-08-17T12:12:52.1338976Z [3903/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-08-17T12:12:52.2138211Z [3903/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-08-17T12:12:52.2139269Z [3904/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-08-17T12:12:52.2871610Z [3904/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-08-17T12:12:52.2872388Z [3905/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-08-17T12:12:52.3002836Z [3905/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-08-17T12:12:52.3003353Z [3906/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-08-17T12:12:52.3169415Z [3906/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-08-17T12:12:52.3170077Z [3907/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-08-17T12:12:52.3228735Z [3907/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-08-17T12:12:52.3229656Z [3908/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-08-17T12:12:52.3327509Z [3908/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-08-17T12:12:52.3328076Z [3909/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-08-17T12:12:52.3723569Z [3909/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-08-17T12:12:52.3724158Z [3910/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-08-17T12:12:52.3975093Z [3910/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-08-17T12:12:52.3975623Z [3911/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-08-17T12:12:52.5030623Z [3911/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-08-17T12:12:52.5031291Z [3912/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-08-17T12:12:52.5243306Z [3912/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-08-17T12:12:52.5244585Z [3913/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-08-17T12:12:52.5519508Z [3913/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-08-17T12:12:52.5520090Z [3914/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-08-17T12:12:52.5871904Z [3914/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-08-17T12:12:52.5872493Z [3915/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-08-17T12:12:52.5919457Z [3915/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-08-17T12:12:52.5920620Z [3916/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-08-17T12:12:52.6100041Z [3916/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-08-17T12:12:52.6101022Z [3917/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-08-17T12:12:52.7013346Z [3917/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-08-17T12:12:52.7014053Z [3918/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-08-17T12:12:52.7169416Z [3918/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-08-17T12:12:52.7171543Z [3919/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-08-17T12:12:52.7498485Z [3919/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-08-17T12:12:52.7499063Z [3920/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-08-17T12:12:52.7825556Z [3920/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-08-17T12:12:52.7826183Z [3921/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-08-17T12:12:52.7949373Z [3921/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-08-17T12:12:52.7950621Z [3922/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-08-17T12:12:52.8140640Z [3922/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-08-17T12:12:52.8141292Z [3923/6280] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-08-17T12:12:52.8290419Z [3923/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-08-17T12:12:52.8290969Z [3924/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-08-17T12:12:52.8663347Z [3924/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-08-17T12:12:52.8664552Z [3925/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-08-17T12:12:52.9186496Z [3925/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-08-17T12:12:52.9187495Z [3926/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-08-17T12:12:52.9191124Z [3926/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-08-17T12:12:52.9192092Z [3927/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-08-17T12:12:52.9660062Z [3927/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-08-17T12:12:52.9661045Z [3928/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-08-17T12:12:52.9808471Z [3928/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-08-17T12:12:52.9809387Z [3929/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-08-17T12:12:52.9811434Z [3929/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-08-17T12:12:52.9812468Z [3930/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-08-17T12:12:53.0108367Z [3930/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-08-17T12:12:53.0109014Z [3931/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-08-17T12:12:53.0422029Z [3931/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-08-17T12:12:53.0423304Z [3932/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-08-17T12:12:53.0604418Z [3932/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-08-17T12:12:53.0604946Z [3933/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-08-17T12:12:53.1201427Z [3933/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-08-17T12:12:53.1202385Z [3934/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-08-17T12:12:53.1247419Z [3934/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-08-17T12:12:53.1248339Z [3935/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-08-17T12:12:53.1567404Z [3935/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-08-17T12:12:53.1567998Z [3936/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-08-17T12:12:53.1589338Z [3936/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-08-17T12:12:53.1590481Z [3937/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-08-17T12:12:53.2280249Z [3937/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-08-17T12:12:53.2281191Z [3938/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-08-17T12:12:53.2302892Z [3938/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-08-17T12:12:53.2303512Z [3939/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-08-17T12:12:53.2637638Z [3939/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-08-17T12:12:53.2638204Z [3940/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-08-17T12:12:53.3020426Z [3940/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-08-17T12:12:53.3022627Z [3941/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-08-17T12:12:53.3040895Z [3941/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-08-17T12:12:53.3042820Z [3942/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-08-17T12:12:53.3064063Z [3942/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-08-17T12:12:53.3065057Z [3943/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-08-17T12:12:53.3520611Z [3943/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-08-17T12:12:53.3521173Z [3944/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-08-17T12:12:53.3636430Z [3944/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-08-17T12:12:53.3637334Z [3945/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-08-17T12:12:53.3842191Z [3945/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-08-17T12:12:53.3843526Z [3946/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-08-17T12:12:53.4638146Z [3946/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-08-17T12:12:53.4639058Z [3947/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-08-17T12:12:53.4659363Z [3947/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-08-17T12:12:53.4660276Z [3948/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-08-17T12:12:53.4688674Z [3948/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-08-17T12:12:53.4689200Z [3949/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-08-17T12:12:53.4812914Z [3949/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-08-17T12:12:53.4813773Z [3950/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-08-17T12:12:53.5170440Z [3950/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-08-17T12:12:53.5171624Z [3951/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-08-17T12:12:53.5286985Z [3951/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-08-17T12:12:53.5287888Z [3952/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-08-17T12:12:53.5962536Z [3952/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-08-17T12:12:53.5963066Z [3953/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-08-17T12:12:53.6064538Z [3953/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-08-17T12:12:53.6065449Z [3954/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-08-17T12:12:53.6217521Z [3954/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-08-17T12:12:53.6219272Z [3955/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-08-17T12:12:53.6328550Z [3955/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-08-17T12:12:53.6329284Z [3956/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-08-17T12:12:53.6657098Z [3956/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-08-17T12:12:53.6657995Z [3957/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-08-17T12:12:53.6700909Z [3957/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-08-17T12:12:53.6701844Z [3958/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-08-17T12:12:53.7346788Z [3958/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-08-17T12:12:53.7347942Z [3959/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-08-17T12:12:53.7686117Z [3959/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-08-17T12:12:53.7686634Z [3960/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-08-17T12:12:53.7995416Z [3960/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-08-17T12:12:53.7996332Z [3961/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-08-17T12:12:53.8014570Z [3961/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-08-17T12:12:53.8015396Z [3962/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-08-17T12:12:53.8416425Z [3962/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-08-17T12:12:53.8417354Z [3963/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-08-17T12:12:53.8752365Z [3963/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-08-17T12:12:53.8753356Z [3964/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-08-17T12:12:53.9212396Z [3964/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-08-17T12:12:53.9213016Z [3965/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-08-17T12:12:53.9361056Z [3965/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-08-17T12:12:53.9361664Z [3966/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-08-17T12:12:53.9676754Z [3966/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-08-17T12:12:53.9677675Z [3967/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-08-17T12:12:54.0092680Z [3967/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-08-17T12:12:54.0093602Z [3968/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-08-17T12:12:54.0134044Z [3968/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-08-17T12:12:54.0134966Z [3969/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-08-17T12:12:54.0291185Z [3969/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-08-17T12:12:54.0292469Z [3970/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-08-17T12:12:54.0622212Z [3970/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-08-17T12:12:54.0622821Z [3971/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-08-17T12:12:54.1154124Z [3971/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-08-17T12:12:54.1154643Z [3972/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-08-17T12:12:54.1582188Z [3972/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-08-17T12:12:54.1583366Z [3973/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-08-17T12:12:54.1907306Z [3973/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-08-17T12:12:54.1908238Z [3974/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-08-17T12:12:54.1960909Z [3974/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-08-17T12:12:54.1961404Z [3975/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-08-17T12:12:54.2202660Z [3975/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-08-17T12:12:54.2203835Z [3976/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-08-17T12:12:54.2713245Z [3976/6280] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-08-17T12:12:54.2714168Z [3977/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-08-17T12:12:54.3097581Z [3977/6280] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-08-17T12:12:54.3098771Z [3978/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-08-17T12:12:54.3239217Z [3978/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-08-17T12:12:54.3240157Z [3979/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-08-17T12:12:54.3448141Z [3979/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-08-17T12:12:54.3449053Z [3980/6280] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-08-17T12:12:54.3494424Z [3980/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-08-17T12:12:54.3495602Z [3981/6280] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-08-17T12:12:54.3502325Z [3981/6280] Linking C static library lib/libittnotify.a 2022-08-17T12:12:54.3503109Z [3982/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-08-17T12:12:54.3604903Z [3982/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-08-17T12:12:54.3804682Z [3983/6280] Linking C static library lib/libittnotify.a 2022-08-17T12:12:54.3805487Z [3983/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-08-17T12:12:54.3806307Z [3984/6280] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-08-17T12:12:54.4130499Z [3984/6280] Linking CXX static library lib/libasmjit.a 2022-08-17T12:12:54.4131160Z [3985/6280] Linking CXX static library lib/libasmjit.a 2022-08-17T12:12:54.4434135Z [3985/6280] Linking CXX static library lib/libfbgemm.a 2022-08-17T12:12:54.4434735Z [3986/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-08-17T12:12:54.4576084Z [3986/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-08-17T12:12:54.4576642Z [3987/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-08-17T12:12:54.4598316Z [3987/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-08-17T12:12:54.4599300Z [3988/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-08-17T12:12:54.4677776Z [3988/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-08-17T12:12:54.4679250Z [3989/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-08-17T12:12:54.4717912Z [3989/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-08-17T12:12:54.4718868Z [3990/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-08-17T12:12:54.5402771Z [3990/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-08-17T12:12:54.5403242Z [3991/6280] Linking CXX static library lib/libfbgemm.a 2022-08-17T12:12:54.5577059Z [3991/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-08-17T12:12:54.5578083Z [3992/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-08-17T12:12:54.5725526Z [3992/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-08-17T12:12:54.5726166Z [3993/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-08-17T12:12:54.5813776Z [3993/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-08-17T12:12:54.5814893Z [3994/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-08-17T12:12:54.6072569Z [3994/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-08-17T12:12:54.6073681Z [3995/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-08-17T12:12:54.6250535Z [3995/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-08-17T12:12:54.6251596Z [3996/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-08-17T12:12:54.6734465Z [3996/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-08-17T12:12:54.6735567Z [3997/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-08-17T12:12:54.6903700Z [3997/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-08-17T12:12:54.6904581Z [3998/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-08-17T12:12:54.7098296Z [3998/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-08-17T12:12:54.7098912Z [3999/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-08-17T12:12:54.7308947Z [3999/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-08-17T12:12:54.7309519Z [4000/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-08-17T12:12:54.7372538Z [4000/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-08-17T12:12:54.7373561Z [4001/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-08-17T12:12:54.7851860Z [4001/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-08-17T12:12:54.7854219Z [4002/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-08-17T12:12:54.8185189Z [4002/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-08-17T12:12:54.8187921Z [4003/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-08-17T12:12:54.8233570Z [4003/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-08-17T12:12:54.8234149Z [4004/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-08-17T12:12:54.8248458Z [4004/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-08-17T12:12:54.8249116Z [4005/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-08-17T12:12:54.8580197Z [4005/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-08-17T12:12:54.8581185Z [4006/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-08-17T12:12:54.8702725Z [4006/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-08-17T12:12:54.8704145Z [4007/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-08-17T12:12:54.8976538Z [4007/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-08-17T12:12:54.8977573Z [4008/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-08-17T12:12:54.9458365Z [4008/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-08-17T12:12:54.9458970Z [4009/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-08-17T12:12:54.9643845Z [4009/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-08-17T12:12:54.9644828Z [4010/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-08-17T12:12:54.9752436Z [4010/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-08-17T12:12:54.9753493Z [4011/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-08-17T12:12:54.9994769Z [4011/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-08-17T12:12:54.9996140Z [4012/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-08-17T12:12:55.0217781Z [4012/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-08-17T12:12:55.0218819Z [4013/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-08-17T12:12:55.0485491Z [4013/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-08-17T12:12:55.0486234Z [4014/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-08-17T12:12:55.0677497Z [4014/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-08-17T12:12:55.0678563Z [4015/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-08-17T12:12:55.0873392Z [4015/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-08-17T12:12:55.0874505Z [4016/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-08-17T12:12:55.1001188Z [4016/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-08-17T12:12:55.1002193Z [4017/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-08-17T12:12:55.1279983Z [4017/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-08-17T12:12:55.1281049Z [4018/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-08-17T12:12:55.1380609Z [4018/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-08-17T12:12:55.1381218Z [4019/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-08-17T12:12:55.1734545Z [4019/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-08-17T12:12:55.1735599Z [4020/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-08-17T12:12:55.1856863Z [4020/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-08-17T12:12:55.1857819Z [4021/6280] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-08-17T12:12:55.2157026Z [4021/6280] Linking C static library lib/libtensorpipe_uv.a 2022-08-17T12:12:55.2157977Z [4022/6280] Linking C static library lib/libtensorpipe_uv.a 2022-08-17T12:12:55.2676231Z [4022/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-08-17T12:12:55.2677298Z [4023/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-08-17T12:12:55.2973650Z [4023/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-08-17T12:12:55.2975191Z [4024/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-08-17T12:12:55.2986359Z [4024/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-08-17T12:12:55.2987287Z [4025/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-08-17T12:12:55.3077100Z [4025/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-08-17T12:12:55.3077918Z [4026/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-08-17T12:12:55.3912461Z [4026/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-08-17T12:12:55.3913391Z [4027/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-08-17T12:12:55.4600807Z [4027/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-08-17T12:12:55.4601729Z [4028/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-08-17T12:12:55.4715819Z [4028/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-08-17T12:12:55.4716491Z [4029/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-08-17T12:12:55.4932710Z [4029/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-08-17T12:12:55.4933286Z [4030/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-08-17T12:12:55.5108128Z [4030/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-08-17T12:12:55.5109011Z [4031/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-08-17T12:12:55.5370956Z [4031/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-08-17T12:12:55.5372272Z [4032/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-08-17T12:12:55.6014992Z [4032/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-08-17T12:12:55.6016636Z [4033/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-08-17T12:12:55.6706139Z [4033/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-08-17T12:12:55.6706720Z [4034/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-08-17T12:12:55.6932277Z [4034/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-08-17T12:12:55.6933262Z [4035/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-08-17T12:12:55.6955219Z [4035/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-08-17T12:12:55.6956171Z [4036/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-08-17T12:12:55.8083138Z [4036/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-08-17T12:12:55.8084330Z [4037/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-08-17T12:12:55.8226648Z [4037/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-08-17T12:12:55.8227671Z [4038/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-08-17T12:12:55.8541765Z [4038/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-08-17T12:12:55.8542645Z [4039/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-08-17T12:12:55.9054347Z [4039/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-08-17T12:12:55.9055563Z [4040/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-08-17T12:12:55.9598109Z [4040/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-08-17T12:12:55.9599071Z [4041/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-08-17T12:12:55.9717938Z [4041/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-08-17T12:12:55.9718479Z [4042/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-08-17T12:12:56.0084401Z [4042/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-08-17T12:12:56.0085390Z [4043/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-08-17T12:12:56.0512570Z [4043/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-08-17T12:12:56.0513640Z [4044/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-08-17T12:12:56.0944312Z [4044/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-08-17T12:12:56.0945231Z [4045/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-08-17T12:12:56.1270351Z [4045/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-08-17T12:12:56.1271103Z [4046/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-08-17T12:12:56.1697214Z [4046/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-08-17T12:12:56.1697754Z [4047/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-08-17T12:12:56.2304468Z [4047/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-08-17T12:12:56.2305390Z [4048/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-08-17T12:12:56.2667643Z [4048/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-08-17T12:12:56.2668644Z [4049/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-08-17T12:12:56.2894350Z [4049/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-08-17T12:12:56.2895254Z [4050/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-08-17T12:12:56.3561071Z [4050/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-08-17T12:12:56.3562221Z [4051/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-08-17T12:12:56.4082086Z [4051/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-08-17T12:12:56.4082966Z [4052/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-08-17T12:12:56.4353546Z [4052/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-08-17T12:12:56.4354513Z [4053/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-08-17T12:12:56.5274262Z [4053/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-08-17T12:12:56.5275246Z [4054/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-08-17T12:12:56.5507296Z [4054/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-08-17T12:12:56.5508294Z [4055/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-08-17T12:12:56.5705756Z [4055/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-08-17T12:12:56.5706786Z [4056/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-08-17T12:12:56.5967889Z [4056/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-08-17T12:12:56.5968892Z [4057/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-08-17T12:12:56.6273692Z [4057/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-08-17T12:12:56.6274589Z [4058/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-08-17T12:12:56.6509854Z [4058/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-08-17T12:12:56.6510752Z [4059/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-08-17T12:12:56.7410068Z [4059/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-08-17T12:12:56.7410988Z [4060/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-08-17T12:12:56.8252876Z [4060/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-08-17T12:12:56.8254308Z [4061/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-08-17T12:12:56.8264165Z [4061/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-08-17T12:12:56.8265154Z [4062/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-08-17T12:12:56.8371457Z [4062/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-08-17T12:12:56.8372010Z [4063/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-08-17T12:12:56.8685398Z [4063/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-08-17T12:12:56.8686383Z [4064/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-08-17T12:12:56.8906230Z [4064/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-08-17T12:12:56.8907156Z [4065/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-08-17T12:12:56.9206422Z [4065/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-08-17T12:12:56.9207943Z [4066/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-08-17T12:12:57.0311039Z [4066/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-08-17T12:12:57.0311737Z [4067/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-08-17T12:12:57.0613133Z [4067/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-08-17T12:12:57.0614238Z [4068/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-08-17T12:12:57.0678857Z [4068/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-08-17T12:12:57.0680089Z [4069/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-08-17T12:12:57.1127431Z [4069/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-08-17T12:12:57.1128542Z [4070/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-08-17T12:12:57.1329232Z [4070/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-08-17T12:12:57.1330574Z [4071/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-08-17T12:12:57.2113246Z [4071/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-08-17T12:12:57.2113893Z [4072/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-08-17T12:12:57.2372142Z [4072/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-08-17T12:12:57.2372971Z [4073/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-08-17T12:12:57.2789606Z [4073/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-08-17T12:12:57.2790531Z [4074/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-08-17T12:12:57.2971302Z [4074/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-08-17T12:12:57.2972264Z [4075/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-08-17T12:12:57.2988344Z [4075/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-08-17T12:12:57.2989293Z [4076/6280] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-08-17T12:12:57.3065871Z [4076/6280] Linking CXX static library lib/libtensorpipe.a 2022-08-17T12:12:57.3066386Z [4077/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-08-17T12:12:57.3714682Z [4077/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-08-17T12:12:57.3715533Z [4078/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-08-17T12:12:57.3875523Z [4078/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-08-17T12:12:57.3876269Z [4079/6280] Linking CXX static library lib/libtensorpipe.a 2022-08-17T12:12:57.3909518Z [4079/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-08-17T12:12:57.3910181Z [4080/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-08-17T12:12:57.4386854Z [4080/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-08-17T12:12:57.4387636Z [4081/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-08-17T12:12:57.4514651Z [4081/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-08-17T12:12:57.4515114Z [4082/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-08-17T12:12:57.4824721Z [4082/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-08-17T12:12:57.4825315Z [4083/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-08-17T12:12:57.5509764Z [4083/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-08-17T12:12:57.5510252Z [4084/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-08-17T12:12:57.5613303Z [4084/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-08-17T12:12:57.5614235Z [4085/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-08-17T12:12:57.5733702Z [4085/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-08-17T12:12:57.5734535Z [4086/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-08-17T12:12:57.6294071Z [4086/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-08-17T12:12:57.6294575Z [4087/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-08-17T12:12:57.6376178Z [4087/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-08-17T12:12:57.6376636Z [4088/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-08-17T12:12:57.6618098Z [4088/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-08-17T12:12:57.6619073Z [4089/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-08-17T12:12:57.6875554Z [4089/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-08-17T12:12:57.6876012Z [4090/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-08-17T12:12:57.7283469Z [4090/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-08-17T12:12:57.7284336Z [4091/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-08-17T12:12:57.7294876Z [4091/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-08-17T12:12:57.7295661Z [4092/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-08-17T12:12:57.7626632Z [4092/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-08-17T12:12:57.7627136Z [4093/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-08-17T12:12:57.8387930Z [4093/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-08-17T12:12:57.8388418Z [4094/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-08-17T12:12:57.8465342Z [4094/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-08-17T12:12:57.8466236Z [4095/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-08-17T12:12:57.8563316Z [4095/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-08-17T12:12:57.8564128Z [4096/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-08-17T12:12:57.9067651Z [4096/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-08-17T12:12:57.9068185Z [4097/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-08-17T12:12:57.9263907Z [4097/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-08-17T12:12:57.9264551Z [4098/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-08-17T12:12:57.9408487Z [4098/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-08-17T12:12:57.9409323Z [4099/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-08-17T12:12:57.9803669Z [4099/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-08-17T12:12:57.9804695Z [4100/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-08-17T12:12:58.0205417Z [4100/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-08-17T12:12:58.0205917Z [4101/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-08-17T12:12:58.0383452Z [4101/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-08-17T12:12:58.0384121Z [4102/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-08-17T12:12:58.0423784Z [4102/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-08-17T12:12:58.0424555Z [4103/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-08-17T12:12:58.0920861Z [4103/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-08-17T12:12:58.0921476Z [4104/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-08-17T12:12:58.0986644Z [4104/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-08-17T12:12:58.0987458Z [4105/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-08-17T12:12:58.1439408Z [4105/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-08-17T12:12:58.1440582Z [4106/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-08-17T12:12:58.2042593Z [4106/6280] Running gen_proto.py on onnx/onnx.in.proto 2022-08-17T12:12:58.2043294Z [4107/6280] Running gen_proto.py on onnx/onnx.in.proto 2022-08-17T12:12:58.2043838Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-08-17T12:12:58.2044521Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-08-17T12:12:58.2045218Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-08-17T12:12:58.2045902Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-08-17T12:12:58.2046469Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-08-17T12:12:58.2046762Z 2022-08-17T12:12:58.2378357Z [4107/6280] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-08-17T12:12:58.2379293Z [4108/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-08-17T12:12:58.2425384Z [4108/6280] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-08-17T12:12:58.2425865Z [4109/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-08-17T12:12:58.2600405Z [4109/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-08-17T12:12:58.2600995Z [4110/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-08-17T12:12:58.2763623Z [4110/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-08-17T12:12:58.2764553Z [4111/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-08-17T12:12:58.3071126Z [4111/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-08-17T12:12:58.3071865Z [4112/6280] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-08-17T12:12:58.3219879Z [4112/6280] Linking CXX static library lib/libgloo.a 2022-08-17T12:12:58.3220653Z [4113/6280] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-08-17T12:12:58.3372417Z [4113/6280] Linking C static library lib/libfoxi_loader.a 2022-08-17T12:12:58.3373018Z [4114/6280] Linking CXX static library lib/libgloo.a 2022-08-17T12:12:58.3386062Z [4114/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-08-17T12:12:58.3386564Z [4115/6280] Linking C static library lib/libfoxi_loader.a 2022-08-17T12:12:58.3840597Z [4115/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-08-17T12:12:58.3841547Z [4116/6280] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-08-17T12:12:58.4310852Z [4116/6280] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-08-17T12:12:58.4311732Z [4117/6280] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-08-17T12:12:58.4312405Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-08-17T12:12:58.4313218Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-08-17T12:12:58.4314162Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-08-17T12:12:58.4314901Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-08-17T12:12:58.4315449Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-08-17T12:12:58.4315754Z 2022-08-17T12:12:58.4530205Z [4117/6280] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-08-17T12:12:58.4531472Z [4118/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-08-17T12:12:58.4541290Z [4118/6280] Running gen_proto.py on onnx/onnx-data.in.proto 2022-08-17T12:12:58.4542359Z [4119/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-08-17T12:12:58.4676820Z [4119/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-08-17T12:12:58.4677451Z [4120/6280] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-08-17T12:12:58.4927321Z [4120/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-08-17T12:12:58.4927956Z [4121/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-08-17T12:12:58.4970216Z [4121/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-08-17T12:12:58.4971270Z [4122/6280] Running gen_proto.py on onnx/onnx-data.in.proto 2022-08-17T12:12:58.4971917Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-08-17T12:12:58.4972674Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-08-17T12:12:58.4973450Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-08-17T12:12:58.4974363Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-08-17T12:12:58.4974915Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-08-17T12:12:58.4975218Z 2022-08-17T12:12:58.5546754Z [4122/6280] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-08-17T12:12:58.5547382Z [4123/6280] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-08-17T12:12:58.5614965Z [4123/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-08-17T12:12:58.5615895Z [4124/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-08-17T12:12:58.5724321Z [4124/6280] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-08-17T12:12:58.5725257Z [4125/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-08-17T12:12:58.5759380Z [4125/6280] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-08-17T12:12:58.5759917Z [4126/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-08-17T12:12:58.6585287Z [4126/6280] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-08-17T12:12:58.6585958Z [4127/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-08-17T12:12:58.6745070Z [4127/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-08-17T12:12:58.6746006Z [4128/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-08-17T12:12:58.8005298Z [4128/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-08-17T12:12:58.8006182Z [4129/6280] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-08-17T12:12:58.8579505Z [4129/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-08-17T12:12:58.8580042Z [4130/6280] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-08-17T12:12:58.8880688Z [4130/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-08-17T12:12:58.8881378Z [4131/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-08-17T12:12:58.9035263Z [4131/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-08-17T12:12:58.9035751Z [4132/6280] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-08-17T12:12:58.9247026Z [4132/6280] Linking CXX static library lib/libonnx_proto.a 2022-08-17T12:12:58.9247387Z [4133/6280] Linking CXX static library lib/libonnx_proto.a 2022-08-17T12:12:58.9571126Z [4133/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-08-17T12:12:58.9572096Z [4134/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-08-17T12:12:58.9596861Z [4134/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-08-17T12:12:58.9597672Z [4135/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-08-17T12:12:58.9686537Z [4135/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-08-17T12:12:58.9687199Z [4136/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-08-17T12:12:59.0039260Z [4136/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-08-17T12:12:59.0040086Z [4137/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-08-17T12:12:59.0691490Z [4137/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-08-17T12:12:59.0692045Z [4138/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-08-17T12:12:59.0937412Z [4138/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-08-17T12:12:59.0937906Z [4139/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-08-17T12:12:59.1255070Z [4139/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-08-17T12:12:59.1256033Z [4140/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-08-17T12:12:59.2666261Z [4140/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-08-17T12:12:59.2667140Z [4141/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-08-17T12:12:59.2841312Z [4141/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-08-17T12:12:59.2842149Z [4142/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-08-17T12:12:59.3094304Z [4142/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-08-17T12:12:59.3095154Z [4143/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-08-17T12:12:59.3462086Z [4143/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-08-17T12:12:59.3462936Z [4144/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-08-17T12:12:59.3497247Z [4144/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-08-17T12:12:59.3497857Z [4145/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-08-17T12:12:59.3757419Z [4145/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-08-17T12:12:59.3758414Z [4146/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-08-17T12:12:59.5463914Z [4146/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-08-17T12:12:59.5464930Z [4147/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-08-17T12:12:59.5993115Z [4147/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-08-17T12:12:59.5994242Z [4148/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-08-17T12:12:59.6130136Z [4148/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-08-17T12:12:59.6130665Z [4149/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-08-17T12:12:59.6425399Z [4149/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-08-17T12:12:59.6426297Z [4150/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-08-17T12:12:59.6544230Z [4150/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-08-17T12:12:59.6544968Z [4151/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-08-17T12:12:59.7020618Z [4151/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-08-17T12:12:59.7021382Z [4152/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-08-17T12:12:59.8373134Z [4152/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-08-17T12:12:59.8374305Z [4153/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-08-17T12:12:59.9096098Z [4153/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-08-17T12:12:59.9096611Z [4154/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-08-17T12:12:59.9361981Z [4154/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-08-17T12:12:59.9368138Z [4155/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-08-17T12:12:59.9368588Z [4155/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-08-17T12:12:59.9368986Z [4156/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-08-17T12:12:59.9563033Z [4156/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-08-17T12:12:59.9563799Z [4157/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-08-17T12:13:00.0006624Z [4157/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-08-17T12:13:00.0007617Z [4158/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-08-17T12:13:00.1061523Z [4158/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-08-17T12:13:00.1062401Z [4159/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-08-17T12:13:00.1850226Z [4159/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-08-17T12:13:00.1851015Z [4160/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-08-17T12:13:00.2085535Z [4160/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-08-17T12:13:00.2086009Z [4161/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-08-17T12:13:00.2175759Z [4161/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-08-17T12:13:00.2176568Z [4162/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-08-17T12:13:00.2413734Z [4162/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-08-17T12:13:00.2414717Z [4163/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-08-17T12:13:00.3203963Z [4163/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-08-17T12:13:00.3205590Z [4164/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-08-17T12:13:00.3758664Z [4164/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-08-17T12:13:00.3759757Z [4165/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-08-17T12:13:00.4537260Z [4165/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-08-17T12:13:00.4537940Z [4166/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-08-17T12:13:00.4873899Z [4166/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-08-17T12:13:00.4874683Z [4167/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-08-17T12:13:00.5243959Z [4167/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-08-17T12:13:00.5244490Z [4168/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-08-17T12:13:00.5702042Z [4168/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-08-17T12:13:00.5702693Z [4169/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-08-17T12:13:00.5939286Z [4169/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-08-17T12:13:00.5940129Z [4170/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-08-17T12:13:00.6918028Z [4170/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-08-17T12:13:00.6918807Z [4171/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-08-17T12:13:00.7610142Z [4171/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-08-17T12:13:00.7610897Z [4172/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-08-17T12:13:00.8016196Z [4172/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-08-17T12:13:00.8017090Z [4173/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-08-17T12:13:00.8791622Z [4173/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-08-17T12:13:00.8792513Z [4174/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-08-17T12:13:00.8809229Z [4174/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-08-17T12:13:00.8809923Z [4175/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-08-17T12:13:00.9170979Z [4175/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-08-17T12:13:00.9171726Z [4176/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-08-17T12:13:00.9589110Z [4176/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-08-17T12:13:00.9589627Z [4177/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-08-17T12:13:01.0510512Z [4177/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-08-17T12:13:01.0511416Z [4178/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-08-17T12:13:01.1140854Z [4178/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-08-17T12:13:01.1141490Z [4179/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-08-17T12:13:01.1553099Z [4179/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-08-17T12:13:01.1553705Z [4180/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-08-17T12:13:01.1564987Z [4180/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-08-17T12:13:01.1565937Z [4181/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-08-17T12:13:01.1877361Z [4181/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-08-17T12:13:01.1878213Z [4182/6280] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-08-17T12:13:01.1979728Z [4182/6280] Linking CXX static library lib/libonnx.a 2022-08-17T12:13:01.1980556Z [4183/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-08-17T12:13:01.2549289Z [4183/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-08-17T12:13:01.2550315Z [4184/6280] Linking CXX static library lib/libonnx.a 2022-08-17T12:13:01.2655819Z [4184/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-08-17T12:13:01.2656839Z [4185/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-08-17T12:13:01.3228829Z [4185/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-08-17T12:13:01.3229742Z [4186/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-08-17T12:13:01.3510618Z [4186/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-08-17T12:13:01.3511667Z [4187/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-08-17T12:13:01.3843229Z [4187/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-08-17T12:13:01.3844594Z [4188/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-08-17T12:13:01.4033700Z [4188/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-08-17T12:13:01.4034681Z [4189/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-08-17T12:13:01.4770623Z [4189/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-08-17T12:13:01.4771655Z [4190/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-08-17T12:13:01.4787607Z [4190/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-08-17T12:13:01.4793742Z [4191/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-08-17T12:13:01.5223040Z [4191/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-08-17T12:13:01.5224049Z [4192/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-08-17T12:13:01.5665298Z [4192/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-08-17T12:13:01.5666309Z [4193/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-08-17T12:13:01.5952100Z [4193/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-08-17T12:13:01.5952789Z [4194/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-08-17T12:13:01.6024360Z [4194/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-08-17T12:13:01.6024938Z [4195/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-08-17T12:13:01.7388010Z [4195/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-08-17T12:13:01.7389190Z [4196/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-08-17T12:13:01.7399408Z [4196/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-08-17T12:13:01.7400486Z [4197/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-08-17T12:13:01.7851239Z [4197/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-08-17T12:13:01.7852217Z [4198/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-08-17T12:13:01.8109713Z [4198/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-08-17T12:13:01.8110679Z [4199/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-08-17T12:13:01.8350873Z [4199/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-08-17T12:13:01.8351959Z [4200/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-08-17T12:13:01.8807135Z [4200/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-08-17T12:13:01.8808277Z [4201/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-08-17T12:13:01.9555342Z [4201/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-08-17T12:13:01.9556307Z [4202/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-08-17T12:13:01.9755290Z [4202/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-08-17T12:13:01.9755922Z [4203/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-08-17T12:13:01.9843599Z [4203/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-08-17T12:13:01.9844213Z [4204/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-08-17T12:13:02.0369583Z [4204/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-08-17T12:13:02.0370215Z [4205/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-08-17T12:13:02.0765284Z [4205/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-08-17T12:13:02.0766086Z [4206/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-08-17T12:13:02.1449535Z [4206/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-08-17T12:13:02.1450577Z [4207/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-08-17T12:13:02.1685713Z [4207/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-08-17T12:13:02.1686667Z [4208/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-08-17T12:13:02.1909534Z [4208/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-08-17T12:13:02.1910630Z [4209/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-08-17T12:13:02.2300582Z [4209/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-08-17T12:13:02.2301613Z [4210/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-08-17T12:13:02.2789546Z [4210/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-08-17T12:13:02.2790120Z [4211/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-08-17T12:13:02.3074134Z [4211/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-08-17T12:13:02.3077946Z [4212/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-08-17T12:13:02.3900018Z [4212/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-08-17T12:13:02.3901021Z [4213/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-08-17T12:13:02.4010257Z [4213/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-08-17T12:13:02.4010821Z [4214/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-08-17T12:13:02.4078983Z [4214/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-08-17T12:13:02.4079849Z [4215/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-08-17T12:13:02.4431709Z [4215/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-08-17T12:13:02.4432362Z [4216/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-08-17T12:13:02.5069461Z [4216/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-08-17T12:13:02.5070108Z [4217/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-08-17T12:13:02.5441525Z [4217/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-08-17T12:13:02.5442440Z [4218/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-08-17T12:13:02.5885565Z [4218/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-08-17T12:13:02.5886516Z [4219/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-08-17T12:13:02.6044650Z [4219/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-08-17T12:13:02.6045613Z [4220/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-08-17T12:13:02.6607966Z [4220/6280] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-08-17T12:13:02.6608713Z [4221/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-08-17T12:13:02.7036726Z [4221/6280] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-08-17T12:13:02.7037802Z [4222/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-08-17T12:13:02.7274621Z [4222/6280] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-08-17T12:13:02.7275333Z [4223/6280] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-08-17T12:13:02.7374451Z [4223/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-08-17T12:13:02.7375082Z [4224/6280] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-08-17T12:13:02.7507825Z [4224/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-08-17T12:13:02.7508397Z [4225/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-08-17T12:13:02.7538551Z [4225/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2022-08-17T12:13:02.7539544Z [4226/6280] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-08-17T12:13:02.7695775Z [4226/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-08-17T12:13:02.7696836Z [4227/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-08-17T12:13:02.8090733Z [4227/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-08-17T12:13:02.8093153Z [4228/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-08-17T12:13:02.9705793Z [4228/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-08-17T12:13:02.9706727Z [4229/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-08-17T12:13:02.9869687Z [4229/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-08-17T12:13:02.9870337Z [4230/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-08-17T12:13:03.0215102Z [4230/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-08-17T12:13:03.0215898Z [4231/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-08-17T12:13:03.0230394Z [4231/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-08-17T12:13:03.0231491Z [4232/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-08-17T12:13:03.0575788Z [4232/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-08-17T12:13:03.0576964Z [4233/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2022-08-17T12:13:03.0770591Z [4233/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-08-17T12:13:03.0771619Z [4234/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-08-17T12:13:03.2390303Z [4234/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-08-17T12:13:03.2391362Z [4235/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-08-17T12:13:03.2715154Z [4235/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-08-17T12:13:03.2716443Z [4236/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-08-17T12:13:03.2854465Z [4236/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-08-17T12:13:03.2876147Z [4237/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-08-17T12:13:03.2877457Z [4237/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-08-17T12:13:03.2878307Z [4238/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-08-17T12:13:03.3137231Z [4238/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-08-17T12:13:03.3138283Z [4239/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-08-17T12:13:03.3763027Z [4239/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-08-17T12:13:03.3764997Z [4240/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-08-17T12:13:03.4891556Z [4240/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-08-17T12:13:03.4892556Z [4241/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-08-17T12:13:03.5448330Z [4241/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-08-17T12:13:03.5449120Z [4242/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-08-17T12:13:03.5654491Z [4242/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-08-17T12:13:03.5655496Z [4243/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-08-17T12:13:03.6051497Z [4243/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-08-17T12:13:03.6052334Z [4244/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-08-17T12:13:03.6163450Z [4244/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-08-17T12:13:03.6164659Z [4245/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-08-17T12:13:03.7067693Z [4245/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-08-17T12:13:03.7068732Z [4246/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-08-17T12:13:03.7272199Z [4246/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-08-17T12:13:03.7273230Z [4247/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-08-17T12:13:03.7944303Z [4247/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-08-17T12:13:03.7945069Z [4248/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-08-17T12:13:03.8523763Z [4248/6280] 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-08-17T12:13:03.8524776Z [4249/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-08-17T12:13:03.8913751Z [4249/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-08-17T12:13:03.8914762Z [4250/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-08-17T12:13:03.9360828Z [4250/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-08-17T12:13:03.9361439Z [4251/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-08-17T12:13:03.9569321Z [4251/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-08-17T12:13:03.9570417Z [4252/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-08-17T12:13:03.9729895Z [4252/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-08-17T12:13:03.9730834Z [4253/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-08-17T12:13:04.0351615Z [4253/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-08-17T12:13:04.0352600Z [4254/6280] 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-08-17T12:13:04.1450069Z [4254/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-08-17T12:13:04.1451056Z [4255/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-08-17T12:13:04.1714222Z [4255/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-08-17T12:13:04.1715221Z [4256/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-08-17T12:13:04.1742496Z [4256/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-08-17T12:13:04.1743536Z [4257/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-08-17T12:13:04.1988708Z [4257/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-08-17T12:13:04.1989471Z [4258/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-08-17T12:13:04.2022518Z [4258/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-08-17T12:13:04.2023109Z [4259/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-08-17T12:13:04.3051243Z [4259/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-08-17T12:13:04.3051919Z [4260/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-08-17T12:13:04.3778170Z [4260/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-08-17T12:13:04.3781826Z [4261/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-08-17T12:13:04.4251482Z [4261/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-08-17T12:13:04.4252469Z [4262/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-08-17T12:13:04.4480125Z [4262/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-08-17T12:13:04.4481129Z [4263/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-08-17T12:13:04.4492720Z [4263/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-08-17T12:13:04.4493764Z [4264/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-08-17T12:13:04.4641308Z [4264/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-08-17T12:13:04.4642367Z [4265/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-08-17T12:13:04.5387981Z [4265/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2022-08-17T12:13:04.5389017Z [4266/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-08-17T12:13:04.6114533Z [4266/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-08-17T12:13:04.6115907Z [4267/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-08-17T12:13:04.6568931Z [4267/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-08-17T12:13:04.6569657Z [4268/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-08-17T12:13:04.6797435Z [4268/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-08-17T12:13:04.6798483Z [4269/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-08-17T12:13:04.6821064Z [4269/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-08-17T12:13:04.6822234Z [4270/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-08-17T12:13:04.7209143Z [4270/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-08-17T12:13:04.7209898Z [4271/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2022-08-17T12:13:04.7961051Z [4271/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-08-17T12:13:04.7962120Z [4272/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-08-17T12:13:04.8379538Z [4272/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-08-17T12:13:04.8380268Z [4273/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-08-17T12:13:04.9339896Z [4273/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-08-17T12:13:04.9340845Z [4274/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-08-17T12:13:04.9350911Z [4274/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-08-17T12:13:04.9351905Z [4275/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-08-17T12:13:04.9368055Z [4275/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-08-17T12:13:04.9370550Z [4276/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-08-17T12:13:04.9710816Z [4276/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-08-17T12:13:04.9711428Z [4277/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-08-17T12:13:05.0047949Z [4277/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-08-17T12:13:05.0048750Z [4278/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-08-17T12:13:05.0716331Z [4278/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-08-17T12:13:05.0716884Z [4279/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-08-17T12:13:05.1978324Z [4279/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-08-17T12:13:05.1978936Z [4280/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-08-17T12:13:05.2010837Z [4280/6280] 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-08-17T12:13:05.2011440Z [4281/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-08-17T12:13:05.2378380Z [4281/6280] 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-08-17T12:13:05.2379391Z [4282/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-08-17T12:13:05.2399004Z [4282/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-08-17T12:13:05.2400015Z [4283/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-08-17T12:13:05.2673274Z [4283/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-08-17T12:13:05.2674179Z [4284/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-08-17T12:13:05.2701385Z [4284/6280] 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-08-17T12:13:05.2702742Z [4285/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-08-17T12:13:05.4077979Z [4285/6280] 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-08-17T12:13:05.4078950Z [4286/6280] 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-08-17T12:13:05.4197393Z [4286/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-08-17T12:13:05.4199025Z [4287/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-08-17T12:13:05.4365130Z [4287/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-08-17T12:13:05.4366983Z [4288/6280] 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-08-17T12:13:05.4843681Z [4288/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-08-17T12:13:05.4844725Z [4289/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-08-17T12:13:05.4864108Z [4289/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-08-17T12:13:05.4865139Z [4290/6280] 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-08-17T12:13:05.5239031Z [4290/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-08-17T12:13:05.5240146Z [4291/6280] 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-08-17T12:13:05.6889033Z [4291/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-08-17T12:13:05.6890237Z [4292/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-08-17T12:13:05.7016757Z [4292/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-08-17T12:13:05.7017370Z [4293/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-08-17T12:13:05.7020099Z [4293/6280] 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-08-17T12:13:05.7021087Z [4294/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-08-17T12:13:05.7429831Z [4294/6280] 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-08-17T12:13:05.7430805Z [4295/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-08-17T12:13:05.7466760Z [4295/6280] 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-08-17T12:13:05.7467753Z [4296/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-08-17T12:13:05.7610930Z [4296/6280] 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-08-17T12:13:05.7612251Z [4297/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-08-17T12:13:05.9470211Z [4297/6280] 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-08-17T12:13:05.9471265Z [4298/6280] 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-08-17T12:13:05.9630014Z [4298/6280] 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-08-17T12:13:05.9632773Z [4299/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-08-17T12:13:05.9828768Z [4299/6280] 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-08-17T12:13:05.9829866Z [4300/6280] 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-08-17T12:13:05.9925345Z [4300/6280] 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-08-17T12:13:05.9926383Z [4301/6280] 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-08-17T12:13:06.0039112Z [4301/6280] 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-08-17T12:13:06.0039775Z [4302/6280] 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-08-17T12:13:06.0266615Z [4302/6280] 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-08-17T12:13:06.0267265Z [4303/6280] 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-08-17T12:13:06.1986981Z [4303/6280] 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-08-17T12:13:06.1988325Z [4304/6280] 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-08-17T12:13:06.2094768Z [4304/6280] 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-08-17T12:13:06.2095886Z [4305/6280] 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-08-17T12:13:06.2435447Z [4305/6280] 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-08-17T12:13:06.2436314Z [4306/6280] 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-08-17T12:13:06.2512233Z [4306/6280] 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-08-17T12:13:06.2513383Z [4307/6280] 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-08-17T12:13:06.2640811Z [4307/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-08-17T12:13:06.2641896Z [4308/6280] 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-08-17T12:13:06.2728199Z [4308/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-08-17T12:13:06.2728829Z [4309/6280] 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-08-17T12:13:06.4139396Z [4309/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-08-17T12:13:06.4140666Z [4310/6280] 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-08-17T12:13:06.4698376Z [4310/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-08-17T12:13:06.4699809Z [4311/6280] 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-08-17T12:13:06.5061001Z [4311/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-08-17T12:13:06.5062260Z [4312/6280] 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-08-17T12:13:06.5224866Z [4312/6280] 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-08-17T12:13:06.5225722Z [4313/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-08-17T12:13:06.5681679Z [4313/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-08-17T12:13:06.5683055Z [4314/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-08-17T12:13:06.5883777Z [4314/6280] 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-08-17T12:13:06.5885070Z [4315/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-08-17T12:13:06.7171020Z [4315/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-08-17T12:13:06.7172264Z [4316/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-08-17T12:13:06.7291252Z [4316/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-08-17T12:13:06.7292258Z [4317/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-08-17T12:13:06.7666146Z [4317/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-08-17T12:13:06.7668317Z [4318/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-08-17T12:13:06.7879511Z [4318/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-08-17T12:13:06.7880520Z [4319/6280] 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-08-17T12:13:06.8771519Z [4319/6280] 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-08-17T12:13:06.8772900Z [4320/6280] 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-08-17T12:13:06.8894140Z [4320/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-08-17T12:13:06.8896254Z [4321/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-08-17T12:13:06.9682941Z [4321/6280] 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-08-17T12:13:06.9683591Z [4322/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-08-17T12:13:07.0003982Z [4322/6280] 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-08-17T12:13:07.0005269Z [4323/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-08-17T12:13:07.0199584Z [4323/6280] 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-08-17T12:13:07.0200646Z [4324/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-08-17T12:13:07.0338388Z [4324/6280] 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-08-17T12:13:07.0339680Z [4325/6280] 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-08-17T12:13:07.1478314Z [4325/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-08-17T12:13:07.1479563Z [4326/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-08-17T12:13:07.1686025Z [4326/6280] 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-08-17T12:13:07.1686830Z [4327/6280] 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-08-17T12:13:07.2066284Z [4327/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-08-17T12:13:07.2067580Z [4328/6280] 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-08-17T12:13:07.2390169Z [4328/6280] 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-08-17T12:13:07.2390845Z [4329/6280] 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-08-17T12:13:07.3192864Z [4329/6280] 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-08-17T12:13:07.3194258Z [4330/6280] 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-08-17T12:13:07.3306162Z [4330/6280] 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-08-17T12:13:07.3307206Z [4331/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-08-17T12:13:07.4100303Z [4331/6280] 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-08-17T12:13:07.4101175Z [4332/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-08-17T12:13:07.4533527Z [4332/6280] 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-08-17T12:13:07.4535239Z [4333/6280] 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-08-17T12:13:07.4615408Z [4333/6280] 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-08-17T12:13:07.4616392Z [4334/6280] 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-08-17T12:13:07.5103417Z [4334/6280] 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-08-17T12:13:07.5105702Z [4335/6280] 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-08-17T12:13:07.5694482Z [4335/6280] 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-08-17T12:13:07.5701725Z [4336/6280] 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-08-17T12:13:07.5915409Z [4336/6280] 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-08-17T12:13:07.5916467Z [4337/6280] 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-08-17T12:13:07.6355591Z [4337/6280] 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-08-17T12:13:07.6356743Z [4338/6280] 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-08-17T12:13:07.6988257Z [4338/6280] 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-08-17T12:13:07.6989082Z [4339/6280] 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-08-17T12:13:07.7185027Z [4339/6280] 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-08-17T12:13:07.7186034Z [4340/6280] 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-08-17T12:13:07.7714149Z [4340/6280] 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-08-17T12:13:07.7715364Z [4341/6280] 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-08-17T12:13:07.8104371Z [4341/6280] 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-08-17T12:13:07.8105480Z [4342/6280] 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-08-17T12:13:07.8766516Z [4342/6280] 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-08-17T12:13:07.8767682Z [4343/6280] 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-08-17T12:13:07.9579513Z [4343/6280] 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-08-17T12:13:07.9580697Z [4344/6280] 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-08-17T12:13:07.9821605Z [4344/6280] 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-08-17T12:13:07.9823045Z [4345/6280] 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-08-17T12:13:08.0030731Z [4345/6280] 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-08-17T12:13:08.0031535Z [4346/6280] 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-08-17T12:13:08.0413358Z [4346/6280] 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-08-17T12:13:08.0414764Z [4347/6280] 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-08-17T12:13:08.0577860Z [4347/6280] 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-08-17T12:13:08.0578975Z [4348/6280] 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-08-17T12:13:08.1360048Z [4348/6280] 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-08-17T12:13:08.1361215Z [4349/6280] 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-08-17T12:13:08.2133086Z [4349/6280] 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-08-17T12:13:08.2134444Z [4350/6280] 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-08-17T12:13:08.2392360Z [4350/6280] 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-08-17T12:13:08.2393628Z [4351/6280] 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-08-17T12:13:08.2527131Z [4351/6280] 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-08-17T12:13:08.2528217Z [4352/6280] 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-08-17T12:13:08.3004806Z [4352/6280] 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-08-17T12:13:08.3006175Z [4353/6280] 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-08-17T12:13:08.3353846Z [4353/6280] 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-08-17T12:13:08.3354485Z [4354/6280] 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-08-17T12:13:08.3649081Z [4354/6280] 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-08-17T12:13:08.3650174Z [4355/6280] 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-08-17T12:13:08.4674318Z [4355/6280] 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-08-17T12:13:08.4675458Z [4356/6280] 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-08-17T12:13:08.4828999Z [4356/6280] 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-08-17T12:13:08.4830177Z [4357/6280] 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-08-17T12:13:08.5114552Z [4357/6280] 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-08-17T12:13:08.5115623Z [4358/6280] 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-08-17T12:13:08.5284760Z [4358/6280] 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-08-17T12:13:08.5285831Z [4359/6280] 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-08-17T12:13:08.5646372Z [4359/6280] 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-08-17T12:13:08.5647715Z [4360/6280] 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-08-17T12:13:08.6251107Z [4360/6280] 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-08-17T12:13:08.6252258Z [4361/6280] 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-08-17T12:13:08.7241625Z [4361/6280] 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-08-17T12:13:08.7242303Z [4362/6280] 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-08-17T12:13:08.7289081Z [4362/6280] 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-08-17T12:13:08.7290056Z [4363/6280] 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-08-17T12:13:08.7680671Z [4363/6280] 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-08-17T12:13:08.7681676Z [4364/6280] 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-08-17T12:13:08.7949177Z [4364/6280] 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-08-17T12:13:08.7950248Z [4365/6280] 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-08-17T12:13:08.8112307Z [4365/6280] 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-08-17T12:13:08.8113559Z [4366/6280] 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-08-17T12:13:08.9248775Z [4366/6280] 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-08-17T12:13:08.9249774Z [4367/6280] 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-08-17T12:13:08.9738729Z [4367/6280] 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-08-17T12:13:08.9739790Z [4368/6280] 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-08-17T12:13:08.9813110Z [4368/6280] 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-08-17T12:13:08.9814653Z [4369/6280] 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-08-17T12:13:08.9904277Z [4369/6280] 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-08-17T12:13:08.9905154Z [4370/6280] 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-08-17T12:13:09.0390451Z [4370/6280] 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-08-17T12:13:09.0391720Z [4371/6280] 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-08-17T12:13:09.0668707Z [4371/6280] 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-08-17T12:13:09.0669854Z [4372/6280] 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-08-17T12:13:09.1404610Z [4372/6280] 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-08-17T12:13:09.1405658Z [4373/6280] 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-08-17T12:13:09.2396716Z [4373/6280] 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-08-17T12:13:09.2397770Z [4374/6280] 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-08-17T12:13:09.2561723Z [4374/6280] 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-08-17T12:13:09.2562815Z [4375/6280] 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-08-17T12:13:09.2772709Z [4375/6280] 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-08-17T12:13:09.2773997Z [4376/6280] 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-08-17T12:13:09.2926515Z [4376/6280] 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-08-17T12:13:09.2927391Z [4377/6280] 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-08-17T12:13:09.3031670Z [4377/6280] 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-08-17T12:13:09.3032287Z [4378/6280] 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-08-17T12:13:09.3692105Z [4378/6280] 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-08-17T12:13:09.3693166Z [4379/6280] 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-08-17T12:13:09.4979886Z [4379/6280] 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-08-17T12:13:09.4981238Z [4380/6280] 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-08-17T12:13:09.5343982Z [4380/6280] 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-08-17T12:13:09.5345804Z [4381/6280] 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-08-17T12:13:09.5347341Z [4381/6280] 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-08-17T12:13:09.5348076Z [4382/6280] 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-08-17T12:13:09.5606381Z [4382/6280] 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-08-17T12:13:09.5607530Z [4383/6280] 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-08-17T12:13:09.5782821Z [4383/6280] 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-08-17T12:13:09.5783493Z [4384/6280] 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-08-17T12:13:09.6277853Z [4384/6280] 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-08-17T12:13:09.6278604Z [4385/6280] 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-08-17T12:13:09.7501156Z [4385/6280] 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-08-17T12:13:09.7502551Z [4386/6280] 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-08-17T12:13:09.7621806Z [4386/6280] 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-08-17T12:13:09.7622976Z [4387/6280] 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-08-17T12:13:09.8000461Z [4387/6280] 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-08-17T12:13:09.8001108Z [4388/6280] 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-08-17T12:13:09.8518308Z [4388/6280] 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-08-17T12:13:09.8519547Z [4389/6280] 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-08-17T12:13:09.8525723Z [4389/6280] 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-08-17T12:13:09.8527117Z [4390/6280] 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-08-17T12:13:09.9005079Z [4390/6280] 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-08-17T12:13:09.9006758Z [4391/6280] 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-08-17T12:13:10.0057615Z [4391/6280] 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-08-17T12:13:10.0058701Z [4392/6280] 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-08-17T12:13:10.0101424Z [4392/6280] 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-08-17T12:13:10.0102954Z [4393/6280] 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-08-17T12:13:10.0379902Z [4393/6280] 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-08-17T12:13:10.0381258Z [4394/6280] 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-08-17T12:13:10.1130334Z [4394/6280] 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-08-17T12:13:10.1131592Z [4395/6280] 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-08-17T12:13:10.1267706Z [4395/6280] 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-08-17T12:13:10.1269198Z [4396/6280] 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-08-17T12:13:10.1609737Z [4396/6280] 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-08-17T12:13:10.1611713Z [4397/6280] 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-08-17T12:13:10.2598156Z [4397/6280] 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-08-17T12:13:10.2599430Z [4398/6280] 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-08-17T12:13:10.2727502Z [4398/6280] 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-08-17T12:13:10.2728212Z [4399/6280] 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-08-17T12:13:10.3128254Z [4399/6280] 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-08-17T12:13:10.3129977Z [4400/6280] 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-08-17T12:13:10.3861370Z [4400/6280] 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-08-17T12:13:10.3862891Z [4401/6280] 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-08-17T12:13:10.3864951Z [4401/6280] 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-08-17T12:13:10.3866167Z [4402/6280] 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-08-17T12:13:10.4153363Z [4402/6280] 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-08-17T12:13:10.4154749Z [4403/6280] 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-08-17T12:13:10.4995228Z [4403/6280] 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-08-17T12:13:10.4996770Z [4404/6280] 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-08-17T12:13:10.5534312Z [4404/6280] 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-08-17T12:13:10.5535436Z [4405/6280] 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-08-17T12:13:10.5683766Z [4405/6280] 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-08-17T12:13:10.5684942Z [4406/6280] 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-08-17T12:13:10.6239503Z [4406/6280] 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-08-17T12:13:10.6240731Z [4407/6280] 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-08-17T12:13:10.6430806Z [4407/6280] 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-08-17T12:13:10.6432006Z [4408/6280] 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-08-17T12:13:10.6561819Z [4408/6280] 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-08-17T12:13:10.6563000Z [4409/6280] 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-08-17T12:13:10.7281671Z [4409/6280] 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-08-17T12:13:10.7282861Z [4410/6280] 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-08-17T12:13:10.8014589Z [4410/6280] 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-08-17T12:13:10.8015958Z [4411/6280] 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-08-17T12:13:10.8170002Z [4411/6280] 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-08-17T12:13:10.8171175Z [4412/6280] 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-08-17T12:13:10.8774002Z [4412/6280] 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-08-17T12:13:10.8775172Z [4413/6280] 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-08-17T12:13:10.9348435Z [4413/6280] 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-08-17T12:13:10.9349144Z [4414/6280] 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-08-17T12:13:10.9574165Z [4414/6280] 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-08-17T12:13:10.9575121Z [4415/6280] 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-08-17T12:13:11.0131482Z [4415/6280] 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-08-17T12:13:11.0132680Z [4416/6280] 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-08-17T12:13:11.0417908Z [4416/6280] 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-08-17T12:13:11.0419236Z [4417/6280] 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-08-17T12:13:11.0566411Z [4417/6280] 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-08-17T12:13:11.0567533Z [4418/6280] 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-08-17T12:13:11.1342243Z [4418/6280] 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-08-17T12:13:11.1343354Z [4419/6280] 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-08-17T12:13:11.1583751Z [4419/6280] 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-08-17T12:13:11.1584878Z [4420/6280] 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-08-17T12:13:11.2474576Z [4420/6280] 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-08-17T12:13:11.2475989Z [4421/6280] 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-08-17T12:13:11.2674484Z [4421/6280] 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-08-17T12:13:11.2675704Z [4422/6280] 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-08-17T12:13:11.2984055Z [4422/6280] 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-08-17T12:13:11.3104269Z [4423/6280] 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-08-17T12:13:11.3105347Z [4423/6280] 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-08-17T12:13:11.3106414Z [4424/6280] 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-08-17T12:13:11.3773985Z [4424/6280] 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-08-17T12:13:11.3775110Z [4425/6280] 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-08-17T12:13:11.4178983Z [4425/6280] 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-08-17T12:13:11.4180116Z [4426/6280] 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-08-17T12:13:11.5084979Z [4426/6280] 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-08-17T12:13:11.5085766Z [4427/6280] 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-08-17T12:13:11.5506561Z [4427/6280] 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-08-17T12:13:11.5507257Z [4428/6280] 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-08-17T12:13:11.5772502Z [4428/6280] 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-08-17T12:13:11.5774173Z [4429/6280] 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-08-17T12:13:11.5925210Z [4429/6280] 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-08-17T12:13:11.5926336Z [4430/6280] 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-08-17T12:13:11.6601539Z [4430/6280] 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-08-17T12:13:11.6602925Z [4431/6280] 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-08-17T12:13:11.6936536Z [4431/6280] 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-08-17T12:13:11.6937747Z [4432/6280] 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-08-17T12:13:11.7244871Z [4432/6280] 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-08-17T12:13:11.7246159Z [4433/6280] 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-08-17T12:13:11.8200446Z [4433/6280] 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-08-17T12:13:11.8201317Z [4434/6280] 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-08-17T12:13:11.8503952Z [4434/6280] 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-08-17T12:13:11.8505034Z [4435/6280] 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-08-17T12:13:11.8609659Z [4435/6280] 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-08-17T12:13:11.8610306Z [4436/6280] 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-08-17T12:13:11.8855804Z [4436/6280] 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-08-17T12:13:11.8856861Z [4437/6280] 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-08-17T12:13:11.9849290Z [4437/6280] 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-08-17T12:13:11.9850443Z [4438/6280] 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-08-17T12:13:12.0126193Z [4438/6280] 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-08-17T12:13:12.0127407Z [4439/6280] 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-08-17T12:13:12.0735456Z [4439/6280] 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-08-17T12:13:12.0736179Z [4440/6280] 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-08-17T12:13:12.1133027Z [4440/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-08-17T12:13:12.1134307Z [4441/6280] 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-08-17T12:13:12.1413243Z [4441/6280] 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-08-17T12:13:12.1414466Z [4442/6280] 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-08-17T12:13:12.1844331Z [4442/6280] 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-08-17T12:13:12.1845378Z [4443/6280] 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-08-17T12:13:12.2465749Z [4443/6280] 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-08-17T12:13:12.2466792Z [4444/6280] 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-08-17T12:13:12.2728598Z [4444/6280] 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-08-17T12:13:12.2729738Z [4445/6280] 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-08-17T12:13:12.3294489Z [4445/6280] 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-08-17T12:13:12.3295502Z [4446/6280] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-08-17T12:13:12.3957775Z [4446/6280] 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-08-17T12:13:12.3959299Z [4447/6280] 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-08-17T12:13:12.4086509Z [4447/6280] 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-08-17T12:13:12.4092600Z [4448/6280] 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-08-17T12:13:12.4646748Z [4448/6280] 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-08-17T12:13:12.4647801Z [4449/6280] 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-08-17T12:13:12.5294255Z [4449/6280] 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-08-17T12:13:12.5295564Z [4450/6280] 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-08-17T12:13:12.5746588Z [4450/6280] 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-08-17T12:13:12.5747241Z [4451/6280] 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-08-17T12:13:12.6474437Z [4451/6280] 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-08-17T12:13:12.6475602Z [4452/6280] 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-08-17T12:13:12.6956138Z [4452/6280] 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-08-17T12:13:12.6956867Z [4453/6280] 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-08-17T12:13:12.7363665Z [4453/6280] 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-08-17T12:13:12.7364942Z [4454/6280] 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-08-17T12:13:12.7502943Z [4454/6280] 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-08-17T12:13:12.7503577Z [4455/6280] 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-08-17T12:13:12.7855599Z [4455/6280] 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-08-17T12:13:12.7856685Z [4456/6280] 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-08-17T12:13:12.8461413Z [4456/6280] 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-08-17T12:13:12.8467812Z [4457/6280] 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-08-17T12:13:12.9650022Z [4457/6280] 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-08-17T12:13:12.9651091Z [4458/6280] 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-08-17T12:13:13.0031867Z [4458/6280] 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-08-17T12:13:13.0032904Z [4459/6280] 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-08-17T12:13:13.0152622Z [4459/6280] 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-08-17T12:13:13.0153309Z [4460/6280] 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-08-17T12:13:13.0527793Z [4460/6280] 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-08-17T12:13:13.0528404Z [4461/6280] 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-08-17T12:13:13.0765061Z [4461/6280] 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-08-17T12:13:13.0766423Z [4462/6280] 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-08-17T12:13:13.0985309Z [4462/6280] 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-08-17T12:13:13.0989465Z [4463/6280] 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-08-17T12:13:13.2379348Z [4463/6280] 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-08-17T12:13:13.2380044Z [4464/6280] 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-08-17T12:13:13.2480996Z [4464/6280] 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-08-17T12:13:13.2482096Z [4465/6280] 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-08-17T12:13:13.2700857Z [4465/6280] 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-08-17T12:13:13.2702486Z [4466/6280] 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-08-17T12:13:13.3557072Z [4466/6280] 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-08-17T12:13:13.3557734Z [4467/6280] 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-08-17T12:13:13.3674519Z [4467/6280] 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-08-17T12:13:13.3675502Z [4468/6280] 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-08-17T12:13:13.4026232Z [4468/6280] 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-08-17T12:13:13.4027366Z [4469/6280] 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-08-17T12:13:13.5073932Z [4469/6280] 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-08-17T12:13:13.5075055Z [4470/6280] 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-08-17T12:13:13.5350066Z [4470/6280] 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-08-17T12:13:13.5350760Z [4471/6280] 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-08-17T12:13:13.5501442Z [4471/6280] 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-08-17T12:13:13.5502283Z [4472/6280] 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-08-17T12:13:13.6177087Z [4472/6280] 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-08-17T12:13:13.6178012Z [4473/6280] 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-08-17T12:13:13.6467903Z [4473/6280] 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-08-17T12:13:13.6469735Z [4474/6280] 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-08-17T12:13:13.6826693Z [4474/6280] 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-08-17T12:13:13.6827782Z [4475/6280] 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-08-17T12:13:13.7935731Z [4475/6280] 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-08-17T12:13:13.7936921Z [4476/6280] 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-08-17T12:13:13.7971947Z [4476/6280] 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-08-17T12:13:13.7974389Z [4477/6280] 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-08-17T12:13:13.8432054Z [4477/6280] 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-08-17T12:13:13.8433105Z [4478/6280] 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-08-17T12:13:13.9203814Z [4478/6280] 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-08-17T12:13:13.9204911Z [4479/6280] 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-08-17T12:13:13.9372093Z [4479/6280] 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-08-17T12:13:13.9373179Z [4480/6280] 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-08-17T12:13:13.9603192Z [4480/6280] 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-08-17T12:13:13.9610691Z [4481/6280] 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-08-17T12:13:14.0717613Z [4481/6280] 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-08-17T12:13:14.0718707Z [4482/6280] 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-08-17T12:13:14.0911502Z [4482/6280] 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-08-17T12:13:14.0912573Z [4483/6280] 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-08-17T12:13:14.1060516Z [4483/6280] 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-08-17T12:13:14.1061745Z [4484/6280] 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-08-17T12:13:14.1572223Z [4484/6280] 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-08-17T12:13:14.1573263Z [4485/6280] 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-08-17T12:13:14.2208107Z [4485/6280] 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-08-17T12:13:14.2209239Z [4486/6280] 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-08-17T12:13:14.2376144Z [4486/6280] 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-08-17T12:13:14.2378174Z [4487/6280] 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-08-17T12:13:14.3450531Z [4487/6280] 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-08-17T12:13:14.3451580Z [4488/6280] 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-08-17T12:13:14.3584918Z [4488/6280] 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-08-17T12:13:14.3586098Z [4489/6280] 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-08-17T12:13:14.4076735Z [4489/6280] 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-08-17T12:13:14.4078209Z [4490/6280] 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-08-17T12:13:14.4365247Z [4490/6280] 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-08-17T12:13:14.4366743Z [4491/6280] 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-08-17T12:13:14.4728553Z [4491/6280] 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-08-17T12:13:14.4729850Z [4492/6280] 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-08-17T12:13:14.4839669Z [4492/6280] 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-08-17T12:13:14.4840649Z [4493/6280] 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-08-17T12:13:14.5779879Z [4493/6280] 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-08-17T12:13:14.5780510Z [4494/6280] 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-08-17T12:13:14.5901451Z [4494/6280] 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-08-17T12:13:14.5902492Z [4495/6280] 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-08-17T12:13:14.7216242Z [4495/6280] 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-08-17T12:13:14.7217283Z [4496/6280] 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-08-17T12:13:14.7420499Z [4496/6280] 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-08-17T12:13:14.7421606Z [4497/6280] 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-08-17T12:13:14.7866927Z [4497/6280] 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-08-17T12:13:14.7868029Z [4498/6280] 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-08-17T12:13:14.7903990Z [4498/6280] 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-08-17T12:13:14.7905025Z [4499/6280] 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-08-17T12:13:14.8620443Z [4499/6280] 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-08-17T12:13:14.8621516Z [4500/6280] 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-08-17T12:13:14.8730582Z [4500/6280] 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-08-17T12:13:14.8731608Z [4501/6280] 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-08-17T12:13:14.9906495Z [4501/6280] 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-08-17T12:13:14.9907580Z [4502/6280] 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-08-17T12:13:14.9922706Z [4502/6280] 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-08-17T12:13:14.9924009Z [4503/6280] 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-08-17T12:13:15.0520838Z [4503/6280] 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-08-17T12:13:15.0521883Z [4504/6280] 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-08-17T12:13:15.0967234Z [4504/6280] 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-08-17T12:13:15.0968289Z [4505/6280] 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-08-17T12:13:15.1338887Z [4505/6280] 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-08-17T12:13:15.1340137Z [4506/6280] 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-08-17T12:13:15.1476532Z [4506/6280] 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-08-17T12:13:15.1477591Z [4507/6280] 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-08-17T12:13:15.2618705Z [4507/6280] 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-08-17T12:13:15.2619784Z [4508/6280] 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-08-17T12:13:15.3064603Z [4508/6280] 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-08-17T12:13:15.3065554Z [4509/6280] 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-08-17T12:13:15.3074135Z [4509/6280] 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-08-17T12:13:15.3074897Z [4510/6280] 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-08-17T12:13:15.3321434Z [4510/6280] 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-08-17T12:13:15.3322108Z [4511/6280] 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-08-17T12:13:15.4238640Z [4511/6280] 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-08-17T12:13:15.4239773Z [4512/6280] 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-08-17T12:13:15.4250385Z [4512/6280] 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-08-17T12:13:15.4251331Z [4513/6280] 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-08-17T12:13:15.5305986Z [4513/6280] 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-08-17T12:13:15.5311556Z [4514/6280] 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-08-17T12:13:15.5934811Z [4514/6280] 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-08-17T12:13:15.5936021Z [4515/6280] 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-08-17T12:13:15.6168732Z [4515/6280] 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-08-17T12:13:15.6170036Z [4516/6280] 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-08-17T12:13:15.6317565Z [4516/6280] 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-08-17T12:13:15.6318731Z [4517/6280] 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-08-17T12:13:15.7035785Z [4517/6280] 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-08-17T12:13:15.7037144Z [4518/6280] 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-08-17T12:13:15.7138877Z [4518/6280] 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-08-17T12:13:15.7139491Z [4519/6280] 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-08-17T12:13:15.8174487Z [4519/6280] 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-08-17T12:13:15.8177041Z [4520/6280] 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-08-17T12:13:15.8745888Z [4520/6280] 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-08-17T12:13:15.8746976Z [4521/6280] 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-08-17T12:13:15.8969482Z [4521/6280] 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-08-17T12:13:15.8970226Z [4522/6280] 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-08-17T12:13:15.8992827Z [4522/6280] 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-08-17T12:13:15.8993629Z [4523/6280] 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-08-17T12:13:15.9821789Z [4523/6280] 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-08-17T12:13:15.9822825Z [4524/6280] 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-08-17T12:13:15.9914446Z [4524/6280] 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-08-17T12:13:15.9915610Z [4525/6280] 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-08-17T12:13:16.0892107Z [4525/6280] 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-08-17T12:13:16.0893186Z [4526/6280] 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-08-17T12:13:16.1436985Z [4526/6280] 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-08-17T12:13:16.1438098Z [4527/6280] 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-08-17T12:13:16.1441450Z [4527/6280] 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-08-17T12:13:16.1442247Z [4528/6280] 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-08-17T12:13:16.2106885Z [4528/6280] 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-08-17T12:13:16.2107850Z [4529/6280] 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-08-17T12:13:16.2835114Z [4529/6280] 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-08-17T12:13:16.2836221Z [4530/6280] 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-08-17T12:13:16.3150019Z [4530/6280] 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-08-17T12:13:16.3151133Z [4531/6280] 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-08-17T12:13:16.3624019Z [4531/6280] 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-08-17T12:13:16.3625039Z [4532/6280] 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-08-17T12:13:16.3748638Z [4532/6280] 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-08-17T12:13:16.3749778Z [4533/6280] 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-08-17T12:13:16.4047658Z [4533/6280] 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-08-17T12:13:16.4048777Z [4534/6280] 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-08-17T12:13:16.4650649Z [4534/6280] 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-08-17T12:13:16.4651604Z [4535/6280] 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-08-17T12:13:16.5403218Z [4535/6280] 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-08-17T12:13:16.5404343Z [4536/6280] 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-08-17T12:13:16.5415447Z [4536/6280] 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-08-17T12:13:16.5416528Z [4537/6280] 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-08-17T12:13:16.6191097Z [4537/6280] 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-08-17T12:13:16.6192180Z [4538/6280] 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-08-17T12:13:16.6485296Z [4538/6280] 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-08-17T12:13:16.6486510Z [4539/6280] 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-08-17T12:13:16.6951568Z [4539/6280] 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-08-17T12:13:16.6952256Z [4540/6280] 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-08-17T12:13:16.7320794Z [4540/6280] 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-08-17T12:13:16.7321927Z [4541/6280] 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-08-17T12:13:16.7429825Z [4541/6280] 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-08-17T12:13:16.7430885Z [4542/6280] 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-08-17T12:13:16.8372315Z [4542/6280] 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-08-17T12:13:16.8372920Z [4543/6280] 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-08-17T12:13:16.8668428Z [4543/6280] 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-08-17T12:13:16.8669527Z [4544/6280] 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-08-17T12:13:16.9396129Z [4544/6280] 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-08-17T12:13:16.9397271Z [4545/6280] 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-08-17T12:13:16.9402162Z [4545/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-08-17T12:13:16.9403177Z [4546/6280] 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-08-17T12:13:16.9968607Z [4546/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-08-17T12:13:16.9969233Z [4547/6280] 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-08-17T12:13:17.0188471Z [4547/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-08-17T12:13:17.0189221Z [4548/6280] 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-08-17T12:13:17.1190347Z [4548/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2022-08-17T12:13:17.1190954Z [4549/6280] 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-08-17T12:13:17.1270911Z [4549/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2022-08-17T12:13:17.1271714Z [4550/6280] 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-08-17T12:13:17.1610257Z [4550/6280] Linking CXX static library lib/libdnnl.a 2022-08-17T12:13:17.1611464Z [4551/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-08-17T12:13:17.2285448Z [4551/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/infer_type.cpp.o 2022-08-17T12:13:17.2286235Z [4552/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-08-17T12:13:17.2679845Z [4552/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2022-08-17T12:13:17.2680738Z [4553/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-08-17T12:13:17.2770191Z [4553/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2022-08-17T12:13:17.2770792Z [4554/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2022-08-17T12:13:17.4044095Z [4554/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower_down.cpp.o 2022-08-17T12:13:17.4045117Z [4555/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/infer_type.cpp.o 2022-08-17T12:13:17.4123294Z [4555/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2022-08-17T12:13:17.4123891Z [4556/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2022-08-17T12:13:17.5019014Z [4556/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-08-17T12:13:17.5020056Z [4557/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2022-08-17T12:13:17.5057783Z [4557/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2022-08-17T12:13:17.5058797Z [4558/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2022-08-17T12:13:17.5642109Z [4558/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2022-08-17T12:13:17.5643200Z [4559/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower_down.cpp.o 2022-08-17T12:13:17.6526745Z [4559/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2022-08-17T12:13:17.6527482Z [4560/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2022-08-17T12:13:17.6877161Z [4560/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_fusion.cpp.o 2022-08-17T12:13:17.6877827Z [4561/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-08-17T12:13:17.8183619Z [4561/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2022-08-17T12:13:17.8184551Z [4562/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2022-08-17T12:13:17.8314590Z [4562/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2022-08-17T12:13:17.8315204Z [4563/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2022-08-17T12:13:17.8332905Z [4563/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/gelu_fusion.cpp.o 2022-08-17T12:13:17.8334156Z [4564/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2022-08-17T12:13:17.9015576Z [4564/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2022-08-17T12:13:17.9016371Z [4565/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_fusion.cpp.o 2022-08-17T12:13:17.9059659Z [4565/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_fusion.cpp.o 2022-08-17T12:13:17.9062646Z [4566/6280] Linking CXX static library lib/libdnnl.a 2022-08-17T12:13:17.9452911Z [4566/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_fusion.cpp.o 2022-08-17T12:13:17.9454477Z [4567/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2022-08-17T12:13:18.0777576Z [4567/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2022-08-17T12:13:18.0778175Z [4568/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2022-08-17T12:13:18.1165464Z [4568/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2022-08-17T12:13:18.1166069Z [4569/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/gelu_fusion.cpp.o 2022-08-17T12:13:18.1360138Z [4569/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2022-08-17T12:13:18.1360751Z [4570/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2022-08-17T12:13:18.1693077Z [4570/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2022-08-17T12:13:18.1694219Z [4571/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_fusion.cpp.o 2022-08-17T12:13:18.1784897Z [4571/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2022-08-17T12:13:18.1786115Z [4572/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_fusion.cpp.o 2022-08-17T12:13:18.2495296Z [4572/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2022-08-17T12:13:18.2496665Z [4573/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2022-08-17T12:13:18.3334918Z [4573/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-08-17T12:13:18.3335990Z [4574/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2022-08-17T12:13:18.3835194Z [4574/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-08-17T12:13:18.3841718Z [4575/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2022-08-17T12:13:18.4397809Z [4575/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-08-17T12:13:18.4398898Z [4576/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2022-08-17T12:13:18.4523409Z [4576/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-08-17T12:13:18.4524424Z [4577/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2022-08-17T12:13:18.4627259Z [4577/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-08-17T12:13:18.4627990Z [4578/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2022-08-17T12:13:18.4968981Z [4578/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-08-17T12:13:18.4969863Z [4579/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-08-17T12:13:18.5108022Z [4579/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-08-17T12:13:18.5108869Z [4580/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-08-17T12:13:18.5249622Z [4580/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-08-17T12:13:18.5250498Z [4581/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-08-17T12:13:18.5420369Z [4581/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-08-17T12:13:18.5421264Z [4582/6280] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-08-17T12:13:18.6569470Z [4582/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-08-17T12:13:18.6570414Z [4583/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-08-17T12:13:18.6588272Z [4583/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-08-17T12:13:18.6589255Z [4584/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-08-17T12:13:18.6681178Z [4584/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-08-17T12:13:18.6681796Z [4585/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-08-17T12:13:18.7042686Z [4585/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-08-17T12:13:18.7043601Z [4586/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-08-17T12:13:18.7126618Z [4586/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-08-17T12:13:18.7127511Z [4587/6280] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-08-17T12:13:18.7677590Z [4587/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-08-17T12:13:18.7678479Z [4588/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-08-17T12:13:18.8645048Z [4588/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-08-17T12:13:18.8646289Z [4589/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-08-17T12:13:18.8723299Z [4589/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-08-17T12:13:18.8724236Z [4590/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-08-17T12:13:18.8892200Z [4590/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-08-17T12:13:18.8893104Z [4591/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-08-17T12:13:18.9203563Z [4591/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-08-17T12:13:18.9204556Z [4592/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-08-17T12:13:18.9619947Z [4592/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-08-17T12:13:18.9620556Z [4593/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-08-17T12:13:18.9861766Z [4593/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-08-17T12:13:18.9862727Z [4594/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-08-17T12:13:19.0770041Z [4594/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-08-17T12:13:19.0770920Z [4595/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-08-17T12:13:19.0954208Z [4595/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-08-17T12:13:19.0954770Z [4596/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-08-17T12:13:19.1334901Z [4596/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-08-17T12:13:19.1335842Z [4597/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-08-17T12:13:19.1543601Z [4597/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-08-17T12:13:19.1544636Z [4598/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-08-17T12:13:19.2123135Z [4598/6280] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-08-17T12:13:19.2123660Z [4599/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-08-17T12:13:19.2387886Z [4599/6280] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-08-17T12:13:19.2388558Z [4600/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-08-17T12:13:19.2681934Z [4600/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-08-17T12:13:19.2682590Z [4601/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-08-17T12:13:19.3045478Z [4601/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-08-17T12:13:19.3046448Z [4602/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-08-17T12:13:19.3378936Z [4602/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-08-17T12:13:19.3379924Z [4603/6280] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-08-17T12:13:19.4191460Z [4603/6280] Linking CXX static library lib/libdnnl_graph.a 2022-08-17T12:13:19.4192192Z [4604/6280] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-08-17T12:13:19.4818504Z [4604/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-08-17T12:13:19.4819315Z [4605/6280] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-08-17T12:13:19.4929787Z [4605/6280] Linking CXX static library lib/libfmt.a 2022-08-17T12:13:19.4930448Z [4606/6280] Linking CXX static library lib/libfmt.a 2022-08-17T12:13:19.4972583Z [4606/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-08-17T12:13:19.4973031Z [4607/6280] Linking CXX static library lib/libdnnl_graph.a 2022-08-17T12:13:19.5001250Z [4607/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-08-17T12:13:19.5002139Z [4608/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-08-17T12:13:19.5402904Z [4608/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-08-17T12:13:19.5403770Z [4609/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-08-17T12:13:19.5816850Z [4609/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-08-17T12:13:19.5818108Z [4610/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-08-17T12:13:19.7251005Z [4610/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-08-17T12:13:19.7252083Z [4611/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-08-17T12:13:19.7630437Z [4611/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-08-17T12:13:19.7631365Z [4612/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-08-17T12:13:19.7926951Z [4612/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-08-17T12:13:19.7927493Z [4613/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-08-17T12:13:19.8145159Z [4613/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-08-17T12:13:19.8146109Z [4614/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-08-17T12:13:19.8597674Z [4614/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-08-17T12:13:19.8598492Z [4615/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-08-17T12:13:19.8692681Z [4615/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-08-17T12:13:19.8694203Z [4616/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-08-17T12:13:19.9418169Z [4616/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-08-17T12:13:19.9419031Z [4617/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-08-17T12:13:20.0109266Z [4617/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-08-17T12:13:20.0109839Z [4618/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-08-17T12:13:20.0348108Z [4618/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-08-17T12:13:20.0349039Z [4619/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-08-17T12:13:20.0651999Z [4619/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-08-17T12:13:20.0653021Z [4620/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-08-17T12:13:20.1343176Z [4620/6280] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-08-17T12:13:20.1349005Z [4621/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-08-17T12:13:20.1355548Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 2022-08-17T12:13:20.1356251Z #pragma GCC diagnostic ignored "-Wglobal-constructors" 2022-08-17T12:13:20.1356645Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-08-17T12:13:20.1364374Z 2022-08-17T12:13:20.2321643Z [4621/6280] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-08-17T12:13:20.2322246Z [4622/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-08-17T12:13:20.2407276Z [4622/6280] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-08-17T12:13:20.2407726Z [4623/6280] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-08-17T12:13:20.2431514Z [4623/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-08-17T12:13:20.2432030Z [4624/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-08-17T12:13:20.2770436Z [4624/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-08-17T12:13:20.2770926Z [4625/6280] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-08-17T12:13:20.3055751Z [4625/6280] Linking CXX static library lib/libkineto.a 2022-08-17T12:13:20.3056278Z [4626/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-08-17T12:13:20.3138275Z [4626/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-08-17T12:13:20.3138712Z [4627/6280] Linking CXX static library lib/libkineto.a 2022-08-17T12:13:20.4120941Z [4627/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-08-17T12:13:20.4121828Z [4628/6280] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-08-17T12:13:20.4409673Z [4628/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-08-17T12:13:20.4410409Z [4629/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-08-17T12:13:20.5200036Z [4629/6280] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-08-17T12:13:20.5200758Z [4630/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-08-17T12:13:20.5244107Z [4630/6280] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-08-17T12:13:20.5244514Z [4631/6280] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-08-17T12:13:20.5500380Z [4631/6280] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-08-17T12:13:20.5501110Z [4632/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-08-17T12:13:20.5517914Z [4632/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-08-17T12:13:20.5518793Z [4633/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-08-17T12:13:20.6633238Z [4633/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-08-17T12:13:20.6636210Z [4634/6280] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-08-17T12:13:20.7197137Z [4634/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-08-17T12:13:20.7197804Z [4635/6280] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-08-17T12:13:20.7588486Z [4635/6280] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-08-17T12:13:20.7589214Z [4636/6280] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-08-17T12:13:20.7864691Z [4636/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-08-17T12:13:20.7865608Z [4637/6280] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-08-17T12:13:20.8060778Z [4637/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-08-17T12:13:20.8061593Z [4638/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-08-17T12:13:20.8505794Z [4638/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-08-17T12:13:20.8506674Z [4639/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-08-17T12:13:20.9020037Z [4639/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-08-17T12:13:20.9020788Z [4640/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-08-17T12:13:20.9754707Z [4640/6280] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-08-17T12:13:20.9755441Z [4641/6280] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-08-17T12:13:21.0074645Z [4641/6280] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-08-17T12:13:21.0076080Z [4642/6280] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-08-17T12:13:21.0100768Z [4642/6280] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-08-17T12:13:21.0101193Z [4643/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-08-17T12:13:21.0746157Z [4643/6280] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-08-17T12:13:21.0746594Z [4644/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-08-17T12:13:21.0936816Z [4644/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-08-17T12:13:21.0937262Z [4645/6280] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-08-17T12:13:21.2427350Z [4645/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-08-17T12:13:21.2428149Z [4646/6280] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-08-17T12:13:21.2525462Z [4646/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-08-17T12:13:21.2526280Z [4647/6280] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-08-17T12:13:21.2690205Z [4647/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-08-17T12:13:21.2690642Z [4648/6280] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-08-17T12:13:21.2981173Z [4648/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-08-17T12:13:21.2981931Z [4649/6280] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-08-17T12:13:21.3137420Z [4649/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-08-17T12:13:21.3138208Z [4650/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-08-17T12:13:21.3590188Z [4650/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-08-17T12:13:21.3591157Z [4651/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-08-17T12:13:21.5111973Z [4651/6280] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-08-17T12:13:21.5113887Z [4652/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-08-17T12:13:21.5197400Z [4652/6280] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-08-17T12:13:21.5198155Z [4653/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-08-17T12:13:21.5359982Z [4653/6280] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-08-17T12:13:21.5360865Z [4654/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-08-17T12:13:21.5910148Z [4654/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-08-17T12:13:21.5911083Z [4655/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-08-17T12:13:21.6239154Z [4655/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-08-17T12:13:21.6240403Z [4656/6280] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-08-17T12:13:21.6910829Z [4656/6280] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-08-17T12:13:21.6911698Z [4657/6280] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-08-17T12:13:21.7342454Z [4657/6280] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-08-17T12:13:21.7342925Z [4658/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-08-17T12:13:21.7371516Z [4658/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-08-17T12:13:21.7372314Z [4659/6280] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-08-17T12:13:21.7707296Z [4659/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-08-17T12:13:21.7707927Z [4660/6280] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-08-17T12:13:21.8164493Z [4660/6280] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-08-17T12:13:21.8165166Z [4661/6280] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-08-17T12:13:21.8783769Z [4661/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-08-17T12:13:21.8784548Z [4662/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-08-17T12:13:21.9026201Z [4662/6280] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-08-17T12:13:21.9026964Z [4663/6280] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-08-17T12:13:21.9344413Z [4663/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-08-17T12:13:21.9345125Z [4664/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-08-17T12:13:21.9769468Z [4664/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-08-17T12:13:21.9770405Z [4665/6280] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-08-17T12:13:22.0147681Z [4665/6280] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-08-17T12:13:22.0148569Z [4666/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-08-17T12:13:22.0646221Z [4666/6280] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-08-17T12:13:22.0646943Z [4667/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-08-17T12:13:22.0916744Z [4667/6280] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-08-17T12:13:22.0917539Z [4668/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-08-17T12:13:22.1110572Z [4668/6280] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-08-17T12:13:22.1111347Z [4669/6280] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-08-17T12:13:22.1555235Z [4669/6280] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-08-17T12:13:22.1555964Z [4670/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-08-17T12:13:22.1928029Z [4670/6280] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-08-17T12:13:22.1928794Z [4671/6280] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-08-17T12:13:22.2201101Z [4671/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-08-17T12:13:22.2201569Z [4672/6280] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-08-17T12:13:22.2920797Z [4672/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-08-17T12:13:22.2921771Z [4673/6280] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-08-17T12:13:22.3203894Z [4673/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-08-17T12:13:22.3204596Z [4674/6280] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-08-17T12:13:22.3276076Z [4674/6280] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-08-17T12:13:22.3276766Z [4675/6280] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-08-17T12:13:22.3395477Z [4675/6280] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-08-17T12:13:22.3395985Z [4676/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-08-17T12:13:22.3485760Z [4676/6280] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-08-17T12:13:22.3486270Z [4677/6280] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-08-17T12:13:22.3765273Z [4677/6280] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-08-17T12:13:22.3765762Z [4678/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-08-17T12:13:22.4024551Z [4678/6280] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-08-17T12:13:22.4025235Z [4679/6280] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-08-17T12:13:22.5185748Z [4679/6280] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-08-17T12:13:22.5186497Z [4680/6280] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-08-17T12:13:22.5282916Z [4680/6280] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-08-17T12:13:22.5284323Z [4681/6280] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-08-17T12:13:22.5848270Z [4681/6280] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-08-17T12:13:22.5848766Z [4682/6280] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-08-17T12:13:22.6014698Z [4682/6280] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-08-17T12:13:22.6015447Z [4683/6280] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-08-17T12:13:22.6019546Z [4683/6280] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-08-17T12:13:22.6020204Z [4684/6280] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-08-17T12:13:22.6368269Z [4684/6280] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-08-17T12:13:22.6369355Z [4685/6280] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-08-17T12:13:22.7692415Z [4685/6280] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-08-17T12:13:22.7693289Z [4686/6280] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-08-17T12:13:22.7952118Z [4686/6280] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-08-17T12:13:22.7953130Z [4687/6280] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-08-17T12:13:22.8214634Z [4687/6280] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-08-17T12:13:22.8215607Z [4688/6280] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-08-17T12:13:22.8650272Z [4688/6280] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-08-17T12:13:22.8651129Z [4689/6280] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-08-17T12:13:22.9284876Z [4689/6280] Linking CXX shared library lib/libc10.so 2022-08-17T12:13:22.9285627Z [4690/6280] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-08-17T12:13:22.9311864Z [4690/6280] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-08-17T12:13:22.9313942Z [4691/6280] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-08-17T12:13:22.9724294Z [4691/6280] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-08-17T12:13:22.9725399Z [4692/6280] Linking CXX shared library lib/libc10.so 2022-08-17T12:13:23.0678837Z [4692/6280] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:13:23.0679559Z [4693/6280] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-08-17T12:13:23.0886847Z [4693/6280] Linking CXX executable bin/c10_DeviceGuard_test 2022-08-17T12:13:23.0887610Z [4694/6280] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-08-17T12:13:23.0975082Z [4694/6280] Linking CXX executable bin/c10_Device_test 2022-08-17T12:13:23.0975486Z [4695/6280] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:13:23.1426038Z [4695/6280] Linking CXX executable bin/c10_SymInt_test 2022-08-17T12:13:23.1426810Z [4696/6280] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-08-17T12:13:23.1852335Z [4696/6280] Linking CXX executable bin/c10_DispatchKeySet_test 2022-08-17T12:13:23.1853101Z [4697/6280] Linking CXX executable bin/c10_DeviceGuard_test 2022-08-17T12:13:23.1872635Z [4697/6280] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-08-17T12:13:23.1873465Z [4698/6280] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-08-17T12:13:23.2076178Z [4698/6280] Linking CXX executable bin/c10_StreamGuard_test 2022-08-17T12:13:23.2076828Z [4699/6280] Linking CXX executable bin/c10_SymInt_test 2022-08-17T12:13:23.2215902Z [4699/6280] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-08-17T12:13:23.2216333Z [4700/6280] Linking CXX executable bin/c10_Device_test 2022-08-17T12:13:23.2438556Z [4700/6280] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-08-17T12:13:23.2439445Z [4701/6280] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-08-17T12:13:23.2927927Z [4701/6280] Linking CXX executable bin/c10_InlineDeviceGuard_test 2022-08-17T12:13:23.2928715Z [4702/6280] Linking CXX executable bin/c10_DispatchKeySet_test 2022-08-17T12:13:23.2959874Z [4702/6280] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-08-17T12:13:23.2960563Z [4703/6280] Linking CXX executable bin/c10_StreamGuard_test 2022-08-17T12:13:23.3849534Z [4703/6280] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-08-17T12:13:23.3850180Z [4704/6280] Linking CXX executable bin/c10_InlineDeviceGuard_test 2022-08-17T12:13:23.5145399Z [4704/6280] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-08-17T12:13:23.5146280Z [4705/6280] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-08-17T12:13:23.5431797Z [4705/6280] Linking CXX executable bin/c10_SizesAndStrides_test 2022-08-17T12:13:23.5432627Z [4706/6280] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-08-17T12:13:23.5588187Z [4706/6280] Linking CXX executable bin/c10_InlineStreamGuard_test 2022-08-17T12:13:23.5588958Z [4707/6280] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-08-17T12:13:23.5623649Z [4707/6280] Linking CXX executable bin/c10_Array_test 2022-08-17T12:13:23.5624327Z [4708/6280] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-08-17T12:13:23.5899676Z [4708/6280] Linking CXX executable bin/c10_Bitset_test 2022-08-17T12:13:23.5900343Z [4709/6280] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-08-17T12:13:23.6218427Z [4709/6280] Linking CXX executable bin/c10_C++17_test 2022-08-17T12:13:23.6219199Z [4710/6280] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-08-17T12:13:23.6416539Z [4710/6280] Linking CXX executable bin/c10_ConstexprCrc_test 2022-08-17T12:13:23.6417402Z [4711/6280] Linking CXX executable bin/c10_SizesAndStrides_test 2022-08-17T12:13:23.6910472Z [4711/6280] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-08-17T12:13:23.6911341Z [4712/6280] Linking CXX executable bin/c10_InlineStreamGuard_test 2022-08-17T12:13:23.6937298Z [4712/6280] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-08-17T12:13:23.6937898Z [4713/6280] Linking CXX executable bin/c10_C++17_test 2022-08-17T12:13:23.6964366Z [4713/6280] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-08-17T12:13:23.6965069Z [4714/6280] Linking CXX executable bin/c10_Bitset_test 2022-08-17T12:13:23.6996434Z [4714/6280] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-08-17T12:13:23.6996852Z [4715/6280] Linking CXX executable bin/c10_Array_test 2022-08-17T12:13:23.7555813Z [4715/6280] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-08-17T12:13:23.7556668Z [4716/6280] Linking CXX executable bin/c10_ConstexprCrc_test 2022-08-17T12:13:23.9623018Z [4716/6280] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-08-17T12:13:23.9623930Z [4717/6280] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-08-17T12:13:24.0154269Z [4717/6280] Linking CXX executable bin/c10_DeadlockDetection_test 2022-08-17T12:13:24.0155096Z [4718/6280] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-08-17T12:13:24.0384096Z [4718/6280] Linking CXX executable bin/c10_LeftRight_test 2022-08-17T12:13:24.0384956Z [4719/6280] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-08-17T12:13:24.0610691Z [4719/6280] Linking CXX executable bin/c10_Metaprogramming_test 2022-08-17T12:13:24.0611156Z [4720/6280] Linking CXX executable bin/c10_DeadlockDetection_test 2022-08-17T12:13:24.0804896Z [4720/6280] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-08-17T12:13:24.0805687Z [4721/6280] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-08-17T12:13:24.0911134Z [4721/6280] Linking CXX executable bin/c10_Half_test 2022-08-17T12:13:24.0911592Z [4722/6280] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-08-17T12:13:24.1033098Z [4722/6280] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-08-17T12:13:24.1034114Z [4723/6280] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-08-17T12:13:24.1184130Z [4723/6280] Linking CXX executable bin/c10_SmallVectorTest 2022-08-17T12:13:24.1184518Z [4724/6280] Linking CXX executable bin/c10_LeftRight_test 2022-08-17T12:13:24.1405071Z [4724/6280] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-08-17T12:13:24.1405730Z [4725/6280] Linking CXX executable bin/c10_Metaprogramming_test 2022-08-17T12:13:24.2125046Z [4725/6280] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-08-17T12:13:24.2125890Z [4726/6280] Linking CXX executable bin/c10_Half_test 2022-08-17T12:13:24.2491647Z [4726/6280] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-08-17T12:13:24.2492549Z [4727/6280] Linking CXX executable bin/c10_SmallVectorTest 2022-08-17T12:13:24.3508472Z [4727/6280] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-08-17T12:13:24.3509321Z [4728/6280] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-08-17T12:13:24.3749242Z [4728/6280] Linking CXX executable bin/c10_Synchronized_test 2022-08-17T12:13:24.3749796Z [4729/6280] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-08-17T12:13:24.3966215Z [4729/6280] Linking CXX executable bin/c10_ThreadLocal_test 2022-08-17T12:13:24.3967035Z [4730/6280] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-08-17T12:13:24.4412173Z [4730/6280] Linking CXX executable bin/c10_TypeIndex_test 2022-08-17T12:13:24.4412670Z [4731/6280] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-08-17T12:13:24.4751197Z [4731/6280] Linking CXX executable bin/c10_TypeList_test 2022-08-17T12:13:24.4751863Z [4732/6280] Linking CXX executable bin/c10_ThreadLocal_test 2022-08-17T12:13:24.4780710Z [4732/6280] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-08-17T12:13:24.4781471Z [4733/6280] Linking CXX executable bin/c10_Synchronized_test 2022-08-17T12:13:24.5160963Z [4733/6280] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-08-17T12:13:24.5161817Z [4734/6280] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-08-17T12:13:24.5356189Z [4734/6280] Linking CXX executable bin/c10_TypeTraits_test 2022-08-17T12:13:24.5356557Z [4735/6280] Linking CXX executable bin/c10_TypeIndex_test 2022-08-17T12:13:24.5564845Z [4735/6280] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-08-17T12:13:24.5565249Z [4736/6280] Linking CXX executable bin/c10_TypeList_test 2022-08-17T12:13:24.5810676Z [4736/6280] Linking CXX executable bin/c10_either_test 2022-08-17T12:13:24.5811773Z [4737/6280] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-08-17T12:13:24.6493275Z [4737/6280] Linking CXX executable bin/c10_accumulate_test 2022-08-17T12:13:24.6494458Z [4738/6280] Linking CXX executable bin/c10_TypeTraits_test 2022-08-17T12:13:24.7038753Z [4738/6280] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-08-17T12:13:24.7039429Z [4739/6280] Linking CXX executable bin/c10_either_test 2022-08-17T12:13:24.7426503Z [4739/6280] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-08-17T12:13:24.7427221Z [4740/6280] Linking CXX executable bin/c10_accumulate_test 2022-08-17T12:13:24.7904930Z [4740/6280] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-08-17T12:13:24.7905760Z [4741/6280] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-08-17T12:13:24.7916201Z [4741/6280] Linking CXX executable bin/c10_bfloat16_test 2022-08-17T12:13:24.7916922Z [4742/6280] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-08-17T12:13:24.8804664Z [4742/6280] Linking CXX executable bin/c10_complex_math_test 2022-08-17T12:13:24.8805364Z [4743/6280] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-08-17T12:13:24.9024447Z [4743/6280] Linking CXX executable bin/c10_complex_test 2022-08-17T12:13:24.9025104Z [4744/6280] Linking CXX executable bin/c10_complex_math_test 2022-08-17T12:13:24.9324949Z [4744/6280] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-08-17T12:13:24.9325423Z [4745/6280] Linking CXX executable bin/c10_bfloat16_test 2022-08-17T12:13:24.9346236Z [4745/6280] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-08-17T12:13:24.9346757Z [4746/6280] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-08-17T12:13:24.9569983Z [4746/6280] Linking CXX executable bin/c10_flags_test 2022-08-17T12:13:24.9570757Z [4747/6280] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-08-17T12:13:25.0100951Z [4747/6280] Linking CXX executable bin/c10_exception_test 2022-08-17T12:13:25.0101416Z [4748/6280] Linking CXX executable bin/c10_complex_test 2022-08-17T12:13:25.0144393Z [4748/6280] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-08-17T12:13:25.0145226Z [4749/6280] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-08-17T12:13:25.0861175Z [4749/6280] Linking CXX executable bin/c10_irange_test 2022-08-17T12:13:25.0861772Z [4750/6280] Linking CXX executable bin/c10_flags_test 2022-08-17T12:13:25.1005983Z [4750/6280] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-08-17T12:13:25.1006720Z [4751/6280] Linking CXX executable bin/c10_exception_test 2022-08-17T12:13:25.1375134Z [4751/6280] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-08-17T12:13:25.1375839Z [4752/6280] Linking CXX executable bin/c10_irange_test 2022-08-17T12:13:25.2659423Z [4752/6280] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-08-17T12:13:25.2660236Z [4753/6280] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-08-17T12:13:25.2766012Z [4753/6280] Linking CXX executable bin/c10_intrusive_ptr_test 2022-08-17T12:13:25.2766737Z [4754/6280] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-08-17T12:13:25.3730774Z [4754/6280] Linking CXX executable bin/c10_logging_test 2022-08-17T12:13:25.3731681Z [4755/6280] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-08-17T12:13:25.4217323Z [4755/6280] Linking CXX executable bin/c10_optional_test 2022-08-17T12:13:25.4217852Z [4756/6280] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-08-17T12:13:25.4299978Z [4756/6280] Linking CXX executable bin/c10_ordered_preserving_dict_test 2022-08-17T12:13:25.4300357Z [4757/6280] Linking CXX executable bin/c10_logging_test 2022-08-17T12:13:25.4408517Z [4757/6280] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-08-17T12:13:25.4409395Z [4758/6280] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-08-17T12:13:25.4516357Z [4758/6280] Linking CXX executable bin/c10_registry_test 2022-08-17T12:13:25.4516986Z [4759/6280] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-08-17T12:13:25.5205246Z [4759/6280] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-08-17T12:13:25.5206138Z [4760/6280] Linking CXX executable bin/c10_optional_test 2022-08-17T12:13:25.5258376Z [4760/6280] Linking CXX executable bin/c10_typeid_test 2022-08-17T12:13:25.5258988Z [4761/6280] Linking CXX executable bin/c10_intrusive_ptr_test 2022-08-17T12:13:25.5416897Z [4761/6280] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-08-17T12:13:25.5417653Z [4762/6280] Linking CXX executable bin/c10_ordered_preserving_dict_test 2022-08-17T12:13:25.5523763Z [4762/6280] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-08-17T12:13:25.5524432Z [4763/6280] Linking CXX executable bin/c10_registry_test 2022-08-17T12:13:25.6408931Z [4763/6280] 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_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-08-17T12:13:25.6414078Z [4764/6280] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-08-17T12:13:25.6502511Z [4764/6280] Linking C shared library lib/libtorch_global_deps.so 2022-08-17T12:13:25.6503114Z [4765/6280] Linking CXX executable bin/c10_typeid_test 2022-08-17T12:13:25.7360629Z [4765/6280] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-08-17T12:13:25.7361464Z [4766/6280] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-08-17T12:13:25.7368695Z [4766/6280] Linking CXX executable bin/c10_tempfile_test 2022-08-17T12:13:25.7369377Z [4767/6280] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-08-17T12:13:25.7624339Z [4767/6280] Linking C executable sleef/bin/mkrename 2022-08-17T12:13:25.7624668Z [4768/6280] Linking C executable sleef/bin/mkrename 2022-08-17T12:13:25.8109344Z [4768/6280] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-08-17T12:13:25.8109871Z [4769/6280] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-08-17T12:13:25.8390560Z [4769/6280] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2022-08-17T12:13:25.8391044Z [4770/6280] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-08-17T12:13:25.8659969Z [4770/6280] Linking C executable sleef/bin/mkrename_gnuabi 2022-08-17T12:13:25.8660549Z [4771/6280] Linking CXX executable bin/c10_tempfile_test 2022-08-17T12:13:25.8743719Z [4771/6280] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-08-17T12:13:25.8744695Z [4772/6280] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-08-17T12:13:25.8755151Z [4772/6280] Linking CXX executable bin/c10_string_view_test 2022-08-17T12:13:25.8755715Z [4773/6280] Linking C executable sleef/bin/mkrename_gnuabi 2022-08-17T12:13:25.8764577Z [4773/6280] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-08-17T12:13:25.8765179Z [4774/6280] Linking C shared library lib/libtorch_global_deps.so 2022-08-17T12:13:25.9408393Z [4774/6280] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-08-17T12:13:25.9409026Z [4775/6280] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2022-08-17T12:13:25.9421965Z [4775/6280] Generating include/renameavx512fnofma.h 2022-08-17T12:13:25.9422542Z [4776/6280] Generating include/renameavx512fnofma.h 2022-08-17T12:13:25.9422950Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-08-17T12:13:25.9423220Z 2022-08-17T12:13:25.9425594Z [4776/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-08-17T12:13:25.9426294Z [4777/6280] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-08-17T12:13:25.9662398Z [4777/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-08-17T12:13:25.9663206Z [4778/6280] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-08-17T12:13:25.9856556Z [4778/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-08-17T12:13:25.9857382Z [4779/6280] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-08-17T12:13:25.9923197Z [4779/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-08-17T12:13:25.9923923Z [4780/6280] Linking CXX executable bin/c10_string_view_test 2022-08-17T12:13:26.0396189Z [4780/6280] Linking C executable sleef/bin/mkmasked_gnuabi 2022-08-17T12:13:26.0396817Z [4781/6280] Linking C executable sleef/bin/mkmasked_gnuabi 2022-08-17T12:13:26.0786558Z [4781/6280] Linking C executable sleef/bin/mkalias 2022-08-17T12:13:26.0787159Z [4782/6280] Linking C executable sleef/bin/mkalias 2022-08-17T12:13:26.0954187Z [4782/6280] Linking C executable sleef/bin/mkdisp 2022-08-17T12:13:26.0954639Z [4783/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-08-17T12:13:26.0986034Z [4783/6280] Generating include/renameavx512f.h 2022-08-17T12:13:26.0986584Z [4784/6280] Generating include/renameavx512f.h 2022-08-17T12:13:26.0987003Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-08-17T12:13:26.1054690Z 2022-08-17T12:13:26.1063854Z [4784/6280] Generating include/renameavx2.h 2022-08-17T12:13:26.1064827Z [4785/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.1094367Z [4785/6280] Generating include/renameavx2128.h 2022-08-17T12:13:26.1094867Z [4786/6280] Generating include/renameavx2.h 2022-08-17T12:13:26.1095143Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-08-17T12:13:26.1095583Z 2022-08-17T12:13:26.1107331Z [4786/6280] Generating include/renamefma4.h 2022-08-17T12:13:26.1108000Z [4787/6280] Linking C executable sleef/bin/mkdisp 2022-08-17T12:13:26.1112439Z [4787/6280] Generating include/renameavx.h 2022-08-17T12:13:26.1113163Z [4788/6280] Generating include/renameavx2128.h 2022-08-17T12:13:26.1113609Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-08-17T12:13:26.1118464Z 2022-08-17T12:13:26.1122328Z [4788/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.1122966Z [4789/6280] Generating include/renamefma4.h 2022-08-17T12:13:26.1123400Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-08-17T12:13:26.1123656Z 2022-08-17T12:13:26.1129400Z [4789/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-08-17T12:13:26.1130334Z [4790/6280] Generating include/renameavx.h 2022-08-17T12:13:26.1130782Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-08-17T12:13:26.1131044Z 2022-08-17T12:13:26.1577629Z [4790/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.1578474Z [4791/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-08-17T12:13:26.1644403Z [4791/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-08-17T12:13:26.1645192Z [4792/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.2832133Z [4792/6280] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.2832902Z [4793/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-08-17T12:13:26.2968534Z [4793/6280] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.2969361Z [4794/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.3102861Z [4794/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.3103369Z [4795/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-08-17T12:13:26.3346401Z [4795/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.3346903Z [4796/6280] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.3791199Z [4796/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.3791958Z [4797/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.4471580Z [4797/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-08-17T12:13:26.4472400Z [4798/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.4690419Z [4798/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.4690967Z [4799/6280] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.4727220Z [4799/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-08-17T12:13:26.4728018Z [4800/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.4788776Z [4800/6280] Generating include/renamesse4.h 2022-08-17T12:13:26.4789332Z [4801/6280] Generating include/renamesse4.h 2022-08-17T12:13:26.4789793Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-08-17T12:13:26.4790052Z 2022-08-17T12:13:26.4931676Z [4801/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.4932132Z [4802/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.5779501Z [4802/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.5780447Z [4803/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-08-17T12:13:26.5955700Z [4803/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.5956540Z [4804/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.6369628Z [4804/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.6370436Z [4805/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-08-17T12:13:26.6385315Z [4805/6280] Generating include/renamesse2.h 2022-08-17T12:13:26.6385840Z [4806/6280] Generating include/renamesse2.h 2022-08-17T12:13:26.6386283Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-08-17T12:13:26.6386555Z 2022-08-17T12:13:26.6445616Z [4806/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.6446411Z [4807/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.6689726Z [4807/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-08-17T12:13:26.6690565Z [4808/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.7230532Z [4808/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.7231312Z [4809/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.7717286Z [4809/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-08-17T12:13:26.7718074Z [4810/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-08-17T12:13:26.7733531Z [4810/6280] Generating include/renamepurec_scalar.h 2022-08-17T12:13:26.7734373Z [4811/6280] Generating include/renamepurec_scalar.h 2022-08-17T12:13:26.7734650Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-08-17T12:13:26.7734825Z 2022-08-17T12:13:26.7979427Z [4811/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.7979898Z [4812/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-08-17T12:13:26.8082963Z [4812/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:26.8083464Z [4813/6280] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.8450436Z [4813/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.8451268Z [4814/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.8519836Z [4814/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:26.8520364Z [4815/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.8536074Z [4815/6280] Generating include/renamepurecfma_scalar.h 2022-08-17T12:13:26.8536431Z [4816/6280] Generating include/renamepurecfma_scalar.h 2022-08-17T12:13:26.8536701Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-08-17T12:13:26.8536879Z 2022-08-17T12:13:26.8829899Z [4816/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.8830388Z [4817/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:26.8992561Z [4817/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:26.8993491Z [4818/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.9102985Z [4818/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.9103477Z [4819/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:26.9269267Z [4819/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:26.9270209Z [4820/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:26.9285174Z [4820/6280] Generating include/renamecuda.h 2022-08-17T12:13:26.9285732Z [4821/6280] Generating include/renamecuda.h 2022-08-17T12:13:26.9286045Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-08-17T12:13:26.9286198Z 2022-08-17T12:13:26.9304682Z [4821/6280] Generating alias_avx512f.h 2022-08-17T12:13:26.9304981Z [4822/6280] Generating alias_avx512f.h 2022-08-17T12:13:26.9440773Z [4822/6280] Generating ../../../include/sleef.h 2022-08-17T12:13:26.9441385Z [4823/6280] Generating ../../../include/sleef.h 2022-08-17T12:13:26.9441931Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-08-17T12:13:26.9442236Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-08-17T12:13:26.9442570Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-08-17T12:13:26.9442881Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-08-17T12:13:26.9443255Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-08-17T12:13:26.9443580Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-08-17T12:13:26.9443873Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-08-17T12:13:26.9444212Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-08-17T12:13:26.9444502Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-08-17T12:13:26.9444828Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-08-17T12:13:26.9445133Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-08-17T12:13:26.9445458Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-08-17T12:13:26.9445808Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-08-17T12:13:26.9445974Z 2022-08-17T12:13:26.9474513Z [4823/6280] Generating dispsse.c 2022-08-17T12:13:26.9475097Z [4824/6280] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:26.9486440Z [4824/6280] Generating renamedsp128.h 2022-08-17T12:13:26.9486745Z [4825/6280] Generating renamedsp128.h 2022-08-17T12:13:26.9502337Z [4825/6280] Generating dispavx.c 2022-08-17T12:13:26.9502637Z [4826/6280] Generating dispsse.c 2022-08-17T12:13:26.9539808Z [4826/6280] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-08-17T12:13:26.9540324Z [4827/6280] Generating dispavx.c 2022-08-17T12:13:26.9594697Z [4827/6280] Generating renamedsp256.h 2022-08-17T12:13:26.9595086Z [4828/6280] Generating renamedsp256.h 2022-08-17T12:13:26.9693522Z [4828/6280] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-08-17T12:13:26.9694417Z [4829/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.0201094Z [4829/6280] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-08-17T12:13:27.0202067Z [4830/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-08-17T12:13:27.0515227Z [4830/6280] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-08-17T12:13:27.0516486Z [4831/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-08-17T12:13:27.0526595Z [4831/6280] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-08-17T12:13:27.0527448Z [4832/6280] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-08-17T12:13:27.0869807Z [4832/6280] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-08-17T12:13:27.0870689Z [4833/6280] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-08-17T12:13:27.0903439Z [4833/6280] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-08-17T12:13:27.0904273Z [4834/6280] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-08-17T12:13:27.1004658Z [4834/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.1005263Z [4835/6280] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-08-17T12:13:27.1444847Z [4835/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-08-17T12:13:27.1445618Z [4836/6280] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-08-17T12:13:27.1506586Z [4836/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.1507477Z [4837/6280] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-08-17T12:13:27.1747671Z [4837/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-08-17T12:13:27.1749624Z [4838/6280] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-08-17T12:13:27.2199396Z [4838/6280] Linking C executable sleef/bin/addSuffix 2022-08-17T12:13:27.2200101Z [4839/6280] Linking C executable sleef/bin/addSuffix 2022-08-17T12:13:27.2896627Z [4839/6280] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-08-17T12:13:27.2897452Z [4840/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.2907375Z [4840/6280] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-08-17T12:13:27.2907834Z [4841/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-08-17T12:13:27.2994096Z [4841/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:13:27.2994999Z [4842/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.3490916Z [4842/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-08-17T12:13:27.3491757Z [4843/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-08-17T12:13:27.5247798Z [4843/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:13:27.5248650Z [4844/6280] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-08-17T12:13:27.5571483Z [4844/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-08-17T12:13:27.5572514Z [4845/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:13:27.6006543Z [4845/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-08-17T12:13:27.6007073Z [4846/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:13:27.6335940Z [4846/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.6336705Z [4847/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-08-17T12:13:27.6347772Z [4847/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-08-17T12:13:27.6348703Z [4848/6280] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-08-17T12:13:27.7636378Z [4848/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.7636838Z [4849/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.7975209Z [4849/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-08-17T12:13:27.7976390Z [4850/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-08-17T12:13:27.8148024Z [4850/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-08-17T12:13:27.8148711Z [4851/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-08-17T12:13:27.8401381Z [4851/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-08-17T12:13:27.8402513Z [4852/6280] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-08-17T12:13:27.8921548Z [4852/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-08-17T12:13:27.8921980Z [4853/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-08-17T12:13:27.9099346Z [4853/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-08-17T12:13:27.9099811Z [4854/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-08-17T12:13:27.9221100Z [4854/6280] Linking CXX static library lib/libcaffe2_protos.a 2022-08-17T12:13:27.9221827Z [4855/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-08-17T12:13:27.9226625Z [4855/6280] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-08-17T12:13:27.9227357Z [4856/6280] Linking CXX static library lib/libcaffe2_protos.a 2022-08-17T12:13:27.9233072Z [4856/6280] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-08-17T12:13:27.9233906Z [4857/6280] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-08-17T12:13:27.9454131Z [4857/6280] Generating ../../../torch/version.py 2022-08-17T12:13:27.9488952Z [4858/6280] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-08-17T12:13:27.9489705Z [4859/6280] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-08-17T12:13:27.9490769Z [4859/6280] Linking C static library sleef/lib/libsleef.a 2022-08-17T12:13:27.9491389Z [4860/6280] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-08-17T12:13:27.9491980Z Generating Python interface file 'datapipe.pyi'... 2022-08-17T12:13:27.9734857Z 2022-08-17T12:13:27.9735702Z [4861/6280] Linking C static library sleef/lib/libsleef.a 2022-08-17T12:13:27.9736305Z [4861/6280] Linking CXX executable bin/vec_test_all_types_AVX2 2022-08-17T12:13:28.1515548Z [4861/6280] Linking CXX executable bin/vec_test_all_types_DEFAULT 2022-08-17T12:13:28.1593896Z [4862/6280] Linking CXX executable bin/vec_test_all_types_DEFAULT 2022-08-17T12:13:28.1972352Z [4863/6280] Linking CXX executable bin/vec_test_all_types_AVX2 2022-08-17T12:13:28.1972943Z [4864/6280] Generating ../../../torch/version.py 2022-08-17T12:13:28.1973548Z fatal: no tag exactly matches '343b5f86512f75f8f3bd4b90749c0459743b9e72' 2022-08-17T12:13:33.5759033Z 2022-08-17T12:13:33.9956907Z [4865/6280] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-08-17T12:13:33.9968790Z [4866/6280] 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_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-08-17T12:13:33.9973042Z [4866/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-08-17T12:13:33.9974080Z [4866/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-08-17T12:13:33.9974576Z [4866/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-08-17T12:13:33.9975022Z [4866/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-08-17T12:13:33.9982537Z [4866/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-08-17T12:13:34.4612608Z [4866/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-08-17T12:13:34.4619875Z [4867/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-08-17T12:13:34.5148026Z [4867/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-08-17T12:13:34.5148872Z [4868/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-08-17T12:13:34.8197238Z [4868/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-08-17T12:13:34.8258184Z [4869/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-08-17T12:13:34.9208983Z [4869/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-08-17T12:13:34.9216455Z [4870/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-08-17T12:13:35.0169466Z [4870/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-08-17T12:13:35.0170832Z [4871/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-08-17T12:13:35.0435517Z [4871/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-08-17T12:13:35.0436518Z [4872/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-08-17T12:13:35.0790707Z [4872/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-08-17T12:13:35.0791694Z [4873/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-08-17T12:13:35.1508850Z [4873/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-08-17T12:13:35.1509712Z [4874/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-08-17T12:13:35.2481587Z [4874/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-08-17T12:13:35.2482695Z [4875/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-08-17T12:13:35.3202483Z [4875/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-08-17T12:13:35.3203327Z [4876/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-08-17T12:13:35.3482878Z [4876/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-08-17T12:13:35.3483804Z [4877/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-08-17T12:13:35.4705213Z [4877/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-08-17T12:13:35.4706251Z [4878/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-08-17T12:13:35.4909474Z [4878/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-08-17T12:13:35.4910397Z [4879/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-08-17T12:13:35.5722271Z [4879/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-08-17T12:13:35.5723181Z [4880/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-08-17T12:13:35.6341660Z [4880/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-08-17T12:13:35.6342567Z [4881/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-08-17T12:13:35.7188782Z [4881/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-08-17T12:13:35.7189595Z [4882/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-08-17T12:13:35.7218202Z [4882/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-08-17T12:13:35.7219128Z [4883/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-08-17T12:13:35.8843731Z [4883/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-08-17T12:13:35.8844579Z [4884/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-08-17T12:13:36.0686809Z [4884/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-08-17T12:13:36.0696209Z [4885/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-08-17T12:13:36.0826080Z [4885/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-08-17T12:13:36.0826801Z [4886/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-08-17T12:13:36.1890745Z [4886/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-08-17T12:13:36.1892120Z [4887/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-08-17T12:13:36.4485087Z [4887/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-08-17T12:13:36.4486018Z [4888/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-08-17T12:13:36.5059206Z [4888/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-08-17T12:13:36.5062620Z [4889/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-08-17T12:13:36.5386901Z [4889/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-08-17T12:13:36.5388015Z [4890/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-08-17T12:13:36.5521321Z [4890/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-08-17T12:13:36.5522161Z [4891/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-08-17T12:13:36.6029370Z [4891/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-08-17T12:13:36.6030348Z [4892/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-08-17T12:13:36.7006400Z [4892/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-08-17T12:13:36.7007793Z [4893/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-08-17T12:13:36.9210331Z [4893/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-08-17T12:13:36.9211442Z [4894/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-08-17T12:13:36.9711523Z [4894/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-08-17T12:13:36.9712130Z [4895/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-08-17T12:13:36.9866938Z [4895/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-08-17T12:13:36.9867834Z [4896/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-08-17T12:13:37.0095272Z [4896/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-08-17T12:13:37.0096145Z [4897/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-08-17T12:13:37.1655716Z [4897/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-08-17T12:13:37.1656587Z [4898/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-08-17T12:13:37.2843559Z [4898/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-08-17T12:13:37.2844098Z [4899/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-08-17T12:13:37.3344338Z [4899/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-08-17T12:13:37.3345102Z [4900/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-08-17T12:13:37.3593717Z [4900/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-08-17T12:13:37.3594632Z [4901/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-08-17T12:13:37.3754115Z [4901/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-08-17T12:13:37.3755700Z [4902/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-08-17T12:13:37.4618353Z [4902/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-08-17T12:13:37.4618935Z [4903/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-08-17T12:13:37.4633664Z [4903/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-08-17T12:13:37.4634825Z [4904/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-08-17T12:13:37.7112691Z [4904/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-08-17T12:13:37.7113827Z [4905/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-08-17T12:13:37.7572164Z [4905/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-08-17T12:13:37.7572748Z [4906/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-08-17T12:13:37.7777670Z [4906/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-08-17T12:13:37.7778559Z [4907/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-08-17T12:13:37.7901518Z [4907/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-08-17T12:13:37.7902418Z [4908/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-08-17T12:13:37.9844881Z [4908/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-08-17T12:13:37.9845752Z [4909/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-08-17T12:13:37.9973686Z [4909/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-08-17T12:13:37.9974750Z [4910/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-08-17T12:13:38.0774330Z [4910/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-08-17T12:13:38.0775331Z [4911/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-08-17T12:13:38.1500735Z [4911/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-08-17T12:13:38.1501959Z [4912/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-08-17T12:13:38.4169747Z [4912/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-08-17T12:13:38.4176297Z [4913/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-08-17T12:13:38.7418186Z [4913/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-08-17T12:13:38.7422756Z [4914/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-08-17T12:13:38.8587458Z [4914/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-08-17T12:13:38.8590383Z [4915/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-08-17T12:13:38.9374930Z [4915/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-08-17T12:13:38.9376165Z [4916/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-08-17T12:13:38.9513994Z [4916/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-08-17T12:13:38.9517419Z [4917/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-08-17T12:13:39.0837418Z [4917/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-08-17T12:13:39.0839040Z [4918/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-08-17T12:13:39.2759152Z [4918/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-08-17T12:13:39.2769591Z [4919/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-08-17T12:13:39.6209997Z [4919/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-08-17T12:13:39.6211261Z [4920/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-08-17T12:13:39.6405536Z [4920/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-08-17T12:13:39.6406287Z [4921/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-08-17T12:13:39.7944204Z [4921/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-08-17T12:13:39.7945715Z [4922/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-08-17T12:13:39.8733402Z [4922/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-08-17T12:13:39.8736639Z [4923/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-08-17T12:13:39.9100715Z [4923/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-08-17T12:13:39.9101570Z [4924/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-08-17T12:13:40.1367140Z [4924/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-08-17T12:13:40.1368602Z [4925/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-08-17T12:13:40.5684912Z [4925/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-08-17T12:13:40.5691671Z [4926/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-08-17T12:13:40.6175288Z [4926/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-08-17T12:13:40.6215444Z [4927/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-08-17T12:13:40.6257501Z [4927/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-08-17T12:13:40.6260141Z [4928/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-08-17T12:13:40.7154722Z [4928/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-08-17T12:13:40.7155590Z [4929/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-08-17T12:13:40.8990200Z [4929/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-08-17T12:13:40.8998138Z [4930/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-08-17T12:13:41.0026053Z [4930/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-08-17T12:13:41.0027692Z [4931/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-08-17T12:13:41.4567579Z [4931/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-08-17T12:13:41.4572367Z [4932/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-08-17T12:13:41.5382873Z [4932/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-08-17T12:13:41.5385666Z [4933/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-08-17T12:13:41.6790109Z [4933/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-08-17T12:13:41.6793617Z [4934/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-08-17T12:13:41.7120164Z [4934/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-08-17T12:13:41.7121913Z [4935/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-08-17T12:13:41.8422452Z [4935/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-08-17T12:13:41.8423414Z [4936/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-08-17T12:13:41.8848585Z [4936/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-08-17T12:13:41.8849866Z [4937/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-08-17T12:13:41.9880810Z [4937/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-08-17T12:13:41.9882073Z [4938/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-08-17T12:13:42.2176697Z [4938/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-08-17T12:13:42.2181504Z [4939/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-08-17T12:13:42.5499810Z [4939/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-08-17T12:13:42.5500954Z [4940/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-08-17T12:13:42.6005016Z [4940/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-08-17T12:13:42.6006008Z [4941/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-08-17T12:13:42.6478995Z [4941/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-08-17T12:13:42.6480170Z [4942/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-08-17T12:13:42.6918598Z [4942/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-08-17T12:13:42.6919398Z [4943/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-08-17T12:13:42.8079895Z [4943/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-08-17T12:13:42.8080664Z [4944/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-08-17T12:13:42.8762780Z [4944/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-08-17T12:13:42.8763660Z [4945/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-08-17T12:13:42.9011810Z [4945/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-08-17T12:13:42.9012947Z [4946/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-08-17T12:13:42.9303133Z [4946/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-08-17T12:13:42.9303987Z [4947/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-08-17T12:13:42.9569687Z [4947/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-08-17T12:13:42.9570621Z [4948/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-08-17T12:13:43.0373651Z [4948/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-08-17T12:13:43.0375088Z [4949/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-08-17T12:13:43.0994544Z [4949/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-08-17T12:13:43.0996175Z [4950/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-08-17T12:13:43.1950623Z [4950/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-08-17T12:13:43.1952423Z [4951/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-08-17T12:13:43.4015856Z [4951/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-08-17T12:13:43.4016802Z [4952/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-08-17T12:13:43.4658517Z [4952/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-08-17T12:13:43.4659619Z [4953/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-08-17T12:13:43.5023896Z [4953/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-08-17T12:13:43.5024714Z [4954/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-08-17T12:13:43.5734378Z [4954/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-08-17T12:13:43.5735377Z [4955/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-08-17T12:13:43.8384069Z [4955/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-08-17T12:13:43.8385424Z [4956/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-08-17T12:13:43.8396062Z [4956/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-08-17T12:13:43.8397296Z [4957/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-08-17T12:13:43.8839473Z [4957/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-08-17T12:13:43.8840542Z [4958/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-08-17T12:13:44.0016186Z [4958/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-08-17T12:13:44.0017101Z [4959/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-08-17T12:13:44.0347047Z [4959/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-08-17T12:13:44.0348104Z [4960/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-08-17T12:13:44.2671394Z [4960/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-08-17T12:13:44.2672596Z [4961/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-08-17T12:13:44.2791295Z [4961/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-08-17T12:13:44.2796006Z [4962/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-08-17T12:13:44.3882750Z [4962/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-08-17T12:13:44.3883600Z [4963/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-08-17T12:13:44.4116872Z [4963/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-08-17T12:13:44.4118343Z [4964/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-08-17T12:13:44.5227631Z [4964/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-08-17T12:13:44.5228264Z [4965/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-08-17T12:13:44.5550192Z [4965/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-08-17T12:13:44.5550716Z [4966/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-08-17T12:13:44.5706925Z [4966/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-08-17T12:13:44.5707473Z [4967/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-08-17T12:13:44.5969029Z [4967/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-08-17T12:13:44.5969950Z [4968/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-08-17T12:13:44.6908718Z [4968/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-08-17T12:13:44.6909544Z [4969/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-08-17T12:13:44.6923888Z [4969/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-08-17T12:13:44.6924686Z [4970/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-08-17T12:13:44.9442478Z [4970/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-08-17T12:13:44.9443286Z [4971/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-08-17T12:13:44.9825441Z [4971/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-08-17T12:13:44.9826337Z [4972/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-08-17T12:13:44.9827492Z [4972/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-08-17T12:13:44.9828590Z [4973/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-08-17T12:13:44.9959081Z [4973/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-08-17T12:13:44.9959610Z [4974/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-08-17T12:13:45.0389307Z [4974/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-08-17T12:13:45.0390607Z [4975/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-08-17T12:13:45.1211968Z [4975/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-08-17T12:13:45.1212792Z [4976/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-08-17T12:13:45.3017608Z [4976/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-08-17T12:13:45.3018547Z [4977/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-08-17T12:13:45.3638898Z [4977/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-08-17T12:13:45.3639719Z [4978/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-08-17T12:13:45.4406931Z [4978/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-08-17T12:13:45.4407740Z [4979/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-08-17T12:13:45.4768461Z [4979/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-08-17T12:13:45.4769262Z [4980/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-08-17T12:13:45.5012093Z [4980/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-08-17T12:13:45.5012597Z [4981/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-08-17T12:13:45.5184133Z [4981/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-08-17T12:13:45.5185118Z [4982/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-08-17T12:13:45.5765109Z [4982/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-08-17T12:13:45.5766023Z [4983/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-08-17T12:13:45.7086566Z [4983/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-08-17T12:13:45.7087482Z [4984/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-08-17T12:13:45.8110141Z [4984/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-08-17T12:13:45.8111024Z [4985/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-08-17T12:13:45.8711049Z [4985/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-08-17T12:13:45.8711971Z [4986/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-08-17T12:13:45.9652643Z [4986/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-08-17T12:13:45.9653587Z [4987/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-08-17T12:13:45.9745082Z [4987/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-08-17T12:13:45.9745904Z [4988/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-08-17T12:13:45.9788518Z [4988/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-08-17T12:13:45.9789437Z [4989/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-08-17T12:13:46.0004735Z [4989/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-08-17T12:13:46.0005589Z [4990/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-08-17T12:13:46.1876436Z [4990/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-08-17T12:13:46.1877347Z [4991/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-08-17T12:13:46.2364468Z [4991/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-08-17T12:13:46.2365418Z [4992/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-08-17T12:13:46.4442634Z [4992/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-08-17T12:13:46.4443219Z [4993/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-08-17T12:13:46.4641602Z [4993/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-08-17T12:13:46.4642291Z [4994/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-08-17T12:13:46.4667051Z [4994/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-08-17T12:13:46.4668104Z [4995/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-08-17T12:13:46.5103588Z [4995/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-08-17T12:13:46.5104348Z [4996/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-08-17T12:13:46.5225999Z [4996/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-08-17T12:13:46.5226614Z [4997/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-08-17T12:13:46.5908629Z [4997/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-08-17T12:13:46.5909835Z [4998/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-08-17T12:13:47.2836897Z [4998/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-08-17T12:13:47.2838255Z [4999/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-08-17T12:13:47.4341374Z [4999/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-08-17T12:13:47.4342488Z [5000/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-08-17T12:13:47.4808943Z [5000/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-08-17T12:13:47.4809894Z [5001/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-08-17T12:13:47.5064658Z [5001/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-08-17T12:13:47.5068543Z [5002/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-08-17T12:13:47.7015898Z [5002/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-08-17T12:13:47.7022718Z [5003/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-08-17T12:13:47.8840795Z [5003/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-08-17T12:13:47.8841813Z [5004/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-08-17T12:13:48.1587778Z [5004/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-08-17T12:13:48.1589222Z [5005/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-08-17T12:13:48.3318191Z [5005/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-08-17T12:13:48.3321204Z [5006/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-08-17T12:13:48.3637154Z [5006/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-08-17T12:13:48.3637978Z [5007/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-08-17T12:13:48.4500455Z [5007/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-08-17T12:13:48.4501492Z [5008/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-08-17T12:13:48.5033251Z [5008/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-08-17T12:13:48.5035849Z [5009/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-08-17T12:13:48.6843619Z [5009/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-08-17T12:13:48.6844662Z [5010/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-08-17T12:13:48.7455209Z [5010/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-08-17T12:13:48.7455965Z [5011/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-08-17T12:13:48.7872203Z [5011/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-08-17T12:13:48.7873162Z [5012/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-08-17T12:13:48.8102328Z [5012/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-08-17T12:13:48.8103126Z [5013/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-08-17T12:13:49.3040892Z [5013/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-08-17T12:13:49.3041716Z [5014/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-08-17T12:13:49.3325838Z [5014/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-08-17T12:13:49.3326644Z [5015/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-08-17T12:13:49.5411905Z [5015/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-08-17T12:13:49.5416021Z [5016/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-08-17T12:13:49.6196117Z [5016/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-08-17T12:13:49.6196959Z [5017/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-08-17T12:13:49.6833701Z [5017/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-08-17T12:13:49.6837100Z [5018/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-08-17T12:13:49.8750128Z [5018/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-08-17T12:13:49.8751072Z [5019/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-08-17T12:13:50.2428967Z [5019/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-08-17T12:13:50.2431876Z [5020/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-08-17T12:13:50.3002593Z [5020/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-08-17T12:13:50.3003973Z [5021/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-08-17T12:13:50.4233629Z [5021/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-08-17T12:13:50.4235568Z [5022/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-08-17T12:13:50.5496328Z [5022/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-08-17T12:13:50.5497730Z [5023/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-08-17T12:13:50.7252245Z [5023/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-08-17T12:13:50.7253003Z [5024/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-08-17T12:13:50.7746123Z [5024/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-08-17T12:13:50.7747928Z [5025/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-08-17T12:13:50.8470643Z [5025/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-08-17T12:13:50.8474178Z [5026/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-08-17T12:13:51.1199297Z [5026/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-08-17T12:13:51.1200913Z [5027/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-08-17T12:13:51.1464754Z [5027/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-08-17T12:13:51.1466199Z [5028/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-08-17T12:13:51.4153672Z [5028/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-08-17T12:13:51.4162469Z [5029/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-08-17T12:13:51.7659927Z [5029/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-08-17T12:13:51.7669281Z [5030/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-08-17T12:13:51.9617177Z [5030/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-08-17T12:13:51.9619852Z [5031/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-08-17T12:13:51.9975488Z [5031/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-08-17T12:13:51.9976410Z [5032/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-08-17T12:13:52.0059914Z [5032/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-08-17T12:13:52.0062534Z [5033/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-08-17T12:13:52.0346237Z [5033/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-08-17T12:13:52.0349818Z [5034/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-08-17T12:13:52.2345086Z [5034/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-08-17T12:13:52.2345975Z [5035/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-08-17T12:13:52.9121619Z [5035/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-08-17T12:13:52.9122835Z [5036/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-08-17T12:13:52.9345899Z [5036/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-08-17T12:13:52.9346532Z [5037/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-08-17T12:13:53.0163589Z [5037/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-08-17T12:13:53.0165156Z [5038/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-08-17T12:13:53.0551210Z [5038/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-08-17T12:13:53.0552019Z [5039/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-08-17T12:13:53.1797386Z [5039/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-08-17T12:13:53.1798878Z [5040/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-08-17T12:13:53.2249492Z [5040/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-08-17T12:13:53.2250874Z [5041/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-08-17T12:13:53.7211630Z [5041/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-08-17T12:13:53.7212577Z [5042/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-08-17T12:13:53.7326767Z [5042/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-08-17T12:13:53.7328170Z [5043/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-08-17T12:13:53.7919192Z [5043/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-08-17T12:13:53.7922878Z [5044/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-08-17T12:13:54.1066772Z [5044/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-08-17T12:13:54.1067356Z [5045/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-08-17T12:13:54.1349782Z [5045/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-08-17T12:13:54.1353189Z [5046/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-08-17T12:13:54.1800855Z [5046/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-08-17T12:13:54.1807623Z [5047/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-08-17T12:13:54.5472311Z [5047/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-08-17T12:13:54.5473201Z [5048/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-08-17T12:13:54.6581359Z [5048/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-08-17T12:13:54.6582692Z [5049/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-08-17T12:13:54.7179433Z [5049/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-08-17T12:13:54.7183553Z [5050/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-08-17T12:13:54.7449615Z [5050/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-08-17T12:13:54.7450539Z [5051/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-08-17T12:13:55.0137366Z [5051/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-08-17T12:13:55.0139202Z [5052/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-08-17T12:13:55.1076447Z [5052/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-08-17T12:13:55.1080162Z [5053/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-08-17T12:13:55.6351922Z [5053/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-08-17T12:13:55.6353007Z [5054/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-08-17T12:13:55.6586143Z [5054/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-08-17T12:13:55.6587216Z [5055/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-08-17T12:13:55.6936442Z [5055/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-08-17T12:13:55.6939669Z [5056/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-08-17T12:13:55.7389767Z [5056/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-08-17T12:13:55.7392562Z [5057/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-08-17T12:13:55.9139683Z [5057/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-08-17T12:13:55.9143456Z [5058/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-08-17T12:13:55.9654213Z [5058/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-08-17T12:13:55.9657800Z [5059/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-08-17T12:13:56.5136088Z [5059/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-08-17T12:13:56.5139504Z [5060/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-08-17T12:13:56.5527238Z [5060/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-08-17T12:13:56.5528508Z [5061/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-08-17T12:13:56.7575302Z [5061/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-08-17T12:13:56.7576158Z [5062/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-08-17T12:13:56.8450765Z [5062/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-08-17T12:13:56.8454833Z [5063/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-08-17T12:13:56.9411444Z [5063/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-08-17T12:13:56.9412241Z [5064/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-08-17T12:13:56.9763158Z [5064/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-08-17T12:13:56.9765798Z [5065/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-08-17T12:13:57.3237111Z [5065/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-08-17T12:13:57.3243186Z [5066/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-08-17T12:13:57.4692434Z [5066/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-08-17T12:13:57.4696516Z [5067/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-08-17T12:13:57.6996337Z [5067/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-08-17T12:13:57.6997699Z [5068/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-08-17T12:13:57.7206660Z [5068/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-08-17T12:13:57.7208211Z [5069/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-08-17T12:13:57.7327847Z [5069/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-08-17T12:13:57.7328722Z [5070/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-08-17T12:13:57.8660169Z [5070/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-08-17T12:13:57.8661045Z [5071/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-08-17T12:13:57.8773707Z [5071/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-08-17T12:13:57.8775766Z [5072/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-08-17T12:13:58.1997623Z [5072/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:13:58.1998585Z [5073/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-08-17T12:13:58.2132796Z [5073/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-08-17T12:13:58.2133728Z [5074/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-08-17T12:13:58.2510257Z [5074/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-08-17T12:13:58.2510866Z [5075/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-08-17T12:13:58.6030619Z [5075/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-08-17T12:13:58.6044075Z [5076/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-08-17T12:13:58.9026788Z [5076/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-08-17T12:13:58.9028995Z [5077/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:13:59.1085722Z [5077/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-08-17T12:13:59.1086258Z [5078/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-08-17T12:13:59.1414653Z [5078/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-08-17T12:13:59.1415589Z [5079/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-08-17T12:13:59.1721174Z [5079/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-08-17T12:13:59.1722069Z [5080/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-08-17T12:13:59.1849683Z [5080/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-08-17T12:13:59.1850386Z [5081/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-08-17T12:13:59.4841551Z [5081/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-08-17T12:13:59.4850437Z [5082/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-08-17T12:13:59.7907594Z [5082/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-08-17T12:13:59.7917249Z [5083/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-08-17T12:14:00.0362853Z [5083/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-08-17T12:14:00.0364653Z [5084/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-08-17T12:14:00.0762463Z [5084/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-08-17T12:14:00.0763360Z [5085/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-08-17T12:14:00.0874898Z [5085/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-08-17T12:14:00.0875806Z [5086/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-08-17T12:14:00.1304510Z [5086/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-08-17T12:14:00.1307312Z [5087/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-08-17T12:14:00.4103868Z [5087/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-08-17T12:14:00.4107671Z [5088/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-08-17T12:14:00.4978617Z [5088/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:14:00.4979611Z [5089/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-08-17T12:14:00.5671909Z [5089/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:14:00.5680854Z [5090/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-08-17T12:14:01.0414627Z [5090/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-08-17T12:14:01.0416344Z [5091/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-08-17T12:14:01.0580355Z [5091/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-08-17T12:14:01.0583544Z [5092/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-08-17T12:14:01.3483408Z [5092/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-08-17T12:14:01.3484054Z [5093/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:14:01.4472784Z [5093/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-08-17T12:14:01.4474267Z [5094/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-08-17T12:14:01.5175918Z [5094/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-08-17T12:14:01.5177435Z [5095/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:14:01.5507203Z [5095/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-08-17T12:14:01.5508732Z [5096/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-08-17T12:14:01.6506895Z [5096/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-08-17T12:14:01.6509089Z [5097/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-08-17T12:14:01.8387012Z [5097/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-08-17T12:14:01.8388371Z [5098/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-08-17T12:14:01.9171571Z [5098/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-08-17T12:14:01.9172501Z [5099/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-08-17T12:14:01.9554425Z [5099/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-08-17T12:14:01.9555601Z [5100/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-08-17T12:14:01.9708034Z [5100/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-08-17T12:14:01.9708931Z [5101/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-08-17T12:14:02.0037083Z [5101/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-08-17T12:14:02.0038487Z [5102/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-08-17T12:14:02.0521330Z [5102/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-08-17T12:14:02.0522888Z [5103/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-08-17T12:14:02.3082670Z [5103/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-08-17T12:14:02.3083367Z [5104/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-08-17T12:14:02.3100776Z [5104/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-08-17T12:14:02.3106122Z [5105/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-08-17T12:14:02.4347558Z [5105/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-08-17T12:14:02.4350454Z [5106/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-08-17T12:14:02.4984032Z [5106/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-08-17T12:14:02.4984983Z [5107/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-08-17T12:14:02.5116551Z [5107/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:14:02.5119220Z [5108/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-08-17T12:14:02.7914643Z [5108/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-08-17T12:14:02.7915721Z [5109/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-08-17T12:14:02.8987836Z [5109/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-08-17T12:14:02.8997465Z [5110/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-08-17T12:14:03.1462304Z [5110/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-08-17T12:14:03.1465671Z [5111/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-08-17T12:14:03.2173183Z [5111/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-08-17T12:14:03.2177683Z [5112/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-08-17T12:14:03.4175815Z [5112/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-08-17T12:14:03.4176986Z [5113/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-08-17T12:14:03.4417846Z [5113/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-08-17T12:14:03.4422394Z [5114/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-08-17T12:14:03.7778881Z [5114/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-08-17T12:14:03.7779759Z [5115/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-08-17T12:14:03.9523650Z [5115/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-08-17T12:14:03.9529163Z [5116/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-08-17T12:14:04.1235211Z [5116/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-08-17T12:14:04.1236892Z [5117/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-08-17T12:14:04.1945201Z [5117/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-08-17T12:14:04.1946433Z [5118/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-08-17T12:14:04.4232736Z [5118/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-08-17T12:14:04.4233909Z [5119/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-08-17T12:14:04.4991099Z [5119/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-08-17T12:14:04.4992137Z [5120/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-08-17T12:14:04.6493163Z [5120/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-08-17T12:14:04.6494678Z [5121/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-08-17T12:14:04.7595372Z [5121/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-08-17T12:14:04.7600292Z [5122/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-08-17T12:14:05.1363059Z [5122/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-08-17T12:14:05.1367052Z [5123/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-08-17T12:14:05.3451581Z [5123/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-08-17T12:14:05.3453133Z [5124/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-08-17T12:14:05.4319210Z [5124/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-08-17T12:14:05.4320477Z [5125/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-08-17T12:14:05.4324744Z [5125/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-08-17T12:14:05.4328530Z [5126/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-08-17T12:14:05.7184074Z [5126/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-08-17T12:14:05.7188961Z [5127/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-08-17T12:14:05.8264292Z [5127/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-08-17T12:14:05.8273721Z [5128/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-08-17T12:14:05.9591100Z [5128/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-08-17T12:14:05.9592075Z [5129/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-08-17T12:14:06.0072106Z [5129/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-08-17T12:14:06.0074754Z [5130/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-08-17T12:14:06.2862104Z [5130/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-08-17T12:14:06.2867761Z [5131/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-08-17T12:14:06.2998362Z [5131/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-08-17T12:14:06.3000005Z [5132/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-08-17T12:14:06.6553840Z [5132/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-08-17T12:14:06.6554805Z [5133/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-08-17T12:14:07.0122885Z [5133/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-08-17T12:14:07.0130227Z [5134/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-08-17T12:14:07.2298697Z [5134/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-08-17T12:14:07.2300148Z [5135/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-08-17T12:14:07.2393508Z [5135/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-08-17T12:14:07.2394073Z [5136/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-08-17T12:14:07.3556463Z [5136/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:14:07.3559938Z [5137/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-08-17T12:14:07.3726203Z [5137/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-08-17T12:14:07.3734900Z [5138/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-08-17T12:14:07.4492103Z [5138/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-08-17T12:14:07.4494677Z [5139/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-08-17T12:14:08.0440840Z [5139/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-08-17T12:14:08.0444658Z [5140/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-08-17T12:14:08.1616435Z [5140/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-08-17T12:14:08.1618629Z [5141/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-08-17T12:14:08.2901413Z [5141/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-08-17T12:14:08.2905341Z [5142/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-08-17T12:14:08.5163710Z [5142/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-08-17T12:14:08.5164269Z [5143/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-08-17T12:14:08.5690373Z [5143/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-08-17T12:14:08.5693173Z [5144/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-08-17T12:14:08.6408741Z [5144/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-08-17T12:14:08.6413236Z [5145/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-08-17T12:14:09.4535331Z [5145/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-08-17T12:14:09.4536214Z [5146/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-08-17T12:14:09.4911405Z [5146/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-08-17T12:14:09.4912396Z [5147/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-08-17T12:14:09.5283962Z [5147/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:14:09.5286046Z [5148/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-08-17T12:14:09.5391081Z [5148/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-08-17T12:14:09.5391994Z [5149/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-08-17T12:14:09.6223436Z [5149/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-08-17T12:14:09.6224542Z [5150/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-08-17T12:14:09.6373296Z [5150/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-08-17T12:14:09.6374887Z [5151/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-08-17T12:14:10.4519072Z [5151/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-08-17T12:14:10.4520811Z [5152/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-08-17T12:14:10.5919272Z [5152/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-08-17T12:14:10.5920242Z [5153/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-08-17T12:14:10.6672439Z [5153/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:14:10.6675368Z [5154/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-08-17T12:14:10.6823182Z [5154/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-08-17T12:14:10.6824110Z [5155/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-08-17T12:14:10.7939625Z [5155/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-08-17T12:14:10.7940869Z [5156/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-08-17T12:14:10.8589129Z [5156/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-08-17T12:14:10.8590158Z [5157/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-08-17T12:14:11.4319612Z [5157/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-08-17T12:14:11.4320138Z [5158/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-08-17T12:14:11.6755295Z [5158/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-08-17T12:14:11.6756985Z [5159/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-08-17T12:14:11.8151391Z [5159/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-08-17T12:14:11.8152331Z [5160/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-08-17T12:14:11.8959726Z [5160/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-08-17T12:14:11.8960620Z [5161/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-08-17T12:14:12.1074814Z [5161/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-08-17T12:14:12.1075784Z [5162/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-08-17T12:14:12.2058444Z [5162/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-08-17T12:14:12.2063235Z [5163/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-08-17T12:14:12.4574900Z [5163/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-08-17T12:14:12.4578085Z [5164/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-08-17T12:14:12.5698202Z [5164/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-08-17T12:14:12.5699123Z [5165/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-08-17T12:14:12.8019516Z [5165/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-08-17T12:14:12.8020430Z [5166/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-08-17T12:14:12.8861126Z [5166/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-08-17T12:14:12.8870488Z [5167/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-08-17T12:14:13.0036099Z [5167/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-08-17T12:14:13.0037394Z [5168/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-08-17T12:14:13.0578784Z [5168/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-08-17T12:14:13.0579731Z [5169/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-08-17T12:14:13.3813223Z [5169/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-08-17T12:14:13.3814869Z [5170/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-08-17T12:14:13.6682030Z [5170/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-08-17T12:14:13.6683477Z [5171/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-08-17T12:14:13.7110435Z [5171/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-08-17T12:14:13.7122367Z [5172/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-08-17T12:14:13.7457809Z [5172/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-08-17T12:14:13.7458921Z [5173/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-08-17T12:14:14.1179764Z [5173/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-08-17T12:14:14.1180648Z [5174/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-08-17T12:14:14.2540529Z [5174/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-08-17T12:14:14.2541507Z [5175/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-08-17T12:14:14.3324109Z [5175/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-08-17T12:14:14.3325255Z [5176/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-08-17T12:14:14.6991128Z [5176/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-08-17T12:14:14.6996253Z [5177/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-08-17T12:14:14.8595154Z [5177/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-08-17T12:14:14.8596795Z [5178/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-08-17T12:14:14.9297949Z [5178/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-08-17T12:14:14.9298826Z [5179/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-08-17T12:14:15.1123758Z [5179/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-08-17T12:14:15.1132103Z [5180/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-08-17T12:14:15.1917210Z [5180/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-08-17T12:14:15.1918070Z [5181/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-08-17T12:14:15.5021865Z [5181/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-08-17T12:14:15.5022858Z [5182/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-08-17T12:14:15.7345967Z [5182/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-08-17T12:14:15.7351194Z [5183/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-08-17T12:14:15.8226212Z [5183/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-08-17T12:14:15.8227143Z [5184/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-08-17T12:14:16.0104313Z [5184/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-08-17T12:14:16.0106589Z [5185/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-08-17T12:14:16.1148566Z [5185/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-08-17T12:14:16.1150551Z [5186/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-08-17T12:14:16.2945024Z [5186/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-08-17T12:14:16.2945926Z [5187/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-08-17T12:14:16.5799739Z [5187/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-08-17T12:14:16.5800763Z [5188/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-08-17T12:14:16.5914115Z [5188/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-08-17T12:14:16.5916436Z [5189/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-08-17T12:14:16.8364376Z [5189/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-08-17T12:14:16.8367286Z [5190/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-08-17T12:14:17.0167352Z [5190/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-08-17T12:14:17.0171834Z [5191/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-08-17T12:14:17.1237125Z [5191/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-08-17T12:14:17.1237914Z [5192/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-08-17T12:14:17.1594270Z [5192/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-08-17T12:14:17.1594984Z [5193/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-08-17T12:14:17.6709596Z [5193/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-08-17T12:14:17.6710508Z [5194/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-08-17T12:14:17.7334659Z [5194/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-08-17T12:14:17.7340570Z [5195/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-08-17T12:14:17.9195604Z [5195/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-08-17T12:14:17.9196165Z [5196/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-08-17T12:14:17.9496088Z [5196/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-08-17T12:14:17.9497073Z [5197/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-08-17T12:14:18.0663571Z [5197/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-08-17T12:14:18.0664972Z [5198/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-08-17T12:14:18.0804556Z [5198/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-08-17T12:14:18.0805466Z [5199/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-08-17T12:14:18.2869073Z [5199/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-08-17T12:14:18.2870474Z [5200/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-08-17T12:14:18.5327409Z [5200/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-08-17T12:14:18.5337299Z [5201/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-08-17T12:14:18.8772716Z [5201/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-08-17T12:14:18.8773242Z [5202/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-08-17T12:14:18.9404611Z [5202/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-08-17T12:14:18.9405470Z [5203/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-08-17T12:14:18.9762968Z [5203/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-08-17T12:14:18.9763799Z [5204/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-08-17T12:14:19.0137784Z [5204/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-08-17T12:14:19.0146828Z [5205/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-08-17T12:14:19.0828805Z [5205/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-08-17T12:14:19.0829506Z [5206/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-08-17T12:14:19.1966051Z [5206/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-08-17T12:14:19.1967143Z [5207/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-08-17T12:14:19.4242412Z [5207/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-08-17T12:14:19.4247872Z [5208/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-08-17T12:14:19.5989392Z [5208/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-08-17T12:14:19.5990235Z [5209/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-08-17T12:14:19.6264483Z [5209/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-08-17T12:14:19.6266781Z [5210/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-08-17T12:14:19.6927536Z [5210/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-08-17T12:14:19.6928481Z [5211/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-08-17T12:14:19.7387207Z [5211/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-08-17T12:14:19.7387914Z [5212/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-08-17T12:14:19.8481497Z [5212/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-08-17T12:14:19.8487114Z [5213/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-08-17T12:14:19.8794778Z [5213/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-08-17T12:14:19.8795399Z [5214/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-08-17T12:14:20.1435226Z [5214/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-08-17T12:14:20.1436191Z [5215/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-08-17T12:14:20.1566338Z [5215/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-08-17T12:14:20.1567289Z [5216/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-08-17T12:14:20.2038267Z [5216/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:14:20.2039255Z [5217/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-08-17T12:14:20.3160485Z [5217/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-08-17T12:14:20.3170254Z [5218/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-08-17T12:14:20.3391901Z [5218/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-08-17T12:14:20.3392506Z [5219/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-08-17T12:14:20.5192493Z [5219/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-08-17T12:14:20.5204030Z [5220/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-08-17T12:14:20.6803721Z [5220/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-08-17T12:14:20.6812763Z [5221/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-08-17T12:14:20.8046007Z [5221/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-08-17T12:14:20.8047026Z [5222/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-08-17T12:14:20.9166683Z [5222/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-08-17T12:14:20.9168098Z [5223/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-08-17T12:14:20.9192633Z [5223/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-08-17T12:14:20.9196306Z [5224/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-08-17T12:14:21.0975579Z [5224/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-08-17T12:14:21.0976437Z [5225/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-08-17T12:14:21.1563257Z [5225/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-08-17T12:14:21.1564028Z [5226/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-08-17T12:14:21.2207041Z [5226/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-08-17T12:14:21.2211530Z [5227/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-08-17T12:14:21.2920968Z [5227/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-08-17T12:14:21.2926030Z [5228/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:14:21.3749435Z [5228/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-08-17T12:14:21.3750493Z [5229/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-08-17T12:14:21.4214378Z [5229/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-08-17T12:14:21.4215539Z [5230/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-08-17T12:14:21.5694995Z [5230/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-08-17T12:14:21.5696023Z [5231/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-08-17T12:14:21.6003625Z [5231/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-08-17T12:14:21.6004584Z [5232/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-08-17T12:14:21.6616498Z [5232/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-08-17T12:14:21.6617547Z [5233/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-08-17T12:14:21.7659244Z [5233/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-08-17T12:14:21.7660040Z [5234/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-08-17T12:14:21.8627809Z [5234/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-08-17T12:14:21.8628711Z [5235/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-08-17T12:14:21.9145240Z [5235/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-08-17T12:14:21.9146054Z [5236/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-08-17T12:14:21.9797411Z [5236/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-08-17T12:14:21.9798258Z [5237/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-08-17T12:14:22.0541044Z [5237/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-08-17T12:14:22.0541965Z [5238/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-08-17T12:14:22.0673880Z [5238/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-08-17T12:14:22.0674851Z [5239/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-08-17T12:14:22.2845415Z [5239/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-08-17T12:14:22.2846210Z [5240/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-08-17T12:14:22.3469443Z [5240/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-08-17T12:14:22.3470335Z [5241/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-08-17T12:14:22.3894696Z [5241/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-08-17T12:14:22.3895682Z [5242/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-08-17T12:14:22.4908770Z [5242/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-08-17T12:14:22.4909672Z [5243/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-08-17T12:14:22.5060855Z [5243/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-08-17T12:14:22.5061777Z [5244/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-08-17T12:14:22.6567453Z [5244/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-08-17T12:14:22.6568396Z [5245/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-08-17T12:14:22.8662593Z [5245/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:22.8663918Z [5246/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-08-17T12:14:23.1308566Z [5246/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.1312338Z [5247/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-08-17T12:14:23.1957002Z [5247/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.1959975Z [5248/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.3266147Z [5248/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.3267547Z [5249/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.4519819Z [5249/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.4520798Z [5250/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.4539599Z [5250/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.4540347Z [5251/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.5651017Z [5251/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.5652576Z [5252/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.6956697Z [5252/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.6958293Z [5253/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.9242895Z [5253/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-08-17T12:14:23.9244372Z [5254/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.0615990Z [5254/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.0616984Z [5255/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.1333421Z [5255/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.1339712Z [5256/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.1351940Z [5256/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.1353149Z [5257/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.2054215Z [5257/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.2055158Z [5258/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.4549001Z [5258/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.4554449Z [5259/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.6772874Z [5259/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.6773649Z [5260/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.7031583Z [5260/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.7032675Z [5261/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.7932578Z [5261/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.7933515Z [5262/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.8115301Z [5262/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.8116376Z [5263/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.8496872Z [5263/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:24.8497825Z [5264/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.2072190Z [5264/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.2073243Z [5265/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.2331558Z [5265/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.2332614Z [5266/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.3027525Z [5266/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.3028128Z [5267/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.3376199Z [5267/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.3377198Z [5268/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.4001862Z [5268/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.4002946Z [5269/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.4273846Z [5269/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.4274939Z [5270/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.7099312Z [5270/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.7100659Z [5271/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.7488203Z [5271/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.7489180Z [5272/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.8401433Z [5272/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.8402693Z [5273/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.9204792Z [5273/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.9212019Z [5274/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.9875784Z [5274/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:25.9877277Z [5275/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.2408606Z [5275/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.2409512Z [5276/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.3133198Z [5276/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.3134421Z [5277/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.3820167Z [5277/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.3821312Z [5278/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.4268353Z [5278/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.4269363Z [5279/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.4477671Z [5279/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.4478599Z [5280/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.5515770Z [5280/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.5516834Z [5281/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.6870264Z [5281/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.6871254Z [5282/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.7172519Z [5282/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.7173696Z [5283/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.7736658Z [5283/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.7737701Z [5284/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.9338722Z [5284/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:26.9339661Z [5285/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.0509100Z [5285/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.0509917Z [5286/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.3376254Z [5286/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.3377111Z [5287/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.4846930Z [5287/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.4847968Z [5288/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.4876221Z [5288/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.4882370Z [5289/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.5664331Z [5289/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.5665009Z [5290/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.8037010Z [5290/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.8044857Z [5291/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.8474711Z [5291/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.8475768Z [5292/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.8974233Z [5292/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:27.8975197Z [5293/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.0062277Z [5293/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.0063178Z [5294/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.1445481Z [5294/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-08-17T12:14:28.1446406Z [5295/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.2157248Z [5295/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-08-17T12:14:28.2159007Z [5296/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.2639876Z [5296/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-08-17T12:14:28.2641295Z [5297/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-08-17T12:14:28.3195028Z [5297/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-08-17T12:14:28.3195738Z [5298/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.3328244Z [5298/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-08-17T12:14:28.3329675Z [5299/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.4372673Z [5299/6280] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-08-17T12:14:28.4373573Z [5300/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-08-17T12:14:28.4494064Z [5300/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-08-17T12:14:28.4494658Z [5301/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-08-17T12:14:28.4754709Z [5301/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-08-17T12:14:28.4755491Z [5302/6280] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-08-17T12:14:28.4776812Z /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-08-17T12:14:28.4777617Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-08-17T12:14:28.4777905Z ^~~~~~~ 2022-08-17T12:14:28.4778011Z 2022-08-17T12:14:28.6103462Z [5302/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-08-17T12:14:28.6104342Z [5303/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-08-17T12:14:28.6460522Z [5303/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-08-17T12:14:28.6461357Z [5304/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-08-17T12:14:28.6734199Z [5304/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-08-17T12:14:28.6735055Z [5305/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-08-17T12:14:28.7208272Z [5305/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-08-17T12:14:28.7209141Z [5306/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-08-17T12:14:28.7290140Z [5306/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-08-17T12:14:28.7290577Z [5307/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-08-17T12:14:28.7401400Z [5307/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-08-17T12:14:28.7402240Z [5308/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-08-17T12:14:28.8725215Z [5308/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-08-17T12:14:28.8726020Z [5309/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-08-17T12:14:28.8874195Z [5309/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-08-17T12:14:28.8874941Z [5310/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-08-17T12:14:29.0435030Z [5310/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-08-17T12:14:29.0435568Z [5311/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-08-17T12:14:29.0509930Z [5311/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-08-17T12:14:29.0510470Z [5312/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-08-17T12:14:29.0682933Z [5312/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-08-17T12:14:29.0683729Z [5313/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-08-17T12:14:29.0997693Z [5313/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-08-17T12:14:29.0998230Z [5314/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-08-17T12:14:29.1079219Z [5314/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-08-17T12:14:29.1080097Z [5315/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-08-17T12:14:29.7372041Z [5315/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-08-17T12:14:29.7372617Z [5316/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-08-17T12:14:30.1096274Z [5316/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-08-17T12:14:30.1097004Z [5317/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-08-17T12:14:30.1316459Z [5317/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-08-17T12:14:30.1317001Z [5318/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-08-17T12:14:30.1610066Z [5318/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-08-17T12:14:30.1611287Z [5319/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-08-17T12:14:30.1689124Z [5319/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-08-17T12:14:30.1690681Z [5320/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-08-17T12:14:30.2038206Z [5320/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-08-17T12:14:30.2039010Z [5321/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-08-17T12:14:30.2040163Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaKernel(const torch::jit::Node*)’: 2022-08-17T12:14:30.2042179Z /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-08-17T12:14:30.2043304Z }; 2022-08-17T12:14:30.2043619Z ^ 2022-08-17T12:14:30.2044229Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:4:0, 2022-08-17T12:14:30.2135778Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-08-17T12:14:30.2136640Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-08-17T12:14:30.2137486Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-08-17T12:14:30.2138410Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-08-17T12:14:30.2139380Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-08-17T12:14:30.2140293Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-08-17T12:14:30.2141529Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-08-17T12:14:30.2142116Z ^~~~~~~~~ 2022-08-17T12:14:30.2143331Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaGuardKernel(const torch::jit::Node*)’: 2022-08-17T12:14:30.2146054Z /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-08-17T12:14:30.2147184Z }; 2022-08-17T12:14:30.2147445Z ^ 2022-08-17T12:14:30.2148107Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:4:0, 2022-08-17T12:14:30.2148631Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-08-17T12:14:30.2149067Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-08-17T12:14:30.2149447Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-08-17T12:14:30.2149880Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-08-17T12:14:30.2150378Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-08-17T12:14:30.2150852Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-08-17T12:14:30.2151293Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-08-17T12:14:30.2151567Z ^~~~~~~~~ 2022-08-17T12:14:30.2151670Z 2022-08-17T12:14:30.2877861Z [5321/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-08-17T12:14:30.2878792Z [5322/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-08-17T12:14:30.6397518Z [5322/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-08-17T12:14:30.6398421Z [5323/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-08-17T12:14:30.7133962Z [5323/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-08-17T12:14:30.7134775Z [5324/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-08-17T12:14:30.9721505Z [5324/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-08-17T12:14:30.9727993Z [5325/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-08-17T12:14:31.2205335Z [5325/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-08-17T12:14:31.2209165Z [5326/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-08-17T12:14:31.2701960Z [5326/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-08-17T12:14:31.2703060Z [5327/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-08-17T12:14:31.5472317Z [5327/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-08-17T12:14:31.5475629Z [5328/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-08-17T12:14:31.7590572Z [5328/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-08-17T12:14:31.7591829Z [5329/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-08-17T12:14:31.7817421Z [5329/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-08-17T12:14:31.7818270Z [5330/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-08-17T12:14:31.9646583Z [5330/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-08-17T12:14:31.9648089Z [5331/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-08-17T12:14:32.0833550Z [5331/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-08-17T12:14:32.0834151Z [5332/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-08-17T12:14:32.1628354Z [5332/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-08-17T12:14:32.1630358Z [5333/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-08-17T12:14:32.3283534Z [5333/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-08-17T12:14:32.4012676Z [5334/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-08-17T12:14:32.4013291Z [5334/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-08-17T12:14:32.4013976Z [5335/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-08-17T12:14:32.4463797Z [5335/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-08-17T12:14:32.4464615Z [5336/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-08-17T12:14:32.4759027Z [5336/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-08-17T12:14:32.4759580Z [5337/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-08-17T12:14:32.5475250Z [5337/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-08-17T12:14:32.5476351Z [5338/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-08-17T12:14:32.6441753Z [5338/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-08-17T12:14:32.6442863Z [5339/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-08-17T12:14:32.8573158Z [5339/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-08-17T12:14:32.8574262Z [5340/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-08-17T12:14:32.9298357Z [5340/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-08-17T12:14:32.9299641Z [5341/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-08-17T12:14:32.9331355Z [5341/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-08-17T12:14:32.9332224Z [5342/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-08-17T12:14:32.9692451Z [5342/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-08-17T12:14:32.9693377Z [5343/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-08-17T12:14:33.1072369Z [5343/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-08-17T12:14:33.1079304Z [5344/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-08-17T12:14:33.2732097Z [5344/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-08-17T12:14:33.2733568Z [5345/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-08-17T12:14:33.3619956Z [5345/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-08-17T12:14:33.3620885Z [5346/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-08-17T12:14:33.4053255Z [5346/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-08-17T12:14:33.4060383Z [5347/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-08-17T12:14:33.4114119Z [5347/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-08-17T12:14:33.4119101Z [5348/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-08-17T12:14:33.5340843Z [5348/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-08-17T12:14:33.5357646Z [5349/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-08-17T12:14:33.5373744Z [5349/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-08-17T12:14:33.5374916Z [5350/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-08-17T12:14:33.8125748Z [5350/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-08-17T12:14:33.8126603Z [5351/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-08-17T12:14:33.8381780Z [5351/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-08-17T12:14:33.8382584Z [5352/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-08-17T12:14:33.9756277Z [5352/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-08-17T12:14:33.9757338Z [5353/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-08-17T12:14:34.0158026Z [5353/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-08-17T12:14:34.0168367Z [5354/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-08-17T12:14:34.2883093Z [5354/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-08-17T12:14:34.2884007Z [5355/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-08-17T12:14:34.3639237Z [5355/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-08-17T12:14:34.3640283Z [5356/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-08-17T12:14:34.4993170Z [5356/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-08-17T12:14:34.4994325Z [5357/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-08-17T12:14:34.5028637Z [5357/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-08-17T12:14:34.5035759Z [5358/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-08-17T12:14:34.5460112Z [5358/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-08-17T12:14:34.5465362Z [5359/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-08-17T12:14:34.7872303Z [5359/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-08-17T12:14:34.7873228Z [5360/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-08-17T12:14:34.7968909Z [5360/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-08-17T12:14:34.7969814Z [5361/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-08-17T12:14:34.8946105Z [5361/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-08-17T12:14:34.8954559Z [5362/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-08-17T12:14:35.0738600Z [5362/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-08-17T12:14:35.0747165Z [5363/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-08-17T12:14:35.1327368Z [5363/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-08-17T12:14:35.1334618Z [5364/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-08-17T12:14:35.2591785Z [5364/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-08-17T12:14:35.2593072Z [5365/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-08-17T12:14:35.2952900Z [5365/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-08-17T12:14:35.2953478Z [5366/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-08-17T12:14:35.3668712Z [5366/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-08-17T12:14:35.3669650Z [5367/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-08-17T12:14:35.4083321Z [5367/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-08-17T12:14:35.4084407Z [5368/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-08-17T12:14:35.6064737Z [5368/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-08-17T12:14:35.6066304Z [5369/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-08-17T12:14:35.7754241Z [5369/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-08-17T12:14:35.7756242Z [5370/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-08-17T12:14:35.8094218Z [5370/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-08-17T12:14:35.8095434Z [5371/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-08-17T12:14:36.0694005Z [5371/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-08-17T12:14:36.0698438Z [5372/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-08-17T12:14:36.3336325Z [5372/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-08-17T12:14:36.3337174Z [5373/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-08-17T12:14:36.4569797Z [5373/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-08-17T12:14:36.4572181Z [5374/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-08-17T12:14:36.5229108Z [5374/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-08-17T12:14:36.5230572Z [5375/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-08-17T12:14:36.6332488Z [5375/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-08-17T12:14:36.6333403Z [5376/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-08-17T12:14:36.6427090Z [5376/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-08-17T12:14:36.6427601Z [5377/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-08-17T12:14:36.7272445Z [5377/6280] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-08-17T12:14:36.7273811Z [5378/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-08-17T12:14:36.8350977Z [5378/6280] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-08-17T12:14:36.8352308Z [5379/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-08-17T12:14:36.8681208Z [5379/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-08-17T12:14:36.8681860Z [5380/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-08-17T12:14:36.9438128Z [5380/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-08-17T12:14:36.9439112Z [5381/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-08-17T12:14:36.9999323Z [5381/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-08-17T12:14:37.0000367Z [5382/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-08-17T12:14:37.2010885Z [5382/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-08-17T12:14:37.2011751Z [5383/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-08-17T12:14:37.2675951Z [5383/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-08-17T12:14:37.2676543Z [5384/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-08-17T12:14:37.3147240Z [5384/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-08-17T12:14:37.3148182Z [5385/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-08-17T12:14:37.4497609Z [5385/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-08-17T12:14:37.4498503Z [5386/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-08-17T12:14:37.6298350Z [5386/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-08-17T12:14:37.6308531Z [5387/6280] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-08-17T12:14:37.7331997Z [5387/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-08-17T12:14:37.7332536Z [5388/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-08-17T12:14:37.7513526Z [5388/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-08-17T12:14:37.7514485Z [5389/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-08-17T12:14:37.7947387Z [5389/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-08-17T12:14:37.7948707Z [5390/6280] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-08-17T12:14:37.8157553Z [5390/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-08-17T12:14:37.8158399Z [5391/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-08-17T12:14:37.9154573Z [5391/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-08-17T12:14:37.9155419Z [5392/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-08-17T12:14:38.0671364Z [5392/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-08-17T12:14:38.0678804Z [5393/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-08-17T12:14:38.2366657Z [5393/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-08-17T12:14:38.2367572Z [5394/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-08-17T12:14:38.2752998Z [5394/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-08-17T12:14:38.2754757Z [5395/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-08-17T12:14:38.2792461Z [5395/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-08-17T12:14:38.2794613Z [5396/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-08-17T12:14:38.3507656Z [5396/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-08-17T12:14:38.3508859Z [5397/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-08-17T12:14:38.3648551Z [5397/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-08-17T12:14:38.3649199Z [5398/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-08-17T12:14:38.5357219Z [5398/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-08-17T12:14:38.5361555Z [5399/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-08-17T12:14:38.5944937Z [5399/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-08-17T12:14:38.5946278Z [5400/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-08-17T12:14:38.8306545Z [5400/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-08-17T12:14:38.8307181Z [5401/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-08-17T12:14:38.8323091Z [5401/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-08-17T12:14:38.8323928Z [5402/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-08-17T12:14:38.8475099Z [5402/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-08-17T12:14:38.8475835Z [5403/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-08-17T12:14:38.8653488Z [5403/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-08-17T12:14:38.8654692Z [5404/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-08-17T12:14:38.9770449Z [5404/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-08-17T12:14:38.9771352Z [5405/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-08-17T12:14:39.0402224Z [5405/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-08-17T12:14:39.0403111Z [5406/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-08-17T12:14:39.1682989Z [5406/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-08-17T12:14:39.1683864Z [5407/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-08-17T12:14:39.3705405Z [5407/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-08-17T12:14:39.3706331Z [5408/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-08-17T12:14:39.4479188Z [5408/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-08-17T12:14:39.4480042Z [5409/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-08-17T12:14:39.5065068Z [5409/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-08-17T12:14:39.5065599Z [5410/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-08-17T12:14:39.5883964Z [5410/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-08-17T12:14:39.5887563Z [5411/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-08-17T12:14:39.6503034Z [5411/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-08-17T12:14:39.6507408Z [5412/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-08-17T12:14:39.7606445Z [5412/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-08-17T12:14:39.7607007Z [5413/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-08-17T12:14:39.7795523Z [5413/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-08-17T12:14:39.7796511Z [5414/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-08-17T12:14:39.7988313Z [5414/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-08-17T12:14:39.7989246Z [5415/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-08-17T12:14:39.9661374Z [5415/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-08-17T12:14:39.9671023Z [5416/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-08-17T12:14:40.1817677Z [5416/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-08-17T12:14:40.1818537Z [5417/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-08-17T12:14:40.2750115Z [5417/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-08-17T12:14:40.2750962Z [5418/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-08-17T12:14:40.4259611Z [5418/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-08-17T12:14:40.4260494Z [5419/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-08-17T12:14:40.4482959Z [5419/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-08-17T12:14:40.4483495Z [5420/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-08-17T12:14:40.6319031Z [5420/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-08-17T12:14:40.6319642Z [5421/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-08-17T12:14:40.7018888Z [5421/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-08-17T12:14:40.7019667Z [5422/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-08-17T12:14:40.7883558Z [5422/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-08-17T12:14:40.7884415Z [5423/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-08-17T12:14:40.8643380Z [5423/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-08-17T12:14:40.8644582Z [5424/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-08-17T12:14:40.8950348Z [5424/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-08-17T12:14:40.8954040Z [5425/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-08-17T12:14:41.0844613Z [5425/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-08-17T12:14:41.0846133Z [5426/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-08-17T12:14:41.1751907Z [5426/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-08-17T12:14:41.1753272Z [5427/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-08-17T12:14:41.3107140Z [5427/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-08-17T12:14:41.3108087Z [5428/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-08-17T12:14:41.3792782Z [5428/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-08-17T12:14:41.3793815Z [5429/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-08-17T12:14:41.4104679Z [5429/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-08-17T12:14:41.4105568Z [5430/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-08-17T12:14:41.5811164Z [5430/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-08-17T12:14:41.5812361Z [5431/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-08-17T12:14:41.7653074Z [5431/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-08-17T12:14:41.7654118Z [5432/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-08-17T12:14:41.7999282Z [5432/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-08-17T12:14:41.8000201Z [5433/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-08-17T12:14:41.9115488Z [5433/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-08-17T12:14:41.9116359Z [5434/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-08-17T12:14:41.9133141Z [5434/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-08-17T12:14:41.9134269Z [5435/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-08-17T12:14:42.0487235Z [5435/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-08-17T12:14:42.0488254Z [5436/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-08-17T12:14:42.1427753Z [5436/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-08-17T12:14:42.1428837Z [5437/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-08-17T12:14:42.3064528Z [5437/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-08-17T12:14:42.3065486Z [5438/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-08-17T12:14:42.3259941Z [5438/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-08-17T12:14:42.3260835Z [5439/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-08-17T12:14:42.3591876Z [5439/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-08-17T12:14:42.3592930Z [5440/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-08-17T12:14:42.3743548Z [5440/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-08-17T12:14:42.3744466Z [5441/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-08-17T12:14:42.5648056Z [5441/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-08-17T12:14:42.5655039Z [5442/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-08-17T12:14:42.6548004Z [5442/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-08-17T12:14:42.6548912Z [5443/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-08-17T12:14:42.8318227Z [5443/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-08-17T12:14:42.8319372Z [5444/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-08-17T12:14:42.8842899Z [5444/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-08-17T12:14:42.8845740Z [5445/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-08-17T12:14:42.9078492Z [5445/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-08-17T12:14:42.9079397Z [5446/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-08-17T12:14:43.1280512Z [5446/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-08-17T12:14:43.1281485Z [5447/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-08-17T12:14:43.2562262Z [5447/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-08-17T12:14:43.2563386Z [5448/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-08-17T12:14:43.2914822Z [5448/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-08-17T12:14:43.2920345Z [5449/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-08-17T12:14:43.3986515Z [5449/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-08-17T12:14:43.3987960Z [5450/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-08-17T12:14:43.4234323Z [5450/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-08-17T12:14:43.4235150Z [5451/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-08-17T12:14:43.8491048Z [5451/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-08-17T12:14:43.8498271Z [5452/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-08-17T12:14:43.9122160Z [5452/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-08-17T12:14:43.9122743Z [5453/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-08-17T12:14:44.0238137Z [5453/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-08-17T12:14:44.0239345Z [5454/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-08-17T12:14:44.1192409Z [5454/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-08-17T12:14:44.1196364Z [5455/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-08-17T12:14:44.3022985Z [5455/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-08-17T12:14:44.3028242Z [5456/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-08-17T12:14:44.3431804Z [5456/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-08-17T12:14:44.3432671Z [5457/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-08-17T12:14:44.3877286Z [5457/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-08-17T12:14:44.3878073Z [5458/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-08-17T12:14:44.4032145Z [5458/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-08-17T12:14:44.4033147Z [5459/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-08-17T12:14:44.4637222Z [5459/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-08-17T12:14:44.4639009Z [5460/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-08-17T12:14:44.6227120Z [5460/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-08-17T12:14:44.6229731Z [5461/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-08-17T12:14:44.7955406Z [5461/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-08-17T12:14:44.7956875Z [5462/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-08-17T12:14:44.9436739Z [5462/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-08-17T12:14:44.9437578Z [5463/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-08-17T12:14:44.9644799Z [5463/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-08-17T12:14:44.9646186Z [5464/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-08-17T12:14:44.9826447Z [5464/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-08-17T12:14:44.9827281Z [5465/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-08-17T12:14:45.0683134Z [5465/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-08-17T12:14:45.0690300Z [5466/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-08-17T12:14:45.2641227Z [5466/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-08-17T12:14:45.2650602Z [5467/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-08-17T12:14:45.4415244Z [5467/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-08-17T12:14:45.4422580Z [5468/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-08-17T12:14:45.5197963Z [5468/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-08-17T12:14:45.5198824Z [5469/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-08-17T12:14:45.5676886Z [5469/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-08-17T12:14:45.5678710Z [5470/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-08-17T12:14:45.7140942Z [5470/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-08-17T12:14:45.7141798Z [5471/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-08-17T12:14:45.7594371Z [5471/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-08-17T12:14:45.7601641Z [5472/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-08-17T12:14:45.8917941Z [5472/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-08-17T12:14:45.8925063Z [5473/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-08-17T12:14:46.0302677Z [5473/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-08-17T12:14:46.0306404Z [5474/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-08-17T12:14:46.1151902Z [5474/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-08-17T12:14:46.1152950Z [5475/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-08-17T12:14:46.1364753Z [5475/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-08-17T12:14:46.1365617Z [5476/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-08-17T12:14:46.1535027Z [5476/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-08-17T12:14:46.1535981Z [5477/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-08-17T12:14:46.2892888Z [5477/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-08-17T12:14:46.2894001Z [5478/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-08-17T12:14:46.3478642Z [5478/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-08-17T12:14:46.3479770Z [5479/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-08-17T12:14:46.4885651Z [5479/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-08-17T12:14:46.4886790Z [5480/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-08-17T12:14:46.6622695Z [5480/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-08-17T12:14:46.6624172Z [5481/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-08-17T12:14:46.6896693Z [5481/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-08-17T12:14:46.6897249Z [5482/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-08-17T12:14:46.7372430Z [5482/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-08-17T12:14:46.7373310Z [5483/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-08-17T12:14:46.8365167Z [5483/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-08-17T12:14:46.8366662Z [5484/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-08-17T12:14:46.8719877Z [5484/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-08-17T12:14:46.8720784Z [5485/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-08-17T12:14:46.9515542Z [5485/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-08-17T12:14:46.9516916Z [5486/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-08-17T12:14:47.1838591Z [5486/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-08-17T12:14:47.1839467Z [5487/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-08-17T12:14:47.1851213Z [5487/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-08-17T12:14:47.1853020Z [5488/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-08-17T12:14:47.2151807Z [5488/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-08-17T12:14:47.2152752Z [5489/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-08-17T12:14:47.3431300Z [5489/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-08-17T12:14:47.3432250Z [5490/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-08-17T12:14:47.3612639Z [5490/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-08-17T12:14:47.3613560Z [5491/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-08-17T12:14:47.4303551Z [5491/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-08-17T12:14:47.4304478Z [5492/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-08-17T12:14:47.7154402Z [5492/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-08-17T12:14:47.7155330Z [5493/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-08-17T12:14:47.7192616Z [5493/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-08-17T12:14:47.7199230Z [5494/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-08-17T12:14:47.9025616Z [5494/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-08-17T12:14:47.9026509Z [5495/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-08-17T12:14:47.9305230Z [5495/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-08-17T12:14:47.9306048Z [5496/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-08-17T12:14:47.9992034Z [5496/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-08-17T12:14:47.9993076Z [5497/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-08-17T12:14:48.1519651Z [5497/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-08-17T12:14:48.1520571Z [5498/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-08-17T12:14:48.1830132Z [5498/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-08-17T12:14:48.1831102Z [5499/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-08-17T12:14:48.1956627Z [5499/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-08-17T12:14:48.1958343Z [5500/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-08-17T12:14:48.3241695Z [5500/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-08-17T12:14:48.3251185Z [5501/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-08-17T12:14:48.4826718Z [5501/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-08-17T12:14:48.4827633Z [5502/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-08-17T12:14:48.6198014Z [5502/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-08-17T12:14:48.6199219Z [5503/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-08-17T12:14:48.7104987Z [5503/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-08-17T12:14:48.7107784Z [5504/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-08-17T12:14:48.7124641Z [5504/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-08-17T12:14:48.7127099Z [5505/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-08-17T12:14:48.8485861Z [5505/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-08-17T12:14:48.8494256Z [5506/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-08-17T12:14:48.9658806Z [5506/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-08-17T12:14:48.9664765Z [5507/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-08-17T12:14:49.2704924Z [5507/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-08-17T12:14:49.2705888Z [5508/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-08-17T12:14:49.3072141Z [5508/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-08-17T12:14:49.3073213Z [5509/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-08-17T12:14:49.3397017Z [5509/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-08-17T12:14:49.3397892Z [5510/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-08-17T12:14:49.4461182Z [5510/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-08-17T12:14:49.4461914Z [5511/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-08-17T12:14:49.6592291Z [5511/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-08-17T12:14:49.6595437Z [5512/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-08-17T12:14:49.6982825Z [5512/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-08-17T12:14:49.6983719Z [5513/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-08-17T12:14:49.7844618Z [5513/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-08-17T12:14:49.7845497Z [5514/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-08-17T12:14:49.7907720Z [5514/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-08-17T12:14:49.7909064Z [5515/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-08-17T12:14:50.1168147Z [5515/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-08-17T12:14:50.1168958Z [5516/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-08-17T12:14:50.2847474Z [5516/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-08-17T12:14:50.2848330Z [5517/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-08-17T12:14:50.2946747Z [5517/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-08-17T12:14:50.2949214Z [5518/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-08-17T12:14:50.3111993Z [5518/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-08-17T12:14:50.3114608Z [5519/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-08-17T12:14:50.5458936Z [5519/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-08-17T12:14:50.5461577Z [5520/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-08-17T12:14:50.7096401Z [5520/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-08-17T12:14:50.7097843Z [5521/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-08-17T12:14:50.8498838Z [5521/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-08-17T12:14:50.8499805Z [5522/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-08-17T12:14:50.9230144Z [5522/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-08-17T12:14:50.9239533Z [5523/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-08-17T12:14:51.0832759Z [5523/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-08-17T12:14:51.0838563Z [5524/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-08-17T12:14:51.3441765Z [5524/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-08-17T12:14:51.3443138Z [5525/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-08-17T12:14:51.3648655Z [5525/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-08-17T12:14:51.3650918Z [5526/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-08-17T12:14:51.5098273Z [5526/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-08-17T12:14:51.5099233Z [5527/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-08-17T12:14:51.5571314Z [5527/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-08-17T12:14:51.5572304Z [5528/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-08-17T12:14:51.5583225Z [5528/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-08-17T12:14:51.5584150Z [5529/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-08-17T12:14:51.7686273Z [5529/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-08-17T12:14:51.7686897Z [5530/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-08-17T12:14:51.7932390Z [5530/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-08-17T12:14:51.7933315Z [5531/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-08-17T12:14:51.9986817Z [5531/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-08-17T12:14:51.9995218Z [5532/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-08-17T12:14:52.1001791Z [5532/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-08-17T12:14:52.1002667Z [5533/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-08-17T12:14:52.1306035Z [5533/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-08-17T12:14:52.1307129Z [5534/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-08-17T12:14:52.5330166Z [5534/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-08-17T12:14:52.5336555Z [5535/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-08-17T12:14:52.6494817Z [5535/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-08-17T12:14:52.6495678Z [5536/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-08-17T12:14:52.7644109Z [5536/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-08-17T12:14:52.7651479Z [5537/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-08-17T12:14:52.9365680Z [5537/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-08-17T12:14:52.9375507Z [5538/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-08-17T12:14:53.0271633Z [5538/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-08-17T12:14:53.0272643Z [5539/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-08-17T12:14:53.0380153Z [5539/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-08-17T12:14:53.0381103Z [5540/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-08-17T12:14:53.1217773Z [5540/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-08-17T12:14:53.1218374Z [5541/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-08-17T12:14:53.2652237Z [5541/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-08-17T12:14:53.2660079Z [5542/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-08-17T12:14:53.4887981Z [5542/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-08-17T12:14:53.4889036Z [5543/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-08-17T12:14:53.5518992Z [5543/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-08-17T12:14:53.5519824Z [5544/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-08-17T12:14:53.6314840Z [5544/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-08-17T12:14:53.6315451Z [5545/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-08-17T12:14:53.6324533Z [5545/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-08-17T12:14:53.6325722Z [5546/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-08-17T12:14:53.8176391Z [5546/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-08-17T12:14:53.8177275Z [5547/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-08-17T12:14:53.9572700Z [5547/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-08-17T12:14:53.9573631Z [5548/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-08-17T12:14:54.1004778Z [5548/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-08-17T12:14:54.1005310Z [5549/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-08-17T12:14:54.3053367Z [5549/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-08-17T12:14:54.3055133Z [5550/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-08-17T12:14:54.3236311Z [5550/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-08-17T12:14:54.3237185Z [5551/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-08-17T12:14:54.5576910Z [5551/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-08-17T12:14:54.5577910Z [5552/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-08-17T12:14:54.8199417Z [5552/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-08-17T12:14:54.8200544Z [5553/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-08-17T12:14:54.8471585Z [5553/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-08-17T12:14:54.8476718Z [5554/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-08-17T12:14:55.2352066Z [5554/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-08-17T12:14:55.2353110Z [5555/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-08-17T12:14:55.2755381Z [5555/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-08-17T12:14:55.2756278Z [5556/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-08-17T12:14:55.2866642Z [5556/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-08-17T12:14:55.2869965Z [5557/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-08-17T12:14:55.4867338Z [5557/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-08-17T12:14:55.4868781Z [5558/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-08-17T12:14:55.6497140Z [5558/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-08-17T12:14:55.6499500Z [5559/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-08-17T12:14:55.6770024Z [5559/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-08-17T12:14:55.6771024Z [5560/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-08-17T12:14:55.7131890Z [5560/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-08-17T12:14:55.7135794Z [5561/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-08-17T12:14:56.1518998Z [5561/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-08-17T12:14:56.1521753Z [5562/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-08-17T12:14:56.1967200Z [5562/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-08-17T12:14:56.1970805Z [5563/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-08-17T12:14:56.2406113Z [5563/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-08-17T12:14:56.2407032Z [5564/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-08-17T12:14:56.5760838Z [5564/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-08-17T12:14:56.5763371Z [5565/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-08-17T12:14:56.6186772Z [5565/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-08-17T12:14:56.6187597Z [5566/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-08-17T12:14:56.6651704Z [5566/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-08-17T12:14:56.6652412Z [5567/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-08-17T12:14:56.7068986Z [5567/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-08-17T12:14:56.7071668Z [5568/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-08-17T12:14:56.7340415Z [5568/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-08-17T12:14:56.7341534Z [5569/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-08-17T12:14:57.2410368Z [5569/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-08-17T12:14:57.2414072Z [5570/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-08-17T12:14:57.3997183Z [5570/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-08-17T12:14:57.3999701Z [5571/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-08-17T12:14:57.5718633Z [5571/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-08-17T12:14:57.5719208Z [5572/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-08-17T12:14:57.6217412Z [5572/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-08-17T12:14:57.6218284Z [5573/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-08-17T12:14:57.6481739Z [5573/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-08-17T12:14:57.6483348Z [5574/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-08-17T12:14:57.6700403Z [5574/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-08-17T12:14:57.6701084Z [5575/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-08-17T12:14:57.6733719Z [5575/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-08-17T12:14:57.6735240Z [5576/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-08-17T12:14:57.9773488Z [5576/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-08-17T12:14:57.9781874Z [5577/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-08-17T12:14:58.1046386Z [5577/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-08-17T12:14:58.1055970Z [5578/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-08-17T12:14:58.1877687Z [5578/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-08-17T12:14:58.1880664Z [5579/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-08-17T12:14:58.4136945Z [5579/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-08-17T12:14:58.4141126Z [5580/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-08-17T12:14:58.6113222Z [5580/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-08-17T12:14:58.6121762Z [5581/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-08-17T12:14:58.8349118Z [5581/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-08-17T12:14:58.8350525Z [5582/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-08-17T12:14:58.9741333Z [5582/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-08-17T12:14:58.9744251Z [5583/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-08-17T12:14:59.0131696Z [5583/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-08-17T12:14:59.0133043Z [5584/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-08-17T12:14:59.1367015Z [5584/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-08-17T12:14:59.1374737Z [5585/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-08-17T12:14:59.4146423Z [5585/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-08-17T12:14:59.4148380Z [5586/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-08-17T12:14:59.5017382Z [5586/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-08-17T12:14:59.5018786Z [5587/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-08-17T12:14:59.6068933Z [5587/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-08-17T12:14:59.6076278Z [5588/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-08-17T12:14:59.8380513Z [5588/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-08-17T12:14:59.8381806Z [5589/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-08-17T12:14:59.8568392Z [5589/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-08-17T12:14:59.8569381Z [5590/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-08-17T12:14:59.8909508Z [5590/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-08-17T12:14:59.8910272Z [5591/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-08-17T12:14:59.9873330Z [5591/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-08-17T12:14:59.9874352Z [5592/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-08-17T12:15:00.0145101Z [5592/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-08-17T12:15:00.0145962Z [5593/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-08-17T12:15:00.2676063Z [5593/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-08-17T12:15:00.2676913Z [5594/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-08-17T12:15:00.3660162Z [5594/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-08-17T12:15:00.3661121Z [5595/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-08-17T12:15:00.3987207Z [5595/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-08-17T12:15:00.3988409Z [5596/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-08-17T12:15:00.4379050Z [5596/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-08-17T12:15:00.4380743Z [5597/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-08-17T12:15:00.4881784Z [5597/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-08-17T12:15:00.4882604Z [5598/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-08-17T12:15:00.5206391Z [5598/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-08-17T12:15:00.5214015Z [5599/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-08-17T12:15:00.6070377Z [5599/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-08-17T12:15:00.6071513Z [5600/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-08-17T12:15:00.7343233Z [5600/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-08-17T12:15:00.7346379Z [5601/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-08-17T12:15:00.8063040Z [5601/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-08-17T12:15:00.8063868Z [5602/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-08-17T12:15:00.8708692Z [5602/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-08-17T12:15:00.8709570Z [5603/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-08-17T12:15:00.9734042Z [5603/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-08-17T12:15:00.9734761Z [5604/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-08-17T12:15:01.0767463Z [5604/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-08-17T12:15:01.0768286Z [5605/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-08-17T12:15:01.1160386Z [5605/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-08-17T12:15:01.1161226Z [5606/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-08-17T12:15:01.2886877Z [5606/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-08-17T12:15:01.2887739Z [5607/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-08-17T12:15:01.3305453Z [5607/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-08-17T12:15:01.3306031Z [5608/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-08-17T12:15:01.3551851Z [5608/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-08-17T12:15:01.3552598Z [5609/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-08-17T12:15:01.3908389Z [5609/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-08-17T12:15:01.3909144Z [5610/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-08-17T12:15:01.4549146Z [5610/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-08-17T12:15:01.4550106Z [5611/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-08-17T12:15:01.6109063Z [5611/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-08-17T12:15:01.6137260Z [5612/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-08-17T12:15:01.6574506Z [5612/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-08-17T12:15:01.6575360Z [5613/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-08-17T12:15:01.7962437Z [5613/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-08-17T12:15:01.7963303Z [5614/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-08-17T12:15:01.8455639Z [5614/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-08-17T12:15:01.8456821Z [5615/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-08-17T12:15:01.9560015Z [5615/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-08-17T12:15:01.9560722Z [5616/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-08-17T12:15:02.1325801Z [5616/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-08-17T12:15:02.1326489Z [5617/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-08-17T12:15:02.1641555Z [5617/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-08-17T12:15:02.1642470Z [5618/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-08-17T12:15:02.1764910Z [5618/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-08-17T12:15:02.1765804Z [5619/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-08-17T12:15:02.2921436Z [5619/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-08-17T12:15:02.2922244Z [5620/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-08-17T12:15:02.3923517Z [5620/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-08-17T12:15:02.3924277Z [5621/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-08-17T12:15:02.4729596Z [5621/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-08-17T12:15:02.4730480Z [5622/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-08-17T12:15:02.5124351Z [5622/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-08-17T12:15:02.5125111Z [5623/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-08-17T12:15:02.6133019Z [5623/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-08-17T12:15:02.6133694Z [5624/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-08-17T12:15:02.8168354Z [5624/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-08-17T12:15:02.8171386Z [5625/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-08-17T12:15:02.9197061Z [5625/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-08-17T12:15:02.9198265Z [5626/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-08-17T12:15:03.0249061Z [5626/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-08-17T12:15:03.0250269Z [5627/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-08-17T12:15:03.0498879Z [5627/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-08-17T12:15:03.0499797Z [5628/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-08-17T12:15:03.0995145Z [5628/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-08-17T12:15:03.0996506Z [5629/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-08-17T12:15:03.1256591Z [5629/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-08-17T12:15:03.1262396Z [5630/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-08-17T12:15:03.2867471Z [5630/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-08-17T12:15:03.2868239Z [5631/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-08-17T12:15:03.4372315Z [5631/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-08-17T12:15:03.4373696Z [5632/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-08-17T12:15:03.5294106Z [5632/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-08-17T12:15:03.5301608Z [5633/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-08-17T12:15:03.6478905Z [5633/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-08-17T12:15:03.6480118Z [5634/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-08-17T12:15:03.7852848Z [5634/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-08-17T12:15:03.7853777Z [5635/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-08-17T12:15:03.8547993Z [5635/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-08-17T12:15:03.8548912Z [5636/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-08-17T12:15:04.0332589Z [5636/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-08-17T12:15:04.0342316Z [5637/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-08-17T12:15:04.0529535Z [5637/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-08-17T12:15:04.0530479Z [5638/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-08-17T12:15:04.1623913Z [5638/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-08-17T12:15:04.1632036Z [5639/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-08-17T12:15:04.3347749Z [5639/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-08-17T12:15:04.3348892Z [5640/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-08-17T12:15:04.3654561Z [5640/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-08-17T12:15:04.3655835Z [5641/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-08-17T12:15:04.5350095Z [5641/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-08-17T12:15:04.5351636Z [5642/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-08-17T12:15:04.8021485Z [5642/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-08-17T12:15:04.8022326Z [5643/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-08-17T12:15:04.8341738Z [5643/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-08-17T12:15:04.8342629Z [5644/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-08-17T12:15:04.8898456Z [5644/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-08-17T12:15:04.8899278Z [5645/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-08-17T12:15:05.0997542Z [5645/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-08-17T12:15:05.0998302Z [5646/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-08-17T12:15:05.3248375Z [5646/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-08-17T12:15:05.3249352Z [5647/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-08-17T12:15:05.3699962Z [5647/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-08-17T12:15:05.3700496Z [5648/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-08-17T12:15:05.3800591Z [5648/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-08-17T12:15:05.3801631Z [5649/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-08-17T12:15:05.4181844Z [5649/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-08-17T12:15:05.4189433Z [5650/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-08-17T12:15:05.6720351Z [5650/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-08-17T12:15:05.6721482Z [5651/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-08-17T12:15:05.7273761Z [5651/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-08-17T12:15:05.7275116Z [5652/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-08-17T12:15:05.9529186Z [5652/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-08-17T12:15:05.9549251Z [5653/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-08-17T12:15:06.1216518Z [5653/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-08-17T12:15:06.1217503Z [5654/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-08-17T12:15:06.1536917Z [5654/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-08-17T12:15:06.1538034Z [5655/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-08-17T12:15:06.2304376Z [5655/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-08-17T12:15:06.2305509Z [5656/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-08-17T12:15:06.2449296Z [5656/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-08-17T12:15:06.2449816Z [5657/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-08-17T12:15:06.4366461Z [5657/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-08-17T12:15:06.4378685Z [5658/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-08-17T12:15:06.5150550Z [5658/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-08-17T12:15:06.5164017Z [5659/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-08-17T12:15:06.6506088Z [5659/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-08-17T12:15:06.6506966Z [5660/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-08-17T12:15:06.7097040Z [5660/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-08-17T12:15:06.7097928Z [5661/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-08-17T12:15:06.8014433Z [5661/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-08-17T12:15:06.8015257Z [5662/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-08-17T12:15:06.9481673Z [5662/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-08-17T12:15:06.9482604Z [5663/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-08-17T12:15:06.9524839Z [5663/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-08-17T12:15:06.9525718Z [5664/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-08-17T12:15:06.9974477Z [5664/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-08-17T12:15:06.9975855Z [5665/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-08-17T12:15:07.1708376Z [5665/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-08-17T12:15:07.1716400Z [5666/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-08-17T12:15:07.2333638Z [5666/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-08-17T12:15:07.2336492Z [5667/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-08-17T12:15:07.3817544Z [5667/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-08-17T12:15:07.3819962Z [5668/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-08-17T12:15:07.4947927Z [5668/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-08-17T12:15:07.4949209Z [5669/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-08-17T12:15:07.5807706Z [5669/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-08-17T12:15:07.5808526Z [5670/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-08-17T12:15:07.6704282Z [5670/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-08-17T12:15:07.6714337Z [5671/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-08-17T12:15:07.7587934Z [5671/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-08-17T12:15:07.7595502Z [5672/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-08-17T12:15:08.1579931Z [5672/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-08-17T12:15:08.1580830Z [5673/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-08-17T12:15:08.1951592Z [5673/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-08-17T12:15:08.1952472Z [5674/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-08-17T12:15:08.2080338Z [5674/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-08-17T12:15:08.2081278Z [5675/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-08-17T12:15:08.2827508Z [5675/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-08-17T12:15:08.2831450Z [5676/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-08-17T12:15:08.5860302Z [5676/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-08-17T12:15:08.5871573Z [5677/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-08-17T12:15:08.6811405Z [5677/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-08-17T12:15:08.6814647Z [5678/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-08-17T12:15:08.7322875Z [5678/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-08-17T12:15:08.7323818Z [5679/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-08-17T12:15:08.7649697Z [5679/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-08-17T12:15:08.7650893Z [5680/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-08-17T12:15:08.7885568Z [5680/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-08-17T12:15:08.7886496Z [5681/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-08-17T12:15:08.8220452Z [5681/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-08-17T12:15:08.8221296Z [5682/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-08-17T12:15:09.2217693Z [5682/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-08-17T12:15:09.2218647Z [5683/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-08-17T12:15:09.3252028Z [5683/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-08-17T12:15:09.3273249Z [5684/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-08-17T12:15:09.4057018Z [5684/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-08-17T12:15:09.4066256Z [5685/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-08-17T12:15:09.5078631Z [5685/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-08-17T12:15:09.5083194Z [5686/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-08-17T12:15:09.7196058Z [5686/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-08-17T12:15:09.7205175Z [5687/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-08-17T12:15:09.7875408Z [5687/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-08-17T12:15:09.7877297Z [5688/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-08-17T12:15:09.9197801Z [5688/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-08-17T12:15:09.9198791Z [5689/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-08-17T12:15:09.9766455Z [5689/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-08-17T12:15:09.9767785Z [5690/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-08-17T12:15:10.0846895Z [5690/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-08-17T12:15:10.0850359Z [5691/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-08-17T12:15:10.2796174Z [5691/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-08-17T12:15:10.2798948Z [5692/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-08-17T12:15:10.3135061Z [5692/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-08-17T12:15:10.3143882Z [5693/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-08-17T12:15:10.4386162Z [5693/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-08-17T12:15:10.4401759Z [5694/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-08-17T12:15:10.4989329Z [5694/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-08-17T12:15:10.4992321Z [5695/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-08-17T12:15:10.5383588Z [5695/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-08-17T12:15:10.5385165Z [5696/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-08-17T12:15:10.8755617Z [5696/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-08-17T12:15:10.8756915Z [5697/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-08-17T12:15:10.9839313Z [5697/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-08-17T12:15:10.9845601Z [5698/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-08-17T12:15:11.2728256Z [5698/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-08-17T12:15:11.2729435Z [5699/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-08-17T12:15:11.3057919Z [5699/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-08-17T12:15:11.3062268Z [5700/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-08-17T12:15:11.4369362Z [5700/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-08-17T12:15:11.4370866Z [5701/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-08-17T12:15:11.5478531Z [5701/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-08-17T12:15:11.5498810Z [5702/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-08-17T12:15:11.6523457Z [5702/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-08-17T12:15:11.6524177Z [5703/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-08-17T12:15:11.7664366Z [5703/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-08-17T12:15:11.7665438Z [5704/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-08-17T12:15:11.8858309Z [5704/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-08-17T12:15:11.8862717Z [5705/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-08-17T12:15:11.9335896Z [5705/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-08-17T12:15:11.9338508Z [5706/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-08-17T12:15:12.1356131Z [5706/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-08-17T12:15:12.1356978Z [5707/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-08-17T12:15:12.2730222Z [5707/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-08-17T12:15:12.2731577Z [5708/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-08-17T12:15:12.3205519Z [5708/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-08-17T12:15:12.3208608Z [5709/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-08-17T12:15:12.3342320Z [5709/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-08-17T12:15:12.3343289Z [5710/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-08-17T12:15:12.6623900Z [5710/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-08-17T12:15:12.6624973Z [5711/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-08-17T12:15:12.8435026Z [5711/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-08-17T12:15:12.8439923Z [5712/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-08-17T12:15:12.9043146Z [5712/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-08-17T12:15:12.9045406Z [5713/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-08-17T12:15:13.3479425Z [5713/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-08-17T12:15:13.3480722Z [5714/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-08-17T12:15:13.4051540Z [5714/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-08-17T12:15:13.4052212Z [5715/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-08-17T12:15:13.5075997Z [5715/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-08-17T12:15:13.5077000Z [5716/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-08-17T12:15:13.5808816Z [5716/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-08-17T12:15:13.5818511Z [5717/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-08-17T12:15:13.6455107Z [5717/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-08-17T12:15:13.6455992Z [5718/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-08-17T12:15:13.7801360Z [5718/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-08-17T12:15:13.7802293Z [5719/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-08-17T12:15:13.8205254Z [5719/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-08-17T12:15:13.8208676Z [5720/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-08-17T12:15:13.9159933Z [5720/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-08-17T12:15:13.9162292Z [5721/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-08-17T12:15:14.4992305Z [5721/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-08-17T12:15:14.5031753Z [5722/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-08-17T12:15:14.6273665Z [5722/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-08-17T12:15:14.6274675Z [5723/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-08-17T12:15:14.7455946Z [5723/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-08-17T12:15:14.7457569Z [5724/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-08-17T12:15:14.7870050Z [5724/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-08-17T12:15:14.7873760Z [5725/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-08-17T12:15:15.0386489Z [5725/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-08-17T12:15:15.0387904Z [5726/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-08-17T12:15:15.1474542Z [5726/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-08-17T12:15:15.1478177Z [5727/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-08-17T12:15:15.5749714Z [5727/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-08-17T12:15:15.5756886Z [5728/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-08-17T12:15:15.7338489Z [5728/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-08-17T12:15:15.7340218Z [5729/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-08-17T12:15:15.7531898Z [5729/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-08-17T12:15:15.7532499Z [5730/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-08-17T12:15:15.7942868Z [5730/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-08-17T12:15:15.7943473Z [5731/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-08-17T12:15:15.8199389Z [5731/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-08-17T12:15:15.8200112Z [5732/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-08-17T12:15:16.0070363Z [5732/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-08-17T12:15:16.0073096Z [5733/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-08-17T12:15:16.2846766Z [5733/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-08-17T12:15:16.2854371Z [5734/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-08-17T12:15:16.7791203Z [5734/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-08-17T12:15:16.7805762Z [5735/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-08-17T12:15:16.8857716Z [5735/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-08-17T12:15:16.8863041Z [5736/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-08-17T12:15:16.9286438Z [5736/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-08-17T12:15:16.9290293Z [5737/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-08-17T12:15:17.0414710Z [5737/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-08-17T12:15:17.0415450Z [5738/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-08-17T12:15:17.0538784Z [5738/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-08-17T12:15:17.0543398Z [5739/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-08-17T12:15:17.5251639Z [5739/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-08-17T12:15:17.5262173Z [5740/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-08-17T12:15:17.7515086Z [5740/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-08-17T12:15:17.7520342Z [5741/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-08-17T12:15:17.9740871Z [5741/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-08-17T12:15:17.9742452Z [5742/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-08-17T12:15:18.0463011Z [5742/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-08-17T12:15:18.0464275Z [5743/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-08-17T12:15:18.1176691Z [5743/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-08-17T12:15:18.1179234Z [5744/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-08-17T12:15:18.4480926Z [5744/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-08-17T12:15:18.4481894Z [5745/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-08-17T12:15:18.7775729Z [5745/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-08-17T12:15:18.7776615Z [5746/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-08-17T12:15:18.8111507Z [5746/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-08-17T12:15:18.8120290Z [5747/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-08-17T12:15:19.1403622Z [5747/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-08-17T12:15:19.1406741Z [5748/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-08-17T12:15:19.1966988Z [5748/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-08-17T12:15:19.1982610Z [5749/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-08-17T12:15:19.3919062Z [5749/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-08-17T12:15:19.3920028Z [5750/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-08-17T12:15:19.6281319Z [5750/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-08-17T12:15:19.6281882Z [5751/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-08-17T12:15:19.7007057Z [5751/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-08-17T12:15:19.7009867Z [5752/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-08-17T12:15:19.7602041Z [5752/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-08-17T12:15:19.7608920Z [5753/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-08-17T12:15:19.8365508Z [5753/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-08-17T12:15:19.8366288Z [5754/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-08-17T12:15:20.2193042Z [5754/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-08-17T12:15:20.2195129Z [5755/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-08-17T12:15:20.4667087Z [5755/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-08-17T12:15:20.4672198Z [5756/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-08-17T12:15:20.7123784Z [5756/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-08-17T12:15:20.7125213Z [5757/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-08-17T12:15:20.7729354Z [5757/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-08-17T12:15:20.7730611Z [5758/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-08-17T12:15:20.7852752Z [5758/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-08-17T12:15:20.7854732Z [5759/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-08-17T12:15:20.8109585Z [5759/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-08-17T12:15:20.8110866Z [5760/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-08-17T12:15:20.8672919Z [5760/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-08-17T12:15:20.8674905Z [5761/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-08-17T12:15:21.1432238Z [5761/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-08-17T12:15:21.1433579Z [5762/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-08-17T12:15:21.2359315Z [5762/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-08-17T12:15:21.2368256Z [5763/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-08-17T12:15:21.8529787Z [5763/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-08-17T12:15:21.8538062Z [5764/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-08-17T12:15:21.8936977Z [5764/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-08-17T12:15:21.8938955Z [5765/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-08-17T12:15:21.9044414Z [5765/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-08-17T12:15:21.9046184Z [5766/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-08-17T12:15:22.0314878Z [5766/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-08-17T12:15:22.0316107Z [5767/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-08-17T12:15:22.4071936Z [5767/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-08-17T12:15:22.4073844Z [5768/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-08-17T12:15:22.4548045Z [5768/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-08-17T12:15:22.4548914Z [5769/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-08-17T12:15:23.1364464Z [5769/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-08-17T12:15:23.1366272Z [5770/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-08-17T12:15:23.1490225Z [5770/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-08-17T12:15:23.1491053Z [5771/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-08-17T12:15:23.2314023Z [5771/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-08-17T12:15:23.2318712Z [5772/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-08-17T12:15:23.3287936Z [5772/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-08-17T12:15:23.3297322Z [5773/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-08-17T12:15:23.6590341Z [5773/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-08-17T12:15:23.6591289Z [5774/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-08-17T12:15:23.7451562Z [5774/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-08-17T12:15:23.7452371Z [5775/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-08-17T12:15:24.3948099Z [5775/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-08-17T12:15:24.3949966Z [5776/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-08-17T12:15:24.4639984Z [5776/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-08-17T12:15:24.4641393Z [5777/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-08-17T12:15:24.6227656Z [5777/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-08-17T12:15:24.6228833Z [5778/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-08-17T12:15:24.7091135Z [5778/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-08-17T12:15:24.7099479Z [5779/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-08-17T12:15:24.8680533Z [5779/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-08-17T12:15:24.8681382Z [5780/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-08-17T12:15:24.8996098Z [5780/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-08-17T12:15:24.8997944Z [5781/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-08-17T12:15:25.6137704Z [5781/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-08-17T12:15:25.6140505Z [5782/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-08-17T12:15:25.6482205Z [5782/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-08-17T12:15:25.6484485Z [5783/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-08-17T12:15:25.6922725Z [5783/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-08-17T12:15:25.6927673Z [5784/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-08-17T12:15:25.9034306Z [5784/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-08-17T12:15:25.9037450Z [5785/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-08-17T12:15:25.9702216Z [5785/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-08-17T12:15:25.9703366Z [5786/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-08-17T12:15:26.2129664Z [5786/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-08-17T12:15:26.2130550Z [5787/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-08-17T12:15:26.5556447Z [5787/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-08-17T12:15:26.5557032Z [5788/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-08-17T12:15:26.5780978Z [5788/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-08-17T12:15:26.5781820Z [5789/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-08-17T12:15:26.6652793Z [5789/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-08-17T12:15:26.6656319Z [5790/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-08-17T12:15:26.8382429Z [5790/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-08-17T12:15:26.8391183Z [5791/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-08-17T12:15:26.9223224Z [5791/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-08-17T12:15:26.9230882Z [5792/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-08-17T12:15:27.4404436Z [5792/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-08-17T12:15:27.4408282Z [5793/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-08-17T12:15:27.4853611Z [5793/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-08-17T12:15:27.4854715Z [5794/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-08-17T12:15:27.4979206Z [5794/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-08-17T12:15:27.4980464Z [5795/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-08-17T12:15:27.7321957Z [5795/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-08-17T12:15:27.7327065Z [5796/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-08-17T12:15:27.7917337Z [5796/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-08-17T12:15:27.7924678Z [5797/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-08-17T12:15:27.8736226Z [5797/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-08-17T12:15:27.8738235Z [5798/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-08-17T12:15:28.3669387Z [5798/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-08-17T12:15:28.3674475Z [5799/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-08-17T12:15:28.4434933Z [5799/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-08-17T12:15:28.4436187Z [5800/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-08-17T12:15:28.7193418Z [5800/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-08-17T12:15:28.7193906Z [5801/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-08-17T12:15:28.7497048Z [5801/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-08-17T12:15:28.7499781Z [5802/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-08-17T12:15:29.0110121Z [5802/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-08-17T12:15:29.0111323Z [5803/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-08-17T12:15:29.0463499Z [5803/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-08-17T12:15:29.0464579Z [5804/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-08-17T12:15:29.3679208Z [5804/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-08-17T12:15:29.3680861Z [5805/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-08-17T12:15:29.4556155Z [5805/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-08-17T12:15:29.4558129Z [5806/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-08-17T12:15:29.4579674Z [5806/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-08-17T12:15:29.4583030Z [5807/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-08-17T12:15:29.5398910Z [5807/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-08-17T12:15:29.5400420Z [5808/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-08-17T12:15:29.8109951Z [5808/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-08-17T12:15:29.8110812Z [5809/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-08-17T12:15:29.8963771Z [5809/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-08-17T12:15:29.8965315Z [5810/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-08-17T12:15:29.9378344Z [5810/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-08-17T12:15:29.9379940Z [5811/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-08-17T12:15:30.4317933Z [5811/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-08-17T12:15:30.4325086Z [5812/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-08-17T12:15:30.5225676Z [5812/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-08-17T12:15:30.5226584Z [5813/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-08-17T12:15:30.5641225Z [5813/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-08-17T12:15:30.5642191Z [5814/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-08-17T12:15:30.6005425Z [5814/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:30.6007138Z [5815/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-08-17T12:15:30.8147329Z [5815/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-08-17T12:15:30.8148588Z [5816/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-08-17T12:15:30.8363928Z [5816/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:30.8365380Z [5817/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-08-17T12:15:31.0577773Z [5817/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.0579461Z [5818/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.1044802Z [5818/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.1052374Z [5819/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.3494959Z [5819/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.3502632Z [5820/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.4791227Z [5820/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-08-17T12:15:31.4791932Z [5821/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.5411316Z [5821/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.5412257Z [5822/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-08-17T12:15:31.5672933Z [5822/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.5674014Z [5823/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.6489757Z [5823/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.6497012Z [5824/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:31.8118920Z [5824/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-08-17T12:15:31.8119838Z [5825/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-08-17T12:15:32.0560597Z [5825/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.0561501Z [5826/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.0616045Z [5826/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.0617109Z [5827/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.0884310Z [5827/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.0889565Z [5828/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.1479941Z [5828/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.1480878Z [5829/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.2158674Z [5829/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.2159640Z [5830/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.5132550Z [5830/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.5134599Z [5831/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.6501874Z [5831/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.6502949Z [5832/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.6667852Z [5832/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.6668784Z [5833/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.6983834Z [5833/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.6985269Z [5834/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.7403827Z [5834/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.7410794Z [5835/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-08-17T12:15:32.8031298Z [5835/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.8032743Z [5836/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.9592123Z [5836/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:32.9593676Z [5837/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.1529164Z [5837/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-08-17T12:15:33.1532542Z [5838/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.2063593Z [5838/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.2064938Z [5839/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.3393796Z [5839/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.3394767Z [5840/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.3405662Z [5840/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.3408117Z [5841/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.4793908Z [5841/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.4795744Z [5842/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-08-17T12:15:33.6989270Z [5842/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.6990278Z [5843/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.7015252Z [5843/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.7016291Z [5844/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.7635536Z [5844/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.7636660Z [5845/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.8304091Z [5845/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.8305016Z [5846/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.8809078Z [5846/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-08-17T12:15:33.8810246Z [5847/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.9320374Z [5847/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:33.9321686Z [5848/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.0666836Z [5848/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.0667863Z [5849/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.2482606Z [5849/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.2483787Z [5850/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.2534169Z [5850/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.2535112Z [5851/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.3515688Z [5851/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.3517211Z [5852/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.7279287Z [5852/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.7281762Z [5853/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.8131344Z [5853/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.8132328Z [5854/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.9499048Z [5854/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.9499950Z [5855/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.9753567Z [5855/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:34.9754633Z [5856/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-08-17T12:15:35.0365869Z [5856/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.0366864Z [5857/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.1740734Z [5857/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.1741905Z [5858/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.2942823Z [5858/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.2943781Z [5859/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.5208255Z [5859/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-08-17T12:15:35.5209057Z [5860/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.5243161Z [5860/6280] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-08-17T12:15:35.5244419Z [5861/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.5561989Z [5861/6280] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-08-17T12:15:35.5563668Z [5862/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.6095943Z [5862/6280] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-08-17T12:15:35.6096650Z [5863/6280] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-08-17T12:15:35.6271784Z [5863/6280] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-08-17T12:15:35.6273381Z [5864/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.7300332Z [5864/6280] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-08-17T12:15:35.7300897Z [5865/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-08-17T12:15:35.7503600Z [5865/6280] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-08-17T12:15:35.7504549Z [5866/6280] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-08-17T12:15:35.9458934Z [5866/6280] Linking CXX shared library lib/libtorch_cpu.so 2022-08-17T12:15:35.9459703Z [5867/6280] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-08-17T12:15:36.5658193Z [5867/6280] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-08-17T12:15:36.5661892Z [5868/6280] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-08-17T12:15:36.5996285Z [5868/6280] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-08-17T12:15:36.5997416Z [5869/6280] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-08-17T12:15:36.7153324Z [5869/6280] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-08-17T12:15:36.7155040Z [5870/6280] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-08-17T12:15:36.7279519Z [5870/6280] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-08-17T12:15:36.7281273Z [5871/6280] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-08-17T12:15:36.8140579Z [5871/6280] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-08-17T12:15:36.8141560Z [5872/6280] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-08-17T12:15:37.5766165Z [5872/6280] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-08-17T12:15:37.5768449Z [5873/6280] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-08-17T12:15:37.6336239Z [5873/6280] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-08-17T12:15:37.6337341Z [5874/6280] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-08-17T12:15:37.6528945Z [5874/6280] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-08-17T12:15:37.6530025Z [5875/6280] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-08-17T12:15:37.8129689Z [5875/6280] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-08-17T12:15:37.8130978Z [5876/6280] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-08-17T12:15:37.8394032Z [5876/6280] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-08-17T12:15:37.8394909Z [5877/6280] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-08-17T12:15:38.5197620Z [5877/6280] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-08-17T12:15:38.5198328Z [5878/6280] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-08-17T12:15:38.6610966Z [5878/6280] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-08-17T12:15:38.6611878Z [5879/6280] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-08-17T12:15:38.7488772Z [5879/6280] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-08-17T12:15:38.7489693Z [5880/6280] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-08-17T12:15:38.8377501Z [5880/6280] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-08-17T12:15:38.8378428Z [5881/6280] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-08-17T12:15:39.0570342Z [5881/6280] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-08-17T12:15:39.0571211Z [5882/6280] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-08-17T12:15:39.2233363Z [5882/6280] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-08-17T12:15:39.2234169Z [5883/6280] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-08-17T12:15:39.6093079Z [5883/6280] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-08-17T12:15:39.6098371Z [5884/6280] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-08-17T12:15:39.6725889Z [5884/6280] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-08-17T12:15:39.6729970Z [5885/6280] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-08-17T12:15:39.8171779Z [5885/6280] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-08-17T12:15:39.8175370Z [5886/6280] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-08-17T12:15:40.0198222Z [5886/6280] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-08-17T12:15:40.0199179Z [5887/6280] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-08-17T12:15:40.1781545Z [5887/6280] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-08-17T12:15:40.1782468Z [5888/6280] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-08-17T12:15:40.7156432Z [5888/6280] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-08-17T12:15:40.7157447Z [5889/6280] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-08-17T12:15:40.7585732Z [5889/6280] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-08-17T12:15:40.7586611Z [5890/6280] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-08-17T12:15:40.7701440Z [5890/6280] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-08-17T12:15:40.7703486Z [5891/6280] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-08-17T12:15:40.9569080Z [5891/6280] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-08-17T12:15:40.9570417Z [5892/6280] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-08-17T12:15:41.2193672Z [5892/6280] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-08-17T12:15:41.2194770Z [5893/6280] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-08-17T12:15:41.2945695Z [5893/6280] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-08-17T12:15:41.2953937Z [5894/6280] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-08-17T12:15:41.6799564Z [5894/6280] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-08-17T12:15:41.6800546Z [5895/6280] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-08-17T12:15:41.9206947Z [5895/6280] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-08-17T12:15:41.9207562Z [5896/6280] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-08-17T12:15:41.9864124Z [5896/6280] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-08-17T12:15:41.9864726Z [5897/6280] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-08-17T12:15:42.5144521Z [5897/6280] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-08-17T12:15:42.5148565Z [5898/6280] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-08-17T12:15:42.5781590Z [5898/6280] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-08-17T12:15:42.5782716Z [5899/6280] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-08-17T12:15:42.6605122Z [5899/6280] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-08-17T12:15:42.6605993Z [5900/6280] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-08-17T12:15:43.0057339Z [5900/6280] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-08-17T12:15:43.0058321Z [5901/6280] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-08-17T12:15:43.1188155Z [5901/6280] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-08-17T12:15:43.1189046Z [5902/6280] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-08-17T12:15:43.1868286Z [5902/6280] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2022-08-17T12:15:43.1869370Z [5903/6280] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-08-17T12:15:43.2041641Z [5903/6280] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-08-17T12:15:43.2044438Z [5904/6280] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-08-17T12:15:43.4541880Z [5904/6280] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2022-08-17T12:15:43.4545794Z [5905/6280] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-08-17T12:15:43.5949334Z [5905/6280] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-08-17T12:15:43.5951086Z [5906/6280] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2022-08-17T12:15:43.6457025Z [5906/6280] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-08-17T12:15:43.6458602Z [5907/6280] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-08-17T12:15:43.7291830Z [5907/6280] 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-08-17T12:15:43.7292843Z [5908/6280] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2022-08-17T12:15:43.8898772Z [5908/6280] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-08-17T12:15:43.8903032Z [5909/6280] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-08-17T12:15:43.9099849Z [5909/6280] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-08-17T12:15:43.9100858Z [5910/6280] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-08-17T12:15:43.9961432Z [5910/6280] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-08-17T12:15:43.9962453Z [5911/6280] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-08-17T12:15:44.0651694Z [5911/6280] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-08-17T12:15:44.0652285Z [5912/6280] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-08-17T12:15:44.1329089Z [5912/6280] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-08-17T12:15:44.1330104Z [5913/6280] 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-08-17T12:15:44.2161919Z [5913/6280] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-08-17T12:15:44.2162847Z [5914/6280] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-08-17T12:15:44.4000162Z [5914/6280] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-08-17T12:15:44.4001089Z [5915/6280] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-08-17T12:15:44.5124561Z [5915/6280] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-08-17T12:15:44.5125583Z [5916/6280] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-08-17T12:15:44.6208034Z [5916/6280] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-08-17T12:15:44.6208650Z [5917/6280] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-08-17T12:15:44.8275947Z [5917/6280] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-08-17T12:15:44.8276899Z [5918/6280] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-08-17T12:15:44.8726719Z [5918/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-08-17T12:15:44.8727605Z [5919/6280] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-08-17T12:15:45.0808736Z [5919/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-08-17T12:15:45.0809475Z [5920/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-08-17T12:15:45.0915654Z [5920/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-08-17T12:15:45.0916528Z [5921/6280] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-08-17T12:15:45.1503282Z [5921/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-08-17T12:15:45.1504148Z [5922/6280] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-08-17T12:15:45.2017740Z [5922/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-08-17T12:15:45.2020295Z [5923/6280] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-08-17T12:15:45.6737645Z [5923/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-08-17T12:15:45.6738404Z [5924/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-08-17T12:15:46.1781288Z [5924/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-08-17T12:15:46.1782203Z [5925/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-08-17T12:15:46.1897472Z [5925/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-08-17T12:15:46.1899519Z [5926/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-08-17T12:15:46.2353409Z [5926/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-08-17T12:15:46.2354747Z [5927/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-08-17T12:15:46.3679063Z [5927/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-08-17T12:15:46.3680351Z [5928/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-08-17T12:15:46.6976360Z [5928/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-08-17T12:15:46.6980905Z [5929/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-08-17T12:15:46.8782766Z [5929/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-08-17T12:15:46.8784007Z [5930/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-08-17T12:15:47.2156133Z [5930/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-08-17T12:15:47.2157892Z [5931/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-08-17T12:15:47.5355659Z [5931/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-08-17T12:15:47.5364605Z [5932/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-08-17T12:15:47.6941895Z [5932/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-08-17T12:15:47.6944402Z [5933/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-08-17T12:15:47.8530033Z [5933/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-08-17T12:15:47.8531168Z [5934/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-08-17T12:15:47.9976872Z [5934/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-08-17T12:15:47.9984033Z [5935/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-08-17T12:15:48.0121114Z [5935/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-08-17T12:15:48.0129509Z [5936/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-08-17T12:15:48.1258929Z [5936/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-08-17T12:15:48.1263921Z [5937/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-08-17T12:15:48.2312843Z [5937/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-08-17T12:15:48.2314824Z [5938/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-08-17T12:15:48.6381861Z [5938/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-08-17T12:15:48.6385264Z [5939/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-08-17T12:15:48.8038227Z [5939/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-08-17T12:15:48.8043338Z [5940/6280] Linking CXX shared library lib/libtorch_cpu.so 2022-08-17T12:15:48.8905287Z [5940/6280] Linking CXX shared library lib/libtorch.so 2022-08-17T12:15:48.8908671Z [5941/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-08-17T12:15:49.0348884Z [5941/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-08-17T12:15:49.0349562Z [5942/6280] Linking CXX shared library lib/libtorch.so 2022-08-17T12:15:49.1373207Z [5942/6280] Linking CXX executable bin/scalar_test 2022-08-17T12:15:49.1374271Z [5943/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-08-17T12:15:49.1938682Z [5943/6280] Linking CXX executable bin/apply_utils_test 2022-08-17T12:15:49.1939346Z [5944/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-08-17T12:15:49.2025406Z [5944/6280] Linking CXX executable bin/atest 2022-08-17T12:15:49.2026478Z [5945/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-08-17T12:15:49.6600079Z [5945/6280] Linking CXX executable bin/verify_api_visibility 2022-08-17T12:15:49.6603642Z [5946/6280] Linking CXX executable bin/verify_api_visibility 2022-08-17T12:15:49.6766077Z [5946/6280] Linking CXX executable bin/Dimname_test 2022-08-17T12:15:49.6766543Z [5947/6280] Linking CXX executable bin/scalar_test 2022-08-17T12:15:49.7650358Z [5947/6280] Linking CXX executable bin/Dict_test 2022-08-17T12:15:49.7651110Z [5948/6280] Linking CXX executable bin/apply_utils_test 2022-08-17T12:15:49.7840935Z [5948/6280] Linking CXX executable bin/NamedTensor_test 2022-08-17T12:15:49.7842408Z [5949/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-08-17T12:15:49.8524764Z [5949/6280] Linking CXX executable bin/half_test 2022-08-17T12:15:49.8526052Z [5950/6280] Linking CXX executable bin/atest 2022-08-17T12:15:50.1565375Z [5950/6280] Linking CXX executable bin/broadcast_test 2022-08-17T12:15:50.1566088Z [5951/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-08-17T12:15:50.1688144Z [5951/6280] Linking CXX executable bin/basic 2022-08-17T12:15:50.1688725Z [5952/6280] Linking CXX executable bin/Dict_test 2022-08-17T12:15:50.2059660Z [5952/6280] Linking CXX executable bin/wrapdim_test 2022-08-17T12:15:50.2060447Z [5953/6280] Linking CXX executable bin/Dimname_test 2022-08-17T12:15:50.3704912Z [5953/6280] Linking CXX executable bin/dlconvertor_test 2022-08-17T12:15:50.3705873Z [5954/6280] Linking CXX executable bin/broadcast_test 2022-08-17T12:15:50.4275816Z [5954/6280] Linking CXX executable bin/native_test 2022-08-17T12:15:50.4276535Z [5955/6280] Linking CXX executable bin/NamedTensor_test 2022-08-17T12:15:50.4474826Z [5955/6280] Linking CXX executable bin/scalar_tensor_test 2022-08-17T12:15:50.4475553Z [5956/6280] Linking CXX executable bin/half_test 2022-08-17T12:15:50.7048088Z [5956/6280] Linking CXX executable bin/test_parallel 2022-08-17T12:15:50.7048588Z [5957/6280] Linking CXX executable bin/wrapdim_test 2022-08-17T12:15:50.7574910Z [5957/6280] Linking CXX executable bin/undefined_tensor_test 2022-08-17T12:15:50.7575489Z [5958/6280] Linking CXX executable bin/dlconvertor_test 2022-08-17T12:15:50.8147766Z [5958/6280] Linking CXX executable bin/memory_format_test 2022-08-17T12:15:50.8149801Z [5959/6280] Linking CXX executable bin/basic 2022-08-17T12:15:50.8180539Z [5959/6280] Linking CXX executable bin/thread_init_test 2022-08-17T12:15:50.8181097Z [5960/6280] Linking CXX executable bin/native_test 2022-08-17T12:15:51.0742016Z [5960/6280] Linking CXX executable bin/weakref_test 2022-08-17T12:15:51.0742578Z [5961/6280] Linking CXX executable bin/scalar_tensor_test 2022-08-17T12:15:51.0974916Z [5961/6280] Linking CXX executable bin/quantized_test 2022-08-17T12:15:51.0975457Z [5962/6280] Linking CXX executable bin/test_parallel 2022-08-17T12:15:51.1499789Z [5962/6280] Linking CXX executable bin/extension_backend_test 2022-08-17T12:15:51.1500681Z [5963/6280] Linking CXX executable bin/undefined_tensor_test 2022-08-17T12:15:51.2097847Z [5963/6280] Linking CXX executable bin/operators_test 2022-08-17T12:15:51.2098453Z [5964/6280] Linking CXX executable bin/thread_init_test 2022-08-17T12:15:51.3945547Z [5964/6280] Linking CXX executable bin/lazy_tensor_test 2022-08-17T12:15:51.3946276Z [5965/6280] Linking CXX executable bin/memory_format_test 2022-08-17T12:15:51.4246019Z [5965/6280] Linking CXX executable bin/tensor_iterator_test 2022-08-17T12:15:51.4246607Z [5966/6280] Linking CXX executable bin/weakref_test 2022-08-17T12:15:51.6544316Z [5966/6280] Linking CXX executable bin/math_kernel_test 2022-08-17T12:15:51.6544994Z [5967/6280] Linking CXX executable bin/lazy_tensor_test 2022-08-17T12:15:51.7139929Z [5967/6280] Linking CXX executable bin/memory_overlapping_test 2022-08-17T12:15:51.7140607Z [5968/6280] Linking CXX executable bin/operators_test 2022-08-17T12:15:51.7308209Z [5968/6280] Linking CXX executable bin/mobile_memory_cleanup 2022-08-17T12:15:51.7468646Z [5969/6280] Linking CXX executable bin/quantized_test 2022-08-17T12:15:51.7469155Z [5969/6280] Linking CXX executable bin/cpu_generator_test 2022-08-17T12:15:51.7469608Z [5970/6280] Linking CXX executable bin/extension_backend_test 2022-08-17T12:15:51.9430500Z [5970/6280] Linking CXX executable bin/cpu_profiling_allocator_test 2022-08-17T12:15:51.9431189Z [5971/6280] Linking CXX executable bin/tensor_iterator_test 2022-08-17T12:15:51.9488707Z [5971/6280] Linking CXX executable bin/pow_test 2022-08-17T12:15:51.9489189Z [5972/6280] Linking CXX executable bin/math_kernel_test 2022-08-17T12:15:52.0946896Z [5972/6280] Linking CXX executable bin/variant_test 2022-08-17T12:15:52.0947534Z [5973/6280] Linking CXX executable bin/memory_overlapping_test 2022-08-17T12:15:52.3638862Z [5973/6280] Linking CXX executable bin/reduce_ops_test 2022-08-17T12:15:52.3639380Z [5974/6280] Linking CXX executable bin/mobile_memory_cleanup 2022-08-17T12:15:52.3834023Z [5974/6280] Linking CXX executable bin/reportMemoryUsage_test 2022-08-17T12:15:52.3834518Z [5975/6280] Linking CXX executable bin/cpu_generator_test 2022-08-17T12:15:52.3931004Z [5975/6280] Linking CXX executable bin/cpu_rng_test 2022-08-17T12:15:52.3931593Z [5976/6280] Linking CXX executable bin/pow_test 2022-08-17T12:15:52.4128851Z [5976/6280] Linking CXX executable bin/ivalue_test 2022-08-17T12:15:52.4129372Z [5977/6280] Linking CXX executable bin/cpu_profiling_allocator_test 2022-08-17T12:15:52.5055023Z [5977/6280] Linking CXX executable bin/vmap_test 2022-08-17T12:15:52.5055761Z [5978/6280] Linking CXX executable bin/variant_test 2022-08-17T12:15:52.5369102Z [5978/6280] Linking CXX executable bin/type_test 2022-08-17T12:15:52.5369847Z [5979/6280] Linking CXX executable bin/reduce_ops_test 2022-08-17T12:15:52.9590717Z [5979/6280] Linking CXX executable bin/dispatch_key_set_test 2022-08-17T12:15:52.9591526Z [5980/6280] Linking CXX executable bin/type_test 2022-08-17T12:15:52.9810253Z [5980/6280] Linking CXX executable bin/stride_properties_test 2022-08-17T12:15:52.9810872Z [5981/6280] Linking CXX executable bin/dispatch_key_set_test 2022-08-17T12:15:53.0138108Z [5981/6280] Linking CXX executable bin/IListRef_test 2022-08-17T12:15:53.0138566Z [5982/6280] Linking CXX executable bin/reportMemoryUsage_test 2022-08-17T12:15:53.0485650Z [5982/6280] Linking CXX executable bin/List_test 2022-08-17T12:15:53.0486234Z [5983/6280] Linking CXX executable bin/cpu_rng_test 2022-08-17T12:15:53.0746961Z [5983/6280] Linking CXX executable bin/KernelFunction_test 2022-08-17T12:15:53.0747773Z [5984/6280] Linking CXX executable bin/ivalue_test 2022-08-17T12:15:53.0794769Z [5984/6280] Linking CXX executable bin/kernel_function_legacy_test 2022-08-17T12:15:53.0795259Z [5985/6280] Linking CXX executable bin/vmap_test 2022-08-17T12:15:53.5116877Z [5985/6280] Linking CXX executable bin/kernel_function_test 2022-08-17T12:15:53.5117404Z [5986/6280] Linking CXX executable bin/KernelFunction_test 2022-08-17T12:15:53.5482987Z [5986/6280] Linking CXX executable bin/kernel_lambda_legacy_test 2022-08-17T12:15:53.5483391Z [5987/6280] Linking CXX executable bin/List_test 2022-08-17T12:15:53.5760341Z [5987/6280] Linking CXX executable bin/kernel_lambda_test 2022-08-17T12:15:53.5760980Z [5988/6280] Linking CXX executable bin/stride_properties_test 2022-08-17T12:15:53.6406362Z [5988/6280] Linking CXX executable bin/kernel_stackbased_test 2022-08-17T12:15:53.6406902Z [5989/6280] Linking CXX executable bin/IListRef_test 2022-08-17T12:15:53.6881228Z [5989/6280] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:15:53.6882023Z [5990/6280] Linking CXX executable bin/kernel_function_test 2022-08-17T12:15:53.7583894Z [5990/6280] Linking CXX executable bin/CppSignature_test 2022-08-17T12:15:53.7584638Z [5991/6280] Linking CXX executable bin/kernel_function_legacy_test 2022-08-17T12:15:54.0113131Z [5991/6280] Linking CXX executable bin/backend_fallback_test 2022-08-17T12:15:54.0113649Z [5992/6280] Linking CXX executable bin/kernel_lambda_test 2022-08-17T12:15:54.1628222Z [5992/6280] Linking CXX executable bin/op_allowlist_test 2022-08-17T12:15:54.1629483Z [5993/6280] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:15:54.1711736Z [5993/6280] Linking CXX executable bin/op_registration_test 2022-08-17T12:15:54.2256615Z [5994/6280] Linking CXX executable bin/kernel_lambda_legacy_test 2022-08-17T12:15:54.2257148Z [5994/6280] Linking CXX executable bin/inline_container_test 2022-08-17T12:15:54.2257630Z [5995/6280] Linking CXX executable bin/kernel_stackbased_test 2022-08-17T12:15:54.3090812Z [5995/6280] Linking CXX shared library lib/libtorchbind_test.so 2022-08-17T12:15:54.3091783Z [5996/6280] Linking CXX executable bin/CppSignature_test 2022-08-17T12:15:54.3695797Z [5996/6280] Linking CXX shared library lib/libjitbackend_test.so 2022-08-17T12:15:54.3696563Z [5997/6280] Linking CXX executable bin/backend_fallback_test 2022-08-17T12:15:54.6215857Z [5997/6280] Linking CXX shared library lib/libbackend_with_compiler.so 2022-08-17T12:15:54.6217096Z [5998/6280] Linking CXX executable bin/op_allowlist_test 2022-08-17T12:15:54.6614321Z [5998/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-08-17T12:15:54.6615057Z [5999/6280] Linking CXX shared library lib/libbackend_with_compiler.so 2022-08-17T12:15:54.6661668Z [5999/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-08-17T12:15:54.6662091Z [6000/6280] Linking CXX shared library lib/libtorchbind_test.so 2022-08-17T12:15:54.6856008Z [6000/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-08-17T12:15:54.6856507Z [6001/6280] Linking CXX executable bin/op_registration_test 2022-08-17T12:15:54.7587615Z [6001/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-08-17T12:15:54.7588466Z [6002/6280] Linking CXX shared library lib/libjitbackend_test.so 2022-08-17T12:15:54.7589733Z [6002/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-08-17T12:15:54.7590963Z [6003/6280] Linking CXX executable bin/inline_container_test 2022-08-17T12:15:55.2550409Z [6003/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-08-17T12:15:55.2557839Z [6004/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-08-17T12:15:55.6520518Z [6004/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-08-17T12:15:55.6521185Z [6005/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-08-17T12:15:55.8655415Z [6005/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-08-17T12:15:55.8657968Z [6006/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-08-17T12:15:56.0347700Z [6006/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-08-17T12:15:56.0348458Z [6007/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-08-17T12:15:56.1006343Z [6007/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-08-17T12:15:56.1007429Z [6008/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-08-17T12:15:56.1658357Z [6008/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-08-17T12:15:56.1660071Z [6009/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-08-17T12:15:56.2539708Z [6009/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-08-17T12:15:56.2540987Z [6010/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-08-17T12:15:56.4020933Z [6010/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-08-17T12:15:56.4021699Z [6011/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-08-17T12:15:56.6901829Z [6011/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-08-17T12:15:56.6910797Z [6012/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-08-17T12:15:57.4236198Z [6012/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-08-17T12:15:57.4236907Z [6013/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-08-17T12:15:57.5031333Z [6013/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-08-17T12:15:57.5032995Z [6014/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-08-17T12:15:57.5938000Z [6014/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-08-17T12:15:57.5938692Z [6015/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-08-17T12:15:57.6930887Z [6015/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-08-17T12:15:57.6931701Z [6016/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-08-17T12:15:57.7506538Z [6016/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-08-17T12:15:57.7507563Z [6017/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-08-17T12:15:57.8517075Z [6017/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-08-17T12:15:57.8517896Z [6018/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-08-17T12:15:57.8647133Z [6018/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-08-17T12:15:57.8648245Z [6019/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-08-17T12:15:58.4064063Z [6019/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-08-17T12:15:58.4064890Z [6020/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-08-17T12:15:58.4213669Z [6020/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-08-17T12:15:58.4214631Z [6021/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-08-17T12:15:58.4918615Z [6021/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-08-17T12:15:58.4919341Z [6022/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-08-17T12:15:58.7905656Z [6022/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-08-17T12:15:58.7907524Z [6023/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-08-17T12:15:58.9372636Z [6023/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-08-17T12:15:58.9374151Z [6024/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-08-17T12:15:58.9477162Z [6024/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-08-17T12:15:58.9481065Z [6025/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-08-17T12:15:59.4574543Z [6025/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-08-17T12:15:59.4575334Z [6026/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-08-17T12:15:59.5978122Z [6026/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-08-17T12:15:59.5979998Z [6027/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-08-17T12:15:59.6243400Z [6027/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-08-17T12:15:59.6244108Z [6028/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-08-17T12:15:59.7498738Z [6028/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-08-17T12:15:59.7499264Z [6029/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-08-17T12:15:59.8206447Z [6029/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-08-17T12:15:59.8207490Z [6030/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-08-17T12:15:59.9006460Z [6030/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-08-17T12:15:59.9007487Z [6031/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-08-17T12:15:59.9676777Z [6031/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-08-17T12:15:59.9677941Z [6032/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-08-17T12:16:00.0473593Z [6032/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-08-17T12:16:00.0483000Z [6033/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-08-17T12:16:00.2831951Z [6033/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-08-17T12:16:00.2832825Z [6034/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-08-17T12:16:00.6852553Z [6034/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-08-17T12:16:00.6853409Z [6035/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-08-17T12:16:00.7192186Z [6035/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-08-17T12:16:00.7195121Z [6036/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-08-17T12:16:00.7566460Z [6036/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-08-17T12:16:00.7567268Z [6037/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-08-17T12:16:00.9460814Z [6037/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-08-17T12:16:00.9465249Z [6038/6280] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-08-17T12:16:01.3100583Z [6038/6280] Linking CXX executable bin/test_jit 2022-08-17T12:16:01.3101296Z [6039/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-08-17T12:16:01.3282409Z [6039/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-08-17T12:16:01.3283275Z [6040/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-08-17T12:16:01.6678779Z [6040/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-08-17T12:16:01.6679628Z [6041/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-08-17T12:16:01.7114538Z [6041/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-08-17T12:16:01.7115463Z [6042/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-08-17T12:16:02.1323649Z [6042/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-08-17T12:16:02.1324810Z [6043/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-08-17T12:16:02.2203293Z [6043/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-08-17T12:16:02.2204445Z [6044/6280] Linking CXX executable bin/test_jit 2022-08-17T12:16:02.4229263Z [6044/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-08-17T12:16:02.4229779Z [6045/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-08-17T12:16:02.6608834Z [6045/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-08-17T12:16:02.6610175Z [6046/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-08-17T12:16:02.6964258Z [6046/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-08-17T12:16:02.6965925Z [6047/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-08-17T12:16:02.7722134Z [6047/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-08-17T12:16:02.7723505Z [6048/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-08-17T12:16:02.8209163Z [6048/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-08-17T12:16:02.8211736Z [6049/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-08-17T12:16:03.0647682Z [6049/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-08-17T12:16:03.0655596Z [6050/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-08-17T12:16:03.3785094Z [6050/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-08-17T12:16:03.3785986Z [6051/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-08-17T12:16:03.7301820Z [6051/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-08-17T12:16:03.7302593Z [6052/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-08-17T12:16:03.8084178Z [6052/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-08-17T12:16:03.8084992Z [6053/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-08-17T12:16:03.8596777Z [6053/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-08-17T12:16:03.8597596Z [6054/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-08-17T12:16:03.9330893Z [6054/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-08-17T12:16:03.9331795Z [6055/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-08-17T12:16:04.1224469Z [6055/6280] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-08-17T12:16:04.1225383Z [6056/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-08-17T12:16:04.4328765Z [6056/6280] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-08-17T12:16:04.4332564Z [6057/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-08-17T12:16:04.5181461Z [6057/6280] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-08-17T12:16:04.5182332Z [6058/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-08-17T12:16:04.5797420Z [6058/6280] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-08-17T12:16:04.5798540Z [6059/6280] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-08-17T12:16:04.8631900Z [6059/6280] Linking CXX executable bin/FileStoreTest 2022-08-17T12:16:04.8632855Z [6060/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-08-17T12:16:04.8768354Z [6060/6280] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-08-17T12:16:04.8769272Z [6061/6280] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-08-17T12:16:04.8914110Z [6061/6280] Linking CXX executable bin/test_tensorexpr 2022-08-17T12:16:04.8914587Z [6062/6280] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-08-17T12:16:04.9038895Z [6062/6280] Linking CXX executable bin/TCPStoreTest 2022-08-17T12:16:04.9040316Z [6063/6280] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-08-17T12:16:05.1015767Z [6063/6280] Linking CXX executable bin/HashStoreTest 2022-08-17T12:16:05.1016338Z [6064/6280] Linking CXX executable bin/FileStoreTest 2022-08-17T12:16:05.1771559Z [6064/6280] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-08-17T12:16:05.1772423Z [6065/6280] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-08-17T12:16:05.4252689Z [6065/6280] Linking CXX executable bin/tutorial_tensorexpr 2022-08-17T12:16:05.4253052Z [6066/6280] Linking CXX executable bin/TCPStoreTest 2022-08-17T12:16:05.5415250Z [6066/6280] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-08-17T12:16:05.5421986Z [6067/6280] Linking CXX executable bin/HashStoreTest 2022-08-17T12:16:05.6593677Z [6067/6280] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-08-17T12:16:05.6598915Z [6068/6280] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-08-17T12:16:05.7850389Z [6068/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-08-17T12:16:05.7857042Z [6069/6280] Linking CXX executable bin/tutorial_tensorexpr 2022-08-17T12:16:05.9509333Z [6069/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-08-17T12:16:05.9510187Z [6070/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-08-17T12:16:05.9557763Z [6070/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-08-17T12:16:05.9558644Z [6071/6280] Linking CXX executable bin/test_tensorexpr 2022-08-17T12:16:05.9968273Z [6071/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-08-17T12:16:05.9971452Z [6072/6280] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-08-17T12:16:06.0629928Z [6072/6280] Linking CXX executable bin/example_allreduce 2022-08-17T12:16:06.0630978Z [6073/6280] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-08-17T12:16:06.6048328Z [6073/6280] Linking CXX executable bin/ProcessGroupGlooTest 2022-08-17T12:16:06.6049920Z [6074/6280] Linking CXX executable bin/example_allreduce 2022-08-17T12:16:06.7299504Z [6074/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-08-17T12:16:06.7300704Z [6075/6280] Linking CXX executable bin/ProcessGroupGlooTest 2022-08-17T12:16:06.8595993Z [6075/6280] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-08-17T12:16:06.8602055Z [6076/6280] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-08-17T12:16:06.8745384Z [6076/6280] Linking CXX executable bin/test_dist_autograd 2022-08-17T12:16:06.8750793Z [6077/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-08-17T12:16:07.0383951Z [6077/6280] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-08-17T12:16:07.0385159Z [6078/6280] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-08-17T12:16:07.3157411Z [6078/6280] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-08-17T12:16:07.3159021Z [6079/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-08-17T12:16:07.3611904Z [6079/6280] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-08-17T12:16:07.3619262Z [6080/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-08-17T12:16:07.4732374Z [6080/6280] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-08-17T12:16:07.4733293Z [6081/6280] Linking CXX executable bin/test_dist_autograd 2022-08-17T12:16:07.9857475Z [6081/6280] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-08-17T12:16:07.9858841Z [6082/6280] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-08-17T12:16:08.2117330Z [6082/6280] Linking CXX executable bin/test_cpp_rpc 2022-08-17T12:16:08.2118514Z [6083/6280] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-08-17T12:16:08.4383266Z [6083/6280] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-08-17T12:16:08.4384630Z [6084/6280] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-08-17T12:16:08.6075570Z [6084/6280] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-08-17T12:16:08.6076554Z [6085/6280] Linking CXX executable bin/test_cpp_rpc 2022-08-17T12:16:08.6787470Z [6085/6280] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-08-17T12:16:08.6792312Z [6086/6280] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-08-17T12:16:08.7194049Z [6086/6280] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-08-17T12:16:08.7197864Z [6087/6280] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-08-17T12:16:08.9151510Z [6087/6280] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-08-17T12:16:08.9159919Z [6088/6280] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-08-17T12:16:09.2295632Z [6088/6280] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-08-17T12:16:09.2296294Z [6089/6280] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-08-17T12:16:09.4841978Z [6089/6280] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-08-17T12:16:09.4849714Z [6090/6280] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-08-17T12:16:09.8591667Z [6090/6280] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-08-17T12:16:09.8592357Z [6091/6280] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-08-17T12:16:09.8955532Z [6091/6280] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-08-17T12:16:09.8961188Z [6092/6280] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-08-17T12:16:09.9050607Z [6092/6280] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-08-17T12:16:09.9051565Z [6093/6280] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-08-17T12:16:10.0537885Z [6093/6280] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-08-17T12:16:10.0545611Z [6094/6280] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-08-17T12:16:10.7521827Z [6094/6280] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-08-17T12:16:10.7522469Z [6095/6280] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-08-17T12:16:10.8166712Z [6095/6280] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-08-17T12:16:10.8167485Z [6096/6280] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-08-17T12:16:11.0419651Z [6096/6280] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-08-17T12:16:11.0420374Z [6097/6280] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-08-17T12:16:11.3463542Z [6097/6280] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-08-17T12:16:11.3464271Z [6098/6280] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-08-17T12:16:11.4021170Z [6098/6280] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-08-17T12:16:11.4022098Z [6099/6280] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-08-17T12:16:11.5001027Z [6099/6280] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-08-17T12:16:11.5001745Z [6100/6280] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-08-17T12:16:12.0435044Z [6100/6280] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-08-17T12:16:12.0438823Z [6101/6280] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-08-17T12:16:12.0996237Z [6101/6280] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-08-17T12:16:12.0996698Z [6102/6280] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-08-17T12:16:12.3895095Z [6102/6280] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-08-17T12:16:12.3897938Z [6103/6280] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-08-17T12:16:12.7653766Z [6103/6280] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-08-17T12:16:12.7655944Z [6104/6280] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-08-17T12:16:12.8475079Z [6104/6280] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-08-17T12:16:12.8477936Z [6105/6280] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-08-17T12:16:12.9809677Z [6105/6280] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-08-17T12:16:12.9810451Z [6106/6280] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-08-17T12:16:13.3749500Z [6106/6280] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-08-17T12:16:13.3752129Z [6107/6280] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-08-17T12:16:13.4289171Z [6107/6280] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-08-17T12:16:13.4295323Z [6108/6280] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-08-17T12:16:13.6682217Z [6108/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-08-17T12:16:13.6683671Z [6109/6280] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-08-17T12:16:14.1174174Z [6109/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-08-17T12:16:14.1176328Z [6110/6280] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-08-17T12:16:14.1339368Z [6110/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-08-17T12:16:14.1340882Z [6111/6280] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-08-17T12:16:14.2277961Z [6111/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-08-17T12:16:14.2279362Z [6112/6280] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-08-17T12:16:14.3876904Z [6112/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-08-17T12:16:14.3878741Z [6113/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-08-17T12:16:14.6517069Z [6113/6280] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-08-17T12:16:14.6518785Z [6114/6280] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-08-17T12:16:15.0765789Z [6114/6280] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-08-17T12:16:15.0776639Z [6115/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-08-17T12:16:15.3610862Z [6115/6280] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-08-17T12:16:15.3611703Z [6116/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-08-17T12:16:15.5449571Z [6116/6280] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-08-17T12:16:15.5450569Z [6117/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-08-17T12:16:15.6174644Z [6117/6280] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-08-17T12:16:15.6175480Z [6118/6280] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-08-17T12:16:15.7122183Z [6118/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-08-17T12:16:15.7122858Z [6119/6280] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-08-17T12:16:15.8850441Z [6119/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-08-17T12:16:15.8851141Z [6120/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-08-17T12:16:16.0037469Z [6120/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-08-17T12:16:16.0038262Z [6121/6280] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-08-17T12:16:16.1983076Z [6121/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-08-17T12:16:16.1983789Z [6122/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-08-17T12:16:16.3921361Z [6122/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-08-17T12:16:16.3922133Z [6123/6280] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-08-17T12:16:16.5396498Z [6123/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-08-17T12:16:16.5397969Z [6124/6280] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-08-17T12:16:16.5935182Z [6124/6280] Linking CXX executable bin/test_api 2022-08-17T12:16:16.5935808Z [6125/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-08-17T12:16:16.6565444Z [6125/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-08-17T12:16:16.6571528Z [6126/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-08-17T12:16:16.7523977Z [6126/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-08-17T12:16:16.7524778Z [6127/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-08-17T12:16:16.8626376Z [6127/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-08-17T12:16:16.8627228Z [6128/6280] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-08-17T12:16:16.9271559Z [6128/6280] Linking CXX executable bin/parallel_benchmark 2022-08-17T12:16:16.9272343Z [6129/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-08-17T12:16:17.0801137Z [6129/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_symbolic_shape.cpp.o 2022-08-17T12:16:17.0801799Z [6130/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-08-17T12:16:17.2238036Z [6130/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-08-17T12:16:17.2239530Z [6131/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-08-17T12:16:17.3022916Z [6131/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-08-17T12:16:17.3026258Z [6132/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-08-17T12:16:17.3677738Z [6132/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-08-17T12:16:17.3678517Z [6133/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-08-17T12:16:17.3905439Z [6133/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-08-17T12:16:17.3906289Z [6134/6280] Linking CXX executable bin/parallel_benchmark 2022-08-17T12:16:18.0808633Z [6134/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-08-17T12:16:18.0816960Z [6135/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-08-17T12:16:18.2178136Z [6135/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-08-17T12:16:18.2179087Z [6136/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_symbolic_shape.cpp.o 2022-08-17T12:16:18.4135765Z [6136/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-08-17T12:16:18.4136422Z [6137/6280] Linking CXX executable bin/test_api 2022-08-17T12:16:18.4968568Z [6137/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-08-17T12:16:18.4969460Z [6138/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-08-17T12:16:18.5771843Z [6138/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-08-17T12:16:18.5772735Z [6139/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-08-17T12:16:18.6314743Z [6139/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-08-17T12:16:18.6316096Z [6140/6280] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-08-17T12:16:18.6316884Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp: In lambda function: 2022-08-17T12:16:18.6318551Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:987:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-08-17T12:16:18.6319788Z isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2022-08-17T12:16:18.6320309Z ^ 2022-08-17T12:16:18.6320890Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11:0, 2022-08-17T12:16:18.6321619Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2022-08-17T12:16:18.6322313Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-08-17T12:16:18.6322963Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2022-08-17T12:16:18.6323683Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2022-08-17T12:16:18.6324418Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2022-08-17T12:16:18.6325115Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:6: 2022-08-17T12:16:18.6326168Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:242:20: note: declared here 2022-08-17T12:16:18.6326820Z static inline bool isIntegralType(ScalarType t) { 2022-08-17T12:16:18.6327332Z ^~~~~~~~~~~~~~ 2022-08-17T12:16:18.6327524Z 2022-08-17T12:16:19.2341340Z [6140/6280] Linking CXX executable bin/test_lazy 2022-08-17T12:16:19.2346176Z [6141/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-08-17T12:16:19.2709315Z [6141/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-08-17T12:16:19.2710360Z [6142/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-08-17T12:16:19.4130390Z [6142/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-08-17T12:16:19.4131393Z [6143/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-08-17T12:16:19.5787119Z [6143/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-08-17T12:16:19.5788303Z [6144/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-08-17T12:16:19.6435766Z [6144/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-08-17T12:16:19.6436782Z [6145/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-08-17T12:16:19.6834977Z [6145/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-08-17T12:16:19.6835456Z [6146/6280] Linking CXX executable bin/test_lazy 2022-08-17T12:16:19.8402711Z [6146/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-08-17T12:16:19.8403764Z [6147/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-08-17T12:16:19.9124910Z [6147/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-08-17T12:16:19.9125910Z [6148/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-08-17T12:16:19.9589137Z [6148/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-08-17T12:16:19.9590055Z [6149/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-08-17T12:16:20.1346288Z [6149/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-08-17T12:16:20.1347315Z [6150/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-08-17T12:16:20.1938119Z [6150/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-08-17T12:16:20.1939060Z [6151/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-08-17T12:16:20.2563632Z [6151/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-08-17T12:16:20.2565671Z [6152/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-08-17T12:16:20.4011152Z [6152/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-08-17T12:16:20.4011818Z [6153/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-08-17T12:16:20.4515473Z [6153/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-08-17T12:16:20.4516300Z [6154/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-08-17T12:16:20.5391400Z [6154/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-08-17T12:16:20.5397930Z [6155/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-08-17T12:16:20.6885536Z [6155/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-08-17T12:16:20.6892077Z [6156/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-08-17T12:16:20.8246699Z [6156/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-08-17T12:16:20.8253468Z [6157/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-08-17T12:16:21.2042723Z [6157/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-08-17T12:16:21.2046097Z [6158/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-08-17T12:16:21.2807559Z [6158/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-08-17T12:16:21.2808384Z [6159/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-08-17T12:16:21.3531907Z [6159/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-08-17T12:16:21.3532704Z [6160/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-08-17T12:16:21.4561778Z [6160/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-08-17T12:16:21.4562877Z [6161/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-08-17T12:16:21.5108125Z [6161/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-08-17T12:16:21.5112643Z [6162/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-08-17T12:16:21.6171026Z [6162/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-08-17T12:16:21.6171886Z [6163/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-08-17T12:16:21.6979166Z [6163/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-08-17T12:16:21.6979650Z [6164/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-08-17T12:16:21.9326889Z [6164/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-08-17T12:16:21.9328338Z [6165/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-08-17T12:16:21.9704071Z [6165/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-08-17T12:16:21.9705296Z [6166/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-08-17T12:16:22.5113752Z [6166/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-08-17T12:16:22.5118463Z [6167/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-08-17T12:16:22.6822659Z [6167/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-08-17T12:16:22.6828988Z [6168/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-08-17T12:16:22.7721438Z [6168/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-08-17T12:16:22.7725395Z [6169/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-08-17T12:16:22.8681349Z [6169/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-08-17T12:16:22.8684159Z [6170/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-08-17T12:16:22.9601243Z [6170/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-08-17T12:16:22.9602112Z [6171/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-08-17T12:16:23.0922590Z [6171/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-08-17T12:16:23.0927198Z [6172/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-08-17T12:16:23.2993972Z [6172/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-08-17T12:16:23.2994899Z [6173/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-08-17T12:16:23.4270863Z [6173/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-08-17T12:16:23.4271826Z [6174/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-08-17T12:16:23.7227830Z [6174/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-08-17T12:16:23.7228381Z [6175/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-08-17T12:16:23.8045900Z [6175/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-08-17T12:16:23.8046842Z [6176/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-08-17T12:16:23.9592377Z [6176/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-08-17T12:16:23.9593625Z [6177/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-08-17T12:16:23.9903200Z [6177/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-08-17T12:16:23.9904425Z [6178/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-08-17T12:16:24.1359459Z [6178/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-08-17T12:16:24.1360749Z [6179/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-08-17T12:16:24.5094775Z [6179/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-08-17T12:16:24.5095651Z [6180/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-08-17T12:16:24.7451832Z [6180/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-08-17T12:16:24.7454038Z [6181/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-08-17T12:16:24.8641749Z [6181/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-08-17T12:16:24.8642746Z [6182/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-08-17T12:16:25.1798523Z [6182/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-08-17T12:16:25.1799641Z [6183/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-08-17T12:16:25.2636334Z [6183/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp.o 2022-08-17T12:16:25.2637475Z [6184/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-08-17T12:16:25.2640706Z [6184/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-08-17T12:16:25.2641630Z [6185/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp.o 2022-08-17T12:16:25.3585038Z [6185/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-08-17T12:16:25.3585958Z [6186/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-08-17T12:16:25.6568941Z [6186/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-08-17T12:16:25.6569860Z [6187/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-08-17T12:16:25.7952840Z [6187/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-08-17T12:16:25.7953802Z [6188/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-08-17T12:16:25.8947425Z [6188/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-08-17T12:16:25.8956910Z [6189/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-08-17T12:16:26.0849530Z [6189/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-08-17T12:16:26.0858507Z [6190/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-08-17T12:16:26.1882819Z [6190/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-08-17T12:16:26.1883582Z [6191/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-08-17T12:16:26.1933076Z [6191/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-08-17T12:16:26.1934002Z [6192/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-08-17T12:16:26.6849630Z [6192/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-08-17T12:16:26.6850391Z [6193/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-08-17T12:16:26.8146958Z [6193/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-08-17T12:16:26.8148267Z [6194/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-08-17T12:16:26.8508236Z [6194/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-08-17T12:16:26.8509687Z [6195/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-08-17T12:16:26.8728653Z [6195/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-08-17T12:16:26.8729729Z [6196/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-08-17T12:16:27.0852873Z [6196/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-08-17T12:16:27.0853783Z [6197/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-08-17T12:16:27.1592692Z [6197/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-08-17T12:16:27.1593590Z [6198/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-08-17T12:16:27.3674349Z [6198/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-08-17T12:16:27.3674905Z [6199/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-08-17T12:16:27.3776182Z [6199/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-08-17T12:16:27.3777360Z [6200/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-08-17T12:16:27.4170909Z [6200/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-08-17T12:16:27.4171889Z [6201/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-08-17T12:16:27.4461226Z [6201/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-08-17T12:16:27.4464488Z [6202/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-08-17T12:16:27.6533726Z [6202/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-08-17T12:16:27.6536104Z [6203/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-08-17T12:16:27.6999172Z [6203/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-08-17T12:16:27.7002568Z [6204/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-08-17T12:16:27.9027439Z [6204/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-08-17T12:16:27.9027998Z [6205/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-08-17T12:16:27.9146584Z [6205/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-08-17T12:16:27.9147426Z [6206/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-08-17T12:16:27.9379600Z [6206/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-08-17T12:16:27.9380260Z [6207/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-08-17T12:16:28.1622029Z [6207/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-08-17T12:16:28.1622906Z [6208/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-08-17T12:16:28.1897834Z [6208/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-08-17T12:16:28.1898692Z [6209/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-08-17T12:16:28.2947554Z [6209/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-08-17T12:16:28.2948660Z [6210/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-08-17T12:16:28.3360091Z [6210/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-08-17T12:16:28.3360816Z [6211/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-08-17T12:16:28.8181820Z [6211/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-08-17T12:16:28.8182755Z [6212/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-08-17T12:16:28.8512442Z [6212/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-08-17T12:16:28.8513994Z [6213/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-08-17T12:16:29.1332358Z [6213/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-08-17T12:16:29.1333236Z [6214/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-08-17T12:16:29.3729509Z [6214/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-08-17T12:16:29.3738623Z [6215/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-08-17T12:16:29.5203540Z [6215/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-08-17T12:16:29.5206560Z [6216/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-08-17T12:16:29.7341511Z [6216/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-08-17T12:16:29.7345878Z [6217/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-08-17T12:16:29.9021833Z [6217/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-08-17T12:16:29.9022783Z [6218/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-08-17T12:16:29.9564704Z [6218/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-08-17T12:16:29.9567311Z [6219/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-08-17T12:16:30.5214445Z [6219/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-08-17T12:16:30.5215729Z [6220/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-08-17T12:16:30.6355307Z [6220/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-08-17T12:16:30.6356925Z [6221/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-08-17T12:16:30.8990824Z [6221/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-08-17T12:16:30.8991740Z [6222/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-08-17T12:16:30.9298789Z [6222/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-08-17T12:16:30.9299541Z [6223/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-08-17T12:16:31.0134639Z [6223/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-08-17T12:16:31.0137160Z [6224/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-08-17T12:16:31.2106731Z [6224/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-08-17T12:16:31.2111090Z [6225/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-08-17T12:16:31.2927834Z [6225/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-08-17T12:16:31.2933977Z [6226/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-08-17T12:16:31.4370906Z [6226/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-08-17T12:16:31.4377622Z [6227/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-08-17T12:16:31.7995258Z [6227/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-08-17T12:16:31.7997790Z [6228/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-08-17T12:16:31.8272623Z [6228/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-08-17T12:16:31.8274032Z [6229/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-08-17T12:16:31.8751616Z [6229/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-08-17T12:16:31.8752395Z [6230/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-08-17T12:16:32.0617620Z [6230/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-08-17T12:16:32.0620674Z [6231/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-08-17T12:16:32.1666722Z [6231/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-08-17T12:16:32.1667892Z [6232/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-08-17T12:16:32.3666785Z [6232/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-08-17T12:16:32.3676134Z [6233/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-08-17T12:16:32.8352468Z [6233/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-08-17T12:16:32.8353349Z [6234/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-08-17T12:16:32.8975123Z [6234/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-08-17T12:16:32.8976157Z [6235/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-08-17T12:16:32.9518635Z [6235/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-08-17T12:16:32.9519245Z [6236/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-08-17T12:16:32.9938981Z [6236/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-08-17T12:16:32.9939978Z [6237/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-08-17T12:16:33.0434914Z [6237/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-08-17T12:16:33.0436259Z [6238/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-08-17T12:16:33.3899813Z [6238/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-08-17T12:16:33.3900668Z [6239/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-08-17T12:16:33.4275172Z [6239/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-08-17T12:16:33.4282932Z [6240/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-08-17T12:16:33.5939907Z [6240/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-08-17T12:16:33.5940716Z [6241/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-08-17T12:16:33.6079765Z [6241/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-08-17T12:16:33.6085150Z [6242/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-08-17T12:16:34.0340780Z [6242/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-08-17T12:16:34.0341852Z [6243/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-08-17T12:16:34.1145582Z [6243/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-08-17T12:16:34.1146437Z [6244/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-08-17T12:16:34.1159553Z [6244/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-08-17T12:16:34.1160292Z [6245/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-08-17T12:16:34.4111369Z [6245/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-08-17T12:16:34.4112192Z [6246/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-08-17T12:16:34.4991900Z [6246/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-08-17T12:16:34.4992896Z [6247/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-08-17T12:16:34.5230221Z [6247/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-08-17T12:16:34.5230723Z [6248/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-08-17T12:16:34.6160743Z [6248/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-08-17T12:16:34.6165276Z [6249/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-08-17T12:16:35.0875029Z [6249/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-08-17T12:16:35.0875945Z [6250/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-08-17T12:16:35.1001100Z [6250/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-08-17T12:16:35.1001945Z [6251/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-08-17T12:16:35.1139908Z [6251/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-08-17T12:16:35.1141186Z [6252/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-08-17T12:16:35.2652634Z [6252/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-08-17T12:16:35.2653424Z [6253/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-08-17T12:16:35.3047000Z [6253/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-08-17T12:16:35.3050348Z [6254/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-08-17T12:16:35.4652124Z [6254/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-08-17T12:16:35.4652817Z [6255/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-08-17T12:16:35.6477525Z [6255/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-08-17T12:16:35.6478341Z [6256/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-08-17T12:16:35.6988422Z [6256/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-08-17T12:16:35.6989397Z [6257/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-08-17T12:16:36.4221776Z [6257/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-08-17T12:16:36.4226986Z [6258/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-08-17T12:16:36.5577620Z [6258/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-08-17T12:16:36.5578864Z [6259/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-08-17T12:16:36.6421262Z [6259/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-08-17T12:16:36.6422382Z [6260/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-08-17T12:16:36.7378078Z [6260/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-08-17T12:16:36.7379646Z [6261/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-08-17T12:16:37.1523942Z [6261/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-08-17T12:16:37.1524619Z [6262/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-08-17T12:16:37.2178166Z [6262/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-08-17T12:16:37.2180214Z [6263/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-08-17T12:16:37.7348786Z [6263/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-08-17T12:16:37.7349657Z [6264/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-08-17T12:16:37.7804587Z [6264/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-08-17T12:16:37.7809932Z [6265/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-08-17T12:16:37.9719379Z [6265/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-08-17T12:16:37.9726347Z [6266/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-08-17T12:16:38.0428331Z [6266/6280] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-08-17T12:16:38.0429859Z [6267/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-08-17T12:16:38.3607977Z [6267/6280] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-08-17T12:16:38.3617792Z [6268/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-08-17T12:16:38.5777245Z [6268/6280] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-08-17T12:16:38.5782607Z [6269/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-08-17T12:16:38.6119748Z [6269/6280] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-08-17T12:16:38.6120844Z [6270/6280] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-08-17T12:16:38.8374905Z [6270/6280] Linking CXX shared library lib/libshm.so 2022-08-17T12:16:38.9161327Z [6271/6280] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-08-17T12:16:39.0231813Z [6272/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-08-17T12:16:39.0352850Z [6273/6280] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-08-17T12:16:39.0353279Z [6274/6280] Linking CXX shared library lib/libshm.so 2022-08-17T12:16:39.1380131Z [6274/6280] Linking CXX executable bin/torch_shm_manager 2022-08-17T12:16:39.2061502Z [6275/6280] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-08-17T12:16:39.2062114Z [6276/6280] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-08-17T12:16:39.4064897Z [6276/6280] Linking CXX shared library lib/libtorch_python.so 2022-08-17T12:16:40.7175233Z [6277/6280] Linking CXX executable bin/torch_shm_manager 2022-08-17T12:16:40.7175847Z [6278/6280] Linking CXX shared library lib/libtorch_python.so 2022-08-17T12:16:40.9951969Z [6278/6280] Linking CXX shared library lib/libnnapi_backend.so 2022-08-17T12:16:40.9952524Z [6279/6280] Linking CXX shared library lib/libnnapi_backend.so 2022-08-17T12:16:40.9952838Z [6279/6280] Install the project... 2022-08-17T12:16:41.0000460Z -- Install configuration: "Release" 2022-08-17T12:16:41.0245846Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-08-17T12:16:41.2091880Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-08-17T12:16:41.2287237Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-08-17T12:16:41.2294390Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-08-17T12:16:41.2301332Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-08-17T12:16:41.2309538Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-08-17T12:16:41.2316627Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-08-17T12:16:41.2323997Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-08-17T12:16:41.2331783Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-08-17T12:16:41.2339791Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-08-17T12:16:41.2347555Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-08-17T12:16:41.2354819Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-08-17T12:16:41.2362303Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-08-17T12:16:41.2383808Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-08-17T12:16:41.2390676Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-08-17T12:16:41.2397950Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-08-17T12:16:41.2404910Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-08-17T12:16:41.2412658Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-08-17T12:16:41.2421604Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-08-17T12:16:41.2440245Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-08-17T12:16:41.2447245Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-08-17T12:16:41.2455388Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-08-17T12:16:41.2462670Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-08-17T12:16:41.2470009Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-08-17T12:16:41.2477078Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-08-17T12:16:41.2484398Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-08-17T12:16:41.2492101Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-08-17T12:16:41.2499747Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-08-17T12:16:41.2507221Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-08-17T12:16:41.2521442Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-08-17T12:16:41.2528627Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-08-17T12:16:41.2536162Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-08-17T12:16:41.2556742Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-08-17T12:16:41.2564051Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-08-17T12:16:41.2571711Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-08-17T12:16:41.2581682Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-08-17T12:16:41.2590066Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-08-17T12:16:41.2597954Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-08-17T12:16:41.2605850Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-08-17T12:16:41.2614012Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-08-17T12:16:41.2621899Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-08-17T12:16:41.2631328Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-08-17T12:16:41.6426456Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6430369Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6435115Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6444444Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6454837Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6465049Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6474395Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6483092Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6494826Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6504194Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6513489Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6522277Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6531085Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6540351Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6549580Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6559297Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6567913Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6578433Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6582191Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6587249Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6596343Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6605779Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6615312Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6624077Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6632688Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6644930Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6653784Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6662458Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6671530Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6681419Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6690262Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6700034Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6708819Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6717668Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6726578Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6735210Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6747889Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6760886Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6771375Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vmap_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6781070Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6791028Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6800347Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6810079Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6825599Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6836165Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6851741Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6865274Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6881694Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6896647Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6906533Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6919883Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6928470Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6937432Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6947431Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6983228Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:41.6992745Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6216747Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6223621Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6230169Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6284914Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6356146Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6362197Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6372869Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6382791Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6391873Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6402551Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6414455Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6533302Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6579166Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6724407Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6731364Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib" 2022-08-17T12:16:42.6739790Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib" 2022-08-17T12:16:42.7082706Z running bdist_wheel 2022-08-17T12:16:42.8413506Z running build 2022-08-17T12:16:42.8413774Z running build_py 2022-08-17T12:16:42.8505260Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:16:42.8505596Z creating build/lib.linux-x86_64-3.7/caffe2 2022-08-17T12:16:42.8505926Z copying caffe2/__init__.py -> build/lib.linux-x86_64-3.7/caffe2 2022-08-17T12:16:42.8510839Z creating build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8511280Z copying torch/_VF.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8512161Z copying torch/__config__.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8513680Z copying torch/__future__.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8514543Z copying torch/__init__.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8516528Z copying torch/_appdirs.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8517921Z copying torch/_classes.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8518667Z copying torch/_deploy.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8519878Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8520971Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8521970Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8523432Z copying torch/_lowrank.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8524316Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8526054Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8526488Z copying torch/_ops.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8527266Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8528379Z copying torch/_six.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8529264Z copying torch/_sources.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8530253Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8531651Z copying torch/_tensor.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8532959Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8535020Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8536777Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8540379Z copying torch/_utils.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8541851Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8542721Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8543860Z copying torch/functional.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8545380Z copying torch/hub.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8547035Z copying torch/library.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8547356Z copying torch/overrides.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8549448Z copying torch/quasirandom.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8550457Z copying torch/random.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8551418Z copying torch/return_types.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8552771Z copying torch/serialization.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8554363Z copying torch/storage.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8555347Z copying torch/torch_version.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8556455Z copying torch/types.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8557599Z copying torch/version.py -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:42.8561803Z creating build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8562405Z copying torchgen/__init__.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8562990Z copying torchgen/code_template.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8564402Z copying torchgen/context.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8565247Z copying torchgen/gen.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8567557Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8568500Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8570099Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8570987Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8572226Z copying torchgen/local.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8573304Z copying torchgen/model.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8576181Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8577077Z copying torchgen/utils.py -> build/lib.linux-x86_64-3.7/torchgen 2022-08-17T12:16:42.8580360Z creating build/lib.linux-x86_64-3.7/caffe2/contrib 2022-08-17T12:16:42.8580970Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib 2022-08-17T12:16:42.8584657Z creating build/lib.linux-x86_64-3.7/caffe2/core 2022-08-17T12:16:42.8585279Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/core 2022-08-17T12:16:42.8587952Z creating build/lib.linux-x86_64-3.7/caffe2/distributed 2022-08-17T12:16:42.8588610Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/distributed 2022-08-17T12:16:42.8589397Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/distributed 2022-08-17T12:16:42.8590766Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/distributed 2022-08-17T12:16:42.8591807Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/distributed 2022-08-17T12:16:42.8594090Z creating build/lib.linux-x86_64-3.7/caffe2/experiments 2022-08-17T12:16:42.8594834Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/experiments 2022-08-17T12:16:42.8596753Z creating build/lib.linux-x86_64-3.7/caffe2/perfkernels 2022-08-17T12:16:42.8597444Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/perfkernels 2022-08-17T12:16:42.8598395Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-3.7/caffe2/perfkernels 2022-08-17T12:16:42.8601039Z creating build/lib.linux-x86_64-3.7/caffe2/proto 2022-08-17T12:16:42.8601442Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/proto 2022-08-17T12:16:42.8602279Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-3.7/caffe2/proto 2022-08-17T12:16:42.8603207Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-3.7/caffe2/proto 2022-08-17T12:16:42.8604557Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-3.7/caffe2/proto 2022-08-17T12:16:42.8618276Z creating build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8618727Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8620240Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8621231Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8622510Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8623533Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8625007Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8625983Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8626910Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8628343Z copying caffe2/python/build.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8629103Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8630517Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8631826Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8632944Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8634479Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8635531Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8637070Z copying caffe2/python/context.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8638347Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8639620Z copying caffe2/python/control.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8641132Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8642825Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8644016Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8646262Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8647487Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8648833Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8650129Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8651677Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8652893Z copying caffe2/python/core.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8655836Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8656886Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8658539Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8660942Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8661543Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8662354Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8663954Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8665423Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8666521Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8667811Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8669221Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8670371Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8671412Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8672769Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8673623Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8674940Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8675818Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8676924Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8677840Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8679147Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8680133Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8681056Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8681908Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8682959Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8683942Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8685098Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8686617Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8687188Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8688268Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8689360Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8691194Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8692238Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8693706Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8694861Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8697031Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8697911Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8698865Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8700840Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8701681Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8703248Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8704215Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8705024Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8706158Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8707006Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8708158Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8709759Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8718520Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8719546Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8719978Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8720502Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8722249Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8722814Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8723474Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8723881Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8724704Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8725111Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8725727Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8726292Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8726944Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8727569Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8728356Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8728907Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8729543Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8730324Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8731362Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8732184Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8733285Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8734730Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8735616Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8737467Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8738428Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8740124Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8741051Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8742182Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8743340Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8744495Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8745612Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8746907Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8747887Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8749133Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8750401Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8751547Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8752798Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8754146Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8755266Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8756451Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8758043Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8759319Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8760465Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8761606Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8762792Z copying caffe2/python/session.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8763901Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8764972Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8766073Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8767243Z copying caffe2/python/task.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8768456Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8769451Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8770584Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8771549Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8772371Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8773510Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8774760Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8775540Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8776659Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8777484Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8778545Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8779568Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8780588Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8781843Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-3.7/caffe2/python 2022-08-17T12:16:42.8784473Z creating build/lib.linux-x86_64-3.7/caffe2/quantization 2022-08-17T12:16:42.8784961Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/quantization 2022-08-17T12:16:42.8786662Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/aten 2022-08-17T12:16:42.8787112Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/aten 2022-08-17T12:16:42.8788171Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/aten 2022-08-17T12:16:42.8789125Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/aten 2022-08-17T12:16:42.8791224Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/gloo 2022-08-17T12:16:42.8791727Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/gloo 2022-08-17T12:16:42.8792846Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/gloo 2022-08-17T12:16:42.8795316Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/nccl 2022-08-17T12:16:42.8795832Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/nccl 2022-08-17T12:16:42.8796641Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/nccl 2022-08-17T12:16:42.8798672Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/nnpack 2022-08-17T12:16:42.8799168Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/nnpack 2022-08-17T12:16:42.8800093Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/nnpack 2022-08-17T12:16:42.8803014Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8803450Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8817434Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8818446Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8819424Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8820546Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8821741Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8823039Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8824189Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8825500Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8826771Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground 2022-08-17T12:16:42.8829292Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/prof 2022-08-17T12:16:42.8829677Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/prof 2022-08-17T12:16:42.8830751Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/prof 2022-08-17T12:16:42.8832468Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/script 2022-08-17T12:16:42.8832897Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/script 2022-08-17T12:16:42.8834978Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard 2022-08-17T12:16:42.8835531Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard 2022-08-17T12:16:42.8836379Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard 2022-08-17T12:16:42.8837257Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard 2022-08-17T12:16:42.8838341Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard 2022-08-17T12:16:42.8839778Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard 2022-08-17T12:16:42.8841675Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/warpctc 2022-08-17T12:16:42.8842363Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/warpctc 2022-08-17T12:16:42.8843373Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/warpctc 2022-08-17T12:16:42.8845183Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/aten/docs 2022-08-17T12:16:42.8845579Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/aten/docs 2022-08-17T12:16:42.8846526Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/aten/docs 2022-08-17T12:16:42.8849198Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8850031Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8860076Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8861101Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8862273Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8863503Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8864665Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8865761Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8866845Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8867975Z copying caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8868849Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:42.8871230Z creating build/lib.linux-x86_64-3.7/caffe2/contrib/script/examples 2022-08-17T12:16:42.8871922Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/contrib/script/examples 2022-08-17T12:16:42.8874049Z creating build/lib.linux-x86_64-3.7/caffe2/core/nomnigraph 2022-08-17T12:16:42.8874760Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/core/nomnigraph 2022-08-17T12:16:42.8875491Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-3.7/caffe2/core/nomnigraph 2022-08-17T12:16:42.8878450Z creating build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8879134Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8889341Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8889945Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8891074Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8892040Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8893165Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8894484Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8895676Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8897058Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8897788Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/experiments/python 2022-08-17T12:16:42.8900268Z creating build/lib.linux-x86_64-3.7/caffe2/python/docs 2022-08-17T12:16:42.8900974Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/docs 2022-08-17T12:16:42.8901708Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-3.7/caffe2/python/docs 2022-08-17T12:16:42.8902625Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-3.7/caffe2/python/docs 2022-08-17T12:16:42.8903814Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-3.7/caffe2/python/docs 2022-08-17T12:16:42.8904790Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-3.7/caffe2/python/docs 2022-08-17T12:16:42.8907618Z creating build/lib.linux-x86_64-3.7/caffe2/python/examples 2022-08-17T12:16:42.8908095Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/examples 2022-08-17T12:16:42.8908792Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-3.7/caffe2/python/examples 2022-08-17T12:16:42.8910231Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-3.7/caffe2/python/examples 2022-08-17T12:16:42.8911866Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-3.7/caffe2/python/examples 2022-08-17T12:16:42.8912894Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-3.7/caffe2/python/examples 2022-08-17T12:16:42.8915407Z creating build/lib.linux-x86_64-3.7/caffe2/python/fakelowp 2022-08-17T12:16:42.8916294Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/fakelowp 2022-08-17T12:16:42.8917259Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-3.7/caffe2/python/fakelowp 2022-08-17T12:16:42.8918352Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-3.7/caffe2/python/fakelowp 2022-08-17T12:16:42.8922377Z creating build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8923091Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8923861Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8924825Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8925954Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8927364Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8928561Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8929879Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8931257Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8932325Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8933547Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8934849Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8937051Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8938252Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8939596Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8940760Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8942015Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-3.7/caffe2/python/helpers 2022-08-17T12:16:42.8947330Z creating build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8948040Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8948916Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8949992Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8951219Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8952642Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8954039Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8955448Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8956705Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8957945Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8959467Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8960817Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8962071Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8963307Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8964882Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8966335Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8967647Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8968950Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8970139Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8971358Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8972702Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8974179Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8975440Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8976716Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8978017Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8979236Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8980537Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8981814Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8983099Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8984478Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8985735Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/ideep 2022-08-17T12:16:42.8992269Z creating build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8992797Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8993602Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8994568Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8996191Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8996963Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8997823Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8998795Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.8999791Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9000738Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9001789Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9002842Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9003891Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9004948Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9006112Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9007361Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9008389Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9009127Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9010042Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9011003Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9012405Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9013252Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9014241Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9015743Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9016387Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9017476Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9018804Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9019647Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9020706Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9021673Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9023187Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9023896Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9026035Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9026839Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9027620Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9028437Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9029237Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9030299Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9031422Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9032373Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9033476Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9034378Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9035216Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9036098Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9037461Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9038471Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9039371Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-3.7/caffe2/python/layers 2022-08-17T12:16:42.9041253Z creating build/lib.linux-x86_64-3.7/caffe2/python/mint 2022-08-17T12:16:42.9042043Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/mint 2022-08-17T12:16:42.9042962Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-3.7/caffe2/python/mint 2022-08-17T12:16:42.9046342Z creating build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9047003Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9048041Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9048634Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9050251Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9050940Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9053005Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9054208Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9054891Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9056471Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9057349Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9058464Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9059652Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9060839Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9061880Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9063151Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9064201Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9065635Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9066464Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9067856Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9068693Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9069527Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/mkl 2022-08-17T12:16:42.9072968Z creating build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9073570Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9074777Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9076175Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9077142Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9078182Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9079410Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9080507Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9081239Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9082391Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9083407Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9084566Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9085403Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9086465Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9088355Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9089355Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9090397Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9091424Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/modeling 2022-08-17T12:16:42.9094910Z creating build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9095332Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9096975Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9097909Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9098960Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9100061Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9101169Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9102471Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9103548Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/models 2022-08-17T12:16:42.9105931Z creating build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9106606Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9107436Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9108845Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9109683Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9110760Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9111702Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9112942Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9114048Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9115118Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9116181Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx 2022-08-17T12:16:42.9134779Z creating build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9135427Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9136408Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9137476Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9138649Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9139827Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9140770Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9141838Z copying caffe2/python/operator_test/affine_channel_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9142867Z copying caffe2/python/operator_test/alias_with_name_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9143865Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9144826Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9146255Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9147011Z copying caffe2/python/operator_test/async_net_barrier_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9147779Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9149049Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9149979Z copying caffe2/python/operator_test/batch_box_cox_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9151485Z copying caffe2/python/operator_test/batch_bucketize_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9152607Z copying caffe2/python/operator_test/batch_moments_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9153565Z copying caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9154747Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9155988Z copying caffe2/python/operator_test/bisect_percentile_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9157056Z copying caffe2/python/operator_test/blobs_queue_db_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9157934Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9159403Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9160242Z copying caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9161418Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9162317Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9163368Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9164296Z copying caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9165360Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9166408Z copying caffe2/python/operator_test/channel_stats_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9167427Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9168407Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9169392Z copying caffe2/python/operator_test/clip_tensor_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9170510Z copying caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9171529Z copying caffe2/python/operator_test/concat_op_cost_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9172545Z copying caffe2/python/operator_test/concat_split_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9173533Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9174648Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9175618Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9177919Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9178718Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9179593Z copying caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9180595Z copying caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9181497Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9182398Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9183451Z copying caffe2/python/operator_test/cross_entropy_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9184619Z copying caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9185667Z copying caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9186675Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9187770Z copying caffe2/python/operator_test/data_couple_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9188826Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9189975Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9191016Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9192206Z copying caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9193268Z copying caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9194310Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9195479Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9196307Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9197938Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9198527Z copying caffe2/python/operator_test/elementwise_linear_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9199733Z copying caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9200832Z copying caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9201914Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9203364Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9204294Z copying caffe2/python/operator_test/enforce_finite_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9205102Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9206105Z copying caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9207023Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9207908Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9208856Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9210115Z copying caffe2/python/operator_test/feature_maps_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9211165Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9212235Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9212870Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9214142Z copying caffe2/python/operator_test/flexible_top_k_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9215005Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9216016Z copying caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9217416Z copying caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9218514Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9219260Z copying caffe2/python/operator_test/gather_ranges_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9220555Z copying caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9221804Z copying caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9222793Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9223748Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9225016Z copying caffe2/python/operator_test/group_norm_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9225886Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9227223Z copying caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9228398Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9229333Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9230285Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9231264Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9232237Z copying caffe2/python/operator_test/image_input_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9233499Z copying caffe2/python/operator_test/index_hash_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9234287Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9235431Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9236662Z copying caffe2/python/operator_test/integral_image_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9237652Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9238812Z copying caffe2/python/operator_test/key_split_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9239826Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9240892Z copying caffe2/python/operator_test/layer_norm_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9242046Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9243245Z copying caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9244338Z copying caffe2/python/operator_test/learning_rate_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9245485Z copying caffe2/python/operator_test/length_split_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9246620Z copying caffe2/python/operator_test/lengths_pad_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9247796Z copying caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9249090Z copying caffe2/python/operator_test/lengths_tile_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9250270Z copying caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9251392Z copying caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9252550Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9254356Z copying caffe2/python/operator_test/locally_connected_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9255492Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9256658Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9257617Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9258599Z copying caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9259876Z copying caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9260810Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9261741Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9262880Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9263944Z copying caffe2/python/operator_test/merge_id_lists_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9265083Z copying caffe2/python/operator_test/mkl_conv_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9267027Z copying caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9267697Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9268398Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9269308Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9270488Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9271201Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9272350Z copying caffe2/python/operator_test/negate_gradient_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9273238Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9274588Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9275693Z copying caffe2/python/operator_test/numpy_tile_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9276634Z copying caffe2/python/operator_test/one_hot_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9277957Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9278837Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9279664Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9280776Z copying caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9281664Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9282805Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9283889Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9284815Z copying caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9285760Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9286653Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9287815Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9288687Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9289915Z copying caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9290959Z copying caffe2/python/operator_test/rank_loss_operator_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9291865Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9292877Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9294045Z copying caffe2/python/operator_test/recurrent_net_executor_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9295113Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9296620Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9297630Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9298686Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9300001Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9301064Z copying caffe2/python/operator_test/rmac_regions_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9302308Z copying caffe2/python/operator_test/rms_norm_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9303319Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9304719Z copying caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9305824Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9306843Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9307969Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9309239Z copying caffe2/python/operator_test/self_binning_histogram_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9310512Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9311570Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9312766Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9314208Z copying caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9315195Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9316309Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9317626Z copying caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9318627Z copying caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9319943Z copying caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9320885Z copying caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9322189Z copying caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9323111Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9324025Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9325892Z copying caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9326763Z copying caffe2/python/operator_test/spatial_bn_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9327678Z copying caffe2/python/operator_test/specialized_segment_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9328568Z copying caffe2/python/operator_test/split_op_cost_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9329485Z copying caffe2/python/operator_test/square_root_divide_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9330354Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9331200Z copying caffe2/python/operator_test/stats_put_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9332194Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9332928Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9334197Z copying caffe2/python/operator_test/text_file_reader_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9335380Z copying caffe2/python/operator_test/thresholded_relu_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9336933Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9338040Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9339105Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9340431Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9341559Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9342663Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9343637Z copying caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9344672Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9345506Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9346545Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9347612Z copying caffe2/python/operator_test/video_input_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9348565Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9349526Z copying caffe2/python/operator_test/weighted_multi_sample_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9350674Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9351547Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9352676Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/operator_test 2022-08-17T12:16:42.9355814Z creating build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9356346Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9356896Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9358475Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9360660Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9361564Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9363008Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9363857Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9364792Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-3.7/caffe2/python/predictor 2022-08-17T12:16:42.9367667Z creating build/lib.linux-x86_64-3.7/caffe2/python/rnn 2022-08-17T12:16:42.9368139Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/rnn 2022-08-17T12:16:42.9369113Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-3.7/caffe2/python/rnn 2022-08-17T12:16:42.9370080Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python/rnn 2022-08-17T12:16:42.9372344Z creating build/lib.linux-x86_64-3.7/caffe2/python/serialized_test 2022-08-17T12:16:42.9372863Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test 2022-08-17T12:16:42.9373702Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test 2022-08-17T12:16:42.9375168Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test 2022-08-17T12:16:42.9377564Z creating build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9378049Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9379156Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9380142Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9380972Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9381727Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9383012Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9383970Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9384543Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9386186Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/test 2022-08-17T12:16:42.9388300Z creating build/lib.linux-x86_64-3.7/caffe2/python/trt 2022-08-17T12:16:42.9388873Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/trt 2022-08-17T12:16:42.9389639Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-3.7/caffe2/python/trt 2022-08-17T12:16:42.9390911Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-3.7/caffe2/python/trt 2022-08-17T12:16:42.9392301Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-3.7/caffe2/python/trt 2022-08-17T12:16:42.9395396Z creating build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9396204Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9397795Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9399076Z copying caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9400840Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9403044Z copying caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9404111Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9405555Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9407653Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq 2022-08-17T12:16:42.9410181Z creating build/lib.linux-x86_64-3.7/caffe2/python/onnx/bin 2022-08-17T12:16:42.9410751Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/bin 2022-08-17T12:16:42.9411894Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/bin 2022-08-17T12:16:42.9414363Z creating build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9414902Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9415754Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9417703Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9418459Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9419872Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9421060Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9422226Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests 2022-08-17T12:16:42.9429761Z creating build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9430248Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9431805Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9433615Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9434926Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9436461Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9437510Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9439064Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9440136Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9441364Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9443127Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9445265Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9446038Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9447568Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9448418Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9450039Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9451043Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9454337Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9455230Z copying caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9457078Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9458905Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9460253Z copying caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9461465Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9462700Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9464048Z copying caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9465318Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9467484Z copying caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9468740Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9469872Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9471132Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9472507Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9473798Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9475211Z copying caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9476606Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9477654Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9479026Z copying caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9480173Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9481513Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-3.7/caffe2/quantization/server 2022-08-17T12:16:42.9484041Z creating build/lib.linux-x86_64-3.7/torch/_decomp 2022-08-17T12:16:42.9484658Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-3.7/torch/_decomp 2022-08-17T12:16:42.9485807Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-3.7/torch/_decomp 2022-08-17T12:16:42.9489427Z creating build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9490040Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9490780Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9491750Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9492768Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9494597Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9495779Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9496933Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9498379Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9499324Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-3.7/torch/_lazy 2022-08-17T12:16:42.9501248Z creating build/lib.linux-x86_64-3.7/torch/_masked 2022-08-17T12:16:42.9501611Z copying torch/_masked/__init__.py -> build/lib.linux-x86_64-3.7/torch/_masked 2022-08-17T12:16:42.9503456Z copying torch/_masked/_docs.py -> build/lib.linux-x86_64-3.7/torch/_masked 2022-08-17T12:16:42.9506065Z creating build/lib.linux-x86_64-3.7/torch/_prims 2022-08-17T12:16:42.9506413Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-3.7/torch/_prims 2022-08-17T12:16:42.9508669Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-3.7/torch/_prims 2022-08-17T12:16:42.9509297Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-3.7/torch/_prims 2022-08-17T12:16:42.9510629Z copying torch/_prims/context.py -> build/lib.linux-x86_64-3.7/torch/_prims 2022-08-17T12:16:42.9511376Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-3.7/torch/_prims 2022-08-17T12:16:42.9514307Z creating build/lib.linux-x86_64-3.7/torch/_prims_common 2022-08-17T12:16:42.9515777Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-3.7/torch/_prims_common 2022-08-17T12:16:42.9517313Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-3.7/torch/_prims_common 2022-08-17T12:16:42.9519108Z creating build/lib.linux-x86_64-3.7/torch/_refs 2022-08-17T12:16:42.9519510Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-3.7/torch/_refs 2022-08-17T12:16:42.9521602Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-3.7/torch/_refs 2022-08-17T12:16:42.9524028Z creating build/lib.linux-x86_64-3.7/torch/_subclasses 2022-08-17T12:16:42.9524678Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-3.7/torch/_subclasses 2022-08-17T12:16:42.9525715Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-3.7/torch/_subclasses 2022-08-17T12:16:42.9527529Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-3.7/torch/_subclasses 2022-08-17T12:16:42.9530681Z creating build/lib.linux-x86_64-3.7/torch/amp 2022-08-17T12:16:42.9531121Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-3.7/torch/amp 2022-08-17T12:16:42.9532179Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-3.7/torch/amp 2022-08-17T12:16:42.9534463Z creating build/lib.linux-x86_64-3.7/torch/ao 2022-08-17T12:16:42.9535387Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao 2022-08-17T12:16:42.9538683Z creating build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9539320Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9540356Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9541646Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9543132Z copying torch/autograd/function.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9544592Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9547431Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9549006Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9552113Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9552941Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9554365Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9555426Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9556913Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-3.7/torch/autograd 2022-08-17T12:16:42.9559490Z creating build/lib.linux-x86_64-3.7/torch/backends 2022-08-17T12:16:42.9559936Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends 2022-08-17T12:16:42.9562566Z creating build/lib.linux-x86_64-3.7/torch/contrib 2022-08-17T12:16:42.9562989Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-3.7/torch/contrib 2022-08-17T12:16:42.9564216Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-3.7/torch/contrib 2022-08-17T12:16:42.9566150Z creating build/lib.linux-x86_64-3.7/torch/cpu 2022-08-17T12:16:42.9566780Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-3.7/torch/cpu 2022-08-17T12:16:42.9569282Z creating build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9569956Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9570929Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9571727Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9572772Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9574469Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9574832Z copying torch/cuda/error.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9575981Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9577246Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9578036Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9579433Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9580152Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9581711Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9582452Z copying torch/cuda/random.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9583799Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9584741Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-3.7/torch/cuda 2022-08-17T12:16:42.9587763Z creating build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9588311Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9589430Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9590454Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9591627Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9593833Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9595184Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9596236Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9597384Z copying torch/distributed/run.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9598410Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-3.7/torch/distributed 2022-08-17T12:16:42.9603985Z creating build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9604429Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9605511Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9607075Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9607492Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9608585Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9609549Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9610586Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9611977Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9612723Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9614466Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9615627Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9617152Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9619066Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9619637Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9620243Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9622110Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9622575Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9623595Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9624775Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9625632Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9626744Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9627239Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9628429Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9629452Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9630423Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9631371Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9631962Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9633248Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9634279Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9635248Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9636211Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9637271Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9638480Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9639314Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9640273Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9640948Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9642037Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9643657Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9644544Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9645514Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9646745Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9647939Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9648920Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9649820Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9650844Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9652018Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-3.7/torch/distributions 2022-08-17T12:16:42.9654063Z creating build/lib.linux-x86_64-3.7/torch/fft 2022-08-17T12:16:42.9654465Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-3.7/torch/fft 2022-08-17T12:16:42.9656831Z creating build/lib.linux-x86_64-3.7/torch/futures 2022-08-17T12:16:42.9657247Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-3.7/torch/futures 2022-08-17T12:16:42.9660395Z creating build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9660780Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9661893Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9662793Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9663574Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9665323Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9666199Z copying torch/fx/graph.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9667780Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9669093Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9669675Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9671179Z copying torch/fx/node.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9672251Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9673972Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9675584Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9677033Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9677652Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-3.7/torch/fx 2022-08-17T12:16:42.9681585Z creating build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9681968Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9683514Z copying torch/jit/_async.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9684374Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9685388Z copying torch/jit/_check.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9686170Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9687257Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9688404Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9689177Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9690605Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9691484Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9692330Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9694314Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9695250Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9696354Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9697637Z copying torch/jit/_script.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9699283Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9700432Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9701728Z copying torch/jit/_state.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9702850Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9704175Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9705320Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9707013Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9707678Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9709211Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9710064Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-3.7/torch/jit 2022-08-17T12:16:42.9712068Z creating build/lib.linux-x86_64-3.7/torch/linalg 2022-08-17T12:16:42.9712925Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-3.7/torch/linalg 2022-08-17T12:16:42.9714962Z creating build/lib.linux-x86_64-3.7/torch/masked 2022-08-17T12:16:42.9715302Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-3.7/torch/masked 2022-08-17T12:16:42.9717283Z creating build/lib.linux-x86_64-3.7/torch/monitor 2022-08-17T12:16:42.9717885Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-3.7/torch/monitor 2022-08-17T12:16:42.9719976Z creating build/lib.linux-x86_64-3.7/torch/multiprocessing 2022-08-17T12:16:42.9720690Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-3.7/torch/multiprocessing 2022-08-17T12:16:42.9721470Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-3.7/torch/multiprocessing 2022-08-17T12:16:42.9722635Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-3.7/torch/multiprocessing 2022-08-17T12:16:42.9723541Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-3.7/torch/multiprocessing 2022-08-17T12:16:42.9724899Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-3.7/torch/multiprocessing 2022-08-17T12:16:42.9726453Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-3.7/torch/multiprocessing 2022-08-17T12:16:42.9728855Z creating build/lib.linux-x86_64-3.7/torch/nested 2022-08-17T12:16:42.9729229Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-3.7/torch/nested 2022-08-17T12:16:42.9731720Z creating build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9732341Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9733269Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9734637Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9735252Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9736262Z copying torch/nn/functional.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9738751Z copying torch/nn/grad.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9739808Z copying torch/nn/init.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9741195Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:42.9745498Z creating build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9745913Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9747225Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9748326Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9749091Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9749876Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9751047Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9752212Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9753456Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9755502Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9755995Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9757052Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9757850Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9758931Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9760557Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9762029Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9763703Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9764557Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9765947Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9766907Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9767936Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9768976Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9770563Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9771605Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9774149Z copying torch/onnx/symbolic_registry.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9775386Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9777167Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-3.7/torch/onnx 2022-08-17T12:16:42.9780583Z creating build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9781335Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9782696Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9783497Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9785322Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9785719Z copying torch/optim/adam.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9786776Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9787904Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9788909Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9790201Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9791394Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9793039Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9794188Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9795420Z copying torch/optim/radam.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9796676Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9797651Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9798578Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9799829Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9800828Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:42.9803993Z creating build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9804561Z copying torch/package/__init__.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9805584Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9807539Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9807954Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9809097Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9809551Z copying torch/package/_mock.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9810989Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9811803Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9813239Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9814321Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9815542Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9816569Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9817706Z copying torch/package/importer.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9818929Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9820660Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-3.7/torch/package 2022-08-17T12:16:42.9823818Z creating build/lib.linux-x86_64-3.7/torch/profiler 2022-08-17T12:16:42.9824288Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-3.7/torch/profiler 2022-08-17T12:16:42.9825545Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-3.7/torch/profiler 2022-08-17T12:16:42.9826583Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-3.7/torch/profiler 2022-08-17T12:16:42.9827307Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-3.7/torch/profiler 2022-08-17T12:16:42.9828235Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-3.7/torch/profiler 2022-08-17T12:16:42.9829895Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-3.7/torch/profiler 2022-08-17T12:16:42.9832620Z creating build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9833261Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9834608Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9835491Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9836228Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9837231Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9838584Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9839251Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9840163Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9841425Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9842187Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9843322Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9844178Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9845386Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9846530Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9847389Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-3.7/torch/quantization 2022-08-17T12:16:42.9849598Z creating build/lib.linux-x86_64-3.7/torch/sparse 2022-08-17T12:16:42.9850088Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-3.7/torch/sparse 2022-08-17T12:16:42.9852257Z creating build/lib.linux-x86_64-3.7/torch/special 2022-08-17T12:16:42.9852648Z copying torch/special/__init__.py -> build/lib.linux-x86_64-3.7/torch/special 2022-08-17T12:16:42.9855906Z creating build/lib.linux-x86_64-3.7/torch/testing 2022-08-17T12:16:42.9856298Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing 2022-08-17T12:16:42.9857197Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-3.7/torch/testing 2022-08-17T12:16:42.9859053Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-3.7/torch/testing 2022-08-17T12:16:42.9860224Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-3.7/torch/testing 2022-08-17T12:16:42.9861470Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-3.7/torch/testing 2022-08-17T12:16:42.9865723Z creating build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9866240Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9867602Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9868584Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9869737Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9870953Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9872069Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9873748Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9874782Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9876165Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9877462Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9879134Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9880316Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9882018Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9883970Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9885045Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9886600Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9887669Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9889883Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9890887Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9892070Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9893743Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-3.7/torch/utils 2022-08-17T12:16:42.9896289Z creating build/lib.linux-x86_64-3.7/torch/_refs/linalg 2022-08-17T12:16:42.9896529Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-3.7/torch/_refs/linalg 2022-08-17T12:16:42.9898359Z creating build/lib.linux-x86_64-3.7/torch/_refs/nn 2022-08-17T12:16:42.9898956Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-3.7/torch/_refs/nn 2022-08-17T12:16:42.9901299Z creating build/lib.linux-x86_64-3.7/torch/_refs/special 2022-08-17T12:16:42.9901537Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-3.7/torch/_refs/special 2022-08-17T12:16:42.9903669Z creating build/lib.linux-x86_64-3.7/torch/_refs/nn/functional 2022-08-17T12:16:42.9904324Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-3.7/torch/_refs/nn/functional 2022-08-17T12:16:42.9906561Z creating build/lib.linux-x86_64-3.7/torch/ao/nn 2022-08-17T12:16:42.9906922Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/nn 2022-08-17T12:16:42.9909655Z creating build/lib.linux-x86_64-3.7/torch/ao/ns 2022-08-17T12:16:42.9910031Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/ns 2022-08-17T12:16:42.9911007Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-3.7/torch/ao/ns 2022-08-17T12:16:42.9912751Z copying torch/ao/ns/_numeric_suite_dbr.py -> build/lib.linux-x86_64-3.7/torch/ao/ns 2022-08-17T12:16:42.9913967Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-3.7/torch/ao/ns 2022-08-17T12:16:42.9918596Z creating build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9919035Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9919746Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9921734Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9922303Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9923381Z copying torch/ao/quantization/_quantize_dbr.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9925339Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9925845Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9926869Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9927769Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9929287Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9930853Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9931730Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9932652Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9934042Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9935198Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9936688Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9938921Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9939346Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9940104Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9940980Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization 2022-08-17T12:16:42.9942971Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity 2022-08-17T12:16:42.9943455Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity 2022-08-17T12:16:42.9944656Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity 2022-08-17T12:16:42.9946624Z creating build/lib.linux-x86_64-3.7/torch/ao/nn/sparse 2022-08-17T12:16:42.9946870Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/nn/sparse 2022-08-17T12:16:42.9948992Z creating build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized 2022-08-17T12:16:42.9949360Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized 2022-08-17T12:16:42.9950320Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized 2022-08-17T12:16:42.9951487Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized 2022-08-17T12:16:42.9953286Z creating build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/dynamic 2022-08-17T12:16:42.9954061Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/dynamic 2022-08-17T12:16:42.9955376Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/dynamic 2022-08-17T12:16:42.9957769Z creating build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9958306Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9959305Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9960619Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9961663Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9962659Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9963654Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9964551Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9965552Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/ns/fx 2022-08-17T12:16:42.9968661Z creating build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9969078Z copying torch/ao/quantization/_dbr/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9970026Z copying torch/ao/quantization/_dbr/auto_trace.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9971744Z copying torch/ao/quantization/_dbr/auto_trace_rewriter.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9972484Z copying torch/ao/quantization/_dbr/function_fusion.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9973690Z copying torch/ao/quantization/_dbr/fusion.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9974765Z copying torch/ao/quantization/_dbr/mappings.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9975961Z copying torch/ao/quantization/_dbr/model_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9976982Z copying torch/ao/quantization/_dbr/module_swap_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9978144Z copying torch/ao/quantization/_dbr/qconfig_mapping_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9979114Z copying torch/ao/quantization/_dbr/quantization_state.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9980571Z copying torch/ao/quantization/_dbr/torchscript_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9981980Z copying torch/ao/quantization/_dbr/utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr 2022-08-17T12:16:42.9984407Z creating build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9984784Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9986166Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9987255Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9988015Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9989922Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9990471Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9991872Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config 2022-08-17T12:16:42.9995454Z creating build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:42.9995963Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:42.9996883Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:42.9998244Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:42.9999508Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0001163Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0002376Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0004256Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0004581Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0005961Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0006671Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0008053Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0008899Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0010281Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0010841Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0012621Z copying torch/ao/quantization/fx/qconfig_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0014742Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0019136Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0019439Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx 2022-08-17T12:16:43.0021487Z creating build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:43.0021908Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:43.0022685Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:43.0024647Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:43.0025475Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:43.0027092Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:43.0028632Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental 2022-08-17T12:16:43.0029122Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental 2022-08-17T12:16:43.0031313Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/scheduler 2022-08-17T12:16:43.0031810Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/scheduler 2022-08-17T12:16:43.0032903Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/scheduler 2022-08-17T12:16:43.0036154Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/scheduler 2022-08-17T12:16:43.0037663Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier 2022-08-17T12:16:43.0038327Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier 2022-08-17T12:16:43.0038619Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier 2022-08-17T12:16:43.0039134Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier 2022-08-17T12:16:43.0040217Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier 2022-08-17T12:16:43.0041358Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier 2022-08-17T12:16:43.0043242Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/activation_sparsifier 2022-08-17T12:16:43.0043694Z copying torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/activation_sparsifier 2022-08-17T12:16:43.0045065Z copying torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/activation_sparsifier 2022-08-17T12:16:43.0047063Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_scheduler 2022-08-17T12:16:43.0047649Z copying torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_scheduler 2022-08-17T12:16:43.0048709Z copying torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_scheduler 2022-08-17T12:16:43.0050756Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:43.0051324Z copying torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:43.0052281Z copying torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:43.0054620Z copying torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:43.0054991Z copying torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:43.0057118Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:43.0057589Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:43.0058588Z copying torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:43.0059547Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:43.0061798Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-08-17T12:16:43.0062176Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-08-17T12:16:43.0064157Z creating build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:43.0064681Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:43.0066232Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:43.0067226Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:43.0069284Z creating build/lib.linux-x86_64-3.7/torch/autograd/_functions 2022-08-17T12:16:43.0069779Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-3.7/torch/autograd/_functions 2022-08-17T12:16:43.0071186Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-3.7/torch/autograd/_functions 2022-08-17T12:16:43.0072061Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-3.7/torch/autograd/_functions 2022-08-17T12:16:43.0074035Z creating build/lib.linux-x86_64-3.7/torch/backends/_coreml 2022-08-17T12:16:43.0075156Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/_coreml 2022-08-17T12:16:43.0075555Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-3.7/torch/backends/_coreml 2022-08-17T12:16:43.0077971Z creating build/lib.linux-x86_64-3.7/torch/backends/_nnapi 2022-08-17T12:16:43.0078656Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/_nnapi 2022-08-17T12:16:43.0079557Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-3.7/torch/backends/_nnapi 2022-08-17T12:16:43.0080557Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-3.7/torch/backends/_nnapi 2022-08-17T12:16:43.0082858Z creating build/lib.linux-x86_64-3.7/torch/backends/cuda 2022-08-17T12:16:43.0083290Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/cuda 2022-08-17T12:16:43.0085102Z creating build/lib.linux-x86_64-3.7/torch/backends/cudnn 2022-08-17T12:16:43.0085678Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/cudnn 2022-08-17T12:16:43.0086794Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-3.7/torch/backends/cudnn 2022-08-17T12:16:43.0088387Z creating build/lib.linux-x86_64-3.7/torch/backends/mkl 2022-08-17T12:16:43.0088865Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/mkl 2022-08-17T12:16:43.0090813Z creating build/lib.linux-x86_64-3.7/torch/backends/mkldnn 2022-08-17T12:16:43.0091149Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/mkldnn 2022-08-17T12:16:43.0092872Z creating build/lib.linux-x86_64-3.7/torch/backends/mps 2022-08-17T12:16:43.0093225Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/mps 2022-08-17T12:16:43.0095504Z creating build/lib.linux-x86_64-3.7/torch/backends/openmp 2022-08-17T12:16:43.0095749Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/openmp 2022-08-17T12:16:43.0097991Z creating build/lib.linux-x86_64-3.7/torch/backends/quantized 2022-08-17T12:16:43.0098467Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/quantized 2022-08-17T12:16:43.0100636Z creating build/lib.linux-x86_64-3.7/torch/backends/xeon 2022-08-17T12:16:43.0101133Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/xeon 2022-08-17T12:16:43.0102011Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-3.7/torch/backends/xeon 2022-08-17T12:16:43.0104061Z creating build/lib.linux-x86_64-3.7/torch/backends/xnnpack 2022-08-17T12:16:43.0104297Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-3.7/torch/backends/xnnpack 2022-08-17T12:16:43.0106299Z creating build/lib.linux-x86_64-3.7/torch/cpu/amp 2022-08-17T12:16:43.0106529Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-3.7/torch/cpu/amp 2022-08-17T12:16:43.0107712Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-3.7/torch/cpu/amp 2022-08-17T12:16:43.0109670Z creating build/lib.linux-x86_64-3.7/torch/cuda/amp 2022-08-17T12:16:43.0110199Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-3.7/torch/cuda/amp 2022-08-17T12:16:43.0111127Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-3.7/torch/cuda/amp 2022-08-17T12:16:43.0112012Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-3.7/torch/cuda/amp 2022-08-17T12:16:43.0113396Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-3.7/torch/cuda/amp 2022-08-17T12:16:43.0115779Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0116327Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0117464Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0118323Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0119800Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0120716Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0121994Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0122905Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0124087Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0124883Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard 2022-08-17T12:16:43.0126330Z creating build/lib.linux-x86_64-3.7/torch/distributed/_sharded_tensor 2022-08-17T12:16:43.0127154Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_sharded_tensor 2022-08-17T12:16:43.0128721Z creating build/lib.linux-x86_64-3.7/torch/distributed/_sharding_spec 2022-08-17T12:16:43.0129001Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_sharding_spec 2022-08-17T12:16:43.0131056Z creating build/lib.linux-x86_64-3.7/torch/distributed/algorithms 2022-08-17T12:16:43.0131349Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms 2022-08-17T12:16:43.0132317Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms 2022-08-17T12:16:43.0134227Z creating build/lib.linux-x86_64-3.7/torch/distributed/autograd 2022-08-17T12:16:43.0134884Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/autograd 2022-08-17T12:16:43.0137166Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic 2022-08-17T12:16:43.0137436Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic 2022-08-17T12:16:43.0140169Z creating build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0140631Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0141656Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0143041Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0143839Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0144766Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0145926Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0146907Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0149545Z copying torch/distributed/fsdp/shard_utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0150412Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0151731Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-3.7/torch/distributed/fsdp 2022-08-17T12:16:43.0153902Z creating build/lib.linux-x86_64-3.7/torch/distributed/launcher 2022-08-17T12:16:43.0154334Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/launcher 2022-08-17T12:16:43.0154835Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/launcher 2022-08-17T12:16:43.0156803Z creating build/lib.linux-x86_64-3.7/torch/distributed/nn 2022-08-17T12:16:43.0157384Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn 2022-08-17T12:16:43.0158301Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn 2022-08-17T12:16:43.0160974Z creating build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0161655Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0163080Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0163643Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0164844Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0166539Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0167364Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0169032Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0169315Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0170779Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0171788Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0172495Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0173399Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0174603Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-3.7/torch/distributed/optim 2022-08-17T12:16:43.0176899Z creating build/lib.linux-x86_64-3.7/torch/distributed/pipeline 2022-08-17T12:16:43.0177249Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline 2022-08-17T12:16:43.0179532Z creating build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0180526Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0181879Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0182686Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0184030Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0185071Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0186010Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0186796Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0188330Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0189188Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0190687Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc 2022-08-17T12:16:43.0193485Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0193891Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0194811Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0196438Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0197079Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0198080Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0199353Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0200103Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0201511Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0202432Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint 2022-08-17T12:16:43.0204682Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_optim 2022-08-17T12:16:43.0205097Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_optim 2022-08-17T12:16:43.0206020Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_optim 2022-08-17T12:16:43.0208575Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0209139Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0210580Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0212278Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0213748Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0214644Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0215709Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0217850Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_plan 2022-08-17T12:16:43.0218455Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_plan 2022-08-17T12:16:43.0219102Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_plan 2022-08-17T12:16:43.0221226Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:43.0221722Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:43.0223202Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:43.0224453Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:43.0224919Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:43.0228324Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0228878Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0229588Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0230576Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0231564Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0232792Z copying torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0233898Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0235021Z copying torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0236298Z copying torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0237521Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0238459Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:43.0241193Z creating build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0242068Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0242859Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0244198Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0245000Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0246714Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0247254Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0248196Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0249113Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:43.0251192Z creating build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_checkpoint 2022-08-17T12:16:43.0251810Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_checkpoint 2022-08-17T12:16:43.0252692Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_checkpoint 2022-08-17T12:16:43.0254859Z creating build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_comm_hooks 2022-08-17T12:16:43.0255395Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_comm_hooks 2022-08-17T12:16:43.0257491Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_comm_hooks 2022-08-17T12:16:43.0258788Z creating build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_optimizer_overlap 2022-08-17T12:16:43.0259118Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_optimizer_overlap 2022-08-17T12:16:43.0260140Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_optimizer_overlap 2022-08-17T12:16:43.0261596Z creating build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_quantization 2022-08-17T12:16:43.0262404Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_quantization 2022-08-17T12:16:43.0263226Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_quantization 2022-08-17T12:16:43.0265754Z creating build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0266078Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0267408Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0268721Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0269947Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0271191Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0272152Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0273661Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0275068Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:43.0277956Z creating build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:43.0278525Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:43.0279266Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:43.0282036Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:43.0282764Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:43.0285016Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent 2022-08-17T12:16:43.0285319Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent 2022-08-17T12:16:43.0287321Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/events 2022-08-17T12:16:43.0287607Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/events 2022-08-17T12:16:43.0288981Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/events 2022-08-17T12:16:43.0289715Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/events 2022-08-17T12:16:43.0291673Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/metrics 2022-08-17T12:16:43.0291957Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/metrics 2022-08-17T12:16:43.0293501Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/metrics 2022-08-17T12:16:43.0295703Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:43.0296397Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:43.0297741Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:43.0298764Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:43.0299845Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:43.0303000Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0303518Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0304674Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0306090Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0308117Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0309586Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0311418Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0312642Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0314070Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0315704Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0316789Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0318056Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous 2022-08-17T12:16:43.0320683Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/timer 2022-08-17T12:16:43.0321217Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/timer 2022-08-17T12:16:43.0322499Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/timer 2022-08-17T12:16:43.0323244Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/timer 2022-08-17T12:16:43.0326224Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils 2022-08-17T12:16:43.0326561Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils 2022-08-17T12:16:43.0328045Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils 2022-08-17T12:16:43.0328558Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils 2022-08-17T12:16:43.0329952Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils 2022-08-17T12:16:43.0330487Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils 2022-08-17T12:16:43.0332386Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils 2022-08-17T12:16:43.0334196Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/server 2022-08-17T12:16:43.0334549Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/server 2022-08-17T12:16:43.0335944Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/server 2022-08-17T12:16:43.0337256Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/server 2022-08-17T12:16:43.0339096Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:43.0339844Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:43.0340943Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:43.0342115Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:43.0344119Z creating build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/data 2022-08-17T12:16:43.0344892Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/data 2022-08-17T12:16:43.0345660Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/data 2022-08-17T12:16:43.0347038Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/data 2022-08-17T12:16:43.0349466Z creating build/lib.linux-x86_64-3.7/torch/distributed/nn/api 2022-08-17T12:16:43.0349909Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn/api 2022-08-17T12:16:43.0351048Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn/api 2022-08-17T12:16:43.0354293Z creating build/lib.linux-x86_64-3.7/torch/distributed/nn/jit 2022-08-17T12:16:43.0354795Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn/jit 2022-08-17T12:16:43.0355748Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn/jit 2022-08-17T12:16:43.0357345Z creating build/lib.linux-x86_64-3.7/torch/distributed/nn/jit/templates 2022-08-17T12:16:43.0357891Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn/jit/templates 2022-08-17T12:16:43.0358888Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-3.7/torch/distributed/nn/jit/templates 2022-08-17T12:16:43.0361769Z creating build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0362064Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0363453Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0364372Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0365887Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0366699Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0368148Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0369129Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0369868Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0371262Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0373279Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0373754Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0374562Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync 2022-08-17T12:16:43.0376823Z creating build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:43.0377130Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:43.0378860Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:43.0379587Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:43.0382221Z creating build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:43.0382654Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:43.0384036Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:43.0384993Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:43.0386117Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:43.0387013Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:43.0387966Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:43.0389581Z creating build/lib.linux-x86_64-3.7/torch/distributed/rpc/_testing 2022-08-17T12:16:43.0390234Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc/_testing 2022-08-17T12:16:43.0391287Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-3.7/torch/distributed/rpc/_testing 2022-08-17T12:16:43.0394302Z creating build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0394802Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0396256Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0397747Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0398524Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0399868Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0401345Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0402149Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0403574Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0404325Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0405972Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0406469Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0408180Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0408889Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0410374Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0411782Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0412733Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental 2022-08-17T12:16:43.0415843Z creating build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0416178Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0417754Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0418399Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0419726Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0420970Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0421934Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0422705Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0423839Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0424606Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0426199Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0426917Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0427770Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0428933Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0430087Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-3.7/torch/fx/passes 2022-08-17T12:16:43.0432658Z creating build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0433225Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0434472Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0435288Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0436868Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0438255Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0438889Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0440325Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0441172Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:43.0443580Z creating build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0444457Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0445103Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0445939Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0446939Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0447781Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0448949Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0450079Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0451014Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification 2022-08-17T12:16:43.0453590Z creating build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:43.0454793Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:43.0455391Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:43.0456347Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:43.0457437Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:43.0458642Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:43.0459663Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:43.0461329Z creating build/lib.linux-x86_64-3.7/torch/fx/passes/backends 2022-08-17T12:16:43.0462025Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/backends 2022-08-17T12:16:43.0463318Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/backends 2022-08-17T12:16:43.0464514Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/backends 2022-08-17T12:16:43.0466181Z creating build/lib.linux-x86_64-3.7/torch/fx/passes/dialect 2022-08-17T12:16:43.0466478Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/dialect 2022-08-17T12:16:43.0468490Z creating build/lib.linux-x86_64-3.7/torch/fx/passes/infra 2022-08-17T12:16:43.0469136Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/infra 2022-08-17T12:16:43.0470076Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/infra 2022-08-17T12:16:43.0471129Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/infra 2022-08-17T12:16:43.0472048Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/infra 2022-08-17T12:16:43.0474111Z creating build/lib.linux-x86_64-3.7/torch/fx/passes/tests 2022-08-17T12:16:43.0475113Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/tests 2022-08-17T12:16:43.0475546Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/tests 2022-08-17T12:16:43.0477435Z creating build/lib.linux-x86_64-3.7/torch/fx/passes/utils 2022-08-17T12:16:43.0477885Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/utils 2022-08-17T12:16:43.0478805Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/utils 2022-08-17T12:16:43.0479596Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/utils 2022-08-17T12:16:43.0480487Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/utils 2022-08-17T12:16:43.0482853Z creating build/lib.linux-x86_64-3.7/torch/fx/passes/dialect/common 2022-08-17T12:16:43.0483184Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/dialect/common 2022-08-17T12:16:43.0483982Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-3.7/torch/fx/passes/dialect/common 2022-08-17T12:16:43.0485869Z creating build/lib.linux-x86_64-3.7/torch/jit/_passes 2022-08-17T12:16:43.0486337Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-3.7/torch/jit/_passes 2022-08-17T12:16:43.0487226Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-3.7/torch/jit/_passes 2022-08-17T12:16:43.0489035Z creating build/lib.linux-x86_64-3.7/torch/jit/mobile 2022-08-17T12:16:43.0489333Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-3.7/torch/jit/mobile 2022-08-17T12:16:43.0491215Z creating build/lib.linux-x86_64-3.7/torch/masked/maskedtensor 2022-08-17T12:16:43.0491543Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-3.7/torch/masked/maskedtensor 2022-08-17T12:16:43.0492858Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-3.7/torch/masked/maskedtensor 2022-08-17T12:16:43.0493755Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-3.7/torch/masked/maskedtensor 2022-08-17T12:16:43.0496276Z creating build/lib.linux-x86_64-3.7/torch/nn/backends 2022-08-17T12:16:43.0496582Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/backends 2022-08-17T12:16:43.0497481Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-3.7/torch/nn/backends 2022-08-17T12:16:43.0499281Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic 2022-08-17T12:16:43.0499720Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic 2022-08-17T12:16:43.0503685Z creating build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0503983Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0505378Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0506206Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0507912Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0508592Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0510129Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0511110Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0512576Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0513858Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0515036Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0515749Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0516705Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0517883Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0518764Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0519812Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0520927Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0522511Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0524210Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0525659Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0526693Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0527774Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0528986Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0530584Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0531799Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0532965Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0533603Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-3.7/torch/nn/modules 2022-08-17T12:16:43.0536802Z creating build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0537141Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0538371Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0539278Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0541117Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0541383Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0542638Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0543674Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0545272Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0545910Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0547331Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.0549298Z creating build/lib.linux-x86_64-3.7/torch/nn/qat 2022-08-17T12:16:43.0549537Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/qat 2022-08-17T12:16:43.0551024Z creating build/lib.linux-x86_64-3.7/torch/nn/quantizable 2022-08-17T12:16:43.0551261Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantizable 2022-08-17T12:16:43.0553287Z creating build/lib.linux-x86_64-3.7/torch/nn/quantized 2022-08-17T12:16:43.0553752Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized 2022-08-17T12:16:43.0554891Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized 2022-08-17T12:16:43.0557873Z creating build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0558123Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0559293Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0560466Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0561750Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0562606Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0563593Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0564535Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0565481Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0566628Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0567330Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0568499Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0570783Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0571037Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0571978Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0572766Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-3.7/torch/nn/utils 2022-08-17T12:16:43.0574899Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic/modules 2022-08-17T12:16:43.0575533Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/modules 2022-08-17T12:16:43.0576644Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/modules 2022-08-17T12:16:43.0578376Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat 2022-08-17T12:16:43.0578610Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat 2022-08-17T12:16:43.0580309Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized 2022-08-17T12:16:43.0580858Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized 2022-08-17T12:16:43.0582959Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:43.0583627Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:43.0584446Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:43.0585527Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:43.0586413Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:43.0588349Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic 2022-08-17T12:16:43.0588904Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic 2022-08-17T12:16:43.0590842Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:43.0591333Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:43.0592246Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:43.0593039Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:43.0593961Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:43.0595719Z creating build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic/modules 2022-08-17T12:16:43.0596574Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic/modules 2022-08-17T12:16:43.0597355Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic/modules 2022-08-17T12:16:43.0598932Z creating build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic 2022-08-17T12:16:43.0599527Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic 2022-08-17T12:16:43.0601780Z creating build/lib.linux-x86_64-3.7/torch/nn/qat/modules 2022-08-17T12:16:43.0602456Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/qat/modules 2022-08-17T12:16:43.0603229Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-3.7/torch/nn/qat/modules 2022-08-17T12:16:43.0604826Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-3.7/torch/nn/qat/modules 2022-08-17T12:16:43.0605220Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-3.7/torch/nn/qat/modules 2022-08-17T12:16:43.0607709Z creating build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic/modules 2022-08-17T12:16:43.0608329Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic/modules 2022-08-17T12:16:43.0609177Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic/modules 2022-08-17T12:16:43.0611700Z creating build/lib.linux-x86_64-3.7/torch/nn/quantizable/modules 2022-08-17T12:16:43.0611984Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantizable/modules 2022-08-17T12:16:43.0612702Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-3.7/torch/nn/quantizable/modules 2022-08-17T12:16:43.0614004Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-3.7/torch/nn/quantizable/modules 2022-08-17T12:16:43.0616075Z creating build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference 2022-08-17T12:16:43.0616351Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference 2022-08-17T12:16:43.0618323Z creating build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic 2022-08-17T12:16:43.0619022Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic 2022-08-17T12:16:43.0621471Z creating build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0621784Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0623263Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0624136Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0625178Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0627357Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0628238Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0629138Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0630167Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0630963Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0631928Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0633316Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/modules 2022-08-17T12:16:43.0635676Z creating build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules 2022-08-17T12:16:43.0636015Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules 2022-08-17T12:16:43.0637026Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules 2022-08-17T12:16:43.0638520Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules 2022-08-17T12:16:43.0639329Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules 2022-08-17T12:16:43.0640477Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules 2022-08-17T12:16:43.0641580Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules 2022-08-17T12:16:43.0643402Z creating build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:43.0644330Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:43.0645276Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:43.0646670Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:43.0647968Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:43.0650322Z creating build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0651133Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0652387Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0653193Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0654566Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0655790Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0656778Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0658337Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0659233Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0660076Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0661436Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights 2022-08-17T12:16:43.0662985Z creating build/lib.linux-x86_64-3.7/torch/optim/_multi_tensor 2022-08-17T12:16:43.0663384Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-3.7/torch/optim/_multi_tensor 2022-08-17T12:16:43.0665623Z creating build/lib.linux-x86_64-3.7/torch/package/analyze 2022-08-17T12:16:43.0666226Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-3.7/torch/package/analyze 2022-08-17T12:16:43.0667201Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-3.7/torch/package/analyze 2022-08-17T12:16:43.0668009Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-3.7/torch/package/analyze 2022-08-17T12:16:43.0669032Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-3.7/torch/package/analyze 2022-08-17T12:16:43.0671502Z creating build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0672184Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0673302Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0674709Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0675316Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0676484Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0677304Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0678235Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0679066Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0679967Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0680756Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0681739Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0682477Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-3.7/torch/quantization/fx 2022-08-17T12:16:43.0686457Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0686906Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0687803Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0688798Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0689898Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0690655Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0692331Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0693355Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0694288Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0695941Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0697119Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0704644Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0705995Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0708670Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0710856Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0711706Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0712950Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0715008Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0716249Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0717548Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0719284Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0719574Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0721264Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0722313Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0723077Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal 2022-08-17T12:16:43.0725171Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/codegen 2022-08-17T12:16:43.0725821Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/codegen 2022-08-17T12:16:43.0726528Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/codegen 2022-08-17T12:16:43.0728476Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/data 2022-08-17T12:16:43.0728854Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/data 2022-08-17T12:16:43.0730065Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/data 2022-08-17T12:16:43.0730701Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/data 2022-08-17T12:16:43.0733209Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed 2022-08-17T12:16:43.0733571Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed 2022-08-17T12:16:43.0734967Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed 2022-08-17T12:16:43.0736157Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed 2022-08-17T12:16:43.0739860Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed 2022-08-17T12:16:43.0741077Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed 2022-08-17T12:16:43.0742082Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed 2022-08-17T12:16:43.0744197Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/generated 2022-08-17T12:16:43.0744480Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/generated 2022-08-17T12:16:43.0745718Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/generated 2022-08-17T12:16:43.0750127Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/opinfo 2022-08-17T12:16:43.0750468Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/opinfo 2022-08-17T12:16:43.0751526Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/opinfo 2022-08-17T12:16:43.0753458Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/opinfo 2022-08-17T12:16:43.0755065Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/test_module 2022-08-17T12:16:43.0755835Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/test_module 2022-08-17T12:16:43.0757045Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/test_module 2022-08-17T12:16:43.0757766Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/test_module 2022-08-17T12:16:43.0759849Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard 2022-08-17T12:16:43.0760182Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard 2022-08-17T12:16:43.0761192Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard 2022-08-17T12:16:43.0775490Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn 2022-08-17T12:16:43.0775902Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn 2022-08-17T12:16:43.0776135Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/pipeline 2022-08-17T12:16:43.0776569Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/pipeline 2022-08-17T12:16:43.0776848Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0777292Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0777612Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0777929Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0778247Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0778579Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0778895Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0779321Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0779759Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:43.0779998Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0780352Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0781443Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0782776Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:43.0784495Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn/api 2022-08-17T12:16:43.0784786Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn/api 2022-08-17T12:16:43.0785941Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn/api 2022-08-17T12:16:43.0788020Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:43.0788370Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:43.0789750Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:43.0790817Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:43.0792570Z creating build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:43.0792991Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:43.0793931Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:43.0795518Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:43.0796969Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:43.0798873Z creating build/lib.linux-x86_64-3.7/torch/utils/backcompat 2022-08-17T12:16:43.0799313Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/backcompat 2022-08-17T12:16:43.0801127Z creating build/lib.linux-x86_64-3.7/torch/utils/benchmark 2022-08-17T12:16:43.0801754Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark 2022-08-17T12:16:43.0804015Z creating build/lib.linux-x86_64-3.7/torch/utils/bottleneck 2022-08-17T12:16:43.0805264Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/bottleneck 2022-08-17T12:16:43.0805885Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-3.7/torch/utils/bottleneck 2022-08-17T12:16:43.0809184Z creating build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0809585Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0811135Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0812384Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0814764Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0816200Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0817741Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0818811Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0820363Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0821388Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-3.7/torch/utils/data 2022-08-17T12:16:43.0824328Z creating build/lib.linux-x86_64-3.7/torch/utils/hipify 2022-08-17T12:16:43.0824950Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/hipify 2022-08-17T12:16:43.0825826Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-3.7/torch/utils/hipify 2022-08-17T12:16:43.0826879Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-3.7/torch/utils/hipify 2022-08-17T12:16:43.0830015Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-3.7/torch/utils/hipify 2022-08-17T12:16:43.0831340Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-3.7/torch/utils/hipify 2022-08-17T12:16:43.0833297Z creating build/lib.linux-x86_64-3.7/torch/utils/jit 2022-08-17T12:16:43.0833646Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/jit 2022-08-17T12:16:43.0834975Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-3.7/torch/utils/jit 2022-08-17T12:16:43.0837170Z creating build/lib.linux-x86_64-3.7/torch/utils/model_dump 2022-08-17T12:16:43.0837533Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/model_dump 2022-08-17T12:16:43.0838318Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-3.7/torch/utils/model_dump 2022-08-17T12:16:43.0841210Z creating build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0841725Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0842551Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0844024Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0845046Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0845846Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0846714Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0847513Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0849286Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0849538Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0851076Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-3.7/torch/utils/tensorboard 2022-08-17T12:16:43.0853757Z creating build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0854231Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0855466Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0856060Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0857617Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0858271Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0859484Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0859984Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0861464Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0862417Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples 2022-08-17T12:16:43.0864500Z creating build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:43.0864975Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:43.0866067Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:43.0867209Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:43.0868152Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:43.0869043Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:43.0870105Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:43.0872721Z creating build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0873324Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0874445Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0875174Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0876184Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0878123Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0878505Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0879403Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0880293Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:43.0882638Z creating build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:43.0882987Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:43.0884035Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:43.0886376Z creating build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0886758Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0888137Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0888956Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0889921Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0890948Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0892103Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0893247Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-3.7/torch/utils/data/_utils 2022-08-17T12:16:43.0895438Z creating build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0895948Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0897650Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0898370Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0899584Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0900579Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0901679Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0902591Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-3.7/torch/utils/data/communication 2022-08-17T12:16:43.0904762Z creating build/lib.linux-x86_64-3.7/torch/utils/data/datapipes 2022-08-17T12:16:43.0905285Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes 2022-08-17T12:16:43.0906510Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes 2022-08-17T12:16:43.0907456Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes 2022-08-17T12:16:43.0908386Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes 2022-08-17T12:16:43.0910171Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes 2022-08-17T12:16:43.0910576Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes 2022-08-17T12:16:43.0913177Z creating build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:43.0913476Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:43.0915007Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:43.0915710Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:43.0917327Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:43.0918087Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:43.0920640Z creating build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0921362Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0922289Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0923738Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0925290Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0926705Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0928011Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0929313Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0930724Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0932008Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0933277Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0934682Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter 2022-08-17T12:16:43.0937921Z creating build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map 2022-08-17T12:16:43.0938260Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map 2022-08-17T12:16:43.0939647Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map 2022-08-17T12:16:43.0940192Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map 2022-08-17T12:16:43.0941393Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map 2022-08-17T12:16:43.0942298Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map 2022-08-17T12:16:43.0943515Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map 2022-08-17T12:16:43.0945436Z creating build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils 2022-08-17T12:16:43.0945757Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils 2022-08-17T12:16:43.0947302Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils 2022-08-17T12:16:43.0947739Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils 2022-08-17T12:16:43.0948853Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils 2022-08-17T12:16:43.0951919Z creating build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0952143Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0953434Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0954733Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0955739Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0956723Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0957608Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0958535Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0959259Z copying torchgen/api/native.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0960164Z copying torchgen/api/python.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0961907Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0962738Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0963930Z copying torchgen/api/types.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0964601Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0965747Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-3.7/torchgen/api 2022-08-17T12:16:43.0968061Z creating build/lib.linux-x86_64-3.7/torchgen/dest 2022-08-17T12:16:43.0968278Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-3.7/torchgen/dest 2022-08-17T12:16:43.0970521Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-3.7/torchgen/dest 2022-08-17T12:16:43.0971816Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-3.7/torchgen/dest 2022-08-17T12:16:43.0973538Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-3.7/torchgen/dest 2022-08-17T12:16:43.0973825Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-3.7/torchgen/dest 2022-08-17T12:16:43.0975521Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-3.7/torchgen/dest 2022-08-17T12:16:43.0977944Z creating build/lib.linux-x86_64-3.7/torchgen/operator_versions 2022-08-17T12:16:43.0978222Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-3.7/torchgen/operator_versions 2022-08-17T12:16:43.0979203Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-3.7/torchgen/operator_versions 2022-08-17T12:16:43.0980348Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-3.7/torchgen/operator_versions 2022-08-17T12:16:43.0982212Z creating build/lib.linux-x86_64-3.7/torchgen/selective_build 2022-08-17T12:16:43.0982718Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-3.7/torchgen/selective_build 2022-08-17T12:16:43.0983652Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-3.7/torchgen/selective_build 2022-08-17T12:16:43.0984610Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-3.7/torchgen/selective_build 2022-08-17T12:16:43.0986844Z creating build/lib.linux-x86_64-3.7/torchgen/static_runtime 2022-08-17T12:16:43.0987320Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-3.7/torchgen/static_runtime 2022-08-17T12:16:43.0988371Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-3.7/torchgen/static_runtime 2022-08-17T12:16:43.0989418Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-3.7/torchgen/static_runtime 2022-08-17T12:16:43.0990385Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-3.7/torchgen/static_runtime 2022-08-17T12:16:43.2637795Z creating build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data 2022-08-17T12:16:43.2638389Z creating build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2639128Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2639822Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2640857Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2641862Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2643175Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2644387Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2645797Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2646627Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2648013Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2649302Z copying caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2650487Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2651747Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2653054Z copying caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2654488Z copying caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2655666Z copying caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2657431Z 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-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2658637Z copying caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2659560Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2660616Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2661815Z copying caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2663041Z copying caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2664422Z copying caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2665756Z copying caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2667095Z copying caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2668285Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2669381Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2670736Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2671928Z copying caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2674118Z copying caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2675033Z 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-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2675883Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2677115Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2678480Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2679469Z copying caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2680394Z copying caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2681519Z copying caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2682638Z 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-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2684032Z copying caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2685382Z copying caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2686557Z copying caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2687657Z copying caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2688651Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2689639Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2690913Z copying caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2692013Z copying caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2693216Z copying caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2694694Z copying caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2695652Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2697324Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2698305Z copying caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2699538Z copying caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2700826Z copying caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2702090Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2703056Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2704258Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2705450Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2707077Z copying caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2708173Z copying caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2709160Z copying caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2710396Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2711839Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2713066Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2714012Z copying caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2715294Z copying caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2716570Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2717656Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2718810Z copying caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2720088Z copying caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2721378Z 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-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2722493Z copying caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2723624Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2724940Z copying caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2726225Z copying caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2727180Z copying caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2728220Z copying caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2729365Z copying caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2730464Z copying caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2731666Z copying caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2732834Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2734417Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2735547Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2736692Z copying caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2737943Z copying caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2739168Z copying caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2740263Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2741233Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2742359Z copying caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2743362Z copying caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2744352Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2745636Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2746520Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2748116Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2750079Z copying caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2750799Z copying caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2751674Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2752908Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2754138Z copying caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2755665Z copying caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2756879Z copying caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2758010Z copying caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2759472Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2761223Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2762116Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2763421Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2764751Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2766057Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2767361Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2768527Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2770009Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2771107Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2772548Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2773666Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2776372Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2777570Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2778881Z copying caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2780065Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2781213Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2782368Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2783507Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2784640Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2785898Z copying caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2786964Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2788102Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2789290Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2790268Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2791589Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2792923Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2794242Z copying caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2795431Z copying caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2796633Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2797842Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2799070Z copying caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2800230Z copying caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2801431Z copying caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2802660Z copying caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2803876Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2805083Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2806261Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2807474Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2808719Z copying caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2809986Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2811133Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2812497Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2814107Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2815393Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2816368Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2817774Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2819086Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2820160Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2821374Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2822484Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2823624Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2824978Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2826072Z copying caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2827327Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2828455Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:43.2829513Z copying torch/py.typed -> build/lib.linux-x86_64-3.7/torch 2022-08-17T12:16:43.2830812Z creating build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.2831144Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.2865552Z copying torch/bin/protoc -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.2899686Z copying torch/bin/test_jit -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.2940751Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.2990526Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.2992901Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.2997535Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.3002752Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.3007132Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.3011869Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.3017689Z copying torch/bin/test_api -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.3105380Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.3135061Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-3.7/torch/bin 2022-08-17T12:16:43.3136484Z creating build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3136886Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3141593Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3146166Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3150694Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3155952Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3160184Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3164633Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3169504Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3174555Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3179649Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3183843Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3188632Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3193518Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3197771Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3202123Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3206459Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3211377Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3217753Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3230523Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3235000Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3239888Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3244556Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3249009Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3253301Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3258002Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3262933Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3267563Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3272308Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3282608Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3286985Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3291317Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3306547Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3310790Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3315791Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3321972Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3327315Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3332028Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3337262Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3341686Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3346602Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3351254Z copying torch/test/scalar_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3356199Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3361115Z copying torch/test/basic -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3366212Z copying torch/test/atest -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3371289Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3375997Z copying torch/test/Dict_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3382153Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3386973Z copying torch/test/half_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3391631Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3396611Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3401105Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3405463Z copying torch/test/native_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3410199Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3415190Z copying torch/test/test_parallel -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3419846Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3424312Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3425684Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3427021Z copying torch/test/weakref_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3431700Z copying torch/test/quantized_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3436597Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3441316Z copying torch/test/operators_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3445811Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3450178Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3456890Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3461411Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3465903Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3470374Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3475421Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3479857Z copying torch/test/pow_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3485126Z copying torch/test/variant_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3489549Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3493769Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3498454Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3502848Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3509934Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3517127Z copying torch/test/vmap_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3522727Z copying torch/test/type_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3527717Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3532174Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3536781Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3541780Z copying torch/test/List_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3551129Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3556721Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3566022Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3573699Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3584056Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3592663Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3597691Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3605144Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3609497Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3614390Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3618554Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3643963Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-3.7/torch/test 2022-08-17T12:16:43.3648898Z creating build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3649318Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3650158Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3651463Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3652451Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3653719Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3655943Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3656428Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3657357Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3658238Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3659586Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3660905Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3662908Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3663547Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3664588Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3665680Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3668080Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3669910Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-3.7/torch/_C 2022-08-17T12:16:43.3670987Z creating build/lib.linux-x86_64-3.7/torch/_C_flatbuffer 2022-08-17T12:16:43.3671998Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-3.7/torch/_C_flatbuffer 2022-08-17T12:16:43.3673162Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3674373Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3675618Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3676605Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3678178Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3679033Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3680166Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3681216Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3682656Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3683725Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3684871Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3685808Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3687249Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3688333Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3689618Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3690562Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3691882Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-3.7/torch/optim 2022-08-17T12:16:43.3692895Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:43.3694396Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-3.7/torch/nn 2022-08-17T12:16:43.3695920Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.3697050Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.3698409Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.3699724Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.3700814Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.3702465Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.3703229Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-3.7/torch/nn/parallel 2022-08-17T12:16:43.3704752Z creating build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.3705198Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.3710699Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.4987603Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.4988120Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.4988856Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.4993980Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.4996646Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.4999612Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.5106488Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-3.7/torch/lib 2022-08-17T12:16:43.5107221Z creating build/lib.linux-x86_64-3.7/torch/include 2022-08-17T12:16:43.5107763Z creating build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5108440Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5109622Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5111796Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5112264Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5113469Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5114621Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5115335Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5116621Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5117691Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5118958Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5119872Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5121343Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5121971Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5123280Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5124377Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5125531Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5126942Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5127942Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5129194Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5130481Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5132475Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5133086Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5133692Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5135341Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5136611Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5137352Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5138487Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5139547Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5140653Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5141823Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5143026Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5143992Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5145083Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5146014Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5147341Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5148247Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5149995Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5150796Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5152538Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5154520Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5155913Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5156632Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5158276Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5159067Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5160871Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5161903Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5163310Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5164736Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5166080Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5167518Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5168931Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5170393Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5171764Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5173195Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5174735Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5176326Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5177725Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5179256Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5180726Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5182245Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5183620Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5185135Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5186529Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5188010Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5190023Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5191760Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5193289Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5194726Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5196190Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5197694Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5199118Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5200514Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5202045Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5203501Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5204936Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5206418Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5207884Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5209397Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5210826Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5212278Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5213720Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5215242Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5216743Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5218278Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5219693Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5221207Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5222579Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5224076Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5225480Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5226953Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5228587Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5230105Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5231827Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5233447Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5235082Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5236004Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5237768Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5238966Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5240753Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5242896Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5244242Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5245822Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5247365Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5250277Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5251703Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5254106Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5266097Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5272493Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5283860Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5284632Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen 2022-08-17T12:16:43.5286103Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/cpu 2022-08-17T12:16:43.5287605Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu 2022-08-17T12:16:43.5289041Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu 2022-08-17T12:16:43.5290860Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec 2022-08-17T12:16:43.5291482Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5292272Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5293545Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5295086Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5296630Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5298419Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5300154Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5301806Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5303380Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5304967Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5306689Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5308732Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:43.5310293Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5311248Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5312834Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5314747Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5316586Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5317651Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5319536Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5321538Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5322939Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:43.5324664Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec 2022-08-17T12:16:43.5325728Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec 2022-08-17T12:16:43.5327150Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec 2022-08-17T12:16:43.5328764Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec 2022-08-17T12:16:43.5329724Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec 2022-08-17T12:16:43.5330876Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec 2022-08-17T12:16:43.5332245Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5332917Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5334445Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5335289Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5336435Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5337495Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5338425Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5340126Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5340610Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5342212Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5342907Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5344156Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5345385Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5346646Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5348033Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5349067Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5350218Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5351682Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5353172Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5354635Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5355666Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5356985Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5358207Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5359519Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5360555Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5362626Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5363162Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5364093Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5365040Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5366879Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5367339Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5368137Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5369401Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5370770Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5372024Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5373158Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5374717Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5375511Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5376900Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5377812Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5379129Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5380090Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5380896Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5382330Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5383192Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5384534Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5385590Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5386556Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5387929Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5389161Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5390600Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5391930Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5392858Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5394075Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5394811Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5396585Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5398045Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5399696Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5400682Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5402534Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5404105Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5404932Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5406744Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5407243Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5408996Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5409957Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5410751Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5412017Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5412847Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5415907Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5417412Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core 2022-08-17T12:16:43.5418665Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5418933Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5420929Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5421682Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5422915Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5424070Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5425417Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5426223Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5427651Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5428402Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5429737Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5431227Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5432315Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5433262Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5435157Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5435663Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5437339Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5437988Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5439152Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5440226Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5441241Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5443223Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5443514Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5444873Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5446063Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5447308Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5448503Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5450329Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5451363Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5452662Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5454482Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5456590Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5457650Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5459190Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5460749Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda 2022-08-17T12:16:43.5461972Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5462652Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5464367Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5465756Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5467456Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5468681Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5470249Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5471670Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5474034Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5475219Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5476558Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail 2022-08-17T12:16:43.5477955Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5478562Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5480199Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5481512Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5482922Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5484335Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5485702Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5487161Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn 2022-08-17T12:16:43.5488385Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5489171Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5490808Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5492272Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5493719Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5495412Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5496878Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5498289Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5499696Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5501100Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5502887Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5504236Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5505683Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5507133Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5508539Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5509994Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5511373Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5513026Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5514506Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5515880Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5517328Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5518755Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5520261Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5521668Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5523045Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5524419Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5525822Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5527203Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5528775Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5530090Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5531484Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5532859Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5534679Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5535954Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5537365Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5538815Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5540385Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5541799Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5543457Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5544736Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5546168Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5548171Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5549643Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5551034Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5552560Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5553978Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5555754Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5556921Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5558415Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5559785Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5561215Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5562735Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5564352Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5565701Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5567136Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5568577Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5569978Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5571506Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5572908Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5574488Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5575977Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5577416Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5578831Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5580289Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5581729Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5583158Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5584572Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5586019Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5587610Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5589010Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5590593Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5592011Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5593905Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5595392Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5596730Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5598150Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5599785Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5601102Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5602533Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5603995Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5605468Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5607068Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5608401Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5609887Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5611449Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5613028Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5614524Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5615930Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5617545Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5618822Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5620289Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5621682Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5623302Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5624614Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5626051Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5627454Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5629121Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5630516Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5631906Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5633354Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5635018Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5636373Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5637814Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5639132Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5640869Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5642769Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5644161Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5645569Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5647124Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5648478Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5649837Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5651317Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5652876Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5654317Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5655784Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5657323Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5658908Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5660138Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5661550Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5662910Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5664529Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5665895Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5667400Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5668739Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5670155Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5671525Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5673235Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5674654Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5676150Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5677534Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5679003Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5680529Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5682070Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5683417Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5684945Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5686332Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5687764Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5689200Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5691012Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5692341Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5693813Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5695995Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5697467Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5698827Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5700382Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5701635Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5703400Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5704620Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5706227Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5707519Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5709222Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5710538Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5712181Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5713577Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5715259Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5716526Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5718357Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5719544Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5721567Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5722864Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5724078Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5725674Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5727230Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5728566Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5730126Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5731621Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5733148Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5734573Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5736924Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5738798Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5739620Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5741125Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5742443Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5743687Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5744968Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5746225Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5747496Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5748856Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5750108Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5751645Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5752827Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5754352Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5755258Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5756506Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5757871Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5759161Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5760083Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5761204Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5762363Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5763963Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5765193Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5766469Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5767458Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5768766Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5769706Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5771107Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5772373Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5773410Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5774842Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5776116Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5776860Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5778421Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5779466Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5780763Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5781616Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5782854Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5784159Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5785331Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5786267Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5787178Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5788344Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5789441Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5790340Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5791655Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5793427Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5794018Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5795368Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5796338Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5797835Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5799482Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5800230Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5801351Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5802658Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5803699Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5805104Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5805990Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5807091Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5808345Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5809776Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5810818Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5812324Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5813259Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5814447Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5816323Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5817298Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5818243Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5819380Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5821084Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5821963Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5822894Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5824177Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5825278Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5826347Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5827275Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5828615Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5829607Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5831507Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5832603Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5833496Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5834906Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5835948Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5837537Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5838600Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5839853Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5841040Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5842368Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5843707Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5844965Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5846409Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5847318Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5848885Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5849616Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5851108Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5851889Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5853308Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5854752Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5856153Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5857009Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5858429Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5859296Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5860777Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5861676Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5863142Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5864128Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5865295Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5866488Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5867535Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5868752Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5869928Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5870907Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5872064Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5873224Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5874375Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5875420Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5876850Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5878013Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5878709Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5880503Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5881432Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5882711Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5884030Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5885604Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5887139Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5888649Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5890159Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5891554Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5893261Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5895439Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5897795Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5898991Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5900772Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5902045Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5903349Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5905346Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5906512Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5908084Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5909477Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5911224Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5912588Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5914038Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5915732Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5917020Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5918568Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5920260Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5921642Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5923260Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5924551Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5926125Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5927469Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5929103Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5930493Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5932218Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5933693Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5935574Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5936887Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5938529Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5939917Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5941679Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5942952Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5944586Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5945944Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5947785Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5949041Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5950646Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5951954Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5953705Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5955206Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5957164Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5958448Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5960053Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5961370Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5963163Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5964376Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5965988Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5967433Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5969138Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5970632Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5972076Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5973754Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5975447Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5976918Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5978461Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5979805Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5981512Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5982797Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5984490Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5985987Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5987385Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5988836Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5990384Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5991821Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5994315Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5995422Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5996926Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.5998643Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6000199Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6001568Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6003043Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6004497Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6006197Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6007402Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6009365Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6010600Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6012254Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6013529Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6015315Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6016774Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6018334Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6019676Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6021362Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6022642Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6024341Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6025612Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6027179Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6028507Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6030182Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6031592Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6033199Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6034716Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6036209Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6037765Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6039450Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6040770Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6042483Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6043720Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6045300Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6046615Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6048441Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6049621Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6051207Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6052552Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6054394Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6055986Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6057616Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6058932Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6060858Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6062153Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6063522Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6065248Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6066718Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6068031Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6069793Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6071412Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6072745Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6074581Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6075872Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6077525Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6078800Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6080375Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6081693Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6083293Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6084599Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6086421Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6087626Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6089191Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6091318Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6092472Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6094218Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6095662Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6097165Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6098769Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6100098Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6101732Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6103052Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6104846Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6106101Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6107547Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6109064Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6110576Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6112204Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6113830Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6115453Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6116748Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6118165Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6119765Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6121101Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6122909Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6124183Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6125867Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6127232Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6128794Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6130128Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6131967Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6133140Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6134886Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6136101Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6137712Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6139065Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6140892Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6142428Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6143981Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6146115Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6146385Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6147833Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6148973Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6149782Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6151404Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6152215Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6153554Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6154743Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6156114Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6157047Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6158286Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6159654Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6160534Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6161773Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6163555Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6164270Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6165657Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6166335Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6167586Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6168827Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6169901Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6171013Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6172023Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6173429Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6174303Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6175685Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6176695Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6178435Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6179427Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6180742Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6181978Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6183289Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6183998Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6185332Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6186705Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6187670Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6188874Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6190157Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6191526Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6192640Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6194347Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6195283Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6196901Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6198638Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6199794Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6201285Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6202630Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6203732Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6204981Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6206255Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6207404Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6209063Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6210484Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6211683Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6213086Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6214406Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6216084Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6216984Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6218244Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6219264Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6220391Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6221299Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6222407Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6223582Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6224584Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6225716Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6226735Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6227849Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6228966Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6230205Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6231145Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6232276Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6233365Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6234577Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6235760Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6237042Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6238205Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6239412Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6240604Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6242277Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6243112Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6244655Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6245562Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6246805Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6248287Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6249106Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6250264Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6251274Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6252527Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6253999Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6255120Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6256628Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6257809Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6259171Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6260283Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6261548Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6262720Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6263955Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6265192Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6266796Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6267754Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6268987Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6270159Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6271483Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6272481Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6274012Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6275291Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6276307Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6277695Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6278774Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6279971Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6280972Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6282310Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6283788Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6284586Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6285797Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6286901Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6288265Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6289408Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6290637Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6291807Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6293032Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6294490Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6295855Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6297546Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6298215Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6299369Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6300646Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6301542Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6302939Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6304198Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6305362Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6306654Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6307782Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6309213Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6310313Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6311681Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6313038Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6313961Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6315310Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6316303Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6317503Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6318717Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6319669Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6321044Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6321887Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6323226Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6324695Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6325666Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6326702Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6327657Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6328845Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6330152Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6331185Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6332549Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6334305Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6335579Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6336817Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6338117Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6339709Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6340617Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6342006Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6342961Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6344281Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6345687Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6346581Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6348082Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6348867Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6350178Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6351255Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6352604Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6353860Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6354881Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6355996Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6357246Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6358225Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6359601Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6360867Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6362034Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6363026Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6364407Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6365658Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6366870Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6368249Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6369408Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6370552Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6372254Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6373552Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6374552Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6376466Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6377871Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6379103Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6380810Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6381730Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6383285Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6384334Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6385448Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6386669Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6388019Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6389282Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6390507Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6391787Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6393465Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6394543Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6395804Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6397154Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6398406Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6399671Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6401491Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6402268Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6403513Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6404879Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6406082Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6407472Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6408286Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6409856Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6411203Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6412125Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6413468Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6415463Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6416432Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6417777Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6418703Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6419687Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6420890Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6422144Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6423017Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6424719Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6425514Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6426641Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6428008Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6429120Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6430087Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6431394Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6432779Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6433952Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6435081Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6436329Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6437302Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6439044Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6439669Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6440786Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6442053Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6443002Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6444243Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6445217Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6446498Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6447968Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6448913Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6450269Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6451412Z copying torch/include/ATen/ops/_linalg_inv_out_helper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6452835Z copying torch/include/ATen/ops/_linalg_inv_out_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6453978Z copying torch/include/ATen/ops/_linalg_inv_out_helper_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6455331Z copying torch/include/ATen/ops/_linalg_inv_out_helper_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6456291Z copying torch/include/ATen/ops/_linalg_inv_out_helper_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6457643Z copying torch/include/ATen/ops/_linalg_inv_out_helper_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6458859Z copying torch/include/ATen/ops/_linalg_inv_out_helper_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6460143Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6461511Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6462496Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6463818Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6465015Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6466553Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6467803Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6468874Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6469837Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6470940Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6472210Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6473229Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6474177Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6475473Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6476477Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6478768Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6479111Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6480182Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6481140Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6482149Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6483384Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6484668Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6485649Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6486709Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6488055Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6489405Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6491435Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6492787Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6494056Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6495406Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6497021Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6498850Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6500076Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6501858Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6503134Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6504838Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6506418Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6507989Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6509680Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6510928Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6512758Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6514060Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6515851Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6517104Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6518782Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6520295Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6521907Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6523471Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6525130Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6526501Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6528168Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6529804Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6531111Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6532823Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6534190Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6536748Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6537674Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6539404Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6540563Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6542448Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6543805Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6545649Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6547064Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6548443Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6550140Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6551496Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6553194Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6554869Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6556501Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6557951Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6559504Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6561087Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6562416Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6563817Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6565688Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6566937Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6568454Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6569872Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6571389Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6572806Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6574698Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6576080Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6577508Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6579059Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6580668Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6582139Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6583784Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6585281Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6586748Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6588235Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6590504Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6591982Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6593430Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6595110Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6596836Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6598385Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6599955Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6601696Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6603185Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6604666Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6606169Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6607854Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6609324Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6610776Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6612297Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6613988Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6615568Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6617106Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6618595Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6620245Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6621861Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6623658Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6625007Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6626472Z copying torch/include/ATen/ops/_mps_linear.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6628443Z copying torch/include/ATen/ops/_mps_linear_backward_input.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6629901Z copying torch/include/ATen/ops/_mps_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6631249Z copying torch/include/ATen/ops/_mps_linear_backward_input_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6632737Z copying torch/include/ATen/ops/_mps_linear_backward_input_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6634295Z copying torch/include/ATen/ops/_mps_linear_backward_weights.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6635973Z copying torch/include/ATen/ops/_mps_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6637463Z copying torch/include/ATen/ops/_mps_linear_backward_weights_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6639045Z copying torch/include/ATen/ops/_mps_linear_backward_weights_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6640635Z copying torch/include/ATen/ops/_mps_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6642037Z copying torch/include/ATen/ops/_mps_linear_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6643587Z copying torch/include/ATen/ops/_mps_linear_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6645167Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6646870Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6648297Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6649952Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6651457Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6653149Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6655143Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6656647Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6658169Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6659761Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6661234Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6662783Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6664463Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6665933Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6667572Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6668950Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6670486Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6671992Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6673780Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6675237Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6676948Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6678516Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6679822Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6681320Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6682828Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6684331Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6685875Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6687454Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6689137Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6691360Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6692755Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6694565Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6695991Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6698602Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6699514Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6700736Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6702228Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6704057Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6705479Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6706978Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6708498Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6710188Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6711704Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6713264Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6714846Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6716375Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6717837Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6719382Z copying torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6721064Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6722459Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6723911Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6725447Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6727104Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6728516Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6730007Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6731583Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6733227Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6734752Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6737254Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6738420Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6740086Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6741533Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6743031Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6744607Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6746280Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6747718Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6749262Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6750689Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6752301Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6753893Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6755533Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6757651Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6759066Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6760389Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6761919Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6763590Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6764979Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6766477Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6768195Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6786102Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6787117Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6787926Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6788669Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6789565Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6790403Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6791195Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6791988Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6793026Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6793945Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6794790Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6795617Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6796693Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6797591Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6798458Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6799290Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6800120Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6800901Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6801916Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6802851Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6803703Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6804522Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6805348Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6806125Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6807001Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6807894Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6809107Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6810514Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6812020Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6813681Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6815334Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6816817Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6818331Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6819817Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6821501Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6823101Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6824447Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6825903Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6827410Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6828937Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6830474Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6831901Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6833586Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6835118Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6836817Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6838203Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6839755Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6841224Z copying torch/include/ATen/ops/_reshape_nested.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6842789Z copying torch/include/ATen/ops/_reshape_nested_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6844418Z copying torch/include/ATen/ops/_reshape_nested_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6845856Z copying torch/include/ATen/ops/_reshape_nested_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6847369Z copying torch/include/ATen/ops/_reshape_nested_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6849003Z copying torch/include/ATen/ops/_reshape_nested_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6850438Z copying torch/include/ATen/ops/_reshape_nested_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6851882Z copying torch/include/ATen/ops/_reshape_nested_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6853351Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6855132Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6856714Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6858217Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6859737Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6861406Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6863059Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6864489Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6865954Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6867485Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6869101Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6870643Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6872161Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6873697Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6875197Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6876738Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6878492Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6879857Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6881307Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6882975Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6884530Z copying torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6885996Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6887570Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6889884Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6891119Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6892506Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6894185Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6895680Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6897242Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6898884Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6900660Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6901971Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6903538Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6905208Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6906775Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6908545Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6910328Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6911734Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6913322Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6915302Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6916659Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6918149Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6919713Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6921214Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6922771Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6924292Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6925893Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6927421Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6928795Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6930341Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6932057Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6933409Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6934950Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6937503Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6938890Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6940262Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6941706Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6943199Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6944906Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6946363Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6947795Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6949281Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6951065Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6952575Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6954029Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6955542Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6957119Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6958620Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6960136Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6961753Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6963161Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6964633Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6966237Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6967841Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6969379Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6970971Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6972503Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6974355Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6975794Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6977256Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6978799Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6980304Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6981992Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6983671Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6984980Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6986508Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6988042Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6990365Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6991564Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6993257Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6994735Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6996253Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6997842Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.6999491Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7000917Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7002393Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7003958Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7005654Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7007130Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7008635Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7010172Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7011849Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7013357Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7014869Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7016483Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7018088Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7019896Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7021492Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7022999Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7024480Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7026130Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7027797Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7029244Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7030763Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7032307Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7034056Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7035535Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7037023Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7038516Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7040173Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7041619Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7043113Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7044638Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7046325Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7047750Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7049254Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7050810Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7052477Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7054063Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7055675Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7057087Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7058709Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7060363Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7061801Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7063266Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7064922Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7066429Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7067852Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7069339Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7070914Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7072671Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7074355Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7075839Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7077511Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7079052Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7079972Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7081599Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7082601Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7084257Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7085027Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7086281Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7087857Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7089924Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7090981Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7091908Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7092586Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7094113Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7095691Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7096784Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7098222Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7099164Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7101142Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7101791Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7102776Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7103806Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7105039Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7106210Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7107630Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7108986Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7110327Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7111465Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7112599Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7113767Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7115136Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7116070Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7117511Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7118576Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7119960Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7121003Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7122086Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7123490Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7124819Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7126048Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7127272Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7128723Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7129747Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7131245Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7132474Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7133679Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7135294Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7136282Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7137429Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7139055Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7139940Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7141536Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7143001Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7144449Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7145922Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7146900Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7148193Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7149317Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7150536Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7151673Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7152955Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7154116Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7155138Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7156321Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7157538Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7158688Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7159984Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7161045Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7162302Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7163206Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7164621Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7165938Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7167380Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7168487Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7169718Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7170867Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7171970Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7173114Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7174552Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7175644Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7177100Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7178122Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7179459Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7180496Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7181651Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7182737Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7183968Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7185024Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7186457Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7187573Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7188742Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7190131Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7191303Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7192952Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7193849Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7195058Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7196071Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7197639Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7198676Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7199713Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7201113Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7203797Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7204875Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7205812Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7206723Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7208085Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7209416Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7210952Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7212437Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7214285Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7215889Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7217381Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7218916Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7220452Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7222087Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7223519Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7225031Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7226591Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7228090Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7229675Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7231235Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7233079Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7234736Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7236229Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7237683Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7239240Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7240762Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7242266Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7243857Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7245293Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7246764Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7248282Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7249743Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7251393Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7252955Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7254487Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7257666Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7258690Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7260162Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7261617Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7263066Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7264752Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7266187Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7267691Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7269302Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7271068Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7272460Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7273963Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7275496Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7277071Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7278635Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7280111Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7281704Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7283244Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7284771Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7286307Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7287994Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7289489Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7290953Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7292494Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7294100Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7295637Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7297335Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7298825Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7300369Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7301898Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7303445Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7305144Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7306939Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7308415Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7309807Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7311636Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7313085Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7314998Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7316244Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7318049Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7319329Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7321013Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7322758Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7324021Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7325833Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7327048Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7328774Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7330010Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7331928Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7333092Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7334983Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7336284Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7338020Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7339646Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7340932Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7342666Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7343940Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7345694Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7347193Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7348985Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7350198Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7351968Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7353282Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7355272Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7357040Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7358716Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7360439Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7362042Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7363486Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7365345Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7366798Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7368443Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7369757Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7371393Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7372984Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7374789Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7376121Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7378029Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7379543Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7380828Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7382515Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7384122Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7385542Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7387091Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7388675Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7390335Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7391696Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7393753Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7395168Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7396583Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7398354Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7399650Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7401445Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7402800Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7404560Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7405980Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7407968Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7409042Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7410872Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7412063Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7414135Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7415446Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7417925Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7418838Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7420634Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7422197Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7424065Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7425287Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7427052Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7428411Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7430242Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7431650Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7433327Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7435012Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7436651Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7437972Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7439641Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7440974Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7442716Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7444162Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7445610Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7447454Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7448681Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7450762Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7451961Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7453303Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7455211Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7456615Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7459102Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7460098Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7461809Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7463413Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7465230Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7467066Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7468469Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7470246Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7471506Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7473374Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7474687Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7476528Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7477759Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7479582Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7480995Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7482903Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7484186Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7486032Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7487301Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7489176Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7490374Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7492169Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7493579Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7495608Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7496727Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7498581Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7499827Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7501682Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7502932Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7504717Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7506003Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7507873Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7509086Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7510850Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7512136Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7514157Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7515287Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7517036Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7518360Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7520197Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7521707Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7523351Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7524714Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7526550Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7527900Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7529488Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7530912Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7532466Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7533719Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7535085Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7536494Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7537900Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7539197Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7540139Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7541489Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7542773Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7543881Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7544750Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7546179Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7547346Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7548546Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7549656Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7550722Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7551916Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7553824Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7555086Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7556114Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7558294Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7558626Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7560105Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7561956Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7562397Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7563453Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7564849Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7565858Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7566995Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7568521Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7569445Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7570851Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7571915Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7573183Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7574658Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7575899Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7577034Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7578018Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7579274Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7580419Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7581652Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7582618Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7583890Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7585040Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7586175Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7587457Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7588346Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7589641Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7590903Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7592124Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7593451Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7594716Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7595937Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7597212Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7598234Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7599478Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7600376Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7601574Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7602755Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7603992Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7605079Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7606451Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7607647Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7609504Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7610029Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7611353Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7612508Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7613587Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7615204Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7616641Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7617984Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7619402Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7620264Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7621614Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7622624Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7623831Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7624968Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7626388Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7627378Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7628688Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7629983Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7631627Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7632492Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7634250Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7635076Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7636788Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7637180Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7638416Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7639883Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7641119Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7642525Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7643889Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7644845Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7645847Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7647192Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7648734Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7649577Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7650760Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7652071Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7653311Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7654667Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7655996Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7656990Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7658588Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7659526Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7660966Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7662059Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7663336Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7664229Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7665611Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7666777Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7667917Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7669168Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7670498Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7671531Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7672798Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7673782Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7675004Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7676775Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7677457Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7678616Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7679643Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7680914Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7681732Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7683033Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7684132Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7685269Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7686290Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7687627Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7688666Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7689930Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7690952Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7692155Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7693389Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7694925Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7695726Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7696953Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7698271Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7699105Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7700903Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7701379Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7703380Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7703635Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7704895Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7706177Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7707932Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7708889Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7710198Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7711418Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7712707Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7713897Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7715232Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7716163Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7716978Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7718643Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7719494Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7720935Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7721702Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7723272Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7724399Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7725686Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7726576Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7727719Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7729084Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7730024Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7731281Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7732258Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7733563Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7734615Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7735811Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7736759Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7738040Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7739230Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7740340Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7742132Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7743186Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7744317Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7745430Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7746766Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7747789Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7748898Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7750191Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7751245Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7752822Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7753791Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7754969Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7756144Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7757309Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7758453Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7759819Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7760882Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7762204Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7763382Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7764627Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7765925Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7767085Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7768151Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7769703Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7770643Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7771849Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7772927Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7774725Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7775848Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7777368Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7778481Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7779494Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7780625Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7781929Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7782926Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7784664Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7785982Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7787080Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7788197Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7789494Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7790697Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7791815Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7792988Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7794338Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7795537Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7796686Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7797826Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7799132Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7800386Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7801539Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7802662Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7803770Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7804873Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7806190Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7807224Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7808407Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7809589Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7811144Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7812121Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7813300Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7814615Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7815945Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7816980Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7818291Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7819238Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7820790Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7821675Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7822863Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7823954Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7825311Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7826344Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7827518Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7828632Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7830224Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7831109Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7832301Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7833478Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7834810Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7835861Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7837047Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7838174Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7839837Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7840832Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7842031Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7843364Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7844361Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7845709Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7846770Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7848161Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7849341Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7850471Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7851882Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7853021Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7854563Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7855695Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7856874Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7858261Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7859342Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7861125Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7862690Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7863732Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7865099Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7866210Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7867695Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7868771Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7869998Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7871370Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7872983Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7874074Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7875634Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7876784Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7877989Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7879340Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7880739Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7882051Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7882995Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7884446Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7885867Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7886896Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7888381Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7890247Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7890543Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7891646Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7892999Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7894488Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7895394Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7896975Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7897898Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7899123Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7900279Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7901453Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7902692Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7903656Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7905066Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7906434Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7907165Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7908253Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7909406Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7910677Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7911830Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7913460Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7914089Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7916153Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7916787Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7917752Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7919144Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7920354Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7921785Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7923199Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7924382Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7925622Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7927043Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7928203Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7929468Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7930908Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7931791Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7933146Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7934483Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7935693Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7937439Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7938159Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7939247Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7940600Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7942052Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7943268Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7944464Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7945921Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7947143Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7948369Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7949629Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7950970Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7952159Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7953641Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7954981Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7956152Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7957492Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7958821Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7959782Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7961170Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7962067Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7963479Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7964717Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7965608Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7967142Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7968057Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7969078Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7970172Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7971196Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7972389Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7973328Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7974926Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7976563Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7977845Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7978954Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7979999Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7981321Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7982523Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7983625Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7985121Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7986107Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7987583Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7988906Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7989798Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7991102Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7992080Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7993416Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7993999Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7995762Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7996229Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7997367Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7998685Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.7999596Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8000937Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8002023Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8003200Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8004033Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8005654Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8006923Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8007987Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8008960Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8010322Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8011264Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8012853Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8013738Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8014842Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8016397Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8017456Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8019235Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8020766Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8021567Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8022897Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8023835Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8025280Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8026302Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8027970Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8029309Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8030627Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8031870Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8033554Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8034622Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8036014Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8036738Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8038158Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8039484Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8040770Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8042171Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8043079Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8044626Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8045830Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8047240Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8048263Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8049687Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8050500Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8052577Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8052830Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8054362Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8055555Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8057231Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8058155Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8059582Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8060949Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8062019Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8063398Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8064342Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8066155Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8066413Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8067900Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8069007Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8069953Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8071343Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8072723Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8074122Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8075192Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8076434Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8077794Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8079518Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8079840Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8081268Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8082413Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8083782Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8085233Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8086733Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8088401Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8089389Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8091018Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8092649Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8093377Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8095615Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8096295Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8097721Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8099457Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8101064Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8102383Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8103996Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8104811Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8106620Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8107688Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8109044Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8110598Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8111766Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8113398Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8114263Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8115644Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8116567Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8118105Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8118880Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8120242Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8121265Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8122650Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8123459Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8124559Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8125663Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8126991Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8127875Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8129667Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8130365Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8131301Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8132717Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8133466Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8135569Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8136150Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8137223Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8138561Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8139505Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8140861Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8142189Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8143548Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8144787Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8145984Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8147378Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8148533Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8149825Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8151070Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8152583Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8153478Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8154920Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8156737Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8157327Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8158962Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8159731Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8161359Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8162539Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8163772Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8164761Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8165940Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8167238Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8168223Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8169516Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8170610Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8171669Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8172930Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8174116Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8175324Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8176372Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8177316Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8179064Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8180203Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8181313Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8182473Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8183531Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8184730Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8185748Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8186950Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8188972Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8189371Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8190738Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8191614Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8192994Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8194408Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8195547Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8196750Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8198095Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8198828Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8200516Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8201572Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8202979Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8204213Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8205492Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8206732Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8208019Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8209195Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8210191Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8211255Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8212634Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8213576Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8214772Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8216457Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8217429Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8218679Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8219642Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8220985Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8222042Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8223111Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8224300Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8225272Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8226471Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8227375Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8228768Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8229660Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8231080Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8232113Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8233537Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8234754Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8236108Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8237412Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8238982Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8239808Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8241274Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8242468Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8243829Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8244924Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8245977Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8246893Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8248428Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8249128Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8250242Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8251531Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8252446Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8253555Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8255578Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8256242Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8257739Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8258414Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8259907Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8261242Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8262351Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8263590Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8264999Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8266551Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8267631Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8268930Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8270263Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8271439Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8272679Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8273957Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8275178Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8276596Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8277575Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8278905Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8280155Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8281503Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8282654Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8283922Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8285083Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8286552Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8287684Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8288950Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8290048Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8291347Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8292546Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8293976Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8295178Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8296534Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8297759Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8299111Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8300022Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8300943Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8302166Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8303596Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8304431Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8305424Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8306945Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8307838Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8309115Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8310489Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8312189Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8313125Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8314376Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8315391Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8316758Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8317746Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8318858Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8319640Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8320879Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8322005Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8323458Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8324388Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8326222Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8326879Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8328224Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8329519Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8330356Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8331765Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8333273Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8334640Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8335860Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8337620Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8338384Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8339246Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8340342Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8341257Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8342890Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8343457Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8344831Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8345712Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8347034Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8348285Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8349046Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8350423Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8351780Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8352742Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8354086Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8355305Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8356627Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8358016Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8359513Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8360678Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8362027Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8363537Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8364749Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8366079Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8367371Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8368644Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8369956Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8371297Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8372364Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8373629Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8374764Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8376448Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8377204Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8378698Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8380122Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8381064Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8382343Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8383730Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8384958Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8386138Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8387439Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8388752Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8389978Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8391029Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8392292Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8393698Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8394905Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8396006Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8397593Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8398331Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8399491Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8400567Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8401583Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8402934Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8404291Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8405468Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8406793Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8407899Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8409298Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8410842Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8412696Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8413484Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8415233Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8416319Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8417028Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8418485Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8419409Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8420325Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8421520Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8422735Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8424069Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8425313Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8426741Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8427788Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8429338Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8430068Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8431715Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8432673Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8433994Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8435253Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8436579Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8437414Z copying torch/include/ATen/ops/col2im_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8438912Z copying torch/include/ATen/ops/col2im_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8439883Z copying torch/include/ATen/ops/col2im_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8441225Z copying torch/include/ATen/ops/col2im_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8442554Z copying torch/include/ATen/ops/col2im_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8443562Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8445726Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8446357Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8447312Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8448931Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8450446Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8452224Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8453738Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8455147Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8457411Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8458486Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8460110Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8461652Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8463359Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8464691Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8466361Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8467932Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8469556Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8471064Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8472702Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8474287Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8475981Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8477300Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8478989Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8480346Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8482010Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8483485Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8485219Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8486853Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8488412Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8489876Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8491613Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8492928Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8494816Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8496312Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8497968Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8499591Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8501320Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8503351Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8504589Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8506212Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8507797Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8509522Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8510806Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8512547Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8514060Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8515799Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8517110Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8518793Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8520240Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8521955Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8523277Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8524974Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8526453Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8528159Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8529452Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8531118Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8532578Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8534478Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8535735Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8537528Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8538787Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8540853Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8541997Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8543808Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8545143Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8546789Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8548435Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8549882Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8551438Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8553091Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8554716Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8556077Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8557724Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8559342Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8561019Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8562317Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8563948Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8565432Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8567149Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8568451Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8570058Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8571645Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8573197Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8574709Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8576389Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8577958Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8579503Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8581198Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8582570Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8584132Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8585763Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8587297Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8589035Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8590397Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8592160Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8593910Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8595295Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8596929Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8598456Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8600206Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8601550Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8604010Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8605074Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8606848Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8608152Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8609789Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8611249Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8612876Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8614710Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8617066Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8618115Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8619664Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8621197Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8622971Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8624380Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8625918Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8627493Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8629105Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8630542Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8632235Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8633649Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8635426Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8636960Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8638603Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8639900Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8641649Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8643128Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8644776Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8646076Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8647959Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8649190Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8650878Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8652360Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8654121Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8655643Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8656994Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8658762Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8659974Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8661710Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8663037Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8664671Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8666246Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8667943Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8669269Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8670979Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8672319Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8674250Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8675494Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8677152Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8678494Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8680353Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8681607Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8683242Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8684662Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8686234Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8687836Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8689804Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8691010Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8692683Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8694146Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8695991Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8697495Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8699133Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8700844Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8702200Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8704516Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8705643Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8707280Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8708725Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8710520Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8711945Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8713510Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8714857Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8716178Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8717422Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8718769Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8720063Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8721336Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8722612Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8723986Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8725280Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8726698Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8728054Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8729217Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8730647Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8731951Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8733272Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8734619Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8736100Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8737364Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8738681Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8740293Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8741285Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8742690Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8744406Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8745670Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8746875Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8748520Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8749473Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8751525Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8752238Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8753953Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8754764Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8756495Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8757335Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8759131Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8760608Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8761552Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8762848Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8764041Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8764917Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8766139Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8767288Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8768673Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8769917Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8771637Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8772452Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8773384Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8774521Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8776569Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8778563Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8778982Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8780091Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8781149Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8782784Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8783512Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8784682Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8785793Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8787212Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8788628Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8789932Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8790931Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8792168Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8793257Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8794881Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8796105Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8797316Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8798544Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8800010Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8801374Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8802812Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8804163Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8805253Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8806791Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8808195Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8809136Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8810575Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8812008Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8813203Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8814768Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8816092Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8817409Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8818935Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8819888Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8821261Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8822217Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8823514Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8824910Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8825907Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8827212Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8828322Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8829764Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8830620Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8831526Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8832975Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8834383Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8835384Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8836645Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8837962Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8839199Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8840560Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8841772Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8843142Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8844522Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8845753Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8846972Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8848311Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8849705Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8851108Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8851993Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8853041Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8854255Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8855665Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8856559Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8858673Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8859273Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8860660Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8862550Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8862923Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8863953Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8864858Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8866550Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8867638Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8869320Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8870256Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8871940Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8873004Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8874493Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8875646Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8876974Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8878195Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8879518Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8880376Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8882017Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8882795Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8883986Z copying torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8885063Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8885984Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8887325Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8888227Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8889573Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8890522Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8891993Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8892951Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8894526Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8895802Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8896809Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8897913Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8899512Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8900153Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8901527Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8902703Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8903959Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8905880Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8906368Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8908061Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8908971Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8910219Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8911302Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8912657Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8913904Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8915037Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8916193Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8917503Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8918640Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8919857Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8921182Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8922243Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8923454Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8924758Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8934138Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8935892Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8937247Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8938639Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8940157Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8941944Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8943596Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8946362Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8947908Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8949144Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8950399Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8951951Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8954983Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8956206Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8956778Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8960347Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8961207Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8963885Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8965098Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8967064Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8968908Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8970309Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8970927Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8973166Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8975471Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8976058Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8979764Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8981405Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8982428Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8983864Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8985928Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8987131Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8988560Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8989462Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8990641Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8991811Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8993126Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8994272Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8995997Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8996853Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8998575Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.8999580Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9001068Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9002308Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9003697Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9004937Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9006301Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9007519Z copying torch/include/ATen/ops/eig.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9008843Z copying torch/include/ATen/ops/eig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9010024Z copying torch/include/ATen/ops/eig_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9011280Z copying torch/include/ATen/ops/eig_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9012547Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9014106Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9015192Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9016736Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9017862Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9019713Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9020528Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9021939Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9023201Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9024817Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9025844Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9026772Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9028028Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9029439Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9030065Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9032368Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9032742Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9034119Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9035090Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9036380Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9037586Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9038596Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9040032Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9041009Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9042477Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9043885Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9045155Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9046122Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9047467Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9048520Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9050647Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9051750Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9052879Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9054166Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9055536Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9056677Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9057803Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9058930Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9060059Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9061368Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9062249Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9064088Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9064593Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9065614Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9067036Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9068486Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9069909Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9070594Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9072269Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9074150Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9075279Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9075946Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9077810Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9079346Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9080078Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9081790Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9082612Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9084087Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9085394Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9087079Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9088407Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9090075Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9091755Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9093120Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9094935Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9097096Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9098420Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9099978Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9101512Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9103103Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9104615Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9106183Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9107887Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9109207Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9110981Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9112324Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9114013Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9115426Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9117334Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9118852Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9120462Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9122005Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9123398Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9125210Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9126433Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9128350Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9129541Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9131135Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9132622Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9134636Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9135828Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9137553Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9139027Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9140949Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9142840Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9144187Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9145758Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9147417Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9148688Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9150314Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9151855Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9153715Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9155021Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9156712Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9158196Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9159790Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9161312Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9162843Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9164421Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9166040Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9167783Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9169101Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9170936Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9172215Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9174154Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9175356Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9177001Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9178735Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9179990Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9181737Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9183043Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9184772Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9186307Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9187676Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9189329Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9190874Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9192617Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9193996Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9195708Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9197443Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9198752Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9200540Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9202022Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9203572Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9205141Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9206718Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9208292Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9209834Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9211516Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9213134Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9214570Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9216331Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9217914Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9219244Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9220992Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9222300Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9224323Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9225564Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9227218Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9228611Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9230253Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9231796Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9233464Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9235170Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9236647Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9238276Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9239865Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9241333Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9243667Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9245050Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9246606Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9248173Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9249762Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9250868Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9252673Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9253425Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9255346Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9257305Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9258066Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9260158Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9260767Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9262385Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9263328Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9264878Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9266225Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9267380Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9268891Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9270266Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9271219Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9272722Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9273884Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9275028Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9276236Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9278260Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9278636Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9279652Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9280857Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9282087Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9282925Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9284416Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9285327Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9286765Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9287916Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9289276Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9290307Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9292050Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9292547Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9294152Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9295133Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9296408Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9297613Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9298765Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9300272Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9301219Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9302225Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9303462Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9304673Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9305889Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9307077Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9308110Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9309546Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9310572Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9311761Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9313022Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9314477Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9315459Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9316908Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9317964Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9319181Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9320408Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9321622Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9322809Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9324515Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9326034Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9327164Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9328761Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9329721Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9331386Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9332280Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9333467Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9334512Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9335760Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9336551Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9338250Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9339075Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9340556Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9341601Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9342704Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9343666Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9344630Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9346145Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9347403Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9348527Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9349686Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9350835Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9352196Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9353618Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9354548Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9356227Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9357442Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9358316Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9359821Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9360895Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9361930Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9363140Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9364015Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9365477Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9366846Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9368008Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9368971Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9370347Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9371505Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9372693Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9374154Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9375207Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9376375Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9377502Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9378754Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9380127Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9381129Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9382321Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9383398Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9384878Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9386086Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9387583Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9388519Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9390002Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9391172Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9392289Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9393492Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9394724Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9395870Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9397175Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9398331Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9399535Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9400836Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9402274Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9403504Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9404739Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9405922Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9407124Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9408259Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9409489Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9410621Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9411762Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9413006Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9414260Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9415571Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9416741Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9417920Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9419244Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9420477Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9421595Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9422821Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9424107Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9425274Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9426551Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9427807Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9429087Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9430249Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9431535Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9432864Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9434881Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9435402Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9436487Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9437662Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9439296Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9440340Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9441598Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9442877Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9444049Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9445401Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9446741Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9448176Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9449346Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9450690Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9451996Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9453479Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9454853Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9456779Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9458006Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9459629Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9460643Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9461982Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9463202Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9464613Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9465607Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9467143Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9469380Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9469851Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9470838Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9472374Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9473377Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9474479Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9475867Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9477080Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9478253Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9479554Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9481143Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9481841Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9483976Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9484628Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9486080Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9487213Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9488708Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9489518Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9491162Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9491895Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9492957Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9494768Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9495720Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9496505Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9498000Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9498996Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9501084Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9501403Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9502268Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9503594Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9504367Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9505730Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9506942Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9508092Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9509390Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9510308Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9511450Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9512963Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9513930Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9515357Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9516322Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9517497Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9519057Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9519858Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9521516Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9522621Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9536631Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9537577Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9538216Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9538661Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9539153Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9539588Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9540035Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9540461Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9540887Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9541281Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9541878Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9542352Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9542795Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9543366Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9543825Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9544243Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9544666Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9545676Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9547545Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9548745Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9550237Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9551013Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9552319Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9553722Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9555025Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9556059Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9557442Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9558225Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9559928Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9560969Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9562530Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9563597Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9564650Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9565674Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9567992Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9568470Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9569417Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9570770Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9572301Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9573345Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9574953Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9576149Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9577543Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9578766Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9580742Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9582100Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9583754Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9585425Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9586787Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9588503Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9590069Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9591337Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9593125Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9594690Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9596281Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9597795Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9599326Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9601017Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9602540Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9604095Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9605597Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9607174Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9608883Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9610436Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9612047Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9613516Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9615278Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9617511Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9618785Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9620636Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9622085Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9623645Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9625249Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9626574Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9628325Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9629886Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9631247Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9632993Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9634686Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9636085Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9637684Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9639243Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9640793Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9642443Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9643767Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9645444Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9646911Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9648791Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9650008Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9651693Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9653070Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9654872Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9655805Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9657218Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9659220Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9660458Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9661774Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9663758Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9664021Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9665257Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9666820Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9667890Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9669032Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9670622Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9671776Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9673122Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9674152Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9675556Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9676686Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9678055Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9679336Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9680387Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9681740Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9682887Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9684249Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9685334Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9686676Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9687839Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9689339Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9690399Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9691754Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9692907Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9694367Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9695491Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9696820Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9698038Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9699411Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9700487Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9701797Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9702968Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9704500Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9705641Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9706908Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9708309Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9709384Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9710589Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9712114Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9713248Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9714545Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9715493Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9716528Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9717515Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9718650Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9719991Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9721173Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9722706Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9723531Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9724670Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9725822Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9727445Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9728786Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9729824Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9731221Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9732261Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9733213Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9735189Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9735699Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9736741Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9738457Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9739428Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9740490Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9741950Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9743090Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9744372Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9745672Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9746880Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9747951Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9749136Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9750234Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9751155Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9752537Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9753715Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9754677Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9756212Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9756965Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9758460Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9759440Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9760749Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9761709Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9763079Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9764034Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9765201Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9766404Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9767299Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9768669Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9769946Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9771177Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9772491Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9773776Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9775270Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9776119Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9777255Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9778341Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9779451Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9780608Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9781713Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9782743Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9783859Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9784916Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9786080Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9787124Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9788195Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9789301Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9790383Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9791859Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9792736Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9794082Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9795230Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9796109Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9797603Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9798623Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9799567Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9800821Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9801993Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9803133Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9804428Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9805489Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9807059Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9808030Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9809275Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9810170Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9811301Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9812837Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9814020Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9815072Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9816844Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9818225Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9819263Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9820514Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9821692Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9822707Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9824287Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9825041Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9826496Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9827948Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9829213Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9829918Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9831111Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9832472Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9833490Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9834795Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9835804Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9836961Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9838242Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9839113Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9840336Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9841703Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9843040Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9844022Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9845277Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9846202Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9847513Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9848898Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9849827Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9851100Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9852249Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9853735Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9855257Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9856170Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9857493Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9858674Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9859996Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9860917Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9862350Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9863225Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9864448Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9865692Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9867005Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9869112Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9869523Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9870401Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9871539Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9872868Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9874046Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9875204Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9876225Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9877685Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9878646Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9880100Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9881133Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9882379Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9883515Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9884997Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9885848Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9887229Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9887936Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9889585Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9890772Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9892092Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9893163Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9894921Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9896046Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9897113Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9898020Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9899437Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9900447Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9901599Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9902947Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9904366Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9905573Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9907003Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9907921Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9909077Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9910305Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9911351Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9912532Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9913935Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9915241Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9916243Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9917377Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9918784Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9919857Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9921281Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9922263Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9923771Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9924760Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9926099Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9927130Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9928591Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9929912Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9931000Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9932060Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9933177Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9934368Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9935846Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9936862Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9938122Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9939385Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9940566Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9942028Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9943198Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9944062Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9945326Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9946630Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9947956Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9949925Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9950475Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9951247Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9952663Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9953833Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9956091Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9956713Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9957791Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9959316Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9960337Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9962018Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9962325Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9963668Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9964988Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9966100Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9968081Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9969311Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9970695Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9972002Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9973027Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9974813Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9976371Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9977277Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9978293Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9979463Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9980482Z copying torch/include/ATen/ops/im2col_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9981787Z copying torch/include/ATen/ops/im2col_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9982597Z copying torch/include/ATen/ops/im2col_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9984022Z copying torch/include/ATen/ops/im2col_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9985336Z copying torch/include/ATen/ops/im2col_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9986576Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9988084Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9988845Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9990364Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9991405Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9992929Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9994193Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9995351Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9996824Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9997975Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:43.9999495Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0000485Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0001851Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0003047Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0004308Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0005575Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0006750Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0008085Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0009040Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0010227Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0011283Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0012593Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0014022Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0015286Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0016391Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0017605Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0018901Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0020187Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0021570Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0022812Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0024346Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0025343Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0026822Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0028010Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0029582Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0030818Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0031705Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0033361Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0034312Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0035846Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0037277Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0038536Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0039158Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0040554Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0042092Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0043157Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0044411Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0045749Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0046636Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0048328Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0049508Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0050753Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0051664Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0052890Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0054607Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0055487Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0057058Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0058021Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0059344Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0060886Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0062254Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0063418Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0064554Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0065790Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0066663Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0068019Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0069458Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0070419Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0071944Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0073231Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0074949Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0075782Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0077722Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0078682Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0079803Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0080930Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0082021Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0083665Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0084677Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0086856Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0087320Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0088360Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0089609Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0090496Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0092734Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0093097Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0094223Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0095462Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0096660Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0098234Z copying torch/include/ATen/ops/inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0099119Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0100670Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0101998Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0103770Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0104315Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0105562Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0106928Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0108191Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0109435Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0110679Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0111861Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0113827Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0114126Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0115334Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0116829Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0117913Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0119485Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0120586Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0122070Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0123104Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0124435Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0125973Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0126907Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0128622Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0130271Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0131083Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0132266Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0133243Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0134567Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0136636Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0137619Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0138913Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0139782Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0141151Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0142444Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0143422Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0144290Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0145661Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0147452Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0148203Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0149593Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0150377Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0151815Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0152901Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0153867Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0155162Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0156374Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0157613Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0158764Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0160069Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0161039Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0162419Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0163343Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0164559Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0165692Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0166947Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0168073Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0169322Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0170177Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0171475Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0172479Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0173680Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0174732Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0176098Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0177470Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0178439Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0179401Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0180756Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0182028Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0182927Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0184536Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0185427Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0186664Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0187627Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0188972Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0190271Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0191627Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0192953Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0194237Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0195555Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0197050Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0198244Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0199499Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0200784Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0202138Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0203412Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0204976Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0206503Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0207809Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0209301Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0211221Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0211801Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0213051Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0214475Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0215580Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0216723Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0217747Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0218812Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0220095Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0220924Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0222489Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0223261Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0224801Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0225738Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0226951Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0228069Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0228804Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0229754Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0230954Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0232260Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0233999Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0234248Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0235575Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0236908Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0238623Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0240096Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0240702Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0241986Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0243455Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0244247Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0245232Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0246624Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0248028Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0248772Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0249865Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0250853Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0252114Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0252661Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0254435Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0255469Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0257001Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0258267Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0259536Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0260946Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0261951Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0263437Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0264686Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0266242Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0267703Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0269506Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0270556Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0272463Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0273516Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0275207Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0276738Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0278409Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0279677Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0281534Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0282724Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0284583Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0285776Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0288852Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0290071Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0291310Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0293054Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0294614Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0297162Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0298327Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0299979Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0301534Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0303059Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0304900Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0306176Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0307872Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0309216Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0311013Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0312240Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0314035Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0315564Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0317122Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0318566Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0320206Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0321565Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0323242Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0324733Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0326243Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0328021Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0329278Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0330940Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0332322Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0334262Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0335601Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0337378Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0338699Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0340610Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0341885Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0343650Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0344885Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0346619Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0347936Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0349616Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0351828Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0352659Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0353470Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0354672Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0355744Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0357091Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0358157Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0359241Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0360364Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0361772Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0362670Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0364098Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0365565Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0366620Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0367587Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0369132Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0370390Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0371609Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0372684Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0373767Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0375305Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0376910Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0377696Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0379037Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0380661Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0381939Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0382943Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0384541Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0385118Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0386670Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0387939Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0388916Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0390384Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0391904Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0393217Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0394528Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0395871Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0397195Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0398359Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0399817Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0400729Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0402370Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0403318Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0404499Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0405392Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0406730Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0407671Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0408601Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0409880Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0410889Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0412187Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0413355Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0414507Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0415948Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0416801Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0417859Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0419362Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0420228Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0421199Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0422535Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0423817Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0426017Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0426361Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0427730Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0428881Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0429937Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0431565Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0432590Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0434116Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0435269Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0436723Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0437629Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0438951Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0440245Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0441146Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0442187Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0443248Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0444850Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0445684Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0446864Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0448105Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0449197Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0450664Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0451300Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0452578Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0454170Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0455253Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0456581Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0458399Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0459729Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0460818Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0462049Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0463308Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0464282Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0465607Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0467009Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0468080Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0469185Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0470550Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0471277Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0472737Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0473564Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0475322Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0476286Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0477575Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0478613Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0480278Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0480764Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0482522Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0483614Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0484861Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0485991Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0487550Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0488626Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0489807Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0491212Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0492383Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0493629Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0494776Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0496707Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0497969Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0498952Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0500336Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0501232Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0502409Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0503885Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0505115Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0506002Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0507106Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0508791Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0509538Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0511022Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0511992Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0513283Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0514204Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0515652Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0516599Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0518126Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0518718Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0520283Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0521359Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0522439Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0523829Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0524632Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0526379Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0527178Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0528365Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0529789Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0530691Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0532061Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0534287Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0534929Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0536255Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0537497Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0538720Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0540121Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0541031Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0542352Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0543565Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0544879Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0546176Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0547305Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0548544Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0549950Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0551112Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0552503Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0554073Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0555667Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0556557Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0557897Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0559003Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0560022Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0561513Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0562900Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0564381Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0565181Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0566561Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0567731Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0569014Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0570191Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0571230Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0572528Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0573440Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0574643Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0575980Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0577242Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0578230Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0579545Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0580379Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0581643Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0582897Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0584207Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0585368Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0586570Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0587575Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0588857Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0590310Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0591158Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0592896Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0594046Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0595608Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0596968Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0598250Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0599736Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0601351Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0602306Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0603680Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0604605Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0606128Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0607600Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0609257Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0610027Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0611361Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0612200Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0613695Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0614748Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0616317Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0617470Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0619218Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0620119Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0621072Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0622407Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0623980Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0624983Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0626221Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0627347Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0628466Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0629374Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0630617Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0631646Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0633122Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0634661Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0635541Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0637092Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0638314Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0639626Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0640804Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0642660Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0643242Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0644644Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0645522Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0646793Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0647635Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0648906Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0650198Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0651224Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0653036Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0653417Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0654909Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0656441Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0657706Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0659178Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0660412Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0661632Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0662962Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0664603Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0665851Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0667673Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0667918Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0669367Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0670369Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0671686Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0672704Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0674156Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0675388Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0676124Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0678153Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0678428Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0679714Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0680940Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0681816Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0682737Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0684227Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0685228Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0686541Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0687488Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0688454Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0689872Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0690666Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0692008Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0693421Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0694757Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0695522Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0697133Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0698287Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0699909Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0701164Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0702376Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0703749Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0704910Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0706528Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0708116Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0709764Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0710730Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0712452Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0714017Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0715549Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0717423Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0718789Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0720644Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0722023Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0723856Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0725157Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0726847Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0728252Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0730177Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0731729Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0733275Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0735337Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0736705Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0738417Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0739812Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0741747Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0742917Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0744687Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0746144Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0747700Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0749206Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0750822Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0752314Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0754169Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0755785Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0757074Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0758796Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0760024Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0761880Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0763099Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0764818Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0766120Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0768004Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0769228Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0770962Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0772251Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0774073Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0775386Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0777224Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0778442Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0780236Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0781542Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0783270Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0784954Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0786572Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0788013Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0789675Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0791926Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0793022Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0794800Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0796427Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0797800Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0799496Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0800840Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0802579Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0803863Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0805636Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0807354Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0808651Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0810673Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0811872Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0813608Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0815017Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0816834Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0818148Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0819859Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0821225Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0822916Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0824399Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0826029Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0827714Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0829086Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0830897Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0832209Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0833960Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0835313Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0837212Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0838761Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0840554Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0841924Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0843507Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0845068Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0846693Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0848367Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0850160Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0851372Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0853048Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0854455Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0857022Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0858315Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0859976Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0861657Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0862958Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0864517Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0866191Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0867530Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0869509Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0870824Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0872573Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0873969Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0875335Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0876305Z copying torch/include/ATen/ops/lstsq.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0877673Z copying torch/include/ATen/ops/lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0878948Z copying torch/include/ATen/ops/lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0880004Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0881717Z copying torch/include/ATen/ops/lstsq_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0882874Z copying torch/include/ATen/ops/lstsq_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0884018Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0885002Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0886125Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0887838Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0889252Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0890077Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0891452Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0892648Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0894159Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0895577Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0896305Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0897787Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0898870Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0900044Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0900903Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0902297Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0903030Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0904404Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0905429Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0906745Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0908086Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0909840Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0910174Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0911039Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0912501Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0914186Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0915155Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0916447Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0918212Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0919109Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0920299Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0921312Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0922626Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0923747Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0924938Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0926019Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0927516Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0928938Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0930080Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0931333Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0932440Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0933575Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0934842Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0936013Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0937472Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0938755Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0939644Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0941287Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0942278Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0943364Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0944763Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0945588Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0946774Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0947800Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0949170Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0950058Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0951587Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0952731Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0954037Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0955332Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0956599Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0957943Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0958948Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0960110Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0961276Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0962402Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0963669Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0964805Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0966359Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0967712Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0968655Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0969949Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0971246Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0972241Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0973485Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0974752Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0975629Z copying torch/include/ATen/ops/matrix_rank.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0977229Z copying torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0978169Z copying torch/include/ATen/ops/matrix_rank_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0979377Z copying torch/include/ATen/ops/matrix_rank_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0980150Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0981571Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0982539Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0983996Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0984894Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0986034Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0987298Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0988444Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0989784Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0991544Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0992244Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0992996Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0994416Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0996355Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0998102Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0998459Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.0999042Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1000340Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1001345Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1002703Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1003592Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1005371Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1006323Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1007402Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1008761Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1009747Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1011242Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1012617Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1014056Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1015333Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1016364Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1017827Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1019038Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1020658Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1021480Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1022712Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1023859Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1024829Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1026181Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1027858Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1028672Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1029918Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1031059Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1032279Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1034278Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1034812Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1036252Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1037343Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1038613Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1040350Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1040939Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1042523Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1044155Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1045501Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1046770Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1048307Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1049313Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1050551Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1051618Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1052793Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1054246Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1055292Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1057435Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1058601Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1059682Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1060648Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1062423Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1062952Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1064326Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1065325Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1066570Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1067973Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1068930Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1070280Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1071219Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1073653Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1074011Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1074930Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1075768Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1077258Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1078362Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1079552Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1080886Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1082068Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1083464Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1084617Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1086130Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1087432Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1088639Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1089981Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1091289Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1092828Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1094012Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1095615Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1096945Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1097812Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1099123Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1100381Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1101698Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1102812Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1104206Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1105368Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1106656Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1107817Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1108825Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1110083Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1111275Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1112564Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1113769Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1115111Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1116074Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1117358Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1119693Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1120030Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1120788Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1122491Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1123720Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1124748Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1125891Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1126940Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1128233Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1129426Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1130998Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1131890Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1133247Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1134681Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1135460Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1136930Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1138316Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1139309Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1140561Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1141965Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1143033Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1144270Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1145280Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1146501Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1147822Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1149080Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1150143Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1151475Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1152509Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1153741Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1155014Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1156290Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1157245Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1159497Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1159841Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1161358Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1162221Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1163733Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1165010Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1166459Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1167830Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1169132Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1170497Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1171594Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1172996Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1174605Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1175773Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1177763Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1178920Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1180640Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1182264Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1183640Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1185499Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1186886Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1188816Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1190086Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1191739Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1193509Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1194818Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1196736Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1198107Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1199723Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1201055Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1202834Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1204578Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1206000Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1207328Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1209395Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1211232Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1212620Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1214446Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1216602Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1218061Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1219318Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1220301Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1221689Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1223029Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1224181Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1225524Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1226799Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1228189Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1229613Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1230850Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1232095Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1233823Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1234829Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1236232Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1237570Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1238725Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1239713Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1241139Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1242358Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1243563Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1244829Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1246116Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1247368Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1248670Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1250096Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1251386Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1252673Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1254032Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1255584Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1256692Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1258070Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1259418Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1260597Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1261875Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1263051Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1264311Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1265511Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1266389Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1267634Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1269219Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1270508Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1271769Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1273159Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1274432Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1275689Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1277146Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1278521Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1279752Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1281045Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1282339Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1283721Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1284992Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1286301Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1287627Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1289001Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1290236Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1291491Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1292910Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1294363Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1296233Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1297539Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1298814Z copying torch/include/ATen/ops/mps_linear_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1300218Z copying torch/include/ATen/ops/mps_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1301446Z copying torch/include/ATen/ops/mps_linear_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1302746Z copying torch/include/ATen/ops/mps_linear_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1304028Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1305429Z copying torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1306699Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1307961Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1309274Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1310589Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1311917Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1313300Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1314587Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1315913Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1317335Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1318521Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1319875Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1321195Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1322598Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1323857Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1325156Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1326435Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1327833Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1329069Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1330357Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1331643Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1333024Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1334831Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1335961Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1337141Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1338354Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1340130Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1340584Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1342172Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1343642Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1344983Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1345552Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1346911Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1348172Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1349000Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1350275Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1351168Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1353663Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1353956Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1354889Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1356377Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1357606Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1358915Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1359925Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1361331Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1362341Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1364648Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1365026Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1366357Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1367565Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1368837Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1371003Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1371287Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1372514Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1373623Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1375028Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1377328Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1378877Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1379929Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1380838Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1382432Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1383294Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1384530Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1385974Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1386687Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1388111Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1389065Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1390532Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1391511Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1392874Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1394122Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1395332Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1396493Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1397754Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1398921Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1400142Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1401359Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1402514Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1403859Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1405164Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1406281Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1407772Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1408778Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1410377Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1411640Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1412781Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1414366Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1415462Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1416947Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1417937Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1419326Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1420305Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1421685Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1422824Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1424203Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1425340Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1426516Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1427698Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1428898Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1430232Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1431380Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1432823Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1433855Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1435053Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1436216Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1437393Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1438608Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1439758Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1441040Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1442214Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1443554Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1444613Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1445955Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1446998Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1448288Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1450328Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1451203Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1452714Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1453988Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1455407Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1456692Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1458504Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1459623Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1460961Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1462135Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1463363Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1464621Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1465934Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1466604Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1468193Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1469575Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1470843Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1472249Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1473665Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1475051Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1476019Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1477447Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1478633Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1479876Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1481192Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1482465Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1483759Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1485063Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1486426Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1487811Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1489034Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1490288Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1491729Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1492699Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1494173Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1495472Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1496668Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1498169Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1499225Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1500461Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1501715Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1502901Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1503908Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1505073Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1506289Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1507255Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1509304Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1509869Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1511131Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1512900Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1514481Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1515818Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1517623Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1518872Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1520673Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1522190Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1523730Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1525500Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1526807Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1528508Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1529788Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1531538Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1532822Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1534786Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1536252Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1538326Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1539483Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1540989Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1542964Z copying torch/include/ATen/ops/nested_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1544401Z copying torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1546753Z copying torch/include/ATen/ops/nested_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1548036Z copying torch/include/ATen/ops/nested_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1549351Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1551302Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1552680Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1554233Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1555832Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1557616Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1559265Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1560678Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1562377Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1563812Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1565485Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1566913Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1568476Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1570022Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1571735Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1573188Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1574825Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1577388Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1578665Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1579989Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1581622Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1583040Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1584817Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1586189Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1587702Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1589218Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1590856Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1592474Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1594019Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1595682Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1597321Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1598912Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1600517Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1602199Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1603590Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1605144Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1606631Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1608400Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1610757Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1611845Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1613195Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1614949Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1616522Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1618065Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1619606Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1621389Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1622802Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1624330Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1625863Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1627412Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1629050Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1630978Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1632177Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1633363Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1635073Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1636469Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1637990Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1639707Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1641170Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1642736Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1644257Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1645716Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1648116Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1649639Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1651184Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1652818Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1654361Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1655828Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1657478Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1659007Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1660536Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1662068Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1663794Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1665205Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1666795Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1668304Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1669862Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1671612Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1673403Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1674910Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1676404Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1678031Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1679601Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1681763Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1682862Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1684453Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1686013Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1687659Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1689105Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1690702Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1692314Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1694265Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1695788Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1697360Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1698869Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1700438Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1701977Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1703703Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1705773Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1707032Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1708545Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1710170Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1711879Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1713431Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1715032Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1716578Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1718280Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1719759Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1721273Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1722824Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1724562Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1726045Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1727652Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1729148Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1730854Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1732331Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1734109Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1736730Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1737798Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1739362Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1740882Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1742662Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1744133Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1745576Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1747100Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1748826Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1751103Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1752666Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1754202Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1756221Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1757546Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1759011Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1760962Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1762310Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1764024Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1765460Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1767005Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1768565Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1770267Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1771646Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1773250Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1775361Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1776856Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1778277Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1779798Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1781426Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1783125Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1784570Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1786153Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1787654Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1789331Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1790759Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1792284Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1793931Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1795650Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1797068Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1798555Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1800102Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1801814Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1803229Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1804918Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1806578Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1807918Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1809416Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1810929Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1812534Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1814581Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1816133Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1817634Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1819255Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1820945Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1823031Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1824222Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1825716Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1826582Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1827858Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1830268Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1830928Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1831594Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1832915Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1834679Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1835757Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1837157Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1838373Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1839475Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1840663Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1841871Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1843400Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1844498Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1845730Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1847274Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1848575Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1849784Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1850876Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1852219Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1853464Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1854773Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1856553Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1857473Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1858643Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1859964Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1861016Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1862360Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1863572Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1864728Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1865826Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1866950Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1867994Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1869365Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1870377Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1871436Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1872858Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1874353Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1875218Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1876590Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1877643Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1879151Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1880384Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1881568Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1882663Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1883747Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1884973Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1886418Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1887608Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1889004Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1890001Z copying torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1891093Z copying torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1892186Z copying torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1893608Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1894617Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1896015Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1896980Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1897908Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1898907Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1900524Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1901754Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1902778Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1903909Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1904902Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1905874Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1908158Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1908602Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1909685Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1910634Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1911723Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1913121Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1914248Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1915426Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1916537Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1917844Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1918973Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1920145Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1921280Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1922424Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1924134Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1925680Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1926644Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1927870Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1928977Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1930132Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1931686Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1932709Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1934050Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1935389Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1936578Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1937595Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1939045Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1939910Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1941655Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1942710Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1943848Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1945044Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1946086Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1947178Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1948421Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1949492Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1950614Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1951918Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1953039Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1954380Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1955398Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1956602Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1957624Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1958793Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1959883Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1961157Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1962264Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1963391Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1964474Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1965631Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1966730Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1967936Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1968975Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1970112Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1971200Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1972525Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1973521Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1974890Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1975917Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1977217Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1978527Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1979453Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1981018Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1982210Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1983321Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1984654Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1985793Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1987433Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1988418Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1989706Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1990949Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1992605Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1993393Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1994546Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1995578Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1997083Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1997952Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.1999038Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2000832Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2001679Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2002900Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2004214Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2005541Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2007080Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2008003Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2009583Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2010626Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2012145Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2012945Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2014161Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2016022Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2017606Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2018531Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2019971Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2021184Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2022490Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2024122Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2025148Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2026338Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2027751Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2028861Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2030264Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2031353Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2032706Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2034186Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2035342Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2036558Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2038190Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2039171Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2040878Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2041655Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2043889Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2044385Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2045740Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2047026Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2048220Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2049551Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2050669Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2052001Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2053230Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2054752Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2056458Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2057318Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2058842Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2060081Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2061206Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2062235Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2063814Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2065306Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2066469Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2068296Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2069476Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2070883Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2072250Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2074109Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2075099Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2076553Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2077655Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2079305Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2080077Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2081708Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2082773Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2084847Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2085864Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2087396Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2099792Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2100721Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2101565Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2102201Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2102772Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2103606Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2104492Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2105337Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2106025Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2106650Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2107103Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2107686Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2108272Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2109235Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2111711Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2112649Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2113446Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2114350Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2115232Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2116018Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2116828Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2117661Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2118813Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2119861Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2120781Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2122001Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2122908Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2124534Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2125918Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2127670Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2129058Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2130585Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2132095Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2135454Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2136551Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2137836Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2139056Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2140244Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2141741Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2142684Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2143586Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2144457Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2145885Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2147419Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2149054Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2150555Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2152128Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2153752Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2156040Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2157176Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2158745Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2159749Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2161278Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2162412Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2163755Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2164911Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2165845Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2166904Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2168009Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2169172Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2170217Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2171802Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2172884Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2174077Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2176068Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2176580Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2177692Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2179100Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2179952Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2181178Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2182282Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2183382Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2184715Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2185520Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2186657Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2187638Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2188669Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2189749Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2190880Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2191880Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2193170Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2194183Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2195270Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2196488Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2197674Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2198927Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2199945Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2201472Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2202400Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2203390Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2204475Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2206000Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2206913Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2207988Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2209176Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2210247Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2211325Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2212338Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2213465Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2214904Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2216564Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2217785Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2218849Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2220268Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2221378Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2222726Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2223834Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2225151Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2226330Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2227507Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2228814Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2230148Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2231271Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2232654Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2233992Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2235188Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2236331Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2237544Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2238864Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2240164Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2241346Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2242652Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2243987Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2245260Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2246561Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2248118Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2249447Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2250850Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2252124Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2253106Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2254581Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2256356Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2257075Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2258126Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2258943Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2260333Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2261687Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2262483Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2263884Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2265002Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2266495Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2267313Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2268711Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2269805Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2271002Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2272303Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2273574Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2274587Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2275647Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2276878Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2278111Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2279237Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2280547Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2281960Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2283030Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2284587Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2285869Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2286987Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2288306Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2289253Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2290696Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2291947Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2292744Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2294220Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2295603Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2297242Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2298218Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2299477Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2300729Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2302061Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2303458Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2304691Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2305918Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2306951Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2308415Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2309853Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2310772Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2312539Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2314100Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2315327Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2317344Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2318532Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2320090Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2321625Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2323292Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2324661Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2326346Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2327828Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2329505Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2331775Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2332919Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2334694Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2337233Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2338368Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2339852Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2341618Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2342935Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2344806Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2346042Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2347765Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2349470Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2350832Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2352544Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2354035Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2355697Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2357301Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2358825Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2360445Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2362162Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2363457Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2365187Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2366724Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2368413Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2369996Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2371521Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2373068Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2374703Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2376361Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2378068Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2379358Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2381099Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2382710Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2384386Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2385981Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2387400Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2389108Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2390644Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2392191Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2393750Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2395437Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2397035Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2398587Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2400123Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2401704Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2403207Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2404930Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2406263Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2408018Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2409486Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2411197Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2412845Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2414397Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2417121Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2418075Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2419699Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2421440Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2422586Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2424004Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2425198Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2426640Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2427889Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2428831Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2430013Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2431597Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2432733Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2433978Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2435179Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2436552Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2437678Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2439118Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2440362Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2441401Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2442717Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2444140Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2445098Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2446583Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2447058Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2448547Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2449754Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2451003Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2452490Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2453723Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2455165Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2456552Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2457931Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2459119Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2460390Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2461840Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2463030Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2464307Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2465678Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2467011Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2468491Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2469793Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2470983Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2472287Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2473718Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2475082Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2476360Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2477704Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2479077Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2480573Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2481777Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2482899Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2484146Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2485337Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2486597Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2487832Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2489177Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2490551Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2491798Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2493079Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2494426Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2495966Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2497355Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2498773Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2499951Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2501261Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2502191Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2503622Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2504668Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2505576Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2507042Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2508459Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2509705Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2510794Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2511993Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2513718Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2515172Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2516334Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2518143Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2519011Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2520181Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2521408Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2522619Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2523873Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2525045Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2526353Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2527577Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2528701Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2529895Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2531102Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2532268Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2533463Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2534867Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2536128Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2537315Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2538851Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2540145Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2541388Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2543205Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2543863Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2545221Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2546426Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2547765Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2548777Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2549910Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2551289Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2552187Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2553451Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2554848Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2555835Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2557185Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2558397Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2559679Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2560957Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2562236Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2563570Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2565210Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2566242Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2567689Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2568444Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2569952Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2571456Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2572608Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2573665Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2575183Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2576842Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2578151Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2579194Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2580726Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2582064Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2583043Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2584576Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2585523Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2587107Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2588405Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2589822Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2590906Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2592318Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2593261Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2595571Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2596108Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2597612Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2598465Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2599845Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2601129Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2601999Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2603606Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2604953Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2605870Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2607578Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2608454Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2609924Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2611080Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2612706Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2613821Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2615292Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2616453Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2617648Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2619049Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2620164Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2621586Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2622902Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2624010Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2625353Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2626511Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2627968Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2629066Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2630354Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2631657Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2633275Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2634526Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2635692Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2636813Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2638275Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2639400Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2640782Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2642057Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2643588Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2644607Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2645992Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2647107Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2648548Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2649702Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2651072Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2652170Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2653959Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2655035Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2656344Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2657328Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2658487Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2659526Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2660756Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2661874Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2663134Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2664040Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2665279Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2666653Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2667542Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2668971Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2670175Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2670979Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2672288Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2673647Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2675356Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2676301Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2677480Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2678663Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2679608Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2680694Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2682085Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2683470Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2684593Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2685846Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2686838Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2688325Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2689445Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2690480Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2691789Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2692860Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2694607Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2695805Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2697090Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2698293Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2700273Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2700773Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2701857Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2703608Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2704437Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2705604Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2706878Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2707835Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2709210Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2710801Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2711731Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2713236Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2714136Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2715579Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2717388Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2717762Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2718996Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2720335Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2721537Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2722987Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2724444Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2725569Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2727358Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2728332Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2729774Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2730883Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2732382Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2733500Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2735284Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2736614Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2738013Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2739289Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2740623Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2741866Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2743070Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2744295Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2745679Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2746805Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2748410Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2749346Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2750768Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2751846Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2753356Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2754466Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2756269Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2757364Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2758813Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2760085Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2761256Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2762474Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2764002Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2765028Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2766441Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2767500Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2769082Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2770199Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2771468Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2772565Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2774118Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2775289Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2776906Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2777885Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2779343Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2780423Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2781962Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2783086Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2784497Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2785798Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2787161Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2788370Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2789694Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2790911Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2791948Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2793363Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2794564Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2795897Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2797522Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2798380Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2799884Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2801030Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2802536Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2803698Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2805161Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2806445Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2807813Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2808920Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2810328Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2811616Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2812958Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2814154Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2815779Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2817054Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2818591Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2819682Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2821073Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2822256Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2823538Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2824912Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2826100Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2827035Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2828521Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2829551Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2831028Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2832070Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2833555Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2834965Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2835832Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2837205Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2838610Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2840040Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2841287Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2842350Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2843534Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2844929Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2845950Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2847346Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2848725Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2849927Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2851280Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2852199Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2853561Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2855084Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2856092Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2857423Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2858892Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2860121Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2861480Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2862448Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2863986Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2865291Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2866301Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2867688Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2868733Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2869991Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2871125Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2872182Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2874125Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2875085Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2876020Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2877080Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2878415Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2879580Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2880414Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2882784Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2883068Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2884560Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2885603Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2886811Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2888637Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2889061Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2890800Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2891532Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2893208Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2894841Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2895279Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2896941Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2898206Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2899058Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2900620Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2902007Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2903227Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2904396Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2905711Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2906923Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2908309Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2909616Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2912276Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2912991Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2913688Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2915518Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2917319Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2918480Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2921037Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2922134Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2923542Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2925307Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2926869Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2928459Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2929967Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2931534Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2933105Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2934896Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2936563Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2938134Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2939728Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2941270Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2942781Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2944553Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2945951Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2947618Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2949224Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2950892Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2952563Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2953987Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2955692Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2956939Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2958436Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2959568Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2961246Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2962156Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2963487Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2965169Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2966065Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2967229Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2968435Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2969650Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2970992Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2972299Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2973352Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2974746Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2975966Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2977165Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2978401Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2979574Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2980830Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2981995Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2983326Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2984627Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2985673Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2986813Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2988145Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2989327Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2990588Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2991790Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2993156Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2994365Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2995665Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2996772Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2999051Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.2999524Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3000952Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3001886Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3003303Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3004352Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3005968Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3007080Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3008914Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3009959Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3011653Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3012682Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3013981Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3015409Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3016684Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3017625Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3019190Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3020015Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3021700Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3022597Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3023826Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3024899Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3026284Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3027285Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3028589Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3029738Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3031012Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3032064Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3033472Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3034542Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3036093Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3037089Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3038706Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3039593Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3041111Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3042141Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3043359Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3044696Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3045966Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3047332Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3049163Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3049561Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3050898Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3052017Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3053270Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3054397Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3056379Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3057411Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3058692Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3059824Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3061154Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3062072Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3063248Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3064399Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3065753Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3067035Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3068019Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3069152Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3070340Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3071451Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3072639Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3073813Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3074991Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3076178Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3077471Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3078782Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3079847Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3080887Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3082099Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3083463Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3084503Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3085812Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3087367Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3088418Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3089915Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3090977Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3092092Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3093248Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3094550Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3095666Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3096745Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3097690Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3099082Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3100219Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3101266Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3102386Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3103608Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3104639Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3105746Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3106827Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3108733Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3109224Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3110366Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3111680Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3112913Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3114104Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3115296Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3116494Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3117817Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3118898Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3120007Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3121125Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3122372Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3123569Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3124865Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3125885Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3127211Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3128248Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3129764Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3130679Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3131889Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3132995Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3134384Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3135494Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3136635Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3137703Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3138787Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3140080Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3141112Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3142329Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3143438Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3144635Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3145822Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3147061Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3148171Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3149333Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3150587Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3151684Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3152920Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3154160Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3155318Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3156454Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3157575Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3158752Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3159981Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3161162Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3162639Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3163805Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3164995Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3166151Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3167248Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3168424Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3169831Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3170942Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3172066Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3173300Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3174814Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3175859Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3176900Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3177989Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3179109Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3180133Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3181280Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3182249Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3183534Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3184663Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3185851Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3186745Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3187972Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3189113Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3190124Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3191466Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3192706Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3194291Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3195532Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3196735Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3197894Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3199077Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3200237Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3201424Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3202681Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3203824Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3204972Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3206139Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3207362Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3208532Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3210144Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3210820Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3212209Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3213395Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3214572Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3216152Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3217647Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3218698Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3219954Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3221166Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3222403Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3223595Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3224577Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3225673Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3226804Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3227940Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3228914Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3230077Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3231139Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3232245Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3233486Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3234573Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3235754Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3236796Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3238242Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3239429Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3240653Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3241682Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3242696Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3243940Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3245128Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3246235Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3247265Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3248445Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3249654Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3250767Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3251832Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3252896Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3254307Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3255213Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3256380Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3257527Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3258626Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3259671Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3260800Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3261894Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3263113Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3264219Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3265338Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3266371Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3267506Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3268626Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3269767Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3270823Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3271950Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3273131Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3274457Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3275505Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3276496Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3277726Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3278910Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3280015Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3281156Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3282259Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3283373Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3284509Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3285612Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3286813Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3288219Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3289291Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3290253Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3291400Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3292424Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3293600Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3294678Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3295932Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3296965Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3298210Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3299425Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3300518Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3301458Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3302563Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3303653Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3304710Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3305896Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3306870Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3307965Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3309081Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3310583Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3311693Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3312827Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3314047Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3315135Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3316017Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3317109Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3318373Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3319302Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3320380Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3321452Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3322648Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3323684Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3324725Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3325908Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3327068Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3328365Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3329223Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3330325Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3331330Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3332468Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3333485Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3334643Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3335903Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3337133Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3338161Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3339313Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3340393Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3341585Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3342752Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3343896Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3344903Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3346003Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3347202Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3348287Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3349356Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3350591Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3351721Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3352798Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3354021Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3355057Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3356198Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3357379Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3358454Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3359570Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3360755Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3361864Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3362918Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3364233Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3365460Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3366426Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3367601Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3368637Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3369761Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3370799Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3372046Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3373024Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3374300Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3376421Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3377116Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3379052Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3379472Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3380430Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3381913Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3383327Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3384497Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3385690Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3386938Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3387924Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3388999Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3390992Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3391602Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3392912Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3394082Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3395504Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3396669Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3397908Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3399334Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3400168Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3401487Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3402959Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3403808Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3405316Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3406554Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3407578Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3409162Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3410005Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3411408Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3412800Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3414086Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3415245Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3416519Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3417870Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3418715Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3420067Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3421362Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3422680Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3424339Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3425549Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3426848Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3428366Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3429561Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3431142Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3432036Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3433678Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3434638Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3435995Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3436974Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3439536Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3439894Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3440880Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3442847Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3443479Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3444977Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3446689Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3447946Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3449915Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3451307Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3452955Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3454773Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3456149Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3458107Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3459561Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3461129Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3462690Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3464250Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3465797Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3467362Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3469580Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3470753Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3472474Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3474128Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3475604Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3477259Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3478547Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3480444Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3481684Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3483335Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3484868Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3486558Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3487871Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3489544Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3490963Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3492783Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3494447Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3495785Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3497575Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3499404Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3500735Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3502473Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3504240Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3505537Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3507466Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3508891Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3510386Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3511982Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3513543Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3515233Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3516711Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3518353Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3520001Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3521413Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3523112Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3524521Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3526237Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3527528Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3529249Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3530560Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3532565Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3533649Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3535735Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3537701Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3539029Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3540723Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3542269Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3543845Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3545503Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3547320Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3548557Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3550361Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3551624Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3553515Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3554788Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3556534Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3558420Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3559662Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3561391Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3562925Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3564447Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3566122Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3567605Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3569203Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3571579Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3572524Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3574410Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3575614Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3577538Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3578793Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3580532Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3581859Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3583586Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3585078Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3586813Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3588112Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3589859Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3591354Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3593020Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3594957Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3596195Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3598025Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3599310Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3601021Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3602577Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3604110Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3605945Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3607177Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3608881Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3610240Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3612167Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3613384Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3615222Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3616518Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3618445Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3619629Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3621373Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3622964Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3624426Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3626089Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3627798Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3629116Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3630843Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3632297Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3634043Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3635642Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3637236Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3638831Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3640535Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3641893Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3643724Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3645094Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3646761Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3648360Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3649905Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3651473Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3653107Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3654763Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3656586Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3657828Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3659550Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3660854Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3662930Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3664236Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3665988Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3667308Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3669002Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3670412Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3672778Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3674268Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3675590Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3677302Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3678665Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3680463Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3681963Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3683575Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3685099Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3686727Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3688114Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3690087Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3691141Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3692748Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3694436Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3697185Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3698947Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3699753Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3701148Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3702757Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3704502Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3705607Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3707040Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3708384Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3709876Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3711036Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3712602Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3714192Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3715125Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3716577Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3717817Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3719284Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3720513Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3721723Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3722948Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3723993Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3725322Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3726292Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3727250Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3728580Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3729608Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3730848Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3732289Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3733431Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3734355Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3735937Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3737017Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3737881Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3739546Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3740667Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3741273Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3743607Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3744247Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3744996Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3745941Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3747307Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3748508Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3749284Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3750484Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3751745Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3752814Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3753977Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3755365Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3756535Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3758096Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3759447Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3760737Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3762176Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3763296Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3764580Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3765714Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3768517Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3769123Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3769544Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3770442Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3771600Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3772630Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3773661Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3774857Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3775879Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3777250Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3778737Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3779702Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3780594Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3782077Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3783300Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3784403Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3785700Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3787422Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3787720Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3789100Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3790794Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3791533Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3793398Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3794667Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3796550Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3797882Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3799743Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3801045Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3802918Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3804412Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3805914Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3807538Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3809058Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3810843Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3812137Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3813815Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3815504Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3817023Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3818658Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3820228Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3821804Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3823481Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3825057Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3826606Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3828215Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3829823Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3831341Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3832900Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3834729Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3836197Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3837737Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3839244Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3840890Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3842288Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3844079Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3845491Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3847148Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3849381Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3850796Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3852371Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3853695Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3856596Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3857480Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3859155Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3860793Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3862196Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3863975Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3865334Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3867074Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3868459Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3870004Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3871445Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3872739Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3874183Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3875622Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3876947Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3878446Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3879706Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3881097Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3882404Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3883845Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3885253Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3886566Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3887972Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3889250Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3890717Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3892069Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3893665Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3895113Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3896556Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3897817Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3899312Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3900575Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3902378Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3903339Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3905438Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3906262Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3907608Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3909239Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3910672Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3912292Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3913447Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3914884Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3916196Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3917392Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3918759Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3920112Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3921471Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3922597Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3924123Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3925566Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3926622Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3928238Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3929726Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3930611Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3931858Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3933052Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3934443Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3935427Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3936960Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3937983Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3939650Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3940921Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3942155Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3943330Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3945232Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3945513Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3946990Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3948486Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3949330Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3950934Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3951708Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3953040Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3954390Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3955297Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3957025Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3957766Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3958735Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3960143Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3961542Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3962414Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3963829Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3965095Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3966337Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3967492Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3968804Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3970188Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3971206Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3972662Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3974142Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3974886Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3976244Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3977431Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3978518Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3980027Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3981318Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3982464Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3983832Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3985114Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3986948Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3987296Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3988915Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3989830Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3991575Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3992640Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3994376Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3995533Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3996799Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3998062Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.3999482Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4000763Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4002151Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4003441Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4004723Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4006002Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4007321Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4008575Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4009996Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4011240Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4012738Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4014068Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4016162Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4017081Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4018661Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4019716Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4022421Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4023395Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4024722Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4026542Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4028023Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4029609Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4030973Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4033072Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4034316Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4036102Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4037641Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4039226Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4041049Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4042407Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4044237Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4045749Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4047154Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4048878Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4050234Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4051973Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4053335Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4055157Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4056841Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4058413Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4059829Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4061604Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4062961Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4064766Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4066087Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4067825Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4069180Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4070756Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4072375Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4073462Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4075114Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4076470Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4077597Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4079141Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4080186Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4081904Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4083434Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4084214Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4085859Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4087070Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4088570Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4089830Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4091783Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4092058Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4093504Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4094878Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4096241Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4097446Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4098400Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4099656Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4100680Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4101822Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4103073Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4105049Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4105444Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4106848Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4108054Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4109169Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4110464Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4111999Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4113753Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4115107Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4116446Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4117145Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4118548Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4119539Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4120822Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4121730Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4122987Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4124046Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4125860Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4126312Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4127691Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4129255Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4129711Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4131125Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4132580Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4133700Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4135303Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4136762Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4138229Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4139703Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4141006Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4142413Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4143693Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4144799Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4145837Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4148016Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4148722Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4149647Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4151243Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4152157Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4153884Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4154797Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4155813Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4157219Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4158202Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4159344Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4160578Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4162204Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4162891Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4163933Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4165234Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4166470Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4167638Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4168664Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4169614Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4170937Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4172241Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4173489Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4175160Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4177230Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4178371Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4179601Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4180871Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4182354Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4183914Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4184848Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4186659Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4188037Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4188765Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4190496Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4191353Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4192994Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4195169Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4195898Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4197714Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4199055Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4200204Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4201722Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4203076Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4204292Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4205496Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4206931Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4207994Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4209481Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4211149Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4212030Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4213595Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4215022Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4217060Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4218182Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4219862Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4221547Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4223427Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4224727Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4226456Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4227722Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4229435Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4231056Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4232569Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4234468Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4235754Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4237555Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4238785Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4240552Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4241947Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4243582Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4245143Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4246847Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4248164Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4249826Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4251528Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4252913Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4254706Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4256211Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4257795Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4259391Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4260897Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4262487Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4264251Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4265589Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4267488Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4268749Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4270402Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4272063Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4273681Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/ops 2022-08-17T12:16:44.4275447Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/hip 2022-08-17T12:16:44.4275961Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl 2022-08-17T12:16:44.4276679Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl 2022-08-17T12:16:44.4278642Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl 2022-08-17T12:16:44.4279545Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl 2022-08-17T12:16:44.4281042Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl 2022-08-17T12:16:44.4281702Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/detail 2022-08-17T12:16:44.4282635Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/detail 2022-08-17T12:16:44.4284095Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/detail 2022-08-17T12:16:44.4285026Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/detail 2022-08-17T12:16:44.4286563Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/detail 2022-08-17T12:16:44.4287345Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4288058Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4289688Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4290692Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4291800Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4293058Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4294340Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4295176Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4296918Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4297859Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4299391Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4300178Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4301502Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4302874Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4303580Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4305280Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4306131Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4307537Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4308713Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4310039Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4311031Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4312591Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4313890Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4314993Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4316554Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4317512Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4319520Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4320417Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4321552Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4322607Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4323754Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4324957Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4326511Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4327532Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4329086Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4330781Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4332810Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4333072Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4334500Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4336417Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4337306Z copying torch/include/ATen/native/PadNd.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4338592Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4339512Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4340569Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4349910Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4350827Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4352131Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4353165Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4354087Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4355442Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4356149Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4357747Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4358950Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4360784Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4361358Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4362654Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4363906Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4374110Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4374637Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4375037Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4375429Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4375860Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4376214Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4376589Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4376951Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4377320Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4377685Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4378098Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4378470Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4379287Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4380449Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4384450Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4386031Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4387011Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4388337Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4389557Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4390788Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4393112Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4396136Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4397375Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4399059Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4399536Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4400869Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4402350Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4403552Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4404777Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4406143Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native 2022-08-17T12:16:44.4406970Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4407488Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4412387Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4413241Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4414374Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4415693Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4417400Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4418211Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4419692Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4422621Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4424232Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4426091Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4426529Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4427877Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4429251Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4430236Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4432328Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4433366Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4434139Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4435497Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4436535Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4437768Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4438634Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu 2022-08-17T12:16:44.4439991Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4440275Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4441598Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4442727Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4443620Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4444955Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4445810Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4447520Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4448393Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4449608Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4450439Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4452179Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4453232Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4454315Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4455412Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4456715Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4457647Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4459752Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4460238Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4461537Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4462684Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4463836Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4465034Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4466218Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4467390Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4468555Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4470327Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4470673Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4472077Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4473273Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4474426Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4475411Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4477554Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4479173Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4479590Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4481745Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4483841Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4484130Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4485394Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4486927Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4488410Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4489691Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4491023Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4491946Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4493191Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4494516Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4496158Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4497452Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4498670Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4499770Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda 2022-08-17T12:16:44.4501439Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized 2022-08-17T12:16:44.4501799Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized 2022-08-17T12:16:44.4503131Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized 2022-08-17T12:16:44.4504038Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized 2022-08-17T12:16:44.4505386Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized 2022-08-17T12:16:44.4506600Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized 2022-08-17T12:16:44.4507725Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized 2022-08-17T12:16:44.4508853Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4509377Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4511123Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4512317Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4513322Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4515340Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4515820Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4517052Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4518048Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4519440Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4520721Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4521995Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4522934Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4524342Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:44.4524922Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/quantized 2022-08-17T12:16:44.4525619Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/quantized 2022-08-17T12:16:44.4527609Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/quantized 2022-08-17T12:16:44.4528124Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2 2022-08-17T12:16:44.4528358Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4529182Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4530822Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4531489Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4533025Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4534095Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4535718Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4536465Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4537716Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4538683Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4540019Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4541285Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4542437Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4543441Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4544553Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4545849Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4546831Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4548125Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4549430Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4550854Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4552091Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4553423Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4554593Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4555750Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils 2022-08-17T12:16:44.4557179Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math 2022-08-17T12:16:44.4557804Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math 2022-08-17T12:16:44.4558734Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math 2022-08-17T12:16:44.4559742Z copying torch/include/caffe2/utils/math/half_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math 2022-08-17T12:16:44.4560841Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math 2022-08-17T12:16:44.4561879Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math 2022-08-17T12:16:44.4562860Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math 2022-08-17T12:16:44.4564100Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:44.4564675Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:44.4566143Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:44.4567057Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:44.4568219Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:44.4569400Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:44.4570584Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:44.4571485Z creating build/lib.linux-x86_64-3.7/torch/include/c10 2022-08-17T12:16:44.4571821Z creating build/lib.linux-x86_64-3.7/torch/include/c10/macros 2022-08-17T12:16:44.4572741Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-3.7/torch/include/c10/macros 2022-08-17T12:16:44.4574065Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-3.7/torch/include/c10/macros 2022-08-17T12:16:44.4575637Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-3.7/torch/include/c10/macros 2022-08-17T12:16:44.4577069Z creating build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4577436Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4578724Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4579922Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4581087Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4582264Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4583530Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4584698Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4585863Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4587190Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4588387Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4589783Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4590654Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4592041Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4593461Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4595001Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4596209Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4597609Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4598838Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4600208Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4601054Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4602379Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4603960Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4605033Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4606146Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4607529Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4608575Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4609728Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4611230Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4612232Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4613584Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4614829Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4616184Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4617336Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4618678Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4619752Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4621202Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4623284Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4624364Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4625777Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4626740Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4628222Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core 2022-08-17T12:16:44.4629269Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing 2022-08-17T12:16:44.4629797Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing 2022-08-17T12:16:44.4631428Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing 2022-08-17T12:16:44.4632266Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing 2022-08-17T12:16:44.4633535Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing 2022-08-17T12:16:44.4634910Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing 2022-08-17T12:16:44.4635840Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:44.4636688Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:44.4638133Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:44.4639075Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:44.4640588Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:44.4641776Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:44.4643245Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4643748Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4644915Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4645787Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4647312Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4648220Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4649323Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4650454Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch 2022-08-17T12:16:44.4651352Z creating build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration 2022-08-17T12:16:44.4652079Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration 2022-08-17T12:16:44.4653289Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration 2022-08-17T12:16:44.4654413Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration 2022-08-17T12:16:44.4655807Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration 2022-08-17T12:16:44.4657392Z creating build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4657983Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4658891Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4660128Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4661309Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4662791Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4663630Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4665190Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4666110Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4667667Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4668579Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4669556Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4670833Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-3.7/torch/include/c10/core/impl 2022-08-17T12:16:44.4671608Z creating build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4671916Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4673536Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4674460Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4676020Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4677474Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4678836Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4679663Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4680948Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4682118Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4683301Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4685287Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4685559Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4686821Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4687565Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4688927Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4690144Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4691423Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4692677Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4694091Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4695320Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4696156Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4697699Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4698723Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4699656Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4700852Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4701949Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4703938Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4704208Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4705920Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4707109Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4708401Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4709510Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4710578Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4711658Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4713044Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4714205Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4715151Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4716332Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4717285Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4718671Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4719571Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4720830Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4722027Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4723410Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4724255Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4725184Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4726355Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4727518Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4728796Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4730155Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4731334Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4732577Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4733972Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4735210Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4736193Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4737656Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4738984Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4739932Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4741279Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4742519Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4743695Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4745816Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4746081Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4747349Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4748574Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4749817Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4751277Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4752615Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4754112Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4756029Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4756516Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4758361Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4758967Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4760540Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4762092Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4762812Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4764436Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4765817Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4766673Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4768314Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4769446Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4770958Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4772175Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4773491Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4774933Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4777065Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-3.7/torch/include/c10/util 2022-08-17T12:16:44.4778089Z creating build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4778895Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4780550Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4782070Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4783655Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4784916Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4786567Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4787897Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4789472Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4790842Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4792466Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda 2022-08-17T12:16:44.4793930Z creating build/lib.linux-x86_64-3.7/torch/include/c10/cuda/impl 2022-08-17T12:16:44.4794591Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda/impl 2022-08-17T12:16:44.4796505Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-3.7/torch/include/c10/cuda/impl 2022-08-17T12:16:44.4797377Z creating build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4797972Z copying torch/include/c10d/TraceUtils.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4799486Z copying torch/include/c10d/c10d.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4800907Z copying torch/include/c10d/debug.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4802250Z copying torch/include/c10d/error.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4803711Z copying torch/include/c10d/exception.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4805120Z copying torch/include/c10d/logging.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4806526Z copying torch/include/c10d/python_comm_hook.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4807868Z copying torch/include/c10d/socket.h -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4809282Z copying torch/include/c10d/FileStore.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4810660Z copying torch/include/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4812220Z copying torch/include/c10d/HashStore.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4813507Z copying torch/include/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4815111Z copying torch/include/c10d/Ops.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4818189Z copying torch/include/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4819354Z copying torch/include/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4821043Z copying torch/include/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4822398Z copying torch/include/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4824529Z copying torch/include/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4825526Z copying torch/include/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4827480Z copying torch/include/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4828601Z copying torch/include/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4830350Z copying torch/include/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4831951Z copying torch/include/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4833393Z copying torch/include/c10d/Store.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4835056Z copying torch/include/c10d/TCPStore.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4836200Z copying torch/include/c10d/Types.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4837801Z copying torch/include/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4839116Z copying torch/include/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4840699Z copying torch/include/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4842174Z copying torch/include/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4843707Z copying torch/include/c10d/Utils.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4845387Z copying torch/include/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4846577Z copying torch/include/c10d/comm.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4848269Z copying torch/include/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4849482Z copying torch/include/c10d/logger.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4851174Z copying torch/include/c10d/reducer.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4852862Z copying torch/include/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4854311Z copying torch/include/c10d/sequence_num.hpp -> build/lib.linux-x86_64-3.7/torch/include/c10d 2022-08-17T12:16:44.4855857Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4856411Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4858170Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4859556Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4861351Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4862484Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4863834Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4865509Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4866847Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4868636Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4869875Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4871490Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4873171Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4874514Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4876094Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4877643Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4879202Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4880692Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4882831Z copying torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4884011Z copying torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4885620Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4886939Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4888546Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4890107Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4891684Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4892865Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4894655Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4895941Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4897602Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4898894Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4900431Z copying torch/include/caffe2/core/net_async_task_future.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4901926Z copying torch/include/caffe2/core/net_async_task_graph.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4903556Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4905288Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4906364Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4907602Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4909418Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4910542Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4912248Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4913530Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4915979Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4917009Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4918697Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4919939Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4921616Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4922888Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4924495Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4925877Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4927640Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4929660Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4930834Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4932520Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4934486Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4935708Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4937384Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4938632Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4940356Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4941528Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4943220Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4944513Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/core 2022-08-17T12:16:44.4946221Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/cuda_rtc 2022-08-17T12:16:44.4946802Z copying torch/include/caffe2/cuda_rtc/common_rtc.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/cuda_rtc 2022-08-17T12:16:44.4948474Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/db 2022-08-17T12:16:44.4948935Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/db 2022-08-17T12:16:44.4950513Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed 2022-08-17T12:16:44.4950816Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed 2022-08-17T12:16:44.4952655Z copying torch/include/caffe2/distributed/file_store_handler_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed 2022-08-17T12:16:44.4953932Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed 2022-08-17T12:16:44.4955187Z copying torch/include/caffe2/distributed/redis_store_handler_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed 2022-08-17T12:16:44.4956448Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed 2022-08-17T12:16:44.4957474Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed 2022-08-17T12:16:44.4958808Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/ideep 2022-08-17T12:16:44.4959260Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/ideep 2022-08-17T12:16:44.4960553Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/image 2022-08-17T12:16:44.4960896Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/image 2022-08-17T12:16:44.4963017Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/image 2022-08-17T12:16:44.4963768Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/mpi 2022-08-17T12:16:44.4964253Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/mpi 2022-08-17T12:16:44.4965654Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/mpi 2022-08-17T12:16:44.4967035Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/observers 2022-08-17T12:16:44.4967406Z copying torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/observers 2022-08-17T12:16:44.4968516Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/observers 2022-08-17T12:16:44.4969917Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/observers 2022-08-17T12:16:44.4970879Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/observers 2022-08-17T12:16:44.4972140Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4972442Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4974324Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4976311Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4977380Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4978871Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4979788Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4981130Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4982152Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx 2022-08-17T12:16:44.4983005Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4983753Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4985330Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4985897Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4987449Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4988459Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4989774Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4991297Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4992450Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4993874Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4995509Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4996808Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4998596Z copying torch/include/caffe2/operators/async_net_barrier_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.4999670Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5001086Z copying torch/include/caffe2/operators/batch_box_cox_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5002935Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5004616Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5005970Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5007701Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5008824Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5011311Z copying torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5012233Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5014109Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5015384Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5017080Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5018394Z copying torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5020032Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5021802Z copying torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5022926Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5024603Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5025947Z copying torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5027336Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5028912Z copying torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5029786Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5031830Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5032575Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5034105Z copying torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5035486Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5037291Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5038515Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5040224Z copying torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5041421Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5043401Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5044627Z copying torch/include/caffe2/operators/conv_pool_op_base.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5046698Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5048439Z copying torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5061950Z copying torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5062554Z copying torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5063125Z copying torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5063625Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5064204Z copying torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5064714Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5065217Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5065775Z copying torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5066299Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5066940Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5067439Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5068009Z copying torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5068540Z copying torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5069006Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5069859Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5071753Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5073065Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5075180Z copying torch/include/caffe2/operators/deform_conv_op_impl.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5076231Z copying torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5077849Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5079150Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5080788Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5082122Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5083689Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5085079Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5086671Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5087916Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5089583Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5091011Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5092801Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5094270Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5095646Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5097210Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5098542Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5100123Z copying torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5101469Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5103015Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5104374Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5106774Z copying torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5107762Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5109171Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5111042Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5112252Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5114220Z copying torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5115385Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5116903Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5118451Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5119796Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5121509Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5122284Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5123948Z copying torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5124906Z copying torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5126423Z copying torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5128172Z copying torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5128750Z copying torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5130372Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5131518Z copying torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5132788Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5133743Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5136323Z copying torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5137338Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5139207Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5139891Z copying torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5141237Z copying torch/include/caffe2/operators/given_tensor_fill_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5142301Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5143656Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5145043Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5146192Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5147682Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5148423Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5149957Z copying torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5150829Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5152119Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5153054Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5155047Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5155696Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5157019Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5158376Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5159302Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5160840Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5162127Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5163025Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5164207Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5165588Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5166637Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5167520Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5168823Z copying torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5170369Z copying torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5171571Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5172565Z copying torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5174995Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5175516Z copying torch/include/caffe2/operators/lengths_top_k_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5176614Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5178217Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5179608Z copying torch/include/caffe2/operators/load_save_op_util.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5181370Z copying torch/include/caffe2/operators/local_response_normalization_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5182305Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5183562Z copying torch/include/caffe2/operators/locally_connected_op_impl.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5185069Z copying torch/include/caffe2/operators/locally_connected_op_util.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5185969Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5187406Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5188667Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5190582Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5191519Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5193127Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5194040Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5195520Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5196533Z copying torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5197968Z copying torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5198964Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5200087Z copying torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5201209Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5202111Z copying torch/include/caffe2/operators/merge_id_lists_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5203122Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5204168Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5205342Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5206296Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5207716Z copying torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5209046Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5209940Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5211999Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5212300Z copying torch/include/caffe2/operators/no_default_engine_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5213725Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5214862Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5216757Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5217615Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5218938Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5220465Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5221586Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5222775Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5223793Z copying torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5224823Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5225934Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5227009Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5228235Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5229272Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5230289Z copying torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5231453Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5232659Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5233697Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5234744Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5236204Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5237017Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5238315Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5239720Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5240889Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5242169Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5243606Z copying torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5244639Z copying torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5245952Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5247239Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5248761Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5249909Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5251258Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5252337Z copying torch/include/caffe2/operators/remove_data_blocks_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5253639Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5254706Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5256249Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5257506Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5258386Z copying torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5259672Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5260855Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5262264Z copying torch/include/caffe2/operators/roi_align_gradient_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5263238Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5264655Z copying torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5265785Z copying torch/include/caffe2/operators/roi_align_rotated_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5267386Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5268803Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5269645Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5271093Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5271957Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5273032Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5274841Z copying torch/include/caffe2/operators/self_binning_histogram_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5276204Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5277382Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5279446Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5279817Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5280692Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5282007Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5282998Z copying torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5284114Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5285446Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5286285Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5287598Z copying torch/include/caffe2/operators/softmax_with_loss_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5288581Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5290098Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5291061Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5292467Z copying torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5293487Z copying torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5295079Z copying torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5296484Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5298147Z copying torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5298800Z copying torch/include/caffe2/operators/sparse_to_dense_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5300086Z copying torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5301364Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5302340Z copying torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5303512Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5305147Z copying torch/include/caffe2/operators/square_root_divide_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5305917Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5307016Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5307731Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5309232Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5310180Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5311297Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5312679Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5313889Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5315281Z copying torch/include/caffe2/operators/tensor_protos_db_input.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5316180Z copying torch/include/caffe2/operators/text_file_reader_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5317489Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5318378Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5319780Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5320644Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5321939Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5322924Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5323928Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5325120Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5326435Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5327742Z copying torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5328761Z copying torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5329955Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5331340Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5332220Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/operators 2022-08-17T12:16:44.5334070Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5334561Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5335688Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5337286Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5338529Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5340113Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5341410Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5342940Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5344269Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5345831Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5347172Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5348666Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5349944Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5351186Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5352669Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5353895Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5355602Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5356536Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5357833Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5359081Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/opt 2022-08-17T12:16:44.5360618Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5361434Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5362479Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5363855Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5364761Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5366046Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5367018Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5368368Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5369629Z copying torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5370624Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5371947Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5373274Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5374419Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5375966Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels 2022-08-17T12:16:44.5377291Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor 2022-08-17T12:16:44.5377700Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor 2022-08-17T12:16:44.5378973Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor 2022-08-17T12:16:44.5379917Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor 2022-08-17T12:16:44.5381168Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor 2022-08-17T12:16:44.5382010Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor 2022-08-17T12:16:44.5383645Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor 2022-08-17T12:16:44.5384810Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/proto 2022-08-17T12:16:44.5385294Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/proto 2022-08-17T12:16:44.5386602Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/proto 2022-08-17T12:16:44.5387771Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/proto 2022-08-17T12:16:44.5389603Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/proto 2022-08-17T12:16:44.5393923Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/python 2022-08-17T12:16:44.5394315Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/python 2022-08-17T12:16:44.5395589Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/python 2022-08-17T12:16:44.5397066Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/python 2022-08-17T12:16:44.5398337Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/python 2022-08-17T12:16:44.5399622Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/queue 2022-08-17T12:16:44.5400219Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/queue 2022-08-17T12:16:44.5401560Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/queue 2022-08-17T12:16:44.5402395Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/queue 2022-08-17T12:16:44.5403629Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/queue 2022-08-17T12:16:44.5404923Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/queue 2022-08-17T12:16:44.5406073Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5406331Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5408441Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5409446Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5410637Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5411937Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5412959Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5414303Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize 2022-08-17T12:16:44.5415964Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5416437Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5417342Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5418851Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5420165Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5421472Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5422589Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5423689Z copying torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5424698Z copying torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5425922Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5426886Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5428154Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5429017Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5430663Z copying torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5431440Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5432871Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5434518Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5435568Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5436909Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5438177Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5438990Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5439961Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5441551Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5442440Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5443819Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd 2022-08-17T12:16:44.5445087Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms 2022-08-17T12:16:44.5445742Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms 2022-08-17T12:16:44.5446355Z copying torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms 2022-08-17T12:16:44.5447797Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms 2022-08-17T12:16:44.5448705Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms 2022-08-17T12:16:44.5450187Z creating build/lib.linux-x86_64-3.7/torch/include/caffe2/video 2022-08-17T12:16:44.5450559Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/video 2022-08-17T12:16:44.5451468Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/video 2022-08-17T12:16:44.5452917Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/video 2022-08-17T12:16:44.5454367Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-3.7/torch/include/caffe2/video 2022-08-17T12:16:44.5455011Z creating build/lib.linux-x86_64-3.7/torch/include/torch 2022-08-17T12:16:44.5456502Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-3.7/torch/include/torch 2022-08-17T12:16:44.5457581Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-3.7/torch/include/torch 2022-08-17T12:16:44.5458263Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-3.7/torch/include/torch 2022-08-17T12:16:44.5460175Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-3.7/torch/include/torch 2022-08-17T12:16:44.5460949Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-3.7/torch/include/torch 2022-08-17T12:16:44.5461958Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5462604Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5463743Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5464837Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5466064Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5466874Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5469231Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5469698Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5470493Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5472272Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5473485Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5475070Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5476288Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5477985Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5479186Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5480732Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5481994Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5483585Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5484828Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5486785Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5488722Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5489441Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5490774Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5491824Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5493340Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5493668Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5495449Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5496465Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5497345Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc 2022-08-17T12:16:44.5498932Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api 2022-08-17T12:16:44.5499196Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include 2022-08-17T12:16:44.5499416Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5500350Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5501506Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5502831Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5503876Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5505153Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5506151Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5508009Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5509005Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5510613Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5511390Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5512715Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5514115Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5515072Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5516570Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5517765Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5519003Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5520176Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5521164Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5522776Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5523765Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5525012Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5527266Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:44.5528141Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5528627Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5530154Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5531119Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5532198Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5533782Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5534735Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5536221Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5537560Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:44.5538484Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:44.5539073Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:44.5540580Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:44.5541600Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:44.5542758Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5543167Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5544853Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5546426Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5547309Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5548645Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5549529Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5550853Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:44.5551930Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:44.5552518Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:44.5553878Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:44.5555085Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:44.5556532Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5557290Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5559011Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5560075Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5561040Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5562497Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5563608Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5564738Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:44.5565748Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:44.5566336Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:44.5567955Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:44.5569090Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:44.5569913Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:44.5571237Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:44.5572367Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/detail 2022-08-17T12:16:44.5573167Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/detail 2022-08-17T12:16:44.5574586Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/detail 2022-08-17T12:16:44.5576558Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5577165Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5578114Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5579256Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5580458Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5582000Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5582917Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5584804Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5585511Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5586034Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:44.5587833Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5588359Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5589493Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5590574Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5591683Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5592778Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5593821Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5595710Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5596480Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5597445Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5598251Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5600236Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5601494Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5602411Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5603919Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5605481Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5606892Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:44.5608309Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5608728Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5610030Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5611027Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5612527Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5613753Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5615821Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5616512Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5617989Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5619243Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5620444Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5621638Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5623555Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5624393Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5626058Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5627037Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5628711Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5629791Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5631618Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5632249Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5634580Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5635536Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:44.5637553Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5638052Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5639112Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5640897Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5641881Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5643247Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5644701Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5645666Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5646710Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5648530Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5649169Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5650797Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5651924Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5653141Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5654729Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5655614Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5657059Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5658198Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5660062Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5660993Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5662542Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5663570Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5664944Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5666234Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:44.5667548Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5668236Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5669524Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5670465Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5671848Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5673003Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5674467Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5675693Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5676741Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5678173Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5679110Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:44.5680561Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-08-17T12:16:44.5680982Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-08-17T12:16:44.5682476Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:44.5682882Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:44.5684186Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:44.5685400Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:44.5686692Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5687259Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5688658Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5689519Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5691101Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5691997Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5693410Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5694925Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5696253Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:44.5697723Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-08-17T12:16:44.5698177Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-08-17T12:16:44.5699902Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-08-17T12:16:44.5700740Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:44.5701587Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:44.5702941Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:44.5704049Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:44.5705366Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:44.5706631Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5707141Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5708586Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5709969Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5710828Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5711822Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5713266Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5714653Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5715472Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5716941Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5717463Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5719064Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5719970Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5721464Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5722718Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5723556Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5725228Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5725987Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5727349Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5728431Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5729614Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5731120Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5731973Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5733383Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5734643Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5736874Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5737557Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5739523Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5740480Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5742245Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5743159Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5743875Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5745097Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5746346Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5747259Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5748549Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5749677Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5750793Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5752015Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5753445Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5754324Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5755582Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5756700Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5757746Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5758690Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd 2022-08-17T12:16:44.5760375Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:44.5760821Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:44.5761811Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:44.5763025Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:44.5764586Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:44.5765438Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:44.5767501Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:44.5768136Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:44.5768731Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:44.5769759Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:44.5770759Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:44.5773415Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:44.5775144Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:44.5775445Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:44.5776722Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:44.5777649Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:44.5779389Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:44.5780401Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:44.5781548Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:44.5782434Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5783074Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5784479Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5785455Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5786449Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5787797Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5789239Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5790210Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5791335Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5792288Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda 2022-08-17T12:16:44.5793393Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5793670Z copying torch/include/torch/csrc/deploy/Exception.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5795053Z copying torch/include/torch/csrc/deploy/deploy.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5796308Z copying torch/include/torch/csrc/deploy/elf_file.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5797470Z copying torch/include/torch/csrc/deploy/environment.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5798438Z copying torch/include/torch/csrc/deploy/loader.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5799845Z copying torch/include/torch/csrc/deploy/mem_file.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5800698Z copying torch/include/torch/csrc/deploy/noop_environment.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5801913Z copying torch/include/torch/csrc/deploy/path_environment.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy 2022-08-17T12:16:44.5802852Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:44.5803181Z copying torch/include/torch/csrc/deploy/interpreter/builtin_registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:44.5804581Z copying torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:44.5805842Z copying torch/include/torch/csrc/deploy/interpreter/Optional.hpp -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:44.5808040Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed 2022-08-17T12:16:44.5808291Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/c10d 2022-08-17T12:16:44.5808604Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/c10d 2022-08-17T12:16:44.5809974Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5810272Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5811678Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5812944Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5814328Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5815626Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5817076Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5818361Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5819311Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5821079Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5822029Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5823655Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5824728Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5825969Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5827380Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5828492Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5830207Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5831387Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5832885Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5834282Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5835398Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5836673Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5838043Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5839566Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5840343Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5842077Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5843282Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5844615Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:44.5846096Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit 2022-08-17T12:16:44.5846606Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit 2022-08-17T12:16:44.5848460Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit 2022-08-17T12:16:44.5849761Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit 2022-08-17T12:16:44.5851913Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5852437Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5853798Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5855710Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5856946Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5858777Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5859965Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5861384Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5863384Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5865419Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:44.5866552Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5867372Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5868714Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5870161Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5871701Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5872636Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5874233Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5875485Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5876692Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5877871Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5879273Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5880549Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5882117Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5883379Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5885402Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5886620Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5887947Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5889493Z copying torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5891003Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5892394Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5894303Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5896551Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5897639Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5899048Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5900810Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5902078Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5903845Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5905277Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5906743Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5908238Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5909716Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5911424Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5912923Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5914669Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5915974Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5917718Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5918956Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5920671Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5921997Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5923713Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5924941Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5926455Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5928215Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5929478Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5931152Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5932471Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5934412Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5935550Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5937746Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5938720Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5940391Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5941615Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5943352Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5944613Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5946423Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5947633Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5949258Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5950638Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5952465Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5953744Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5955562Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5956757Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5958535Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5959689Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5961394Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5962658Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5964609Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5965905Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5967338Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5969193Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5970442Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5971781Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5973621Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5974869Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5977013Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5978382Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5979747Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5981697Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5982741Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5984464Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5985759Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5987525Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5988844Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5990549Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5991783Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5994289Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:44.5995065Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.5995720Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.5997373Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.5998290Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.6000173Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.6001449Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.6002377Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.6004483Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.6005510Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:44.6006803Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:44.6007253Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:44.6009122Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:44.6010079Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:44.6011520Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:44.6013085Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:44.6014817Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6015130Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6016719Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6017717Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6019206Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6020341Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6021727Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6022661Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6024195Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6025370Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6026622Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6027953Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6029168Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6030533Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6032017Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6033257Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6034588Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6035954Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6037122Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6038521Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6039682Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6041054Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6042697Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6043703Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6045229Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6046397Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6047595Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6048926Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6050232Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6051434Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6052629Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6054819Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:44.6055885Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6056726Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6058026Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6058944Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6060647Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6062127Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6062873Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6064024Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6065055Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6066945Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6067464Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6068484Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6069555Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:44.6070378Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6070799Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6072290Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6073693Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6074809Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6075962Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6077250Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6078488Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6079551Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6081254Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6082019Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6083366Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6084366Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6085787Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6087222Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6088352Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6090034Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6091245Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6092485Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6093733Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6095128Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6096124Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6098007Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6098816Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6100098Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6101504Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6102883Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6104133Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6105705Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:44.6106493Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api 2022-08-17T12:16:44.6107532Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api 2022-08-17T12:16:44.6108633Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api 2022-08-17T12:16:44.6109642Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api 2022-08-17T12:16:44.6110904Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api 2022-08-17T12:16:44.6112597Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api 2022-08-17T12:16:44.6113609Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6113969Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6115470Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6116463Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6117507Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6118893Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6119715Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6121093Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6122085Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6123337Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6124613Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6125890Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6127001Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6128575Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6130436Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6131689Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6132580Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6133680Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6135062Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6136715Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6138017Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6139282Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6140570Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:44.6141829Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6142106Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6143512Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6144651Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6146178Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6148119Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6148657Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6150197Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6151081Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6152787Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6153912Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6155571Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6156997Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6158635Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6159887Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6161614Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python 2022-08-17T12:16:44.6163255Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6163888Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6165334Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6166282Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6167831Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6168859Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6169941Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6171206Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6172696Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6173533Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6175030Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6175958Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6177416Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6178894Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6179661Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6181428Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6182540Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6183736Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6185394Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6186379Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6187611Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6189051Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:44.6189704Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/testing 2022-08-17T12:16:44.6190625Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/testing 2022-08-17T12:16:44.6191907Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/testing 2022-08-17T12:16:44.6193381Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6193943Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6195546Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6196699Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6197805Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6199280Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6200290Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6201530Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6202981Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6204079Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6205638Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6206566Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6207767Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6209046Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6210446Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6211394Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6212875Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6213998Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6214971Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6216055Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6217078Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6218579Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6219884Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6220999Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6221688Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6223408Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6224452Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6225475Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6227362Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6227671Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6228789Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6230039Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6231391Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6232725Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6233955Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6235454Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6236042Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6237379Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6238566Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6239837Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6241144Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6242648Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6243732Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:44.6245142Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6245592Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6246659Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6247672Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6249398Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6250235Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6251239Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6252593Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6254146Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6255165Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:44.6256476Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen 2022-08-17T12:16:44.6256692Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6257575Z copying torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6259135Z copying torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6259925Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6261477Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6262774Z copying torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6263890Z copying torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6264940Z copying torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6266227Z copying torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6267269Z copying torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6268489Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6269521Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6270498Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6271820Z copying torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6272890Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6273944Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6275462Z copying torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6277625Z copying torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6278229Z copying torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6279091Z copying torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6280527Z copying torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6282271Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6283558Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6285286Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6286806Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6288533Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6289955Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6291695Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6293036Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6295061Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6297914Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6299085Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6300483Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6302310Z copying torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6303669Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6305434Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6306876Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6308608Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6310140Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6311802Z copying torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6313668Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6314921Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6316090Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6317665Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6318969Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6320326Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6321622Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6322692Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6324078Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6325181Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6326340Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6327604Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6328550Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6329892Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6331223Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6332261Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6333498Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6334564Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6335975Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6337398Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6338321Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6339687Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6340749Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6341733Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6343386Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6343876Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6345709Z copying torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6346839Z copying torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6348032Z copying torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6349215Z copying torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6350425Z copying torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6351321Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6352609Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6354051Z copying torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6355395Z copying torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6356583Z copying torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6357770Z copying torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6358995Z copying torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6360037Z copying torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6361537Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6362778Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6363954Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6365174Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6366211Z copying torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6367614Z copying torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6368646Z copying torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6369991Z copying torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6371335Z copying torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:44.6372197Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:44.6373189Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:44.6374389Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:44.6375393Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:44.6376691Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:44.6377602Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6378445Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6379884Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6380916Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6382275Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6383116Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6384171Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6385536Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6386538Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6387633Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6388773Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6390085Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6391105Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6392109Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6393504Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6394604Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6395861Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:44.6397048Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/onnx 2022-08-17T12:16:44.6397597Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/onnx 2022-08-17T12:16:44.6399590Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/onnx 2022-08-17T12:16:44.6399851Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6400749Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6401472Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6403134Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6403609Z copying torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6404996Z copying torch/include/torch/csrc/profiler/itt_observer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6405755Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6407073Z copying torch/include/torch/csrc/profiler/nvtx_observer.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6407963Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler 2022-08-17T12:16:44.6409475Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6409939Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6411450Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6413677Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6414309Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6414966Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6416126Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6417153Z copying torch/include/torch/csrc/utils/disallow_copy.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6418298Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6419146Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6420162Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6421167Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6422228Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6423147Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6424147Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6425115Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6426410Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6427829Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6429072Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6430276Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6431282Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6433294Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6434100Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6435347Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6436547Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6437735Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6439098Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6440253Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6441480Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6442694Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6443935Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6445151Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6446494Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6447631Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6448819Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6450299Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6451999Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6453049Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6454722Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6455688Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6457006Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6457994Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils 2022-08-17T12:16:44.6459201Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/tensor 2022-08-17T12:16:44.6459762Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/tensor 2022-08-17T12:16:44.6461230Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy 2022-08-17T12:16:44.6461436Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:44.6462001Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:44.6463988Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:44.6464706Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:44.6465668Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:44.6466980Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6467255Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6468513Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6469800Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6470744Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6471687Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6472759Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6474490Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6475198Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6476585Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6477524Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6479626Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6479925Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6481182Z copying torch/include/torch/csrc/lazy/core/lazy_view.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6482394Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6483965Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6484862Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6485713Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6486737Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6488854Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6489275Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6490901Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6491866Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6492946Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6494176Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6495243Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:44.6497422Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/internal_ops 2022-08-17T12:16:44.6498000Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/internal_ops 2022-08-17T12:16:44.6498799Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ops 2022-08-17T12:16:44.6499404Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ops 2022-08-17T12:16:44.6500604Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ops 2022-08-17T12:16:44.6501817Z creating build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6502371Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6503560Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6504536Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6506269Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6507168Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6509235Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6509717Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6510790Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6511698Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6512957Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:44.6513734Z creating build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6514676Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6516471Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6517085Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6519082Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6519940Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6520728Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6522169Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6523125Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6524817Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6525569Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6526536Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6528055Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6529205Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6531004Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6532250Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6533429Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6535287Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6536981Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6537951Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11 2022-08-17T12:16:44.6539364Z creating build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6539625Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6541130Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6542894Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6544069Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6545658Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6546899Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6548398Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-3.7/torch/include/pybind11/detail 2022-08-17T12:16:44.6549911Z creating build/lib.linux-x86_64-3.7/torch/share 2022-08-17T12:16:44.6550097Z creating build/lib.linux-x86_64-3.7/torch/share/cmake 2022-08-17T12:16:44.6550344Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/ATen 2022-08-17T12:16:44.6552140Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/ATen 2022-08-17T12:16:44.6553228Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2 2022-08-17T12:16:44.6553948Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2 2022-08-17T12:16:44.6554909Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2 2022-08-17T12:16:44.6556207Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2 2022-08-17T12:16:44.6557188Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2 2022-08-17T12:16:44.6558005Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6558969Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6560591Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6561580Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6562564Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6563508Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6564796Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6565903Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6567022Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6568744Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public 2022-08-17T12:16:44.6569528Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-08-17T12:16:44.6570078Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-08-17T12:16:44.6571290Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-08-17T12:16:44.6572434Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:44.6573091Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:44.6574402Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:44.6576223Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:44.6578205Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:44.6578708Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:44.6579373Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:44.6580530Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:44.6581148Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:44.6582119Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:44.6583127Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/Tensorpipe 2022-08-17T12:16:44.6583640Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Tensorpipe 2022-08-17T12:16:44.6584818Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Tensorpipe 2022-08-17T12:16:44.6586380Z creating build/lib.linux-x86_64-3.7/torch/share/cmake/Torch 2022-08-17T12:16:44.6586896Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Torch 2022-08-17T12:16:44.6588084Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-3.7/torch/share/cmake/Torch 2022-08-17T12:16:44.6588912Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils 2022-08-17T12:16:44.6590424Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:44.6591438Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:44.6592619Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:44.6594679Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:44.6597935Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-3.7/torch/utils/model_dump 2022-08-17T12:16:44.6599065Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-3.7/torch/utils/model_dump 2022-08-17T12:16:44.6600460Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-3.7/torch/utils/model_dump 2022-08-17T12:16:44.6601574Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-3.7/torch/utils/model_dump 2022-08-17T12:16:44.6603148Z creating build/lib.linux-x86_64-3.7/torchgen/packaged 2022-08-17T12:16:44.6603732Z creating build/lib.linux-x86_64-3.7/torchgen/packaged/ATen 2022-08-17T12:16:44.6604648Z creating build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/native 2022-08-17T12:16:44.6605093Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/native 2022-08-17T12:16:44.6608857Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/native 2022-08-17T12:16:44.6609802Z creating build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6610372Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6611496Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6612411Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6613504Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6614963Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6615918Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6616702Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6617980Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6618904Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6619733Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6620519Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6622063Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6623160Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6624929Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6626141Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6627235Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6628425Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6629550Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6630541Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6631663Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6632849Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6633948Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6635000Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6636137Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6637537Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6638627Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6639761Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6640906Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6642075Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6643384Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6644571Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6646004Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6647154Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6648367Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6649698Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6650886Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6652123Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6653326Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6654384Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates 2022-08-17T12:16:44.6995251Z running build_ext 2022-08-17T12:16:44.7040418Z -- Building with NumPy bindings 2022-08-17T12:16:44.7040800Z -- Not using cuDNN 2022-08-17T12:16:44.7041185Z -- Not using CUDA 2022-08-17T12:16:44.7041466Z -- Using MKLDNN 2022-08-17T12:16:44.7041746Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-08-17T12:16:44.7042023Z -- Not using CBLAS in MKLDNN 2022-08-17T12:16:44.7042234Z -- Not using NCCL 2022-08-17T12:16:44.7042459Z -- Building with distributed package: 2022-08-17T12:16:44.7042704Z -- USE_TENSORPIPE=True 2022-08-17T12:16:44.7042925Z -- USE_GLOO=True 2022-08-17T12:16:44.7043111Z -- USE_MPI=False 2022-08-17T12:16:44.7043303Z -- Using ITT 2022-08-17T12:16:44.8344453Z building 'torch._C' extension 2022-08-17T12:16:44.8344912Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:16:44.8345255Z creating build/temp.linux-x86_64-3.7/torch 2022-08-17T12:16:44.8345545Z creating build/temp.linux-x86_64-3.7/torch/csrc 2022-08-17T12:16:44.8346607Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/var/lib/jenkins/workspace/venv/include -I/opt/conda/include/python3.7m -c torch/csrc/stub.c -o build/temp.linux-x86_64-3.7/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-08-17T12:16:44.9180342Z 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-3.7/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-3.7/torch/_C.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-08-17T12:16:44.9576245Z building 'torch._C_flatbuffer' extension 2022-08-17T12:16:44.9577545Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/var/lib/jenkins/workspace/venv/include -I/opt/conda/include/python3.7m -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-3.7/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-08-17T12:16:45.0366702Z 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-3.7/torch/csrc/stub_with_flatbuffer.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-3.7/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2022-08-17T12:16:45.0765417Z building 'torch._dl' extension 2022-08-17T12:16:45.0766172Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/var/lib/jenkins/workspace/venv/include -I/opt/conda/include/python3.7m -c torch/csrc/dl.c -o build/temp.linux-x86_64-3.7/torch/csrc/dl.o 2022-08-17T12:16:45.1627469Z 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-3.7/torch/csrc/dl.o -o build/lib.linux-x86_64-3.7/torch/_dl.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:16:45.1870356Z installing to base_bdist_tmp 2022-08-17T12:16:45.1870785Z running install 2022-08-17T12:16:45.1874893Z running install_lib 2022-08-17T12:16:45.1882982Z creating base_bdist_tmp 2022-08-17T12:16:45.1885080Z creating base_bdist_tmp/caffe2 2022-08-17T12:16:45.1885764Z copying build/lib.linux-x86_64-3.7/caffe2/__init__.py -> base_bdist_tmp/caffe2 2022-08-17T12:16:45.1886989Z creating base_bdist_tmp/caffe2/contrib 2022-08-17T12:16:45.1887415Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/__init__.py -> base_bdist_tmp/caffe2/contrib 2022-08-17T12:16:45.1888519Z creating base_bdist_tmp/caffe2/contrib/aten 2022-08-17T12:16:45.1889222Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/aten/__init__.py -> base_bdist_tmp/caffe2/contrib/aten 2022-08-17T12:16:45.1890271Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/aten/aten_test.py -> base_bdist_tmp/caffe2/contrib/aten 2022-08-17T12:16:45.1891104Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/aten/gen_op.py -> base_bdist_tmp/caffe2/contrib/aten 2022-08-17T12:16:45.1892453Z creating base_bdist_tmp/caffe2/contrib/aten/docs 2022-08-17T12:16:45.1893298Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/aten/docs/__init__.py -> base_bdist_tmp/caffe2/contrib/aten/docs 2022-08-17T12:16:45.1894058Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/aten/docs/sample.py -> base_bdist_tmp/caffe2/contrib/aten/docs 2022-08-17T12:16:45.1894928Z creating base_bdist_tmp/caffe2/contrib/gloo 2022-08-17T12:16:45.1895812Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/gloo/__init__.py -> base_bdist_tmp/caffe2/contrib/gloo 2022-08-17T12:16:45.1896546Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/gloo/gloo_test.py -> base_bdist_tmp/caffe2/contrib/gloo 2022-08-17T12:16:45.1898126Z creating base_bdist_tmp/caffe2/contrib/nccl 2022-08-17T12:16:45.1898669Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/nccl/__init__.py -> base_bdist_tmp/caffe2/contrib/nccl 2022-08-17T12:16:45.1899496Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/nccl/nccl_ops_test.py -> base_bdist_tmp/caffe2/contrib/nccl 2022-08-17T12:16:45.1900342Z creating base_bdist_tmp/caffe2/contrib/nnpack 2022-08-17T12:16:45.1901057Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/nnpack/__init__.py -> base_bdist_tmp/caffe2/contrib/nnpack 2022-08-17T12:16:45.1901921Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/nnpack/nnpack_ops_test.py -> base_bdist_tmp/caffe2/contrib/nnpack 2022-08-17T12:16:45.1902569Z creating base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1903307Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/AnyExp.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1904313Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/AnyExpOnTerm.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1905229Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/ModuleRegister.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1906170Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/__init__.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1906830Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/checkpoint.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1907856Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/compute_loss.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1909562Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/compute_topk_accuracy.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1910114Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/meter.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1910919Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/module_map.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1911837Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/output_generator.py -> base_bdist_tmp/caffe2/contrib/playground 2022-08-17T12:16:45.1912795Z creating base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1913468Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1914824Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1915696Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/__init__.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1916570Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1917537Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1918369Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1919377Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1920503Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1921167Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1922117Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> base_bdist_tmp/caffe2/contrib/playground/resnetdemo 2022-08-17T12:16:45.1923628Z creating base_bdist_tmp/caffe2/contrib/prof 2022-08-17T12:16:45.1924632Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/prof/__init__.py -> base_bdist_tmp/caffe2/contrib/prof 2022-08-17T12:16:45.1925497Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/prof/cuda_profile_ops_test.py -> base_bdist_tmp/caffe2/contrib/prof 2022-08-17T12:16:45.1926688Z creating base_bdist_tmp/caffe2/contrib/script 2022-08-17T12:16:45.1927278Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/script/__init__.py -> base_bdist_tmp/caffe2/contrib/script 2022-08-17T12:16:45.1927676Z creating base_bdist_tmp/caffe2/contrib/script/examples 2022-08-17T12:16:45.1928220Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/script/examples/__init__.py -> base_bdist_tmp/caffe2/contrib/script/examples 2022-08-17T12:16:45.1929225Z creating base_bdist_tmp/caffe2/contrib/tensorboard 2022-08-17T12:16:45.1929857Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard/__init__.py -> base_bdist_tmp/caffe2/contrib/tensorboard 2022-08-17T12:16:45.1930511Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard/tensorboard.py -> base_bdist_tmp/caffe2/contrib/tensorboard 2022-08-17T12:16:45.1931317Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard/tensorboard_exporter.py -> base_bdist_tmp/caffe2/contrib/tensorboard 2022-08-17T12:16:45.1932524Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> base_bdist_tmp/caffe2/contrib/tensorboard 2022-08-17T12:16:45.1933212Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/tensorboard/tensorboard_test.py -> base_bdist_tmp/caffe2/contrib/tensorboard 2022-08-17T12:16:45.1934412Z creating base_bdist_tmp/caffe2/contrib/warpctc 2022-08-17T12:16:45.1935129Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/warpctc/__init__.py -> base_bdist_tmp/caffe2/contrib/warpctc 2022-08-17T12:16:45.1936081Z copying build/lib.linux-x86_64-3.7/caffe2/contrib/warpctc/ctc_ops_test.py -> base_bdist_tmp/caffe2/contrib/warpctc 2022-08-17T12:16:45.1937013Z creating base_bdist_tmp/caffe2/core 2022-08-17T12:16:45.1937525Z copying build/lib.linux-x86_64-3.7/caffe2/core/__init__.py -> base_bdist_tmp/caffe2/core 2022-08-17T12:16:45.1938519Z creating base_bdist_tmp/caffe2/core/nomnigraph 2022-08-17T12:16:45.1939126Z copying build/lib.linux-x86_64-3.7/caffe2/core/nomnigraph/__init__.py -> base_bdist_tmp/caffe2/core/nomnigraph 2022-08-17T12:16:45.1939984Z copying build/lib.linux-x86_64-3.7/caffe2/core/nomnigraph/op_gen.py -> base_bdist_tmp/caffe2/core/nomnigraph 2022-08-17T12:16:45.1941080Z creating base_bdist_tmp/caffe2/distributed 2022-08-17T12:16:45.1941885Z copying build/lib.linux-x86_64-3.7/caffe2/distributed/__init__.py -> base_bdist_tmp/caffe2/distributed 2022-08-17T12:16:45.1942644Z copying build/lib.linux-x86_64-3.7/caffe2/distributed/file_store_handler_op_test.py -> base_bdist_tmp/caffe2/distributed 2022-08-17T12:16:45.1943586Z copying build/lib.linux-x86_64-3.7/caffe2/distributed/redis_store_handler_op_test.py -> base_bdist_tmp/caffe2/distributed 2022-08-17T12:16:45.1944159Z copying build/lib.linux-x86_64-3.7/caffe2/distributed/store_ops_test_util.py -> base_bdist_tmp/caffe2/distributed 2022-08-17T12:16:45.1945401Z creating base_bdist_tmp/caffe2/experiments 2022-08-17T12:16:45.1946123Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/__init__.py -> base_bdist_tmp/caffe2/experiments 2022-08-17T12:16:45.1947165Z creating base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1947957Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/SparseTransformer.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1948567Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/__init__.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1949575Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/convnet_benchmarks.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1950659Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/device_reduce_sum_bench.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1951611Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/funhash_op_test.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1952344Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/net_construct_bench.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1953489Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/sparse_funhash_op_test.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1954443Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/sparse_reshape_op_test.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1955951Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/tt_contraction_op_test.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1956674Z copying build/lib.linux-x86_64-3.7/caffe2/experiments/python/tt_pad_op_test.py -> base_bdist_tmp/caffe2/experiments/python 2022-08-17T12:16:45.1957874Z creating base_bdist_tmp/caffe2/perfkernels 2022-08-17T12:16:45.1958736Z copying build/lib.linux-x86_64-3.7/caffe2/perfkernels/__init__.py -> base_bdist_tmp/caffe2/perfkernels 2022-08-17T12:16:45.1959450Z copying build/lib.linux-x86_64-3.7/caffe2/perfkernels/hp_emblookup_codegen.py -> base_bdist_tmp/caffe2/perfkernels 2022-08-17T12:16:45.1960477Z creating base_bdist_tmp/caffe2/proto 2022-08-17T12:16:45.1961129Z copying build/lib.linux-x86_64-3.7/caffe2/proto/__init__.py -> base_bdist_tmp/caffe2/proto 2022-08-17T12:16:45.1962090Z copying build/lib.linux-x86_64-3.7/caffe2/proto/gen_proto_typestubs_helper.py -> base_bdist_tmp/caffe2/proto 2022-08-17T12:16:45.1962878Z copying build/lib.linux-x86_64-3.7/caffe2/proto/torch_pb2.py -> base_bdist_tmp/caffe2/proto 2022-08-17T12:16:45.1964037Z copying build/lib.linux-x86_64-3.7/caffe2/proto/caffe2_pb2.py -> base_bdist_tmp/caffe2/proto 2022-08-17T12:16:45.1966532Z creating base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1967217Z copying build/lib.linux-x86_64-3.7/caffe2/python/__init__.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1968092Z copying build/lib.linux-x86_64-3.7/caffe2/python/_import_c_extension.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1968989Z copying build/lib.linux-x86_64-3.7/caffe2/python/allcompare_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1969903Z copying build/lib.linux-x86_64-3.7/caffe2/python/attention.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1970994Z copying build/lib.linux-x86_64-3.7/caffe2/python/benchmark_generator.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1971713Z copying build/lib.linux-x86_64-3.7/caffe2/python/binarysize.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1972609Z copying build/lib.linux-x86_64-3.7/caffe2/python/brew.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1973565Z copying build/lib.linux-x86_64-3.7/caffe2/python/brew_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1974690Z copying build/lib.linux-x86_64-3.7/caffe2/python/build.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1975300Z copying build/lib.linux-x86_64-3.7/caffe2/python/cached_reader.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1976599Z copying build/lib.linux-x86_64-3.7/caffe2/python/caffe_translator.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1977864Z copying build/lib.linux-x86_64-3.7/caffe2/python/caffe_translator_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1978735Z copying build/lib.linux-x86_64-3.7/caffe2/python/checkpoint.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1979824Z copying build/lib.linux-x86_64-3.7/caffe2/python/checkpoint_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1980968Z copying build/lib.linux-x86_64-3.7/caffe2/python/cnn.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1982587Z copying build/lib.linux-x86_64-3.7/caffe2/python/context.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1983370Z copying build/lib.linux-x86_64-3.7/caffe2/python/context_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1984256Z copying build/lib.linux-x86_64-3.7/caffe2/python/control.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1985170Z copying build/lib.linux-x86_64-3.7/caffe2/python/control_ops_grad.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1986890Z copying build/lib.linux-x86_64-3.7/caffe2/python/control_ops_grad_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1987476Z copying build/lib.linux-x86_64-3.7/caffe2/python/control_ops_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1988061Z copying build/lib.linux-x86_64-3.7/caffe2/python/control_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1988594Z copying build/lib.linux-x86_64-3.7/caffe2/python/convert.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1989921Z copying build/lib.linux-x86_64-3.7/caffe2/python/convert_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1990667Z copying build/lib.linux-x86_64-3.7/caffe2/python/convnet_benchmarks.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1992004Z copying build/lib.linux-x86_64-3.7/caffe2/python/convnet_benchmarks_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1992909Z copying build/lib.linux-x86_64-3.7/caffe2/python/core.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1994713Z copying build/lib.linux-x86_64-3.7/caffe2/python/core_gradients_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1995962Z copying build/lib.linux-x86_64-3.7/caffe2/python/core_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1997372Z copying build/lib.linux-x86_64-3.7/caffe2/python/crf.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1998731Z copying build/lib.linux-x86_64-3.7/caffe2/python/crf_predict.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.1999535Z copying build/lib.linux-x86_64-3.7/caffe2/python/crf_viterbi_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2000447Z copying build/lib.linux-x86_64-3.7/caffe2/python/data_parallel_model.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2001708Z copying build/lib.linux-x86_64-3.7/caffe2/python/data_parallel_model_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2002843Z copying build/lib.linux-x86_64-3.7/caffe2/python/data_workers.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2003791Z copying build/lib.linux-x86_64-3.7/caffe2/python/data_workers_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2004802Z copying build/lib.linux-x86_64-3.7/caffe2/python/dataio.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2005594Z copying build/lib.linux-x86_64-3.7/caffe2/python/dataio_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2006507Z copying build/lib.linux-x86_64-3.7/caffe2/python/dataset.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2007515Z copying build/lib.linux-x86_64-3.7/caffe2/python/db_file_reader.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2008351Z copying build/lib.linux-x86_64-3.7/caffe2/python/db_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2009215Z copying build/lib.linux-x86_64-3.7/caffe2/python/device_checker.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2009965Z copying build/lib.linux-x86_64-3.7/caffe2/python/dyndep.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2011040Z copying build/lib.linux-x86_64-3.7/caffe2/python/embedding_generation_benchmark.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2011889Z copying build/lib.linux-x86_64-3.7/caffe2/python/experiment_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2012682Z copying build/lib.linux-x86_64-3.7/caffe2/python/extension_loader.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2013495Z copying build/lib.linux-x86_64-3.7/caffe2/python/fakefp16_transform_lib.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2014366Z copying build/lib.linux-x86_64-3.7/caffe2/python/filler_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2015801Z copying build/lib.linux-x86_64-3.7/caffe2/python/functional.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2016521Z copying build/lib.linux-x86_64-3.7/caffe2/python/functional_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2017395Z copying build/lib.linux-x86_64-3.7/caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2018171Z copying build/lib.linux-x86_64-3.7/caffe2/python/gradient_check_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2019018Z copying build/lib.linux-x86_64-3.7/caffe2/python/gradient_checker.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2019834Z copying build/lib.linux-x86_64-3.7/caffe2/python/gru_cell.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2020817Z copying build/lib.linux-x86_64-3.7/caffe2/python/hip_test_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2021684Z copying build/lib.linux-x86_64-3.7/caffe2/python/hsm_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2022634Z copying build/lib.linux-x86_64-3.7/caffe2/python/hypothesis_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2024393Z copying build/lib.linux-x86_64-3.7/caffe2/python/hypothesis_test_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2025434Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep_test_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2026441Z copying build/lib.linux-x86_64-3.7/caffe2/python/layer_model_helper.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2027582Z copying build/lib.linux-x86_64-3.7/caffe2/python/layer_model_instantiator.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2028595Z copying build/lib.linux-x86_64-3.7/caffe2/python/layer_parameter_sharing_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2029463Z copying build/lib.linux-x86_64-3.7/caffe2/python/layer_test_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2030450Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2031992Z copying build/lib.linux-x86_64-3.7/caffe2/python/lazy.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2032985Z copying build/lib.linux-x86_64-3.7/caffe2/python/lazy_dyndep.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2033749Z copying build/lib.linux-x86_64-3.7/caffe2/python/lazy_dyndep_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2034814Z copying build/lib.linux-x86_64-3.7/caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2035596Z copying build/lib.linux-x86_64-3.7/caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2036218Z copying build/lib.linux-x86_64-3.7/caffe2/python/lstm_benchmark.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2037354Z copying build/lib.linux-x86_64-3.7/caffe2/python/memonger.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2038225Z copying build/lib.linux-x86_64-3.7/caffe2/python/memonger_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2039886Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl_test_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2040373Z copying build/lib.linux-x86_64-3.7/caffe2/python/model_device_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2041019Z copying build/lib.linux-x86_64-3.7/caffe2/python/model_helper.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2042083Z copying build/lib.linux-x86_64-3.7/caffe2/python/model_helper_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2043022Z copying build/lib.linux-x86_64-3.7/caffe2/python/modifier_context.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2043569Z copying build/lib.linux-x86_64-3.7/caffe2/python/muji.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2044580Z copying build/lib.linux-x86_64-3.7/caffe2/python/muji_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2046061Z copying build/lib.linux-x86_64-3.7/caffe2/python/net_builder.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2047326Z copying build/lib.linux-x86_64-3.7/caffe2/python/net_builder_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2048119Z copying build/lib.linux-x86_64-3.7/caffe2/python/net_drawer.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2049253Z copying build/lib.linux-x86_64-3.7/caffe2/python/net_printer.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2050075Z copying build/lib.linux-x86_64-3.7/caffe2/python/net_printer_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2050878Z copying build/lib.linux-x86_64-3.7/caffe2/python/nomnigraph.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2051929Z copying build/lib.linux-x86_64-3.7/caffe2/python/nomnigraph_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2053044Z copying build/lib.linux-x86_64-3.7/caffe2/python/nomnigraph_transformations.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2053807Z copying build/lib.linux-x86_64-3.7/caffe2/python/nomnigraph_transformations_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2054695Z copying build/lib.linux-x86_64-3.7/caffe2/python/normalizer.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2056295Z copying build/lib.linux-x86_64-3.7/caffe2/python/normalizer_context.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2056807Z copying build/lib.linux-x86_64-3.7/caffe2/python/normalizer_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2057268Z copying build/lib.linux-x86_64-3.7/caffe2/python/numa_benchmark.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2058265Z copying build/lib.linux-x86_64-3.7/caffe2/python/numa_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2059187Z copying build/lib.linux-x86_64-3.7/caffe2/python/observer_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2060508Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_fp_exceptions_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2061304Z copying build/lib.linux-x86_64-3.7/caffe2/python/optimizer.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2063089Z copying build/lib.linux-x86_64-3.7/caffe2/python/optimizer_context.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2063633Z copying build/lib.linux-x86_64-3.7/caffe2/python/optimizer_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2065348Z copying build/lib.linux-x86_64-3.7/caffe2/python/optimizer_test_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2066102Z copying build/lib.linux-x86_64-3.7/caffe2/python/parallel_workers.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2067163Z copying build/lib.linux-x86_64-3.7/caffe2/python/parallel_workers_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2069065Z copying build/lib.linux-x86_64-3.7/caffe2/python/parallelize_bmuf_distributed_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2069779Z copying build/lib.linux-x86_64-3.7/caffe2/python/pipeline.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2070534Z copying build/lib.linux-x86_64-3.7/caffe2/python/pipeline_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2071588Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor_constants.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2072465Z copying build/lib.linux-x86_64-3.7/caffe2/python/recurrent.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2073300Z copying build/lib.linux-x86_64-3.7/caffe2/python/python_op_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2074185Z copying build/lib.linux-x86_64-3.7/caffe2/python/queue_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2075115Z copying build/lib.linux-x86_64-3.7/caffe2/python/record_queue.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2075980Z copying build/lib.linux-x86_64-3.7/caffe2/python/regularizer.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2076737Z copying build/lib.linux-x86_64-3.7/caffe2/python/regularizer_context.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2077834Z copying build/lib.linux-x86_64-3.7/caffe2/python/regularizer_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2078619Z copying build/lib.linux-x86_64-3.7/caffe2/python/rnn_cell.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2079869Z copying build/lib.linux-x86_64-3.7/caffe2/python/schema.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2081021Z copying build/lib.linux-x86_64-3.7/caffe2/python/schema_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2082078Z copying build/lib.linux-x86_64-3.7/caffe2/python/scope.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2083029Z copying build/lib.linux-x86_64-3.7/caffe2/python/scope_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2083878Z copying build/lib.linux-x86_64-3.7/caffe2/python/session.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2084872Z copying build/lib.linux-x86_64-3.7/caffe2/python/session_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2085779Z copying build/lib.linux-x86_64-3.7/caffe2/python/sparse_to_dense_mask_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2086609Z copying build/lib.linux-x86_64-3.7/caffe2/python/sparse_to_dense_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2087522Z copying build/lib.linux-x86_64-3.7/caffe2/python/task.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2088687Z copying build/lib.linux-x86_64-3.7/caffe2/python/task_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2090167Z copying build/lib.linux-x86_64-3.7/caffe2/python/test_util.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2091789Z copying build/lib.linux-x86_64-3.7/caffe2/python/text_file_reader.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2092386Z copying build/lib.linux-x86_64-3.7/caffe2/python/timeout_guard.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2092813Z copying build/lib.linux-x86_64-3.7/caffe2/python/toy_regression_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2094218Z copying build/lib.linux-x86_64-3.7/caffe2/python/transformations.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2095056Z copying build/lib.linux-x86_64-3.7/caffe2/python/transformations_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2095885Z copying build/lib.linux-x86_64-3.7/caffe2/python/tt_core.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2097008Z copying build/lib.linux-x86_64-3.7/caffe2/python/tt_core_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2097877Z copying build/lib.linux-x86_64-3.7/caffe2/python/utils.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2099098Z copying build/lib.linux-x86_64-3.7/caffe2/python/utils_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2099899Z copying build/lib.linux-x86_64-3.7/caffe2/python/visualize.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2100948Z copying build/lib.linux-x86_64-3.7/caffe2/python/workspace.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2102052Z copying build/lib.linux-x86_64-3.7/caffe2/python/workspace_test.py -> base_bdist_tmp/caffe2/python 2022-08-17T12:16:45.2103735Z creating base_bdist_tmp/caffe2/python/docs 2022-08-17T12:16:45.2104470Z copying build/lib.linux-x86_64-3.7/caffe2/python/docs/__init__.py -> base_bdist_tmp/caffe2/python/docs 2022-08-17T12:16:45.2105290Z copying build/lib.linux-x86_64-3.7/caffe2/python/docs/formatter.py -> base_bdist_tmp/caffe2/python/docs 2022-08-17T12:16:45.2105982Z copying build/lib.linux-x86_64-3.7/caffe2/python/docs/generator.py -> base_bdist_tmp/caffe2/python/docs 2022-08-17T12:16:45.2106894Z copying build/lib.linux-x86_64-3.7/caffe2/python/docs/github.py -> base_bdist_tmp/caffe2/python/docs 2022-08-17T12:16:45.2107947Z copying build/lib.linux-x86_64-3.7/caffe2/python/docs/parser.py -> base_bdist_tmp/caffe2/python/docs 2022-08-17T12:16:45.2109652Z creating base_bdist_tmp/caffe2/python/examples 2022-08-17T12:16:45.2110432Z copying build/lib.linux-x86_64-3.7/caffe2/python/examples/__init__.py -> base_bdist_tmp/caffe2/python/examples 2022-08-17T12:16:45.2111014Z copying build/lib.linux-x86_64-3.7/caffe2/python/examples/char_rnn.py -> base_bdist_tmp/caffe2/python/examples 2022-08-17T12:16:45.2111740Z copying build/lib.linux-x86_64-3.7/caffe2/python/examples/imagenet_trainer.py -> base_bdist_tmp/caffe2/python/examples 2022-08-17T12:16:45.2112830Z copying build/lib.linux-x86_64-3.7/caffe2/python/examples/lmdb_create_example.py -> base_bdist_tmp/caffe2/python/examples 2022-08-17T12:16:45.2114324Z copying build/lib.linux-x86_64-3.7/caffe2/python/examples/resnet50_trainer.py -> base_bdist_tmp/caffe2/python/examples 2022-08-17T12:16:45.2115887Z creating base_bdist_tmp/caffe2/python/fakelowp 2022-08-17T12:16:45.2116387Z copying build/lib.linux-x86_64-3.7/caffe2/python/fakelowp/__init__.py -> base_bdist_tmp/caffe2/python/fakelowp 2022-08-17T12:16:45.2117137Z copying build/lib.linux-x86_64-3.7/caffe2/python/fakelowp/init_shared_libs.py -> base_bdist_tmp/caffe2/python/fakelowp 2022-08-17T12:16:45.2117900Z copying build/lib.linux-x86_64-3.7/caffe2/python/fakelowp/test_utils.py -> base_bdist_tmp/caffe2/python/fakelowp 2022-08-17T12:16:45.2119372Z creating base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2120233Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/__init__.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2120910Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/algebra.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2121886Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/arg_scope.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2122423Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/array_helpers.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2123499Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/control_ops.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2124097Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/conv.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2125114Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/db_input.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2126036Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/dropout.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2126787Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/elementwise_linear.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2127463Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/fc.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2128402Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/nonlinearity.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2129328Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/normalization.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2130343Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/pooling.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2131530Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/quantization.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2132383Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/tools.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2133225Z copying build/lib.linux-x86_64-3.7/caffe2/python/helpers/train.py -> base_bdist_tmp/caffe2/python/helpers 2022-08-17T12:16:45.2135085Z creating base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2135805Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/LRN_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2136409Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/__init__.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2137011Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/adam_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2138037Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/blobs_queue_db_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2139026Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/channel_shuffle_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2140104Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/concat_split_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2141013Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/conv_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2141909Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/conv_transpose_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2142851Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/convfusion_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2144405Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/copy_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2145277Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/dropout_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2146212Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/elementwise_sum_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2147203Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/expanddims_squeeze_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2148599Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/fc_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2149462Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/leaky_relu_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2150294Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/moment_sgd_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2151152Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/operator_fallback_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2152149Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/order_switch_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2152976Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/pool_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2153693Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/pre_convert_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2154634Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/relu_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2155506Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/reshape_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2156311Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/shape_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2157719Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/sigmoid_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2158253Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/softmax_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2159110Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/spatial_bn_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2159940Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/test_ideep_net.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2160767Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/transform_ideep_net.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2161593Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/transpose_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2162445Z copying build/lib.linux-x86_64-3.7/caffe2/python/ideep/weightedsum_op_test.py -> base_bdist_tmp/caffe2/python/ideep 2022-08-17T12:16:45.2163386Z creating base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2163776Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/__init__.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2164817Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/adaptive_weight.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2165530Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/add_bias.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2166689Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/arc_cosine_feature_map.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2167445Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/batch_huber_loss.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2168604Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/batch_lr_loss.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2169527Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/batch_mse_loss.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2170358Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/batch_normalization.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2171187Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2172193Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/batch_softmax_loss.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2173346Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/blob_weighted_sum.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2174277Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/bpr_loss.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2175299Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/bucket_weighted.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2176597Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/build_index.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2177512Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/concat.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2178482Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/constant_weight.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2179704Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/conv.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2180638Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/dropout.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2181530Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/fc.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2182428Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/fc_with_bootstrap.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2183418Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/fc_without_bias.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2184645Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/feature_sparse_to_dense.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2185602Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/functional.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2186554Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/gather_record.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2187535Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/homotopy_weight.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2188684Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/label_smooth.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2189615Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/last_n_window_collector.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2190616Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/layer_normalization.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2192482Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/layers.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2193161Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/margin_rank_loss.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2193873Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/merge_id_lists.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2194749Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/pairwise_similarity.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2195444Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/position_weighted.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2196281Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/random_fourier_features.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2197507Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/reservoir_sampling.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2198365Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/sampling_train.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2199211Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/sampling_trainable_mixin.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2199843Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/select_record_by_context.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2200466Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/semi_random_features.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2201415Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/sparse_dropout_with_replacement.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2202039Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/sparse_feature_hash.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2203254Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2203924Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/sparse_lookup.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2204769Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/split.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2205503Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/tags.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2206186Z copying build/lib.linux-x86_64-3.7/caffe2/python/layers/uniform_sampling.py -> base_bdist_tmp/caffe2/python/layers 2022-08-17T12:16:45.2207224Z creating base_bdist_tmp/caffe2/python/mint 2022-08-17T12:16:45.2207840Z copying build/lib.linux-x86_64-3.7/caffe2/python/mint/__init__.py -> base_bdist_tmp/caffe2/python/mint 2022-08-17T12:16:45.2208740Z copying build/lib.linux-x86_64-3.7/caffe2/python/mint/app.py -> base_bdist_tmp/caffe2/python/mint 2022-08-17T12:16:45.2210233Z creating base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2210717Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/__init__.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2211319Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_LRN_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2212099Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_LRN_speed_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2212921Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_concat_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2214128Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_conv_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2214910Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_copy_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2215587Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_elementwise_add_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2216348Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2217103Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_fc_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2217846Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_fc_speed_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2218693Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_fill_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2219429Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_pool_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2220635Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_pool_speed_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2221444Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_relu_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2222169Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_sbn_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2222941Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_sbn_speed_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2223933Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_sigmoid_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2224573Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_speed_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2225448Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/mkl_squeeze_op_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2226673Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/rewrite_graph.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2227601Z copying build/lib.linux-x86_64-3.7/caffe2/python/mkl/rewrite_graph_test.py -> base_bdist_tmp/caffe2/python/mkl 2022-08-17T12:16:45.2228641Z creating base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2229308Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/__init__.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2230090Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/compute_histogram_for_blobs.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2230934Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/compute_histogram_for_blobs_test.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2231793Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/compute_norm_for_blobs.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2232700Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/compute_norm_for_blobs_test.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2233659Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/compute_statistics_for_blobs.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2234819Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/compute_statistics_for_blobs_test.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2235653Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/get_entry_from_blobs.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2236543Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/get_entry_from_blobs_test.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2237443Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/gradient_clipping.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2238687Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/gradient_clipping_test.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2239374Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/initializers.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2240325Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/initializers_test.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2241169Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/net_modifier.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2241913Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/parameter_info.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2242842Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/parameter_sharing.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2243763Z copying build/lib.linux-x86_64-3.7/caffe2/python/modeling/parameter_sharing_test.py -> base_bdist_tmp/caffe2/python/modeling 2022-08-17T12:16:45.2244804Z creating base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2245476Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/__init__.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2246281Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/__sym_init__.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2247072Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/download.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2248117Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/imagenet_trainer_test_utils.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2248751Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/resnet.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2249947Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/resnet_test.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2250501Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/shufflenet.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2251438Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/shufflenet_test.py -> base_bdist_tmp/caffe2/python/models 2022-08-17T12:16:45.2252790Z creating base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2253468Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/__init__.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2254312Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/beam_search.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2256449Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2257062Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/seq2seq_model_helper.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2258722Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2259356Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/seq2seq_util.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2260020Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/train.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2261334Z copying build/lib.linux-x86_64-3.7/caffe2/python/models/seq2seq/translate.py -> base_bdist_tmp/caffe2/python/models/seq2seq 2022-08-17T12:16:45.2262957Z creating base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2264520Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/__init__.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2265067Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/backend.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2265610Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/backend_cpp_rep.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2266117Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/backend_rep.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2266849Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/error.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2267738Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/frontend.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2268894Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/helper.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2269814Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/onnxifi.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2270717Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/test_onnxifi.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2271777Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/workspace.py -> base_bdist_tmp/caffe2/python/onnx 2022-08-17T12:16:45.2272952Z creating base_bdist_tmp/caffe2/python/onnx/bin 2022-08-17T12:16:45.2273650Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/bin/__init__.py -> base_bdist_tmp/caffe2/python/onnx/bin 2022-08-17T12:16:45.2274287Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/bin/conversion.py -> base_bdist_tmp/caffe2/python/onnx/bin 2022-08-17T12:16:45.2275571Z creating base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2276577Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests/__init__.py -> base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2277323Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests/c2_ref_test.py -> base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2278662Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests/conversion_test.py -> base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2280333Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests/helper_test.py -> base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2280957Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests/onnx_backend_test.py -> base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2281935Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests/ssa_test.py -> base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2282667Z copying build/lib.linux-x86_64-3.7/caffe2/python/onnx/tests/test_utils.py -> base_bdist_tmp/caffe2/python/onnx/tests 2022-08-17T12:16:45.2284352Z creating base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2284962Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/__init__.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2286032Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/activation_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2286929Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/adadelta_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2288059Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/adagrad_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2289032Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/adagrad_test_helper.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2290158Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/adam_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2291246Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/affine_channel_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2292345Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/alias_with_name_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2293499Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/apmeter_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2294636Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/arg_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2295497Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/assert_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2296502Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/async_net_barrier_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2311167Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/atomic_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2311889Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/basic_rnn_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2312928Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/batch_box_cox_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2313682Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/batch_bucketize_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2314650Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/batch_moments_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2315428Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2316408Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/bbox_transform_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2317179Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/bisect_percentile_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2318086Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/blobs_queue_db_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2318977Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/boolean_mask_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2319889Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/boolean_unmask_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2320763Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/box_with_nms_limit_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2321684Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/bucketize_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2322204Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/cast_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2323091Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/ceil_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2324016Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/channel_backprop_stats_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2324838Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/channel_shuffle_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2325817Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/channel_stats_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2326757Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/checkpoint_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2327481Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/clip_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2328281Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/clip_tensor_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2329353Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2330208Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/concat_op_cost_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2331155Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/concat_split_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2332015Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/conditional_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2332880Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/conftest.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2333748Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/conv_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2334728Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/conv_transpose_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2335583Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/copy_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2336488Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2337491Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2338296Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/counter_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2339201Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/crf_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2340147Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/cross_entropy_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2341099Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2342061Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2342911Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/cudnn_recurrent_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2343799Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/data_couple_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2344738Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/dataset_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2345323Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/decay_adagrad_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2346063Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/deform_conv_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2346812Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2347641Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/depthwise_3x3_conv_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2348301Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/detectron_keypoints.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2348916Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/distance_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2349482Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/dropout_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2350011Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/duplicate_operands_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2350766Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/elementwise_linear_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2351458Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/elementwise_logical_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2351980Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/elementwise_op_broadcast_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2352656Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/elementwise_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2353306Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/emptysample_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2353911Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/enforce_finite_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2354571Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/ensure_clipped_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2355126Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/ensure_cpu_output_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2355710Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/erf_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2356327Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/expand_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2356893Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/fc_operator_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2357469Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/feature_maps_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2358021Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/filler_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2358587Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/find_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2359198Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/flatten_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2359770Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/flexible_top_k_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2360434Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/floor_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2360968Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2361586Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2362231Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/gather_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2362846Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/gather_ranges_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2363499Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2364079Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/given_tensor_fill_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2364629Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/glu_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2365651Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/group_conv_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2366597Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/group_norm_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2367508Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/gru_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2368272Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2369386Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/histogram_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2370104Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/hsm_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2371211Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/hyperbolic_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2372003Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/im2col_col2im_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2373031Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/image_input_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2374224Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/index_hash_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2375121Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/index_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2376645Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/instance_norm_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2377322Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/integral_image_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2378413Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/jsd_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2379780Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/key_split_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2380609Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/lars_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2381515Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/layer_norm_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2382423Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/leaky_relu_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2383308Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/learning_rate_adaption_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2384234Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/learning_rate_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2384976Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/length_split_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2385929Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/lengths_pad_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2387061Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2388322Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/lengths_tile_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2389043Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/lengths_top_k_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2390340Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/listwise_l2r_operator_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2391335Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/load_save_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2393081Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/locally_connected_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2394155Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/loss_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2395268Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/lpnorm_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2396065Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/map_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2397262Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2398353Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2398994Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/math_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2400139Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/matmul_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2400953Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/mean_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2401819Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/merge_id_lists_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2402852Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/mkl_conv_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2404159Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/mkl_packed_fc_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2405050Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/mod_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2405875Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/moments_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2407098Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/momentum_sgd_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2408039Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/mpi_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2409236Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/mul_gradient_benchmark.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2410085Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/negate_gradient_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2411694Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/ngram_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2412273Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/normalize_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2413138Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/numpy_tile_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2414287Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/one_hot_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2415522Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/onnx_while_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2416633Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/order_switch_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2417524Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/pack_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2418853Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2419629Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/pad_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2420782Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/partition_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2421660Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/percentile_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2422712Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/piecewise_linear_transform_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2423753Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/pooling_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2425010Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/prepend_dim_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2425753Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/python_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2427113Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/quantile_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2428102Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/rand_quantization_op_speed_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2428830Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/rank_loss_operator_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2431088Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/rebatching_queue_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2431777Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/record_queue_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2432635Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/recurrent_net_executor_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2433868Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/recurrent_network_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2434836Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/reduce_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2435915Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/reduction_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2436852Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/reshape_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2438028Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/resize_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2439177Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/rmac_regions_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2440301Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/rms_norm_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2441580Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/rnn_cell_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2443037Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/roi_align_rotated_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2444117Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/rowwise_counter_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2445170Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/scale_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2446354Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/segment_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2447648Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/self_binning_histogram_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2449013Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/selu_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2450269Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sequence_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2451542Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/shape_inference_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2452982Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2454252Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/softmax_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2455450Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/softplus_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2456676Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2457842Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_gradient_checker_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2459593Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2460647Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2461625Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_lp_regularizer_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2462596Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_normalize_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2463541Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2464512Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2465518Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/spatial_bn_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2466761Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/specialized_segment_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2467604Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/split_op_cost_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2469250Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/square_root_divide_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2470049Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/stats_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2471034Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/stats_put_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2471884Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/storm_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2472801Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/string_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2474117Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/text_file_reader_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2474949Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/thresholded_relu_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2476071Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/tile_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2476894Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/top_k_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2478160Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/torch_integration_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2479520Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/transpose_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2480774Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/trigonometric_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2481518Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/unique_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2482440Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/unique_uniform_fill_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2483234Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/unsafe_coalesce_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2483977Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/upsample_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2484945Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/utility_ops_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2486085Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/video_input_op_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2487135Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/weight_scale_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2487922Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/weighted_multi_sample_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2488874Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/weighted_sample_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2489793Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/weighted_sum_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2490865Z copying build/lib.linux-x86_64-3.7/caffe2/python/operator_test/wngrad_test.py -> base_bdist_tmp/caffe2/python/operator_test 2022-08-17T12:16:45.2492511Z creating base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2493050Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/__init__.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2494227Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/mobile_exporter.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2495187Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/mobile_exporter_test.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2496101Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/predictor_exporter.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2496930Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/predictor_exporter_test.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2497782Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/predictor_py_utils.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2498848Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/predictor_test.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2499450Z copying build/lib.linux-x86_64-3.7/caffe2/python/predictor/serde.py -> base_bdist_tmp/caffe2/python/predictor 2022-08-17T12:16:45.2500549Z creating base_bdist_tmp/caffe2/python/rnn 2022-08-17T12:16:45.2501526Z copying build/lib.linux-x86_64-3.7/caffe2/python/rnn/__init__.py -> base_bdist_tmp/caffe2/python/rnn 2022-08-17T12:16:45.2502454Z copying build/lib.linux-x86_64-3.7/caffe2/python/rnn/lstm_comparison.py -> base_bdist_tmp/caffe2/python/rnn 2022-08-17T12:16:45.2503240Z copying build/lib.linux-x86_64-3.7/caffe2/python/rnn/rnn_cell_test_util.py -> base_bdist_tmp/caffe2/python/rnn 2022-08-17T12:16:45.2504464Z creating base_bdist_tmp/caffe2/python/serialized_test 2022-08-17T12:16:45.2505202Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/__init__.py -> base_bdist_tmp/caffe2/python/serialized_test 2022-08-17T12:16:45.2506112Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/coverage.py -> base_bdist_tmp/caffe2/python/serialized_test 2022-08-17T12:16:45.2506972Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/serialized_test_util.py -> base_bdist_tmp/caffe2/python/serialized_test 2022-08-17T12:16:45.2508970Z creating base_bdist_tmp/caffe2/python/serialized_test/data 2022-08-17T12:16:45.2509846Z creating base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2510531Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2511703Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2513001Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2514074Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2515227Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2516300Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2517349Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2518452Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2519729Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2520781Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2522050Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2522698Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2523473Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2524331Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2525142Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2525993Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2526829Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2527649Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2528570Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2529509Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2530249Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2531050Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2531899Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2532775Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2533723Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2534718Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2535974Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2537031Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2538126Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2539287Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2540451Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2541309Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2542420Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2543288Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2544104Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2545034Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2546062Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2547073Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2548035Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2549172Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2550137Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2551125Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2551931Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2552864Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2553650Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2554482Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2555284Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2556212Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2556941Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2557753Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2558727Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2559673Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2560460Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2561264Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2562207Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2563020Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2563856Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2564787Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2565753Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2566698Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2567840Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2568718Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2569584Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2570858Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2571986Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2572958Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2573984Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2575043Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2575900Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2577129Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2578024Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2579095Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2580237Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2581061Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2582210Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2583420Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2584617Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2585798Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2586912Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2587701Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2588958Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2589966Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2591183Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2592157Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2593590Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2594739Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2595991Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2597190Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2598469Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2599605Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2600674Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2601856Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2603026Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2604240Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2605393Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2606657Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2607888Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2608991Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2610200Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2611381Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2612613Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2613679Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2614919Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2615959Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2617206Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2618442Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2619537Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2620643Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2621745Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2622832Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2624063Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2625138Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2626263Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2627417Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2628360Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2629591Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2630285Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2631529Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2632816Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2633925Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2635366Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2636483Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2637629Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2638718Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2640046Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2641189Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2642392Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2643527Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2644577Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2645535Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2646511Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2647687Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2648804Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2649857Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2651050Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2652250Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2653360Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2654552Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2655280Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2656092Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2657017Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2657813Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2659113Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2660370Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2661122Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2662307Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2663307Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2664075Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2664863Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2665798Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2666505Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2667357Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2668097Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2668867Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2669765Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2670498Z copying build/lib.linux-x86_64-3.7/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> base_bdist_tmp/caffe2/python/serialized_test/data/operator_test 2022-08-17T12:16:45.2670919Z creating base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2671452Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/__init__.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2671994Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/blob_deallocation_test.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2672798Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/do_op_test.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2673247Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/executor_test.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2673864Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/executor_test_util.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2674371Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/fakefp16_transform_test.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2674994Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/gpu_context_test.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2675498Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/inference_lstm_op_test.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2676057Z copying build/lib.linux-x86_64-3.7/caffe2/python/test/python_protobuf_test.py -> base_bdist_tmp/caffe2/python/test 2022-08-17T12:16:45.2676509Z creating base_bdist_tmp/caffe2/python/trt 2022-08-17T12:16:45.2677001Z copying build/lib.linux-x86_64-3.7/caffe2/python/trt/__init__.py -> base_bdist_tmp/caffe2/python/trt 2022-08-17T12:16:45.2677438Z copying build/lib.linux-x86_64-3.7/caffe2/python/trt/test_pt_onnx_trt.py -> base_bdist_tmp/caffe2/python/trt 2022-08-17T12:16:45.2677970Z copying build/lib.linux-x86_64-3.7/caffe2/python/trt/test_trt.py -> base_bdist_tmp/caffe2/python/trt 2022-08-17T12:16:45.2678554Z copying build/lib.linux-x86_64-3.7/caffe2/python/trt/transform.py -> base_bdist_tmp/caffe2/python/trt 2022-08-17T12:16:45.2678915Z creating base_bdist_tmp/caffe2/quantization 2022-08-17T12:16:45.2679513Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/__init__.py -> base_bdist_tmp/caffe2/quantization 2022-08-17T12:16:45.2679903Z creating base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2680497Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/__init__.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2681221Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2681995Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2682847Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2683596Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/compute_equalization_scale_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2684300Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/concat_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2684939Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2686920Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2687605Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/conv_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2688240Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2689279Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2690233Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2691163Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/dnnlowp_test_utils.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2692234Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2693152Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2694275Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2695071Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2696136Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2697207Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2698203Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/fully_connected_fp16_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2699177Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2700174Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/gather_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2701120Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2702088Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2703084Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/int8_gen_quant_params_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2704124Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2705047Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2705960Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/observer_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2706910Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/pool_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2707721Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/quantize_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2708642Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/relu_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2709477Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2710343Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2710951Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2711583Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2712159Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/tanh_dnnlowp_op_test.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2712728Z copying build/lib.linux-x86_64-3.7/caffe2/quantization/server/utils.py -> base_bdist_tmp/caffe2/quantization/server 2022-08-17T12:16:45.2713896Z creating base_bdist_tmp/torch 2022-08-17T12:16:45.2714358Z copying build/lib.linux-x86_64-3.7/torch/_VF.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2715754Z copying build/lib.linux-x86_64-3.7/torch/__config__.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2716190Z copying build/lib.linux-x86_64-3.7/torch/__future__.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2717182Z copying build/lib.linux-x86_64-3.7/torch/__init__.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2719189Z copying build/lib.linux-x86_64-3.7/torch/_appdirs.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2719720Z copying build/lib.linux-x86_64-3.7/torch/_classes.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2720464Z copying build/lib.linux-x86_64-3.7/torch/_deploy.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2721395Z copying build/lib.linux-x86_64-3.7/torch/_jit_internal.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2722443Z copying build/lib.linux-x86_64-3.7/torch/_linalg_utils.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2723194Z copying build/lib.linux-x86_64-3.7/torch/_lobpcg.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2724387Z copying build/lib.linux-x86_64-3.7/torch/_lowrank.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2725221Z copying build/lib.linux-x86_64-3.7/torch/_meta_registrations.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2726720Z copying build/lib.linux-x86_64-3.7/torch/_namedtensor_internals.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2727344Z copying build/lib.linux-x86_64-3.7/torch/_ops.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2728132Z copying build/lib.linux-x86_64-3.7/torch/_python_dispatcher.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2729183Z copying build/lib.linux-x86_64-3.7/torch/_six.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2730129Z copying build/lib.linux-x86_64-3.7/torch/_sources.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2731096Z copying build/lib.linux-x86_64-3.7/torch/_storage_docs.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2731880Z copying build/lib.linux-x86_64-3.7/torch/_tensor.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2733467Z copying build/lib.linux-x86_64-3.7/torch/_tensor_docs.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2735422Z copying build/lib.linux-x86_64-3.7/torch/_tensor_str.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2736604Z copying build/lib.linux-x86_64-3.7/torch/_torch_docs.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2740348Z copying build/lib.linux-x86_64-3.7/torch/_utils.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2741574Z copying build/lib.linux-x86_64-3.7/torch/_utils_internal.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2742355Z copying build/lib.linux-x86_64-3.7/torch/_vmap_internals.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2743144Z copying build/lib.linux-x86_64-3.7/torch/functional.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2744839Z copying build/lib.linux-x86_64-3.7/torch/hub.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2745792Z copying build/lib.linux-x86_64-3.7/torch/library.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2746623Z copying build/lib.linux-x86_64-3.7/torch/overrides.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2748339Z copying build/lib.linux-x86_64-3.7/torch/quasirandom.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2749249Z copying build/lib.linux-x86_64-3.7/torch/random.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2750172Z copying build/lib.linux-x86_64-3.7/torch/return_types.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2751004Z copying build/lib.linux-x86_64-3.7/torch/serialization.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2751998Z copying build/lib.linux-x86_64-3.7/torch/storage.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2753293Z copying build/lib.linux-x86_64-3.7/torch/torch_version.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2754000Z copying build/lib.linux-x86_64-3.7/torch/types.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2755659Z copying build/lib.linux-x86_64-3.7/torch/version.py -> base_bdist_tmp/torch 2022-08-17T12:16:45.2756337Z creating base_bdist_tmp/torch/_decomp 2022-08-17T12:16:45.2756818Z copying build/lib.linux-x86_64-3.7/torch/_decomp/__init__.py -> base_bdist_tmp/torch/_decomp 2022-08-17T12:16:45.2757880Z copying build/lib.linux-x86_64-3.7/torch/_decomp/decompositions.py -> base_bdist_tmp/torch/_decomp 2022-08-17T12:16:45.2759316Z creating base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2759647Z copying build/lib.linux-x86_64-3.7/torch/_lazy/__init__.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2761088Z copying build/lib.linux-x86_64-3.7/torch/_lazy/computation.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2761371Z copying build/lib.linux-x86_64-3.7/torch/_lazy/config.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2762246Z copying build/lib.linux-x86_64-3.7/torch/_lazy/debug.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2764209Z copying build/lib.linux-x86_64-3.7/torch/_lazy/extract_compiled_graph.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2764799Z copying build/lib.linux-x86_64-3.7/torch/_lazy/ir_cache.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2765399Z copying build/lib.linux-x86_64-3.7/torch/_lazy/metrics.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2766531Z copying build/lib.linux-x86_64-3.7/torch/_lazy/tensor_factory_functions.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2767131Z copying build/lib.linux-x86_64-3.7/torch/_lazy/ts_backend.py -> base_bdist_tmp/torch/_lazy 2022-08-17T12:16:45.2768197Z creating base_bdist_tmp/torch/_masked 2022-08-17T12:16:45.2768634Z copying build/lib.linux-x86_64-3.7/torch/_masked/__init__.py -> base_bdist_tmp/torch/_masked 2022-08-17T12:16:45.2770176Z copying build/lib.linux-x86_64-3.7/torch/_masked/_docs.py -> base_bdist_tmp/torch/_masked 2022-08-17T12:16:45.2771838Z creating base_bdist_tmp/torch/_prims 2022-08-17T12:16:45.2772314Z copying build/lib.linux-x86_64-3.7/torch/_prims/__init__.py -> base_bdist_tmp/torch/_prims 2022-08-17T12:16:45.2774278Z copying build/lib.linux-x86_64-3.7/torch/_prims/executor.py -> base_bdist_tmp/torch/_prims 2022-08-17T12:16:45.2774893Z copying build/lib.linux-x86_64-3.7/torch/_prims/nvfuser_prims.py -> base_bdist_tmp/torch/_prims 2022-08-17T12:16:45.2776017Z copying build/lib.linux-x86_64-3.7/torch/_prims/context.py -> base_bdist_tmp/torch/_prims 2022-08-17T12:16:45.2776594Z copying build/lib.linux-x86_64-3.7/torch/_prims/nvfuser_executor.py -> base_bdist_tmp/torch/_prims 2022-08-17T12:16:45.2777977Z creating base_bdist_tmp/torch/_prims_common 2022-08-17T12:16:45.2778420Z copying build/lib.linux-x86_64-3.7/torch/_prims_common/__init__.py -> base_bdist_tmp/torch/_prims_common 2022-08-17T12:16:45.2779823Z copying build/lib.linux-x86_64-3.7/torch/_prims_common/wrappers.py -> base_bdist_tmp/torch/_prims_common 2022-08-17T12:16:45.2780892Z creating base_bdist_tmp/torch/_refs 2022-08-17T12:16:45.2781299Z copying build/lib.linux-x86_64-3.7/torch/_refs/__init__.py -> base_bdist_tmp/torch/_refs 2022-08-17T12:16:45.2783050Z copying build/lib.linux-x86_64-3.7/torch/_refs/fft.py -> base_bdist_tmp/torch/_refs 2022-08-17T12:16:45.2784572Z creating base_bdist_tmp/torch/_refs/linalg 2022-08-17T12:16:45.2785094Z copying build/lib.linux-x86_64-3.7/torch/_refs/linalg/__init__.py -> base_bdist_tmp/torch/_refs/linalg 2022-08-17T12:16:45.2785960Z creating base_bdist_tmp/torch/_refs/nn 2022-08-17T12:16:45.2786403Z copying build/lib.linux-x86_64-3.7/torch/_refs/nn/__init__.py -> base_bdist_tmp/torch/_refs/nn 2022-08-17T12:16:45.2787738Z creating base_bdist_tmp/torch/_refs/nn/functional 2022-08-17T12:16:45.2788098Z copying build/lib.linux-x86_64-3.7/torch/_refs/nn/functional/__init__.py -> base_bdist_tmp/torch/_refs/nn/functional 2022-08-17T12:16:45.2789504Z creating base_bdist_tmp/torch/_refs/special 2022-08-17T12:16:45.2789941Z copying build/lib.linux-x86_64-3.7/torch/_refs/special/__init__.py -> base_bdist_tmp/torch/_refs/special 2022-08-17T12:16:45.2791291Z creating base_bdist_tmp/torch/_subclasses 2022-08-17T12:16:45.2792747Z copying build/lib.linux-x86_64-3.7/torch/_subclasses/__init__.py -> base_bdist_tmp/torch/_subclasses 2022-08-17T12:16:45.2792993Z copying build/lib.linux-x86_64-3.7/torch/_subclasses/fake_tensor.py -> base_bdist_tmp/torch/_subclasses 2022-08-17T12:16:45.2793890Z copying build/lib.linux-x86_64-3.7/torch/_subclasses/meta_utils.py -> base_bdist_tmp/torch/_subclasses 2022-08-17T12:16:45.2794569Z creating base_bdist_tmp/torch/amp 2022-08-17T12:16:45.2796042Z copying build/lib.linux-x86_64-3.7/torch/amp/__init__.py -> base_bdist_tmp/torch/amp 2022-08-17T12:16:45.2796365Z copying build/lib.linux-x86_64-3.7/torch/amp/autocast_mode.py -> base_bdist_tmp/torch/amp 2022-08-17T12:16:45.2797248Z creating base_bdist_tmp/torch/ao 2022-08-17T12:16:45.2797507Z copying build/lib.linux-x86_64-3.7/torch/ao/__init__.py -> base_bdist_tmp/torch/ao 2022-08-17T12:16:45.2798718Z creating base_bdist_tmp/torch/ao/nn 2022-08-17T12:16:45.2799035Z copying build/lib.linux-x86_64-3.7/torch/ao/nn/__init__.py -> base_bdist_tmp/torch/ao/nn 2022-08-17T12:16:45.2800555Z creating base_bdist_tmp/torch/ao/nn/sparse 2022-08-17T12:16:45.2800922Z copying build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/__init__.py -> base_bdist_tmp/torch/ao/nn/sparse 2022-08-17T12:16:45.2802082Z creating base_bdist_tmp/torch/ao/nn/sparse/quantized 2022-08-17T12:16:45.2802517Z copying build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/__init__.py -> base_bdist_tmp/torch/ao/nn/sparse/quantized 2022-08-17T12:16:45.2803812Z copying build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/linear.py -> base_bdist_tmp/torch/ao/nn/sparse/quantized 2022-08-17T12:16:45.2804643Z copying build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/utils.py -> base_bdist_tmp/torch/ao/nn/sparse/quantized 2022-08-17T12:16:45.2805948Z creating base_bdist_tmp/torch/ao/nn/sparse/quantized/dynamic 2022-08-17T12:16:45.2806340Z copying build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> base_bdist_tmp/torch/ao/nn/sparse/quantized/dynamic 2022-08-17T12:16:45.2807410Z copying build/lib.linux-x86_64-3.7/torch/ao/nn/sparse/quantized/dynamic/linear.py -> base_bdist_tmp/torch/ao/nn/sparse/quantized/dynamic 2022-08-17T12:16:45.2809018Z creating base_bdist_tmp/torch/ao/ns 2022-08-17T12:16:45.2809352Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/__init__.py -> base_bdist_tmp/torch/ao/ns 2022-08-17T12:16:45.2810024Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/_numeric_suite.py -> base_bdist_tmp/torch/ao/ns 2022-08-17T12:16:45.2810909Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/_numeric_suite_dbr.py -> base_bdist_tmp/torch/ao/ns 2022-08-17T12:16:45.2811598Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/_numeric_suite_fx.py -> base_bdist_tmp/torch/ao/ns 2022-08-17T12:16:45.2813342Z creating base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2814155Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/__init__.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2814896Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/graph_matcher.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2816257Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/graph_passes.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2817374Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/mappings.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2818483Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/ns_types.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2819279Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/pattern_utils.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2820126Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/utils.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2821296Z copying build/lib.linux-x86_64-3.7/torch/ao/ns/fx/weight_utils.py -> base_bdist_tmp/torch/ao/ns/fx 2022-08-17T12:16:45.2822472Z creating base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2823268Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/__init__.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2825126Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_correct_bias.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2825609Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_equalize.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2826317Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_learnable_fake_quantize.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2827102Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_quantize_dbr.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2827977Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fake_quantize.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2828960Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fuse_modules.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2829855Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fuser_method_mappings.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2830942Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/observer.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2832534Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/qconfig.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2833194Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/qconfig_mapping.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2834138Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/qconfig_mapping_utils.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2834947Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/quant_type.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2836033Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/quantization_mappings.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2836930Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/quantization_types.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2837895Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/quantize.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2839667Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/quantize_fx.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2840423Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/quantize_jit.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2841124Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/stubs.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2841791Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/utils.py -> base_bdist_tmp/torch/ao/quantization 2022-08-17T12:16:45.2843015Z creating base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2844307Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/__init__.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2844681Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/auto_trace.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2845778Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/auto_trace_rewriter.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2846946Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/function_fusion.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2847515Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/fusion.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2848423Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/mappings.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2849283Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/model_utils.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2850240Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/module_swap_utils.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2851116Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/qconfig_mapping_utils.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2852353Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/quantization_state.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2853681Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/torchscript_utils.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2854299Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/_dbr/utils.py -> base_bdist_tmp/torch/ao/quantization/_dbr 2022-08-17T12:16:45.2856831Z creating base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2857456Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config/__init__.py -> base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2858557Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2859917Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config/backend_config.py -> base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2861270Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config/native.py -> base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2862174Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config/observation_type.py -> base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2863194Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config/tensorrt.py -> base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2864257Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/backend_config/utils.py -> base_bdist_tmp/torch/ao/quantization/backend_config 2022-08-17T12:16:45.2865726Z creating base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2866406Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/__init__.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2867750Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_equalize.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2870138Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_lower_to_native_backend.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2871146Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/backend_config_utils.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2872320Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/convert.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2873778Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/custom_config.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2875089Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/fuse.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2876238Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/fusion_patterns.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2877356Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/graph_module.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2878590Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/lower_to_fbgemm.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2879684Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/lower_to_qnnpack.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2880679Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/match_utils.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2881760Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/pattern_utils.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2882787Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/prepare.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2884755Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/qconfig_utils.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2886000Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/quantization_patterns.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2887180Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/tracer.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2888268Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/utils.py -> base_bdist_tmp/torch/ao/quantization/fx 2022-08-17T12:16:45.2890131Z creating base_bdist_tmp/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:45.2890700Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report/__init__.py -> base_bdist_tmp/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:45.2891479Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report/detector.py -> base_bdist_tmp/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:45.2892948Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report/model_report.py -> base_bdist_tmp/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:45.2894272Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report/model_report_observer.py -> base_bdist_tmp/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:45.2895287Z copying build/lib.linux-x86_64-3.7/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> base_bdist_tmp/torch/ao/quantization/fx/_model_report 2022-08-17T12:16:45.2896817Z creating base_bdist_tmp/torch/ao/sparsity 2022-08-17T12:16:45.2897529Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/__init__.py -> base_bdist_tmp/torch/ao/sparsity 2022-08-17T12:16:45.2898433Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_mappings.py -> base_bdist_tmp/torch/ao/sparsity 2022-08-17T12:16:45.2899730Z creating base_bdist_tmp/torch/ao/sparsity/_experimental 2022-08-17T12:16:45.2900262Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/__init__.py -> base_bdist_tmp/torch/ao/sparsity/_experimental 2022-08-17T12:16:45.2901052Z creating base_bdist_tmp/torch/ao/sparsity/_experimental/activation_sparsifier 2022-08-17T12:16:45.2901742Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/activation_sparsifier 2022-08-17T12:16:45.2902608Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/activation_sparsifier 2022-08-17T12:16:45.2903902Z creating base_bdist_tmp/torch/ao/sparsity/_experimental/data_scheduler 2022-08-17T12:16:45.2904368Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_scheduler 2022-08-17T12:16:45.2905278Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_scheduler 2022-08-17T12:16:45.2906766Z creating base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:45.2907489Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:45.2908451Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:45.2909263Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:45.2909879Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier 2022-08-17T12:16:45.2911252Z creating base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-08-17T12:16:45.2911840Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-08-17T12:16:45.2913112Z creating base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:45.2913742Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:45.2914429Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:45.2915446Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-08-17T12:16:45.2916745Z creating base_bdist_tmp/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:45.2917177Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/pruner/__init__.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:45.2918511Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/pruner/base_pruner.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:45.2919156Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/_experimental/pruner/parametrization.py -> base_bdist_tmp/torch/ao/sparsity/_experimental/pruner 2022-08-17T12:16:45.2920185Z creating base_bdist_tmp/torch/ao/sparsity/scheduler 2022-08-17T12:16:45.2920917Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/scheduler/__init__.py -> base_bdist_tmp/torch/ao/sparsity/scheduler 2022-08-17T12:16:45.2921843Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/scheduler/base_scheduler.py -> base_bdist_tmp/torch/ao/sparsity/scheduler 2022-08-17T12:16:45.2922982Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/scheduler/lambda_scheduler.py -> base_bdist_tmp/torch/ao/sparsity/scheduler 2022-08-17T12:16:45.2923835Z creating base_bdist_tmp/torch/ao/sparsity/sparsifier 2022-08-17T12:16:45.2924367Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier/__init__.py -> base_bdist_tmp/torch/ao/sparsity/sparsifier 2022-08-17T12:16:45.2925585Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier/base_sparsifier.py -> base_bdist_tmp/torch/ao/sparsity/sparsifier 2022-08-17T12:16:45.2926510Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> base_bdist_tmp/torch/ao/sparsity/sparsifier 2022-08-17T12:16:45.2927650Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier/utils.py -> base_bdist_tmp/torch/ao/sparsity/sparsifier 2022-08-17T12:16:45.2928542Z copying build/lib.linux-x86_64-3.7/torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> base_bdist_tmp/torch/ao/sparsity/sparsifier 2022-08-17T12:16:45.2929763Z creating base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2930269Z copying build/lib.linux-x86_64-3.7/torch/autograd/__init__.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2931795Z copying build/lib.linux-x86_64-3.7/torch/autograd/anomaly_mode.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2932081Z copying build/lib.linux-x86_64-3.7/torch/autograd/forward_ad.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2933550Z copying build/lib.linux-x86_64-3.7/torch/autograd/function.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2934518Z copying build/lib.linux-x86_64-3.7/torch/autograd/functional.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2935651Z copying build/lib.linux-x86_64-3.7/torch/autograd/grad_mode.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2936591Z copying build/lib.linux-x86_64-3.7/torch/autograd/gradcheck.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2937940Z copying build/lib.linux-x86_64-3.7/torch/autograd/graph.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2938747Z copying build/lib.linux-x86_64-3.7/torch/autograd/profiler.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2940269Z copying build/lib.linux-x86_64-3.7/torch/autograd/profiler_legacy.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2940728Z copying build/lib.linux-x86_64-3.7/torch/autograd/profiler_util.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2942067Z copying build/lib.linux-x86_64-3.7/torch/autograd/variable.py -> base_bdist_tmp/torch/autograd 2022-08-17T12:16:45.2943185Z creating base_bdist_tmp/torch/autograd/_functions 2022-08-17T12:16:45.2943632Z copying build/lib.linux-x86_64-3.7/torch/autograd/_functions/__init__.py -> base_bdist_tmp/torch/autograd/_functions 2022-08-17T12:16:45.2945039Z copying build/lib.linux-x86_64-3.7/torch/autograd/_functions/tensor.py -> base_bdist_tmp/torch/autograd/_functions 2022-08-17T12:16:45.2945633Z copying build/lib.linux-x86_64-3.7/torch/autograd/_functions/utils.py -> base_bdist_tmp/torch/autograd/_functions 2022-08-17T12:16:45.2947019Z creating base_bdist_tmp/torch/backends 2022-08-17T12:16:45.2947335Z copying build/lib.linux-x86_64-3.7/torch/backends/__init__.py -> base_bdist_tmp/torch/backends 2022-08-17T12:16:45.2948973Z creating base_bdist_tmp/torch/backends/_coreml 2022-08-17T12:16:45.2949634Z copying build/lib.linux-x86_64-3.7/torch/backends/_coreml/__init__.py -> base_bdist_tmp/torch/backends/_coreml 2022-08-17T12:16:45.2949927Z copying build/lib.linux-x86_64-3.7/torch/backends/_coreml/preprocess.py -> base_bdist_tmp/torch/backends/_coreml 2022-08-17T12:16:45.2951259Z creating base_bdist_tmp/torch/backends/_nnapi 2022-08-17T12:16:45.2951691Z copying build/lib.linux-x86_64-3.7/torch/backends/_nnapi/__init__.py -> base_bdist_tmp/torch/backends/_nnapi 2022-08-17T12:16:45.2952524Z copying build/lib.linux-x86_64-3.7/torch/backends/_nnapi/prepare.py -> base_bdist_tmp/torch/backends/_nnapi 2022-08-17T12:16:45.2953470Z copying build/lib.linux-x86_64-3.7/torch/backends/_nnapi/serializer.py -> base_bdist_tmp/torch/backends/_nnapi 2022-08-17T12:16:45.2955299Z creating base_bdist_tmp/torch/backends/cuda 2022-08-17T12:16:45.2955832Z copying build/lib.linux-x86_64-3.7/torch/backends/cuda/__init__.py -> base_bdist_tmp/torch/backends/cuda 2022-08-17T12:16:45.2956731Z creating base_bdist_tmp/torch/backends/cudnn 2022-08-17T12:16:45.2957234Z copying build/lib.linux-x86_64-3.7/torch/backends/cudnn/__init__.py -> base_bdist_tmp/torch/backends/cudnn 2022-08-17T12:16:45.2958355Z copying build/lib.linux-x86_64-3.7/torch/backends/cudnn/rnn.py -> base_bdist_tmp/torch/backends/cudnn 2022-08-17T12:16:45.2958906Z creating base_bdist_tmp/torch/backends/mkl 2022-08-17T12:16:45.2959655Z copying build/lib.linux-x86_64-3.7/torch/backends/mkl/__init__.py -> base_bdist_tmp/torch/backends/mkl 2022-08-17T12:16:45.2960591Z creating base_bdist_tmp/torch/backends/mkldnn 2022-08-17T12:16:45.2962530Z copying build/lib.linux-x86_64-3.7/torch/backends/mkldnn/__init__.py -> base_bdist_tmp/torch/backends/mkldnn 2022-08-17T12:16:45.2962689Z creating base_bdist_tmp/torch/backends/mps 2022-08-17T12:16:45.2963070Z copying build/lib.linux-x86_64-3.7/torch/backends/mps/__init__.py -> base_bdist_tmp/torch/backends/mps 2022-08-17T12:16:45.2963644Z creating base_bdist_tmp/torch/backends/openmp 2022-08-17T12:16:45.2964048Z copying build/lib.linux-x86_64-3.7/torch/backends/openmp/__init__.py -> base_bdist_tmp/torch/backends/openmp 2022-08-17T12:16:45.2965433Z creating base_bdist_tmp/torch/backends/quantized 2022-08-17T12:16:45.2967407Z copying build/lib.linux-x86_64-3.7/torch/backends/quantized/__init__.py -> base_bdist_tmp/torch/backends/quantized 2022-08-17T12:16:45.2967607Z creating base_bdist_tmp/torch/backends/xeon 2022-08-17T12:16:45.2968005Z copying build/lib.linux-x86_64-3.7/torch/backends/xeon/__init__.py -> base_bdist_tmp/torch/backends/xeon 2022-08-17T12:16:45.2968603Z copying build/lib.linux-x86_64-3.7/torch/backends/xeon/run_cpu.py -> base_bdist_tmp/torch/backends/xeon 2022-08-17T12:16:45.2969805Z creating base_bdist_tmp/torch/backends/xnnpack 2022-08-17T12:16:45.2970332Z copying build/lib.linux-x86_64-3.7/torch/backends/xnnpack/__init__.py -> base_bdist_tmp/torch/backends/xnnpack 2022-08-17T12:16:45.2971577Z creating base_bdist_tmp/torch/contrib 2022-08-17T12:16:45.2972161Z copying build/lib.linux-x86_64-3.7/torch/contrib/__init__.py -> base_bdist_tmp/torch/contrib 2022-08-17T12:16:45.2973079Z copying build/lib.linux-x86_64-3.7/torch/contrib/_tensorboard_vis.py -> base_bdist_tmp/torch/contrib 2022-08-17T12:16:45.2974199Z creating base_bdist_tmp/torch/cpu 2022-08-17T12:16:45.2975886Z copying build/lib.linux-x86_64-3.7/torch/cpu/__init__.py -> base_bdist_tmp/torch/cpu 2022-08-17T12:16:45.2976037Z creating base_bdist_tmp/torch/cpu/amp 2022-08-17T12:16:45.2976312Z copying build/lib.linux-x86_64-3.7/torch/cpu/amp/__init__.py -> base_bdist_tmp/torch/cpu/amp 2022-08-17T12:16:45.2977266Z copying build/lib.linux-x86_64-3.7/torch/cpu/amp/autocast_mode.py -> base_bdist_tmp/torch/cpu/amp 2022-08-17T12:16:45.2978729Z creating base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2979010Z copying build/lib.linux-x86_64-3.7/torch/cuda/__init__.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2980556Z copying build/lib.linux-x86_64-3.7/torch/cuda/_dynamo_graphs.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2980892Z copying build/lib.linux-x86_64-3.7/torch/cuda/_memory_viz.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2981714Z copying build/lib.linux-x86_64-3.7/torch/cuda/_utils.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2982608Z copying build/lib.linux-x86_64-3.7/torch/cuda/comm.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2983375Z copying build/lib.linux-x86_64-3.7/torch/cuda/error.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2984077Z copying build/lib.linux-x86_64-3.7/torch/cuda/graphs.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2985449Z copying build/lib.linux-x86_64-3.7/torch/cuda/jiterator.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2985764Z copying build/lib.linux-x86_64-3.7/torch/cuda/memory.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2986732Z copying build/lib.linux-x86_64-3.7/torch/cuda/nccl.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2988639Z copying build/lib.linux-x86_64-3.7/torch/cuda/nvtx.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2988902Z copying build/lib.linux-x86_64-3.7/torch/cuda/profiler.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2989720Z copying build/lib.linux-x86_64-3.7/torch/cuda/random.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2990190Z copying build/lib.linux-x86_64-3.7/torch/cuda/sparse.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2991913Z copying build/lib.linux-x86_64-3.7/torch/cuda/streams.py -> base_bdist_tmp/torch/cuda 2022-08-17T12:16:45.2992792Z creating base_bdist_tmp/torch/cuda/amp 2022-08-17T12:16:45.2993514Z copying build/lib.linux-x86_64-3.7/torch/cuda/amp/__init__.py -> base_bdist_tmp/torch/cuda/amp 2022-08-17T12:16:45.2994565Z copying build/lib.linux-x86_64-3.7/torch/cuda/amp/autocast_mode.py -> base_bdist_tmp/torch/cuda/amp 2022-08-17T12:16:45.2995463Z copying build/lib.linux-x86_64-3.7/torch/cuda/amp/common.py -> base_bdist_tmp/torch/cuda/amp 2022-08-17T12:16:45.2996351Z copying build/lib.linux-x86_64-3.7/torch/cuda/amp/grad_scaler.py -> base_bdist_tmp/torch/cuda/amp 2022-08-17T12:16:45.2997891Z creating base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.2998381Z copying build/lib.linux-x86_64-3.7/torch/distributed/__init__.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.2999175Z copying build/lib.linux-x86_64-3.7/torch/distributed/argparse_util.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3000108Z copying build/lib.linux-x86_64-3.7/torch/distributed/constants.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3000823Z copying build/lib.linux-x86_64-3.7/torch/distributed/distributed_c10d.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3003765Z copying build/lib.linux-x86_64-3.7/torch/distributed/launch.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3004080Z copying build/lib.linux-x86_64-3.7/torch/distributed/remote_device.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3004926Z copying build/lib.linux-x86_64-3.7/torch/distributed/rendezvous.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3005852Z copying build/lib.linux-x86_64-3.7/torch/distributed/run.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3007218Z copying build/lib.linux-x86_64-3.7/torch/distributed/utils.py -> base_bdist_tmp/torch/distributed 2022-08-17T12:16:45.3008396Z creating base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3008873Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/__init__.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3009833Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/_utils.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3010520Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/api.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3011631Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/common_op_utils.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3012520Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/metadata.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3013262Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/op_registry_utils.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3014136Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/partial_tensor.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3015145Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/replicated_tensor.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3016765Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharder.py -> base_bdist_tmp/torch/distributed/_shard 2022-08-17T12:16:45.3018121Z creating base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3018867Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/__init__.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3019893Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/api.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3020557Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/filesystem.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3021663Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/metadata.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3022359Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/resharding.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3023365Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/state_dict_loader.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3024341Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/state_dict_saver.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3025427Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/storage.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3026344Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/checkpoint/utils.py -> base_bdist_tmp/torch/distributed/_shard/checkpoint 2022-08-17T12:16:45.3027346Z creating base_bdist_tmp/torch/distributed/_shard/sharded_optim 2022-08-17T12:16:45.3028216Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_optim/__init__.py -> base_bdist_tmp/torch/distributed/_shard/sharded_optim 2022-08-17T12:16:45.3029280Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_optim/api.py -> base_bdist_tmp/torch/distributed/_shard/sharded_optim 2022-08-17T12:16:45.3030171Z creating base_bdist_tmp/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3030757Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/__init__.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3031801Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/api.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3033364Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/metadata.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3034083Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/reshard.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3034669Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/shard.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3035569Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/utils.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3036893Z creating base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3037531Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3038319Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3039227Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3040190Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3041337Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3043119Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/init.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3043763Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3044535Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3045559Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3046704Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> base_bdist_tmp/torch/distributed/_shard/sharded_tensor/_ops 2022-08-17T12:16:45.3047863Z creating base_bdist_tmp/torch/distributed/_shard/sharding_plan 2022-08-17T12:16:45.3049547Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_plan/__init__.py -> base_bdist_tmp/torch/distributed/_shard/sharding_plan 2022-08-17T12:16:45.3050545Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_plan/api.py -> base_bdist_tmp/torch/distributed/_shard/sharding_plan 2022-08-17T12:16:45.3051638Z creating base_bdist_tmp/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:45.3052814Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/__init__.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:45.3054121Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/_internals.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:45.3055104Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/api.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:45.3056280Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec 2022-08-17T12:16:45.3057632Z creating base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3058508Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3059467Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3061303Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3061844Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3063308Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3063988Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3065282Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3066445Z copying build/lib.linux-x86_64-3.7/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> base_bdist_tmp/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-08-17T12:16:45.3067407Z creating base_bdist_tmp/torch/distributed/_sharded_tensor 2022-08-17T12:16:45.3068302Z copying build/lib.linux-x86_64-3.7/torch/distributed/_sharded_tensor/__init__.py -> base_bdist_tmp/torch/distributed/_sharded_tensor 2022-08-17T12:16:45.3069449Z creating base_bdist_tmp/torch/distributed/_sharding_spec 2022-08-17T12:16:45.3070142Z copying build/lib.linux-x86_64-3.7/torch/distributed/_sharding_spec/__init__.py -> base_bdist_tmp/torch/distributed/_sharding_spec 2022-08-17T12:16:45.3071902Z creating base_bdist_tmp/torch/distributed/algorithms 2022-08-17T12:16:45.3072243Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/__init__.py -> base_bdist_tmp/torch/distributed/algorithms 2022-08-17T12:16:45.3073063Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/join.py -> base_bdist_tmp/torch/distributed/algorithms 2022-08-17T12:16:45.3074959Z creating base_bdist_tmp/torch/distributed/algorithms/_checkpoint 2022-08-17T12:16:45.3075462Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_checkpoint/__init__.py -> base_bdist_tmp/torch/distributed/algorithms/_checkpoint 2022-08-17T12:16:45.3076341Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> base_bdist_tmp/torch/distributed/algorithms/_checkpoint 2022-08-17T12:16:45.3077475Z creating base_bdist_tmp/torch/distributed/algorithms/_comm_hooks 2022-08-17T12:16:45.3078048Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_comm_hooks/__init__.py -> base_bdist_tmp/torch/distributed/algorithms/_comm_hooks 2022-08-17T12:16:45.3079295Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> base_bdist_tmp/torch/distributed/algorithms/_comm_hooks 2022-08-17T12:16:45.3080146Z creating base_bdist_tmp/torch/distributed/algorithms/_optimizer_overlap 2022-08-17T12:16:45.3080888Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> base_bdist_tmp/torch/distributed/algorithms/_optimizer_overlap 2022-08-17T12:16:45.3082210Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> base_bdist_tmp/torch/distributed/algorithms/_optimizer_overlap 2022-08-17T12:16:45.3083185Z creating base_bdist_tmp/torch/distributed/algorithms/_quantization 2022-08-17T12:16:45.3083945Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_quantization/__init__.py -> base_bdist_tmp/torch/distributed/algorithms/_quantization 2022-08-17T12:16:45.3084897Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/_quantization/quantization.py -> base_bdist_tmp/torch/distributed/algorithms/_quantization 2022-08-17T12:16:45.3086731Z creating base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3087124Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3087472Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3088861Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3090015Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3091005Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3092027Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3092995Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3094527Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> base_bdist_tmp/torch/distributed/algorithms/ddp_comm_hooks 2022-08-17T12:16:45.3095586Z creating base_bdist_tmp/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:45.3096396Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging/__init__.py -> base_bdist_tmp/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:45.3097842Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging/averagers.py -> base_bdist_tmp/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:45.3098530Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> base_bdist_tmp/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:45.3099658Z copying build/lib.linux-x86_64-3.7/torch/distributed/algorithms/model_averaging/utils.py -> base_bdist_tmp/torch/distributed/algorithms/model_averaging 2022-08-17T12:16:45.3101163Z creating base_bdist_tmp/torch/distributed/autograd 2022-08-17T12:16:45.3101685Z copying build/lib.linux-x86_64-3.7/torch/distributed/autograd/__init__.py -> base_bdist_tmp/torch/distributed/autograd 2022-08-17T12:16:45.3102709Z creating base_bdist_tmp/torch/distributed/elastic 2022-08-17T12:16:45.3103161Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/__init__.py -> base_bdist_tmp/torch/distributed/elastic 2022-08-17T12:16:45.3104325Z creating base_bdist_tmp/torch/distributed/elastic/agent 2022-08-17T12:16:45.3104754Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/__init__.py -> base_bdist_tmp/torch/distributed/elastic/agent 2022-08-17T12:16:45.3106341Z creating base_bdist_tmp/torch/distributed/elastic/agent/server 2022-08-17T12:16:45.3107011Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/server/__init__.py -> base_bdist_tmp/torch/distributed/elastic/agent/server 2022-08-17T12:16:45.3107733Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/server/api.py -> base_bdist_tmp/torch/distributed/elastic/agent/server 2022-08-17T12:16:45.3108962Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/agent/server/local_elastic_agent.py -> base_bdist_tmp/torch/distributed/elastic/agent/server 2022-08-17T12:16:45.3109682Z creating base_bdist_tmp/torch/distributed/elastic/events 2022-08-17T12:16:45.3110492Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/events/__init__.py -> base_bdist_tmp/torch/distributed/elastic/events 2022-08-17T12:16:45.3111394Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/events/api.py -> base_bdist_tmp/torch/distributed/elastic/events 2022-08-17T12:16:45.3112362Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/events/handlers.py -> base_bdist_tmp/torch/distributed/elastic/events 2022-08-17T12:16:45.3113139Z creating base_bdist_tmp/torch/distributed/elastic/metrics 2022-08-17T12:16:45.3113822Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/metrics/__init__.py -> base_bdist_tmp/torch/distributed/elastic/metrics 2022-08-17T12:16:45.3115195Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/metrics/api.py -> base_bdist_tmp/torch/distributed/elastic/metrics 2022-08-17T12:16:45.3116051Z creating base_bdist_tmp/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:45.3116747Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/__init__.py -> base_bdist_tmp/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:45.3117808Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/api.py -> base_bdist_tmp/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:45.3118747Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/redirects.py -> base_bdist_tmp/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:45.3119512Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/tail_log.py -> base_bdist_tmp/torch/distributed/elastic/multiprocessing 2022-08-17T12:16:45.3120658Z creating base_bdist_tmp/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:45.3121559Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/errors/__init__.py -> base_bdist_tmp/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:45.3122364Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> base_bdist_tmp/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:45.3123139Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/multiprocessing/errors/handlers.py -> base_bdist_tmp/torch/distributed/elastic/multiprocessing/errors 2022-08-17T12:16:45.3124841Z creating base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3125495Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/__init__.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3126033Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/api.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3126654Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3127481Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3128485Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3129742Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3130622Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/etcd_server.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3131635Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/etcd_store.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3132656Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/registry.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3133547Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3134529Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/rendezvous/utils.py -> base_bdist_tmp/torch/distributed/elastic/rendezvous 2022-08-17T12:16:45.3135490Z creating base_bdist_tmp/torch/distributed/elastic/timer 2022-08-17T12:16:45.3136075Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/timer/__init__.py -> base_bdist_tmp/torch/distributed/elastic/timer 2022-08-17T12:16:45.3136951Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/timer/api.py -> base_bdist_tmp/torch/distributed/elastic/timer 2022-08-17T12:16:45.3137894Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/timer/local_timer.py -> base_bdist_tmp/torch/distributed/elastic/timer 2022-08-17T12:16:45.3138716Z creating base_bdist_tmp/torch/distributed/elastic/utils 2022-08-17T12:16:45.3139399Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/__init__.py -> base_bdist_tmp/torch/distributed/elastic/utils 2022-08-17T12:16:45.3140189Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/api.py -> base_bdist_tmp/torch/distributed/elastic/utils 2022-08-17T12:16:45.3141042Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/distributed.py -> base_bdist_tmp/torch/distributed/elastic/utils 2022-08-17T12:16:45.3142057Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/log_level.py -> base_bdist_tmp/torch/distributed/elastic/utils 2022-08-17T12:16:45.3142995Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/logging.py -> base_bdist_tmp/torch/distributed/elastic/utils 2022-08-17T12:16:45.3143801Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/store.py -> base_bdist_tmp/torch/distributed/elastic/utils 2022-08-17T12:16:45.3145514Z creating base_bdist_tmp/torch/distributed/elastic/utils/data 2022-08-17T12:16:45.3145883Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/data/__init__.py -> base_bdist_tmp/torch/distributed/elastic/utils/data 2022-08-17T12:16:45.3146700Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/data/cycling_iterator.py -> base_bdist_tmp/torch/distributed/elastic/utils/data 2022-08-17T12:16:45.3147538Z copying build/lib.linux-x86_64-3.7/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> base_bdist_tmp/torch/distributed/elastic/utils/data 2022-08-17T12:16:45.3149008Z creating base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3149400Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/__init__.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3150218Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/_optim_utils.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3151496Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/_symbolic_trace.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3151987Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/_utils.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3152807Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/flat_param.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3154198Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/flatten_params_wrapper.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3154608Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/fully_sharded_data_parallel.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3157367Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/shard_utils.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3157831Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/sharded_grad_scaler.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3159181Z copying build/lib.linux-x86_64-3.7/torch/distributed/fsdp/wrap.py -> base_bdist_tmp/torch/distributed/fsdp 2022-08-17T12:16:45.3160638Z creating base_bdist_tmp/torch/distributed/launcher 2022-08-17T12:16:45.3161500Z copying build/lib.linux-x86_64-3.7/torch/distributed/launcher/__init__.py -> base_bdist_tmp/torch/distributed/launcher 2022-08-17T12:16:45.3162137Z copying build/lib.linux-x86_64-3.7/torch/distributed/launcher/api.py -> base_bdist_tmp/torch/distributed/launcher 2022-08-17T12:16:45.3163486Z creating base_bdist_tmp/torch/distributed/nn 2022-08-17T12:16:45.3163918Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/__init__.py -> base_bdist_tmp/torch/distributed/nn 2022-08-17T12:16:45.3164759Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/functional.py -> base_bdist_tmp/torch/distributed/nn 2022-08-17T12:16:45.3165927Z creating base_bdist_tmp/torch/distributed/nn/api 2022-08-17T12:16:45.3166438Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/api/__init__.py -> base_bdist_tmp/torch/distributed/nn/api 2022-08-17T12:16:45.3167477Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/api/remote_module.py -> base_bdist_tmp/torch/distributed/nn/api 2022-08-17T12:16:45.3168918Z creating base_bdist_tmp/torch/distributed/nn/jit 2022-08-17T12:16:45.3169291Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/jit/__init__.py -> base_bdist_tmp/torch/distributed/nn/jit 2022-08-17T12:16:45.3170113Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/jit/instantiator.py -> base_bdist_tmp/torch/distributed/nn/jit 2022-08-17T12:16:45.3170825Z creating base_bdist_tmp/torch/distributed/nn/jit/templates 2022-08-17T12:16:45.3171774Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/jit/templates/__init__.py -> base_bdist_tmp/torch/distributed/nn/jit/templates 2022-08-17T12:16:45.3172598Z copying build/lib.linux-x86_64-3.7/torch/distributed/nn/jit/templates/remote_module_template.py -> base_bdist_tmp/torch/distributed/nn/jit/templates 2022-08-17T12:16:45.3173394Z creating base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3174338Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/__init__.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3176337Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_adadelta.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3176855Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_adagrad.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3178380Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_adam.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3179156Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_adamax.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3179998Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_adamw.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3182239Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_rmsprop.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3182596Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_rprop.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3183580Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/functional_sgd.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3184228Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/optimizer.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3185447Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/post_localSGD_optimizer.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3186211Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/utils.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3187328Z copying build/lib.linux-x86_64-3.7/torch/distributed/optim/zero_redundancy_optimizer.py -> base_bdist_tmp/torch/distributed/optim 2022-08-17T12:16:45.3189080Z creating base_bdist_tmp/torch/distributed/pipeline 2022-08-17T12:16:45.3189424Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/__init__.py -> base_bdist_tmp/torch/distributed/pipeline 2022-08-17T12:16:45.3190712Z creating base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3191418Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/__init__.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3192343Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/batchnorm.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3193337Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/checkpoint.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3194351Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/copy.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3195269Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/dependency.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3197082Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/microbatch.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3197519Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/phony.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3198206Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/pipe.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3198939Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/pipeline.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3200029Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/stream.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3200724Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/utils.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3201641Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/worker.py -> base_bdist_tmp/torch/distributed/pipeline/sync 2022-08-17T12:16:45.3202938Z creating base_bdist_tmp/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:45.3203396Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/_balance/__init__.py -> base_bdist_tmp/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:45.3204549Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/_balance/blockpartition.py -> base_bdist_tmp/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:45.3205311Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/_balance/profile.py -> base_bdist_tmp/torch/distributed/pipeline/sync/_balance 2022-08-17T12:16:45.3206197Z creating base_bdist_tmp/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:45.3206713Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip/__init__.py -> base_bdist_tmp/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:45.3208082Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip/layout.py -> base_bdist_tmp/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:45.3208583Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip/namespace.py -> base_bdist_tmp/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:45.3209497Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip/portal.py -> base_bdist_tmp/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:45.3210328Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip/skippable.py -> base_bdist_tmp/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:45.3211715Z copying build/lib.linux-x86_64-3.7/torch/distributed/pipeline/sync/skip/tracker.py -> base_bdist_tmp/torch/distributed/pipeline/sync/skip 2022-08-17T12:16:45.3212547Z creating base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3213357Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/__init__.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3214280Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/_utils.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3215234Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/api.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3216505Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/backend_registry.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3217323Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/constants.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3218329Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/functions.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3219224Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/internal.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3220112Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/options.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3220988Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/rref_proxy.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3222328Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/server_process_global_profiler.py -> base_bdist_tmp/torch/distributed/rpc 2022-08-17T12:16:45.3223913Z creating base_bdist_tmp/torch/distributed/rpc/_testing 2022-08-17T12:16:45.3224263Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/_testing/__init__.py -> base_bdist_tmp/torch/distributed/rpc/_testing 2022-08-17T12:16:45.3226187Z copying build/lib.linux-x86_64-3.7/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> base_bdist_tmp/torch/distributed/rpc/_testing 2022-08-17T12:16:45.3226397Z creating base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3227183Z copying build/lib.linux-x86_64-3.7/torch/distributions/__init__.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3228113Z copying build/lib.linux-x86_64-3.7/torch/distributions/bernoulli.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3229042Z copying build/lib.linux-x86_64-3.7/torch/distributions/beta.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3229988Z copying build/lib.linux-x86_64-3.7/torch/distributions/binomial.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3231000Z copying build/lib.linux-x86_64-3.7/torch/distributions/categorical.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3231984Z copying build/lib.linux-x86_64-3.7/torch/distributions/cauchy.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3233005Z copying build/lib.linux-x86_64-3.7/torch/distributions/chi2.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3234916Z copying build/lib.linux-x86_64-3.7/torch/distributions/constraint_registry.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3235390Z copying build/lib.linux-x86_64-3.7/torch/distributions/constraints.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3236111Z copying build/lib.linux-x86_64-3.7/torch/distributions/continuous_bernoulli.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3237296Z copying build/lib.linux-x86_64-3.7/torch/distributions/dirichlet.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3238227Z copying build/lib.linux-x86_64-3.7/torch/distributions/distribution.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3239563Z copying build/lib.linux-x86_64-3.7/torch/distributions/exp_family.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3241467Z copying build/lib.linux-x86_64-3.7/torch/distributions/exponential.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3241800Z copying build/lib.linux-x86_64-3.7/torch/distributions/fishersnedecor.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3242594Z copying build/lib.linux-x86_64-3.7/torch/distributions/gamma.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3244217Z copying build/lib.linux-x86_64-3.7/torch/distributions/geometric.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3244866Z copying build/lib.linux-x86_64-3.7/torch/distributions/gumbel.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3245375Z copying build/lib.linux-x86_64-3.7/torch/distributions/half_cauchy.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3246799Z copying build/lib.linux-x86_64-3.7/torch/distributions/half_normal.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3247370Z copying build/lib.linux-x86_64-3.7/torch/distributions/independent.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3248258Z copying build/lib.linux-x86_64-3.7/torch/distributions/kl.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3249947Z copying build/lib.linux-x86_64-3.7/torch/distributions/kumaraswamy.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3250544Z copying build/lib.linux-x86_64-3.7/torch/distributions/laplace.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3251563Z copying build/lib.linux-x86_64-3.7/torch/distributions/lkj_cholesky.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3252758Z copying build/lib.linux-x86_64-3.7/torch/distributions/log_normal.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3253529Z copying build/lib.linux-x86_64-3.7/torch/distributions/logistic_normal.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3254760Z copying build/lib.linux-x86_64-3.7/torch/distributions/lowrank_multivariate_normal.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3255705Z copying build/lib.linux-x86_64-3.7/torch/distributions/mixture_same_family.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3256597Z copying build/lib.linux-x86_64-3.7/torch/distributions/multinomial.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3257395Z copying build/lib.linux-x86_64-3.7/torch/distributions/multivariate_normal.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3258230Z copying build/lib.linux-x86_64-3.7/torch/distributions/negative_binomial.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3259357Z copying build/lib.linux-x86_64-3.7/torch/distributions/normal.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3260206Z copying build/lib.linux-x86_64-3.7/torch/distributions/one_hot_categorical.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3261061Z copying build/lib.linux-x86_64-3.7/torch/distributions/pareto.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3261916Z copying build/lib.linux-x86_64-3.7/torch/distributions/poisson.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3262853Z copying build/lib.linux-x86_64-3.7/torch/distributions/relaxed_bernoulli.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3263721Z copying build/lib.linux-x86_64-3.7/torch/distributions/relaxed_categorical.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3264621Z copying build/lib.linux-x86_64-3.7/torch/distributions/studentT.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3265537Z copying build/lib.linux-x86_64-3.7/torch/distributions/transformed_distribution.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3266461Z copying build/lib.linux-x86_64-3.7/torch/distributions/transforms.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3267735Z copying build/lib.linux-x86_64-3.7/torch/distributions/uniform.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3268441Z copying build/lib.linux-x86_64-3.7/torch/distributions/utils.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3269370Z copying build/lib.linux-x86_64-3.7/torch/distributions/von_mises.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3270333Z copying build/lib.linux-x86_64-3.7/torch/distributions/weibull.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3271287Z copying build/lib.linux-x86_64-3.7/torch/distributions/wishart.py -> base_bdist_tmp/torch/distributions 2022-08-17T12:16:45.3272302Z creating base_bdist_tmp/torch/fft 2022-08-17T12:16:45.3272778Z copying build/lib.linux-x86_64-3.7/torch/fft/__init__.py -> base_bdist_tmp/torch/fft 2022-08-17T12:16:45.3274486Z creating base_bdist_tmp/torch/futures 2022-08-17T12:16:45.3274737Z copying build/lib.linux-x86_64-3.7/torch/futures/__init__.py -> base_bdist_tmp/torch/futures 2022-08-17T12:16:45.3276842Z creating base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3277293Z copying build/lib.linux-x86_64-3.7/torch/fx/__init__.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3278168Z copying build/lib.linux-x86_64-3.7/torch/fx/_compatibility.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3280233Z copying build/lib.linux-x86_64-3.7/torch/fx/_pytree.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3280650Z copying build/lib.linux-x86_64-3.7/torch/fx/_symbolic_trace.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3281732Z copying build/lib.linux-x86_64-3.7/torch/fx/annotate.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3282802Z copying build/lib.linux-x86_64-3.7/torch/fx/graph.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3284670Z copying build/lib.linux-x86_64-3.7/torch/fx/graph_module.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3286298Z copying build/lib.linux-x86_64-3.7/torch/fx/immutable_collections.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3286974Z copying build/lib.linux-x86_64-3.7/torch/fx/interpreter.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3288152Z copying build/lib.linux-x86_64-3.7/torch/fx/node.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3289444Z copying build/lib.linux-x86_64-3.7/torch/fx/operator_schemas.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3290693Z copying build/lib.linux-x86_64-3.7/torch/fx/proxy.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3291935Z copying build/lib.linux-x86_64-3.7/torch/fx/subgraph_rewriter.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3293497Z copying build/lib.linux-x86_64-3.7/torch/fx/tensor_type.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3294400Z copying build/lib.linux-x86_64-3.7/torch/fx/traceback.py -> base_bdist_tmp/torch/fx 2022-08-17T12:16:45.3296090Z creating base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3296696Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/__init__.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3297889Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/accelerator_partitioner.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3299246Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/const_fold.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3299850Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/debug.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3301549Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/graph_gradual_typechecker.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3302545Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/merge_matmul.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3303551Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/meta_tracer.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3304508Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/normalize.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3305554Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/optimization.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3306859Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/partitioner_utils.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3307935Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/proxy_tensor.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3309270Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/refinement_types.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3310316Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/rewriter.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3311415Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/schema_type_annotation.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3312894Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/symbolic_shapes.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3314627Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unify_refinements.py -> base_bdist_tmp/torch/fx/experimental 2022-08-17T12:16:45.3315575Z creating base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3316357Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/__init__.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3317460Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/constraint.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3318831Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3320553Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3322064Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/operation.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3323239Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3324331Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/util.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3325466Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/migrate_gradual_types/z3_types.py -> base_bdist_tmp/torch/fx/experimental/migrate_gradual_types 2022-08-17T12:16:45.3326682Z creating base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3327388Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/__init__.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3328720Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/core.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3329656Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/dispatch.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3330827Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/match.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3331836Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/more.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3332610Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/unification_tools.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3334185Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/utils.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3335060Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/variable.py -> base_bdist_tmp/torch/fx/experimental/unification 2022-08-17T12:16:45.3336958Z creating base_bdist_tmp/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:45.3337696Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch/__init__.py -> base_bdist_tmp/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:45.3338686Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch/conflict.py -> base_bdist_tmp/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:45.3339279Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch/core.py -> base_bdist_tmp/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:45.3340494Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> base_bdist_tmp/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:45.3341133Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch/utils.py -> base_bdist_tmp/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:45.3341876Z copying build/lib.linux-x86_64-3.7/torch/fx/experimental/unification/multipledispatch/variadic.py -> base_bdist_tmp/torch/fx/experimental/unification/multipledispatch 2022-08-17T12:16:45.3342847Z creating base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3343309Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/__init__.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3344624Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/fake_tensor_prop.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3345563Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/graph_drawer.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3346738Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/graph_manipulation.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3347819Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/net_min_base.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3349144Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/operator_support.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3350198Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/param_fetch.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3351411Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/pass_manager.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3352503Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/reinplace.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3353976Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/shape_prop.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3354973Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/split_module.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3357039Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/split_utils.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3357807Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/splitter_base.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3359058Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/tools_common.py -> base_bdist_tmp/torch/fx/passes 2022-08-17T12:16:45.3360455Z creating base_bdist_tmp/torch/fx/passes/backends 2022-08-17T12:16:45.3361656Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/backends/__init__.py -> base_bdist_tmp/torch/fx/passes/backends 2022-08-17T12:16:45.3362817Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/backends/cudagraphs.py -> base_bdist_tmp/torch/fx/passes/backends 2022-08-17T12:16:45.3363861Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/backends/nvfuser.py -> base_bdist_tmp/torch/fx/passes/backends 2022-08-17T12:16:45.3365220Z creating base_bdist_tmp/torch/fx/passes/dialect 2022-08-17T12:16:45.3365887Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/dialect/__init__.py -> base_bdist_tmp/torch/fx/passes/dialect 2022-08-17T12:16:45.3367272Z creating base_bdist_tmp/torch/fx/passes/dialect/common 2022-08-17T12:16:45.3368199Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/dialect/common/__init__.py -> base_bdist_tmp/torch/fx/passes/dialect/common 2022-08-17T12:16:45.3368796Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/dialect/common/cse_pass.py -> base_bdist_tmp/torch/fx/passes/dialect/common 2022-08-17T12:16:45.3370473Z creating base_bdist_tmp/torch/fx/passes/infra 2022-08-17T12:16:45.3370861Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/infra/__init__.py -> base_bdist_tmp/torch/fx/passes/infra 2022-08-17T12:16:45.3371856Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/infra/partitioner.py -> base_bdist_tmp/torch/fx/passes/infra 2022-08-17T12:16:45.3372923Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/infra/pass_base.py -> base_bdist_tmp/torch/fx/passes/infra 2022-08-17T12:16:45.3374001Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/infra/pass_manager.py -> base_bdist_tmp/torch/fx/passes/infra 2022-08-17T12:16:45.3375389Z creating base_bdist_tmp/torch/fx/passes/tests 2022-08-17T12:16:45.3375746Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/tests/__init__.py -> base_bdist_tmp/torch/fx/passes/tests 2022-08-17T12:16:45.3376302Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/tests/test_pass_manager.py -> base_bdist_tmp/torch/fx/passes/tests 2022-08-17T12:16:45.3377567Z creating base_bdist_tmp/torch/fx/passes/utils 2022-08-17T12:16:45.3377968Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/utils/__init__.py -> base_bdist_tmp/torch/fx/passes/utils 2022-08-17T12:16:45.3378898Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/utils/common.py -> base_bdist_tmp/torch/fx/passes/utils 2022-08-17T12:16:45.3379741Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/utils/fuser_utils.py -> base_bdist_tmp/torch/fx/passes/utils 2022-08-17T12:16:45.3380666Z copying build/lib.linux-x86_64-3.7/torch/fx/passes/utils/matcher_utils.py -> base_bdist_tmp/torch/fx/passes/utils 2022-08-17T12:16:45.3382466Z creating base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3383508Z copying build/lib.linux-x86_64-3.7/torch/jit/__init__.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3383884Z copying build/lib.linux-x86_64-3.7/torch/jit/_async.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3385127Z copying build/lib.linux-x86_64-3.7/torch/jit/_builtins.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3385418Z copying build/lib.linux-x86_64-3.7/torch/jit/_check.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3386675Z copying build/lib.linux-x86_64-3.7/torch/jit/_dataclass_impls.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3387500Z copying build/lib.linux-x86_64-3.7/torch/jit/_decomposition_utils.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3388260Z copying build/lib.linux-x86_64-3.7/torch/jit/_decompositions.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3388824Z copying build/lib.linux-x86_64-3.7/torch/jit/_freeze.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3390014Z copying build/lib.linux-x86_64-3.7/torch/jit/_fuser.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3390527Z copying build/lib.linux-x86_64-3.7/torch/jit/_ir_utils.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3391537Z copying build/lib.linux-x86_64-3.7/torch/jit/_logging.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3392320Z copying build/lib.linux-x86_64-3.7/torch/jit/_monkeytype_config.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3394020Z copying build/lib.linux-x86_64-3.7/torch/jit/_pickle.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3394259Z copying build/lib.linux-x86_64-3.7/torch/jit/_recursive.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3395878Z copying build/lib.linux-x86_64-3.7/torch/jit/_script.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3396702Z copying build/lib.linux-x86_64-3.7/torch/jit/_serialization.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3397903Z copying build/lib.linux-x86_64-3.7/torch/jit/_shape_functions.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3399181Z copying build/lib.linux-x86_64-3.7/torch/jit/_state.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3400003Z copying build/lib.linux-x86_64-3.7/torch/jit/_trace.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3401233Z copying build/lib.linux-x86_64-3.7/torch/jit/annotations.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3403139Z copying build/lib.linux-x86_64-3.7/torch/jit/frontend.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3403554Z copying build/lib.linux-x86_64-3.7/torch/jit/generate_bytecode.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3404245Z copying build/lib.linux-x86_64-3.7/torch/jit/quantized.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3405682Z copying build/lib.linux-x86_64-3.7/torch/jit/supported_ops.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3406552Z copying build/lib.linux-x86_64-3.7/torch/jit/unsupported_tensor_ops.py -> base_bdist_tmp/torch/jit 2022-08-17T12:16:45.3407786Z creating base_bdist_tmp/torch/jit/_passes 2022-08-17T12:16:45.3408385Z copying build/lib.linux-x86_64-3.7/torch/jit/_passes/__init__.py -> base_bdist_tmp/torch/jit/_passes 2022-08-17T12:16:45.3409002Z copying build/lib.linux-x86_64-3.7/torch/jit/_passes/_property_propagation.py -> base_bdist_tmp/torch/jit/_passes 2022-08-17T12:16:45.3410287Z creating base_bdist_tmp/torch/jit/mobile 2022-08-17T12:16:45.3411772Z copying build/lib.linux-x86_64-3.7/torch/jit/mobile/__init__.py -> base_bdist_tmp/torch/jit/mobile 2022-08-17T12:16:45.3412645Z creating base_bdist_tmp/torch/linalg 2022-08-17T12:16:45.3412988Z copying build/lib.linux-x86_64-3.7/torch/linalg/__init__.py -> base_bdist_tmp/torch/linalg 2022-08-17T12:16:45.3414530Z creating base_bdist_tmp/torch/masked 2022-08-17T12:16:45.3414775Z copying build/lib.linux-x86_64-3.7/torch/masked/__init__.py -> base_bdist_tmp/torch/masked 2022-08-17T12:16:45.3423414Z creating base_bdist_tmp/torch/masked/maskedtensor 2022-08-17T12:16:45.3424015Z copying build/lib.linux-x86_64-3.7/torch/masked/maskedtensor/__init__.py -> base_bdist_tmp/torch/masked/maskedtensor 2022-08-17T12:16:45.3425018Z copying build/lib.linux-x86_64-3.7/torch/masked/maskedtensor/core.py -> base_bdist_tmp/torch/masked/maskedtensor 2022-08-17T12:16:45.3425855Z copying build/lib.linux-x86_64-3.7/torch/masked/maskedtensor/creation.py -> base_bdist_tmp/torch/masked/maskedtensor 2022-08-17T12:16:45.3427142Z creating base_bdist_tmp/torch/monitor 2022-08-17T12:16:45.3427384Z copying build/lib.linux-x86_64-3.7/torch/monitor/__init__.py -> base_bdist_tmp/torch/monitor 2022-08-17T12:16:45.3441887Z creating base_bdist_tmp/torch/multiprocessing 2022-08-17T12:16:45.3442396Z copying build/lib.linux-x86_64-3.7/torch/multiprocessing/__init__.py -> base_bdist_tmp/torch/multiprocessing 2022-08-17T12:16:45.3442872Z copying build/lib.linux-x86_64-3.7/torch/multiprocessing/_atfork.py -> base_bdist_tmp/torch/multiprocessing 2022-08-17T12:16:45.3443390Z copying build/lib.linux-x86_64-3.7/torch/multiprocessing/pool.py -> base_bdist_tmp/torch/multiprocessing 2022-08-17T12:16:45.3443751Z copying build/lib.linux-x86_64-3.7/torch/multiprocessing/queue.py -> base_bdist_tmp/torch/multiprocessing 2022-08-17T12:16:45.3444026Z copying build/lib.linux-x86_64-3.7/torch/multiprocessing/reductions.py -> base_bdist_tmp/torch/multiprocessing 2022-08-17T12:16:45.3444269Z copying build/lib.linux-x86_64-3.7/torch/multiprocessing/spawn.py -> base_bdist_tmp/torch/multiprocessing 2022-08-17T12:16:45.3444372Z creating base_bdist_tmp/torch/nested 2022-08-17T12:16:45.3444594Z copying build/lib.linux-x86_64-3.7/torch/nested/__init__.py -> base_bdist_tmp/torch/nested 2022-08-17T12:16:45.3444685Z creating base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3444946Z copying build/lib.linux-x86_64-3.7/torch/nn/__init__.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3445260Z copying build/lib.linux-x86_64-3.7/torch/nn/_reduction.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3445491Z copying build/lib.linux-x86_64-3.7/torch/nn/common_types.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3445738Z copying build/lib.linux-x86_64-3.7/torch/nn/cpp.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3446017Z copying build/lib.linux-x86_64-3.7/torch/nn/functional.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3446348Z copying build/lib.linux-x86_64-3.7/torch/nn/grad.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3446670Z copying build/lib.linux-x86_64-3.7/torch/nn/init.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3447227Z copying build/lib.linux-x86_64-3.7/torch/nn/parameter.py -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3448017Z creating base_bdist_tmp/torch/nn/backends 2022-08-17T12:16:45.3448818Z copying build/lib.linux-x86_64-3.7/torch/nn/backends/__init__.py -> base_bdist_tmp/torch/nn/backends 2022-08-17T12:16:45.3449646Z copying build/lib.linux-x86_64-3.7/torch/nn/backends/thnn.py -> base_bdist_tmp/torch/nn/backends 2022-08-17T12:16:45.3450574Z creating base_bdist_tmp/torch/nn/intrinsic 2022-08-17T12:16:45.3451081Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/__init__.py -> base_bdist_tmp/torch/nn/intrinsic 2022-08-17T12:16:45.3452781Z creating base_bdist_tmp/torch/nn/intrinsic/modules 2022-08-17T12:16:45.3453112Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/modules/__init__.py -> base_bdist_tmp/torch/nn/intrinsic/modules 2022-08-17T12:16:45.3454454Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/modules/fused.py -> base_bdist_tmp/torch/nn/intrinsic/modules 2022-08-17T12:16:45.3456088Z creating base_bdist_tmp/torch/nn/intrinsic/qat 2022-08-17T12:16:45.3457837Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/__init__.py -> base_bdist_tmp/torch/nn/intrinsic/qat 2022-08-17T12:16:45.3460420Z creating base_bdist_tmp/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:45.3460972Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules/__init__.py -> base_bdist_tmp/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:45.3462293Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules/conv_fused.py -> base_bdist_tmp/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:45.3463570Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules/linear_fused.py -> base_bdist_tmp/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:45.3464911Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/qat/modules/linear_relu.py -> base_bdist_tmp/torch/nn/intrinsic/qat/modules 2022-08-17T12:16:45.3465762Z creating base_bdist_tmp/torch/nn/intrinsic/quantized 2022-08-17T12:16:45.3466694Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/__init__.py -> base_bdist_tmp/torch/nn/intrinsic/quantized 2022-08-17T12:16:45.3467317Z creating base_bdist_tmp/torch/nn/intrinsic/quantized/dynamic 2022-08-17T12:16:45.3469211Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic/__init__.py -> base_bdist_tmp/torch/nn/intrinsic/quantized/dynamic 2022-08-17T12:16:45.3471250Z creating base_bdist_tmp/torch/nn/intrinsic/quantized/dynamic/modules 2022-08-17T12:16:45.3472742Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> base_bdist_tmp/torch/nn/intrinsic/quantized/dynamic/modules 2022-08-17T12:16:45.3473191Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> base_bdist_tmp/torch/nn/intrinsic/quantized/dynamic/modules 2022-08-17T12:16:45.3474698Z creating base_bdist_tmp/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:45.3475148Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules/__init__.py -> base_bdist_tmp/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:45.3476199Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules/bn_relu.py -> base_bdist_tmp/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:45.3477076Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules/conv_relu.py -> base_bdist_tmp/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:45.3478987Z copying build/lib.linux-x86_64-3.7/torch/nn/intrinsic/quantized/modules/linear_relu.py -> base_bdist_tmp/torch/nn/intrinsic/quantized/modules 2022-08-17T12:16:45.3479228Z creating base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3479519Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/__init__.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3481636Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/_functions.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3482128Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/activation.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3483242Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/adaptive.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3486414Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/batchnorm.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3487679Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/channelshuffle.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3488796Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/container.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3490327Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/conv.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3491969Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/distance.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3493401Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/dropout.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3494285Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/flatten.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3494863Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/fold.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3506204Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/instancenorm.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3506616Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/lazy.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3507066Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/linear.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3507451Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/loss.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3507829Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/module.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3508251Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/normalization.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3508489Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/padding.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3508740Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/pixelshuffle.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3509057Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/pooling.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3509400Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/rnn.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3509769Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/sparse.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3574885Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/transformer.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3575371Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/upsampling.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3575818Z copying build/lib.linux-x86_64-3.7/torch/nn/modules/utils.py -> base_bdist_tmp/torch/nn/modules 2022-08-17T12:16:45.3576008Z creating base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3576445Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/__init__.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3576893Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/_functions.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3577415Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/_replicated_tensor_ddp_interop.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3577916Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/_replicated_tensor_ddp_utils.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3578352Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/comm.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3578834Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/data_parallel.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3579293Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/distributed.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3579763Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/parallel_apply.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3580211Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/replicate.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3580665Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/scatter_gather.py -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3581116Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/__init__.pyi -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3581574Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/common_types.pyi -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3582043Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/data_parallel.pyi -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3582507Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/distributed.pyi -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3582967Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/parallel_apply.pyi -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3583544Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/replicate.pyi -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3584009Z copying build/lib.linux-x86_64-3.7/torch/nn/parallel/scatter_gather.pyi -> base_bdist_tmp/torch/nn/parallel 2022-08-17T12:16:45.3584171Z creating base_bdist_tmp/torch/nn/qat 2022-08-17T12:16:45.3584563Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/__init__.py -> base_bdist_tmp/torch/nn/qat 2022-08-17T12:16:45.3584749Z creating base_bdist_tmp/torch/nn/qat/dynamic 2022-08-17T12:16:45.3585166Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic/__init__.py -> base_bdist_tmp/torch/nn/qat/dynamic 2022-08-17T12:16:45.3585369Z creating base_bdist_tmp/torch/nn/qat/dynamic/modules 2022-08-17T12:16:45.3587009Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic/modules/__init__.py -> base_bdist_tmp/torch/nn/qat/dynamic/modules 2022-08-17T12:16:45.3587577Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/dynamic/modules/linear.py -> base_bdist_tmp/torch/nn/qat/dynamic/modules 2022-08-17T12:16:45.3587774Z creating base_bdist_tmp/torch/nn/qat/modules 2022-08-17T12:16:45.3588274Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/modules/__init__.py -> base_bdist_tmp/torch/nn/qat/modules 2022-08-17T12:16:45.3588732Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/modules/conv.py -> base_bdist_tmp/torch/nn/qat/modules 2022-08-17T12:16:45.3589209Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/modules/embedding_ops.py -> base_bdist_tmp/torch/nn/qat/modules 2022-08-17T12:16:45.3589670Z copying build/lib.linux-x86_64-3.7/torch/nn/qat/modules/linear.py -> base_bdist_tmp/torch/nn/qat/modules 2022-08-17T12:16:45.3589895Z creating base_bdist_tmp/torch/nn/quantizable 2022-08-17T12:16:45.3590366Z copying build/lib.linux-x86_64-3.7/torch/nn/quantizable/__init__.py -> base_bdist_tmp/torch/nn/quantizable 2022-08-17T12:16:45.3590578Z creating base_bdist_tmp/torch/nn/quantizable/modules 2022-08-17T12:16:45.3591093Z copying build/lib.linux-x86_64-3.7/torch/nn/quantizable/modules/__init__.py -> base_bdist_tmp/torch/nn/quantizable/modules 2022-08-17T12:16:45.3591599Z copying build/lib.linux-x86_64-3.7/torch/nn/quantizable/modules/activation.py -> base_bdist_tmp/torch/nn/quantizable/modules 2022-08-17T12:16:45.3592097Z copying build/lib.linux-x86_64-3.7/torch/nn/quantizable/modules/rnn.py -> base_bdist_tmp/torch/nn/quantizable/modules 2022-08-17T12:16:45.3592277Z creating base_bdist_tmp/torch/nn/quantized 2022-08-17T12:16:45.3592803Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/__init__.py -> base_bdist_tmp/torch/nn/quantized 2022-08-17T12:16:45.3593258Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/functional.py -> base_bdist_tmp/torch/nn/quantized 2022-08-17T12:16:45.3593463Z creating base_bdist_tmp/torch/nn/quantized/_reference 2022-08-17T12:16:45.3593975Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/__init__.py -> base_bdist_tmp/torch/nn/quantized/_reference 2022-08-17T12:16:45.3594203Z creating base_bdist_tmp/torch/nn/quantized/_reference/modules 2022-08-17T12:16:45.3594739Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules/__init__.py -> base_bdist_tmp/torch/nn/quantized/_reference/modules 2022-08-17T12:16:45.3595302Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules/conv.py -> base_bdist_tmp/torch/nn/quantized/_reference/modules 2022-08-17T12:16:45.3595856Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules/linear.py -> base_bdist_tmp/torch/nn/quantized/_reference/modules 2022-08-17T12:16:45.3596392Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules/rnn.py -> base_bdist_tmp/torch/nn/quantized/_reference/modules 2022-08-17T12:16:45.3596946Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules/sparse.py -> base_bdist_tmp/torch/nn/quantized/_reference/modules 2022-08-17T12:16:45.3597497Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/_reference/modules/utils.py -> base_bdist_tmp/torch/nn/quantized/_reference/modules 2022-08-17T12:16:45.3597794Z creating base_bdist_tmp/torch/nn/quantized/dynamic 2022-08-17T12:16:45.3598276Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/__init__.py -> base_bdist_tmp/torch/nn/quantized/dynamic 2022-08-17T12:16:45.3598493Z creating base_bdist_tmp/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:45.3598997Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules/__init__.py -> base_bdist_tmp/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:45.3599516Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules/conv.py -> base_bdist_tmp/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:45.3600050Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules/linear.py -> base_bdist_tmp/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:45.3600640Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/dynamic/modules/rnn.py -> base_bdist_tmp/torch/nn/quantized/dynamic/modules 2022-08-17T12:16:45.3600844Z creating base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3601340Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/__init__.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3601851Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/activation.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3602356Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/batchnorm.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3602837Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/conv.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3603320Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/dropout.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3603764Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/embedding_ops.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3604280Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/functional_modules.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3604772Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/linear.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3605296Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/normalization.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3605774Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/rnn.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3606264Z copying build/lib.linux-x86_64-3.7/torch/nn/quantized/modules/utils.py -> base_bdist_tmp/torch/nn/quantized/modules 2022-08-17T12:16:45.3606427Z creating base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3606847Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/__init__.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3607302Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_per_sample_grad.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3607754Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_stateless.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3608166Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/clip_grad.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3608617Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/convert_parameters.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3609030Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/fusion.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3609447Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/init.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3609875Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/memory_format.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3610328Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/parametrizations.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3610770Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/parametrize.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3611273Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/prune.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3611673Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/rnn.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3612087Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/spectral_norm.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3612517Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/stateless.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3612946Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/weight_norm.py -> base_bdist_tmp/torch/nn/utils 2022-08-17T12:16:45.3613159Z creating base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3613691Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/__init__.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3614471Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3615038Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/conv_utils.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3615628Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3616199Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3616775Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3617330Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3617921Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3618498Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3619077Z copying build/lib.linux-x86_64-3.7/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> base_bdist_tmp/torch/nn/utils/_expanded_weights 2022-08-17T12:16:45.3619480Z copying build/lib.linux-x86_64-3.7/torch/nn/parameter.pyi -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3619875Z copying build/lib.linux-x86_64-3.7/torch/nn/functional.pyi -> base_bdist_tmp/torch/nn 2022-08-17T12:16:45.3620045Z creating base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3620443Z copying build/lib.linux-x86_64-3.7/torch/onnx/__init__.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3621324Z copying build/lib.linux-x86_64-3.7/torch/onnx/_constants.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3622186Z copying build/lib.linux-x86_64-3.7/torch/onnx/_deprecation.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3623290Z copying build/lib.linux-x86_64-3.7/torch/onnx/_experimental.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3624314Z copying build/lib.linux-x86_64-3.7/torch/onnx/_exporter_states.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3625329Z copying build/lib.linux-x86_64-3.7/torch/onnx/_globals.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3626609Z copying build/lib.linux-x86_64-3.7/torch/onnx/_onnx_supported_ops.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3627279Z copying build/lib.linux-x86_64-3.7/torch/onnx/_patch_torch.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3628840Z copying build/lib.linux-x86_64-3.7/torch/onnx/_type_utils.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3629296Z copying build/lib.linux-x86_64-3.7/torch/onnx/errors.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3630439Z copying build/lib.linux-x86_64-3.7/torch/onnx/operators.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3631414Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_caffe2.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3632613Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_helper.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3634782Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset10.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3635529Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset11.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3637271Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset12.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3638543Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset13.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3639870Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset14.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3640944Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset15.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3641986Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset16.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3642993Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset7.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3644039Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset8.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3645212Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_opset9.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3648075Z copying build/lib.linux-x86_64-3.7/torch/onnx/symbolic_registry.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3648640Z copying build/lib.linux-x86_64-3.7/torch/onnx/utils.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3650560Z copying build/lib.linux-x86_64-3.7/torch/onnx/verification.py -> base_bdist_tmp/torch/onnx 2022-08-17T12:16:45.3653583Z creating base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3653979Z copying build/lib.linux-x86_64-3.7/torch/optim/__init__.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3655341Z copying build/lib.linux-x86_64-3.7/torch/optim/_functional.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3656707Z copying build/lib.linux-x86_64-3.7/torch/optim/adadelta.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3658237Z copying build/lib.linux-x86_64-3.7/torch/optim/adagrad.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3659185Z copying build/lib.linux-x86_64-3.7/torch/optim/adam.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3660193Z copying build/lib.linux-x86_64-3.7/torch/optim/adamax.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3660940Z copying build/lib.linux-x86_64-3.7/torch/optim/adamw.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3661828Z copying build/lib.linux-x86_64-3.7/torch/optim/asgd.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3662757Z copying build/lib.linux-x86_64-3.7/torch/optim/lbfgs.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3663833Z copying build/lib.linux-x86_64-3.7/torch/optim/lr_scheduler.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3665325Z copying build/lib.linux-x86_64-3.7/torch/optim/nadam.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3665996Z copying build/lib.linux-x86_64-3.7/torch/optim/optimizer.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3667223Z copying build/lib.linux-x86_64-3.7/torch/optim/radam.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3668977Z copying build/lib.linux-x86_64-3.7/torch/optim/rmsprop.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3669263Z copying build/lib.linux-x86_64-3.7/torch/optim/rprop.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3670075Z copying build/lib.linux-x86_64-3.7/torch/optim/sgd.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3671196Z copying build/lib.linux-x86_64-3.7/torch/optim/sparse_adam.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3672051Z copying build/lib.linux-x86_64-3.7/torch/optim/swa_utils.py -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3673380Z creating base_bdist_tmp/torch/optim/_multi_tensor 2022-08-17T12:16:45.3674323Z copying build/lib.linux-x86_64-3.7/torch/optim/_multi_tensor/__init__.py -> base_bdist_tmp/torch/optim/_multi_tensor 2022-08-17T12:16:45.3675079Z copying build/lib.linux-x86_64-3.7/torch/optim/__init__.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3676707Z copying build/lib.linux-x86_64-3.7/torch/optim/adadelta.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3677041Z copying build/lib.linux-x86_64-3.7/torch/optim/adagrad.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3677926Z copying build/lib.linux-x86_64-3.7/torch/optim/adam.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3679596Z copying build/lib.linux-x86_64-3.7/torch/optim/adamax.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3679979Z copying build/lib.linux-x86_64-3.7/torch/optim/adamw.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3680931Z copying build/lib.linux-x86_64-3.7/torch/optim/asgd.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3681687Z copying build/lib.linux-x86_64-3.7/torch/optim/lbfgs.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3682406Z copying build/lib.linux-x86_64-3.7/torch/optim/lr_scheduler.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3683344Z copying build/lib.linux-x86_64-3.7/torch/optim/nadam.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3683938Z copying build/lib.linux-x86_64-3.7/torch/optim/optimizer.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3684775Z copying build/lib.linux-x86_64-3.7/torch/optim/radam.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3685653Z copying build/lib.linux-x86_64-3.7/torch/optim/rmsprop.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3686607Z copying build/lib.linux-x86_64-3.7/torch/optim/rprop.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3687662Z copying build/lib.linux-x86_64-3.7/torch/optim/sgd.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3687981Z copying build/lib.linux-x86_64-3.7/torch/optim/sparse_adam.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3688875Z copying build/lib.linux-x86_64-3.7/torch/optim/swa_utils.pyi -> base_bdist_tmp/torch/optim 2022-08-17T12:16:45.3690489Z creating base_bdist_tmp/torch/package 2022-08-17T12:16:45.3691487Z copying build/lib.linux-x86_64-3.7/torch/package/__init__.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3692788Z copying build/lib.linux-x86_64-3.7/torch/package/_digraph.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3693300Z copying build/lib.linux-x86_64-3.7/torch/package/_directory_reader.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3694707Z copying build/lib.linux-x86_64-3.7/torch/package/_importlib.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3695683Z copying build/lib.linux-x86_64-3.7/torch/package/_mangling.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3696687Z copying build/lib.linux-x86_64-3.7/torch/package/_mock.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3697486Z copying build/lib.linux-x86_64-3.7/torch/package/_package_pickler.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3698800Z copying build/lib.linux-x86_64-3.7/torch/package/_package_unpickler.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3699431Z copying build/lib.linux-x86_64-3.7/torch/package/_stdlib.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3700606Z copying build/lib.linux-x86_64-3.7/torch/package/file_structure_representation.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3701708Z copying build/lib.linux-x86_64-3.7/torch/package/find_file_dependencies.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3702892Z copying build/lib.linux-x86_64-3.7/torch/package/glob_group.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3703794Z copying build/lib.linux-x86_64-3.7/torch/package/importer.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3705011Z copying build/lib.linux-x86_64-3.7/torch/package/package_exporter.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3706949Z copying build/lib.linux-x86_64-3.7/torch/package/package_importer.py -> base_bdist_tmp/torch/package 2022-08-17T12:16:45.3708300Z creating base_bdist_tmp/torch/package/analyze 2022-08-17T12:16:45.3709081Z copying build/lib.linux-x86_64-3.7/torch/package/analyze/__init__.py -> base_bdist_tmp/torch/package/analyze 2022-08-17T12:16:45.3710087Z copying build/lib.linux-x86_64-3.7/torch/package/analyze/find_first_use_of_broken_modules.py -> base_bdist_tmp/torch/package/analyze 2022-08-17T12:16:45.3711395Z copying build/lib.linux-x86_64-3.7/torch/package/analyze/is_from_package.py -> base_bdist_tmp/torch/package/analyze 2022-08-17T12:16:45.3711820Z copying build/lib.linux-x86_64-3.7/torch/package/analyze/trace_dependencies.py -> base_bdist_tmp/torch/package/analyze 2022-08-17T12:16:45.3713321Z creating base_bdist_tmp/torch/profiler 2022-08-17T12:16:45.3713917Z copying build/lib.linux-x86_64-3.7/torch/profiler/__init__.py -> base_bdist_tmp/torch/profiler 2022-08-17T12:16:45.3715180Z copying build/lib.linux-x86_64-3.7/torch/profiler/_pattern_matcher.py -> base_bdist_tmp/torch/profiler 2022-08-17T12:16:45.3716449Z copying build/lib.linux-x86_64-3.7/torch/profiler/_utils.py -> base_bdist_tmp/torch/profiler 2022-08-17T12:16:45.3717029Z copying build/lib.linux-x86_64-3.7/torch/profiler/itt.py -> base_bdist_tmp/torch/profiler 2022-08-17T12:16:45.3718201Z copying build/lib.linux-x86_64-3.7/torch/profiler/profiler.py -> base_bdist_tmp/torch/profiler 2022-08-17T12:16:45.3718929Z copying build/lib.linux-x86_64-3.7/torch/profiler/python_tracer.py -> base_bdist_tmp/torch/profiler 2022-08-17T12:16:45.3720326Z creating base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3720646Z copying build/lib.linux-x86_64-3.7/torch/quantization/__init__.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3722454Z copying build/lib.linux-x86_64-3.7/torch/quantization/_numeric_suite.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3722952Z copying build/lib.linux-x86_64-3.7/torch/quantization/_numeric_suite_fx.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3723539Z copying build/lib.linux-x86_64-3.7/torch/quantization/fake_quantize.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3724667Z copying build/lib.linux-x86_64-3.7/torch/quantization/fuse_modules.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3725417Z copying build/lib.linux-x86_64-3.7/torch/quantization/fuser_method_mappings.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3726484Z copying build/lib.linux-x86_64-3.7/torch/quantization/observer.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3726838Z copying build/lib.linux-x86_64-3.7/torch/quantization/qconfig.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3727743Z copying build/lib.linux-x86_64-3.7/torch/quantization/quant_type.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3729026Z copying build/lib.linux-x86_64-3.7/torch/quantization/quantization_mappings.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3729615Z copying build/lib.linux-x86_64-3.7/torch/quantization/quantize.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3730395Z copying build/lib.linux-x86_64-3.7/torch/quantization/quantize_fx.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3731229Z copying build/lib.linux-x86_64-3.7/torch/quantization/quantize_jit.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3732249Z copying build/lib.linux-x86_64-3.7/torch/quantization/stubs.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3732962Z copying build/lib.linux-x86_64-3.7/torch/quantization/utils.py -> base_bdist_tmp/torch/quantization 2022-08-17T12:16:45.3734837Z creating base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3736206Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/__init__.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3736689Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/_equalize.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3737311Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/convert.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3738011Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/fuse.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3739117Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/fusion_patterns.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3740180Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/graph_module.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3741339Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/match_utils.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3742482Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/pattern_utils.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3743382Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/prepare.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3744515Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/quantization_patterns.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3745863Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/quantization_types.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3746864Z copying build/lib.linux-x86_64-3.7/torch/quantization/fx/utils.py -> base_bdist_tmp/torch/quantization/fx 2022-08-17T12:16:45.3748104Z creating base_bdist_tmp/torch/sparse 2022-08-17T12:16:45.3748956Z copying build/lib.linux-x86_64-3.7/torch/sparse/__init__.py -> base_bdist_tmp/torch/sparse 2022-08-17T12:16:45.3750414Z creating base_bdist_tmp/torch/special 2022-08-17T12:16:45.3750933Z copying build/lib.linux-x86_64-3.7/torch/special/__init__.py -> base_bdist_tmp/torch/special 2022-08-17T12:16:45.3753129Z creating base_bdist_tmp/torch/testing 2022-08-17T12:16:45.3753744Z copying build/lib.linux-x86_64-3.7/torch/testing/__init__.py -> base_bdist_tmp/torch/testing 2022-08-17T12:16:45.3754821Z copying build/lib.linux-x86_64-3.7/torch/testing/_comparison.py -> base_bdist_tmp/torch/testing 2022-08-17T12:16:45.3757398Z copying build/lib.linux-x86_64-3.7/torch/testing/_creation.py -> base_bdist_tmp/torch/testing 2022-08-17T12:16:45.3757874Z copying build/lib.linux-x86_64-3.7/torch/testing/_deprecated.py -> base_bdist_tmp/torch/testing 2022-08-17T12:16:45.3759084Z copying build/lib.linux-x86_64-3.7/torch/testing/_legacy.py -> base_bdist_tmp/torch/testing 2022-08-17T12:16:45.3760708Z creating base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3761171Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/__init__.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3763635Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/autocast_test_lists.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3763949Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/check_kernel_launches.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3764478Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_cuda.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3765770Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_device_type.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3767347Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_distributed.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3768331Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_dtype.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3769198Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_fsdp.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3771365Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_jit.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3771759Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_methods_invocations.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3780791Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_modules.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3781566Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_nn.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3784694Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_quantization.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3786085Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_quantized.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3788237Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_subclass.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3788728Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/common_utils.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3791055Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/composite_compliance.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3792193Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/dist_utils.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3793144Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/hypothesis_utils.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3795492Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/jit_metaprogramming_utils.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3795775Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/jit_utils.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3798215Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/logging_tensor.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3798640Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/quantization_torch_package_models.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3799587Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/schema_check_mode.py -> base_bdist_tmp/torch/testing/_internal 2022-08-17T12:16:45.3800828Z creating base_bdist_tmp/torch/testing/_internal/codegen 2022-08-17T12:16:45.3801412Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/codegen/__init__.py -> base_bdist_tmp/torch/testing/_internal/codegen 2022-08-17T12:16:45.3801905Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/codegen/random_topo_test.py -> base_bdist_tmp/torch/testing/_internal/codegen 2022-08-17T12:16:45.3802997Z creating base_bdist_tmp/torch/testing/_internal/data 2022-08-17T12:16:45.3803534Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/data/__init__.py -> base_bdist_tmp/torch/testing/_internal/data 2022-08-17T12:16:45.3804855Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/data/network1.py -> base_bdist_tmp/torch/testing/_internal/data 2022-08-17T12:16:45.3805253Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/data/network2.py -> base_bdist_tmp/torch/testing/_internal/data 2022-08-17T12:16:45.3806834Z creating base_bdist_tmp/torch/testing/_internal/distributed 2022-08-17T12:16:45.3807638Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed 2022-08-17T12:16:45.3808507Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> base_bdist_tmp/torch/testing/_internal/distributed 2022-08-17T12:16:45.3810280Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/distributed_test.py -> base_bdist_tmp/torch/testing/_internal/distributed 2022-08-17T12:16:45.3812891Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/distributed_utils.py -> base_bdist_tmp/torch/testing/_internal/distributed 2022-08-17T12:16:45.3814255Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> base_bdist_tmp/torch/testing/_internal/distributed 2022-08-17T12:16:45.3815207Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc_utils.py -> base_bdist_tmp/torch/testing/_internal/distributed 2022-08-17T12:16:45.3816244Z creating base_bdist_tmp/torch/testing/_internal/distributed/_shard 2022-08-17T12:16:45.3817042Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/_shard 2022-08-17T12:16:45.3817932Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/test_common.py -> base_bdist_tmp/torch/testing/_internal/distributed/_shard 2022-08-17T12:16:45.3819342Z creating base_bdist_tmp/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3820039Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3820950Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> base_bdist_tmp/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3821923Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> base_bdist_tmp/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-08-17T12:16:45.3822517Z creating base_bdist_tmp/torch/testing/_internal/distributed/nn 2022-08-17T12:16:45.3823595Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/nn 2022-08-17T12:16:45.3824259Z creating base_bdist_tmp/torch/testing/_internal/distributed/nn/api 2022-08-17T12:16:45.3825636Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn/api/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/nn/api 2022-08-17T12:16:45.3826180Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/nn/api 2022-08-17T12:16:45.3827553Z creating base_bdist_tmp/torch/testing/_internal/distributed/pipeline 2022-08-17T12:16:45.3828177Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/pipeline/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/pipeline 2022-08-17T12:16:45.3829222Z creating base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3829801Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3830739Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3832838Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3833640Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3834661Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3836358Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3836688Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/rpc_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3839366Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc 2022-08-17T12:16:45.3840224Z creating base_bdist_tmp/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:45.3840897Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/examples/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:45.3841998Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:45.3842546Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc/examples 2022-08-17T12:16:45.3844052Z creating base_bdist_tmp/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:45.3844598Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit/__init__.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:45.3845303Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:45.3846340Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:45.3847654Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> base_bdist_tmp/torch/testing/_internal/distributed/rpc/jit 2022-08-17T12:16:45.3848906Z creating base_bdist_tmp/torch/testing/_internal/generated 2022-08-17T12:16:45.3849368Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/generated/__init__.py -> base_bdist_tmp/torch/testing/_internal/generated 2022-08-17T12:16:45.3850509Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/generated/annotated_fn_args.py -> base_bdist_tmp/torch/testing/_internal/generated 2022-08-17T12:16:45.3853986Z creating base_bdist_tmp/torch/testing/_internal/opinfo 2022-08-17T12:16:45.3854738Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/opinfo/__init__.py -> base_bdist_tmp/torch/testing/_internal/opinfo 2022-08-17T12:16:45.3855038Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/opinfo/core.py -> base_bdist_tmp/torch/testing/_internal/opinfo 2022-08-17T12:16:45.3857188Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/opinfo/utils.py -> base_bdist_tmp/torch/testing/_internal/opinfo 2022-08-17T12:16:45.3858057Z creating base_bdist_tmp/torch/testing/_internal/test_module 2022-08-17T12:16:45.3858583Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/test_module/__init__.py -> base_bdist_tmp/torch/testing/_internal/test_module 2022-08-17T12:16:45.3859486Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/test_module/future_div.py -> base_bdist_tmp/torch/testing/_internal/test_module 2022-08-17T12:16:45.3860475Z copying build/lib.linux-x86_64-3.7/torch/testing/_internal/test_module/no_future_div.py -> base_bdist_tmp/torch/testing/_internal/test_module 2022-08-17T12:16:45.3861708Z creating base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3862151Z copying build/lib.linux-x86_64-3.7/torch/utils/__init__.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3863241Z copying build/lib.linux-x86_64-3.7/torch/utils/_cpp_extension_versioner.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3863884Z copying build/lib.linux-x86_64-3.7/torch/utils/_crash_handler.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3864894Z copying build/lib.linux-x86_64-3.7/torch/utils/_cuda_trace.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3865597Z copying build/lib.linux-x86_64-3.7/torch/utils/_freeze.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3867104Z copying build/lib.linux-x86_64-3.7/torch/utils/_mode_utils.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3867611Z copying build/lib.linux-x86_64-3.7/torch/utils/_python_dispatch.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3868611Z copying build/lib.linux-x86_64-3.7/torch/utils/_pytree.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3869296Z copying build/lib.linux-x86_64-3.7/torch/utils/_zip.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3870609Z copying build/lib.linux-x86_64-3.7/torch/utils/bundled_inputs.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3871221Z copying build/lib.linux-x86_64-3.7/torch/utils/checkpoint.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3872234Z copying build/lib.linux-x86_64-3.7/torch/utils/collect_env.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3873310Z copying build/lib.linux-x86_64-3.7/torch/utils/cpp_extension.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3874971Z copying build/lib.linux-x86_64-3.7/torch/utils/dlpack.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3875655Z copying build/lib.linux-x86_64-3.7/torch/utils/file_baton.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3876467Z copying build/lib.linux-x86_64-3.7/torch/utils/hooks.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3877480Z copying build/lib.linux-x86_64-3.7/torch/utils/mkldnn.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3878468Z copying build/lib.linux-x86_64-3.7/torch/utils/mobile_optimizer.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3879323Z copying build/lib.linux-x86_64-3.7/torch/utils/model_zoo.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3880594Z copying build/lib.linux-x86_64-3.7/torch/utils/show_pickle.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3881036Z copying build/lib.linux-x86_64-3.7/torch/utils/throughput_benchmark.py -> base_bdist_tmp/torch/utils 2022-08-17T12:16:45.3882350Z creating base_bdist_tmp/torch/utils/backcompat 2022-08-17T12:16:45.3882794Z copying build/lib.linux-x86_64-3.7/torch/utils/backcompat/__init__.py -> base_bdist_tmp/torch/utils/backcompat 2022-08-17T12:16:45.3884124Z creating base_bdist_tmp/torch/utils/benchmark 2022-08-17T12:16:45.3885406Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/__init__.py -> base_bdist_tmp/torch/utils/benchmark 2022-08-17T12:16:45.3885556Z creating base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3886270Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/__init__.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3887103Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/blas_compare.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3888263Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/blas_compare_setup.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3888903Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/compare.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3890022Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/end_to_end.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3890511Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/fuzzer.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3891956Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/op_benchmark.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3892318Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/simple_timeit.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3893073Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> base_bdist_tmp/torch/utils/benchmark/examples 2022-08-17T12:16:45.3894403Z creating base_bdist_tmp/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:45.3895137Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers/__init__.py -> base_bdist_tmp/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:45.3895918Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers/binary.py -> base_bdist_tmp/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:45.3897166Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> base_bdist_tmp/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:45.3897996Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> base_bdist_tmp/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:45.3898782Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers/spectral.py -> base_bdist_tmp/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:45.3900353Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/op_fuzzers/unary.py -> base_bdist_tmp/torch/utils/benchmark/op_fuzzers 2022-08-17T12:16:45.3901091Z creating base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3901734Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/__init__.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3902824Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/_stubs.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3903525Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/common.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3905393Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/compare.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3905878Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/cpp_jit.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3906523Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/fuzzer.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3907437Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/sparse_fuzzer.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3908071Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/timer.py -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3909642Z creating base_bdist_tmp/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:45.3910285Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> base_bdist_tmp/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:45.3910988Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> base_bdist_tmp/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:45.3912256Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> base_bdist_tmp/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:45.3912919Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> base_bdist_tmp/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:45.3913943Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> base_bdist_tmp/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:45.3914534Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> base_bdist_tmp/torch/utils/benchmark/utils/valgrind_wrapper 2022-08-17T12:16:45.3918127Z copying build/lib.linux-x86_64-3.7/torch/utils/benchmark/utils/timeit_template.cpp -> base_bdist_tmp/torch/utils/benchmark/utils 2022-08-17T12:16:45.3919564Z creating base_bdist_tmp/torch/utils/bottleneck 2022-08-17T12:16:45.3920114Z copying build/lib.linux-x86_64-3.7/torch/utils/bottleneck/__init__.py -> base_bdist_tmp/torch/utils/bottleneck 2022-08-17T12:16:45.3920710Z copying build/lib.linux-x86_64-3.7/torch/utils/bottleneck/__main__.py -> base_bdist_tmp/torch/utils/bottleneck 2022-08-17T12:16:45.3921460Z creating base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3922082Z copying build/lib.linux-x86_64-3.7/torch/utils/data/__init__.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3923251Z copying build/lib.linux-x86_64-3.7/torch/utils/data/backward_compatibility.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3924030Z copying build/lib.linux-x86_64-3.7/torch/utils/data/dataloader.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3925864Z copying build/lib.linux-x86_64-3.7/torch/utils/data/dataloader_experimental.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3926445Z copying build/lib.linux-x86_64-3.7/torch/utils/data/dataset.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3927405Z copying build/lib.linux-x86_64-3.7/torch/utils/data/distributed.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3928139Z copying build/lib.linux-x86_64-3.7/torch/utils/data/graph.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3929023Z copying build/lib.linux-x86_64-3.7/torch/utils/data/graph_settings.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3929948Z copying build/lib.linux-x86_64-3.7/torch/utils/data/sampler.py -> base_bdist_tmp/torch/utils/data 2022-08-17T12:16:45.3931502Z creating base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3932380Z copying build/lib.linux-x86_64-3.7/torch/utils/data/_utils/__init__.py -> base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3933087Z copying build/lib.linux-x86_64-3.7/torch/utils/data/_utils/collate.py -> base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3934100Z copying build/lib.linux-x86_64-3.7/torch/utils/data/_utils/fetch.py -> base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3935027Z copying build/lib.linux-x86_64-3.7/torch/utils/data/_utils/pin_memory.py -> base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3936753Z copying build/lib.linux-x86_64-3.7/torch/utils/data/_utils/serialization.py -> base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3937451Z copying build/lib.linux-x86_64-3.7/torch/utils/data/_utils/signal_handling.py -> base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3938399Z copying build/lib.linux-x86_64-3.7/torch/utils/data/_utils/worker.py -> base_bdist_tmp/torch/utils/data/_utils 2022-08-17T12:16:45.3940028Z creating base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3940894Z copying build/lib.linux-x86_64-3.7/torch/utils/data/communication/__init__.py -> base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3941305Z copying build/lib.linux-x86_64-3.7/torch/utils/data/communication/eventloop.py -> base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3942968Z copying build/lib.linux-x86_64-3.7/torch/utils/data/communication/iter.py -> base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3943803Z copying build/lib.linux-x86_64-3.7/torch/utils/data/communication/map.py -> base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3944703Z copying build/lib.linux-x86_64-3.7/torch/utils/data/communication/messages.py -> base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3945657Z copying build/lib.linux-x86_64-3.7/torch/utils/data/communication/protocol.py -> base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3946698Z copying build/lib.linux-x86_64-3.7/torch/utils/data/communication/queue.py -> base_bdist_tmp/torch/utils/data/communication 2022-08-17T12:16:45.3948024Z creating base_bdist_tmp/torch/utils/data/datapipes 2022-08-17T12:16:45.3948681Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/__init__.py -> base_bdist_tmp/torch/utils/data/datapipes 2022-08-17T12:16:45.3950300Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/_decorator.py -> base_bdist_tmp/torch/utils/data/datapipes 2022-08-17T12:16:45.3951003Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/_hook_iterator.py -> base_bdist_tmp/torch/utils/data/datapipes 2022-08-17T12:16:45.3951886Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/_typing.py -> base_bdist_tmp/torch/utils/data/datapipes 2022-08-17T12:16:45.3953174Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/datapipe.py -> base_bdist_tmp/torch/utils/data/datapipes 2022-08-17T12:16:45.3954084Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/gen_pyi.py -> base_bdist_tmp/torch/utils/data/datapipes 2022-08-17T12:16:45.3955517Z creating base_bdist_tmp/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:45.3956174Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe/__init__.py -> base_bdist_tmp/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:45.3956946Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> base_bdist_tmp/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:45.3958839Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe/dataframes.py -> base_bdist_tmp/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:45.3959343Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe/datapipes.py -> base_bdist_tmp/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:45.3960216Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/dataframe/structures.py -> base_bdist_tmp/torch/utils/data/datapipes/dataframe 2022-08-17T12:16:45.3961602Z creating base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3962192Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/__init__.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3963473Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/callable.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3964368Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/combinatorics.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3964955Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/combining.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3966364Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/filelister.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3966826Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/fileopener.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3968178Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/grouping.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3969263Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/routeddecoder.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3970006Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/selecting.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3970953Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/streamreader.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3972089Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/iter/utils.py -> base_bdist_tmp/torch/utils/data/datapipes/iter 2022-08-17T12:16:45.3973201Z creating base_bdist_tmp/torch/utils/data/datapipes/map 2022-08-17T12:16:45.3973722Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map/__init__.py -> base_bdist_tmp/torch/utils/data/datapipes/map 2022-08-17T12:16:45.3975272Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map/callable.py -> base_bdist_tmp/torch/utils/data/datapipes/map 2022-08-17T12:16:45.3975687Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map/combinatorics.py -> base_bdist_tmp/torch/utils/data/datapipes/map 2022-08-17T12:16:45.3977097Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map/combining.py -> base_bdist_tmp/torch/utils/data/datapipes/map 2022-08-17T12:16:45.3977967Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map/grouping.py -> base_bdist_tmp/torch/utils/data/datapipes/map 2022-08-17T12:16:45.3978367Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/map/utils.py -> base_bdist_tmp/torch/utils/data/datapipes/map 2022-08-17T12:16:45.3979947Z creating base_bdist_tmp/torch/utils/data/datapipes/utils 2022-08-17T12:16:45.3980358Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils/__init__.py -> base_bdist_tmp/torch/utils/data/datapipes/utils 2022-08-17T12:16:45.3981194Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils/common.py -> base_bdist_tmp/torch/utils/data/datapipes/utils 2022-08-17T12:16:45.3981920Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils/decoder.py -> base_bdist_tmp/torch/utils/data/datapipes/utils 2022-08-17T12:16:45.3982735Z copying build/lib.linux-x86_64-3.7/torch/utils/data/datapipes/utils/snapshot.py -> base_bdist_tmp/torch/utils/data/datapipes/utils 2022-08-17T12:16:45.3984025Z creating base_bdist_tmp/torch/utils/hipify 2022-08-17T12:16:45.3984415Z copying build/lib.linux-x86_64-3.7/torch/utils/hipify/__init__.py -> base_bdist_tmp/torch/utils/hipify 2022-08-17T12:16:45.3985434Z copying build/lib.linux-x86_64-3.7/torch/utils/hipify/constants.py -> base_bdist_tmp/torch/utils/hipify 2022-08-17T12:16:45.3986379Z copying build/lib.linux-x86_64-3.7/torch/utils/hipify/cuda_to_hip_mappings.py -> base_bdist_tmp/torch/utils/hipify 2022-08-17T12:16:45.3989530Z copying build/lib.linux-x86_64-3.7/torch/utils/hipify/hipify_python.py -> base_bdist_tmp/torch/utils/hipify 2022-08-17T12:16:45.3990859Z copying build/lib.linux-x86_64-3.7/torch/utils/hipify/version.py -> base_bdist_tmp/torch/utils/hipify 2022-08-17T12:16:45.3992144Z creating base_bdist_tmp/torch/utils/jit 2022-08-17T12:16:45.3992706Z copying build/lib.linux-x86_64-3.7/torch/utils/jit/__init__.py -> base_bdist_tmp/torch/utils/jit 2022-08-17T12:16:45.3994020Z copying build/lib.linux-x86_64-3.7/torch/utils/jit/log_extract.py -> base_bdist_tmp/torch/utils/jit 2022-08-17T12:16:45.3995255Z creating base_bdist_tmp/torch/utils/model_dump 2022-08-17T12:16:45.3995689Z copying build/lib.linux-x86_64-3.7/torch/utils/model_dump/__init__.py -> base_bdist_tmp/torch/utils/model_dump 2022-08-17T12:16:45.3996687Z copying build/lib.linux-x86_64-3.7/torch/utils/model_dump/__main__.py -> base_bdist_tmp/torch/utils/model_dump 2022-08-17T12:16:45.3997867Z copying build/lib.linux-x86_64-3.7/torch/utils/model_dump/skeleton.html -> base_bdist_tmp/torch/utils/model_dump 2022-08-17T12:16:45.3998694Z copying build/lib.linux-x86_64-3.7/torch/utils/model_dump/code.js -> base_bdist_tmp/torch/utils/model_dump 2022-08-17T12:16:45.3999603Z copying build/lib.linux-x86_64-3.7/torch/utils/model_dump/htm.mjs -> base_bdist_tmp/torch/utils/model_dump 2022-08-17T12:16:45.4000426Z copying build/lib.linux-x86_64-3.7/torch/utils/model_dump/preact.mjs -> base_bdist_tmp/torch/utils/model_dump 2022-08-17T12:16:45.4002124Z creating base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4002542Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/__init__.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4003528Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/_caffe2_graph.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4005033Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/_convert_np.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4005914Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/_embedding.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4006487Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/_onnx_graph.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4007461Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/_proto_graph.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4008483Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/_pytorch_graph.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4009512Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/_utils.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4010369Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/summary.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4011333Z copying build/lib.linux-x86_64-3.7/torch/utils/tensorboard/writer.py -> base_bdist_tmp/torch/utils/tensorboard 2022-08-17T12:16:45.4012791Z copying build/lib.linux-x86_64-3.7/torch/py.typed -> base_bdist_tmp/torch 2022-08-17T12:16:45.4014021Z creating base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4014264Z copying build/lib.linux-x86_64-3.7/torch/bin/protoc-3.13.0.0 -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4046542Z copying build/lib.linux-x86_64-3.7/torch/bin/protoc -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4077730Z copying build/lib.linux-x86_64-3.7/torch/bin/test_jit -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4118546Z copying build/lib.linux-x86_64-3.7/torch/bin/test_tensorexpr -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4168338Z copying build/lib.linux-x86_64-3.7/torch/bin/tutorial_tensorexpr -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4169954Z copying build/lib.linux-x86_64-3.7/torch/bin/FileStoreTest -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4174286Z copying build/lib.linux-x86_64-3.7/torch/bin/TCPStoreTest -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4179958Z copying build/lib.linux-x86_64-3.7/torch/bin/HashStoreTest -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4183896Z copying build/lib.linux-x86_64-3.7/torch/bin/test_dist_autograd -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4188093Z copying build/lib.linux-x86_64-3.7/torch/bin/test_cpp_rpc -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4193528Z copying build/lib.linux-x86_64-3.7/torch/bin/test_api -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4280028Z copying build/lib.linux-x86_64-3.7/torch/bin/test_lazy -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4309339Z copying build/lib.linux-x86_64-3.7/torch/bin/torch_shm_manager -> base_bdist_tmp/torch/bin 2022-08-17T12:16:45.4311356Z creating base_bdist_tmp/torch/test 2022-08-17T12:16:45.4311672Z copying build/lib.linux-x86_64-3.7/torch/test/c10_CompileTimeFunctionPointer_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4316239Z copying build/lib.linux-x86_64-3.7/torch/test/c10_DeviceGuard_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4320602Z copying build/lib.linux-x86_64-3.7/torch/test/c10_Device_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4324658Z copying build/lib.linux-x86_64-3.7/torch/test/c10_DispatchKeySet_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4329308Z copying build/lib.linux-x86_64-3.7/torch/test/c10_StreamGuard_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4333228Z copying build/lib.linux-x86_64-3.7/torch/test/c10_SymInt_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4337738Z copying build/lib.linux-x86_64-3.7/torch/test/c10_InlineDeviceGuard_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4342193Z copying build/lib.linux-x86_64-3.7/torch/test/c10_InlineStreamGuard_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4346740Z copying build/lib.linux-x86_64-3.7/torch/test/c10_SizesAndStrides_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4351384Z copying build/lib.linux-x86_64-3.7/torch/test/c10_Array_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4355548Z copying build/lib.linux-x86_64-3.7/torch/test/c10_Bitset_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4360445Z copying build/lib.linux-x86_64-3.7/torch/test/c10_C++17_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4364282Z copying build/lib.linux-x86_64-3.7/torch/test/c10_ConstexprCrc_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4368093Z copying build/lib.linux-x86_64-3.7/torch/test/c10_DeadlockDetection_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4372737Z copying build/lib.linux-x86_64-3.7/torch/test/c10_Half_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4376991Z copying build/lib.linux-x86_64-3.7/torch/test/c10_LeftRight_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4382053Z copying build/lib.linux-x86_64-3.7/torch/test/c10_Metaprogramming_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4387009Z copying build/lib.linux-x86_64-3.7/torch/test/c10_SmallVectorTest -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4399907Z copying build/lib.linux-x86_64-3.7/torch/test/c10_Synchronized_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4403914Z copying build/lib.linux-x86_64-3.7/torch/test/c10_ThreadLocal_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4408591Z copying build/lib.linux-x86_64-3.7/torch/test/c10_TypeIndex_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4412848Z copying build/lib.linux-x86_64-3.7/torch/test/c10_TypeList_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4417274Z copying build/lib.linux-x86_64-3.7/torch/test/c10_TypeTraits_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4421515Z copying build/lib.linux-x86_64-3.7/torch/test/c10_accumulate_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4425666Z copying build/lib.linux-x86_64-3.7/torch/test/c10_bfloat16_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4430240Z copying build/lib.linux-x86_64-3.7/torch/test/c10_complex_math_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4434535Z copying build/lib.linux-x86_64-3.7/torch/test/c10_complex_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4438956Z copying build/lib.linux-x86_64-3.7/torch/test/c10_either_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4448138Z copying build/lib.linux-x86_64-3.7/torch/test/c10_exception_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4452306Z copying build/lib.linux-x86_64-3.7/torch/test/c10_flags_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4456594Z copying build/lib.linux-x86_64-3.7/torch/test/c10_intrusive_ptr_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4471014Z copying build/lib.linux-x86_64-3.7/torch/test/c10_irange_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4475388Z copying build/lib.linux-x86_64-3.7/torch/test/c10_logging_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4479662Z copying build/lib.linux-x86_64-3.7/torch/test/c10_optional_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4485470Z copying build/lib.linux-x86_64-3.7/torch/test/c10_ordered_preserving_dict_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4490435Z copying build/lib.linux-x86_64-3.7/torch/test/c10_registry_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4494779Z copying build/lib.linux-x86_64-3.7/torch/test/c10_string_view_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4499406Z copying build/lib.linux-x86_64-3.7/torch/test/c10_tempfile_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4503446Z copying build/lib.linux-x86_64-3.7/torch/test/c10_typeid_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4507878Z copying build/lib.linux-x86_64-3.7/torch/test/c10_intrusive_ptr_benchmark -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4512091Z copying build/lib.linux-x86_64-3.7/torch/test/scalar_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4516747Z copying build/lib.linux-x86_64-3.7/torch/test/apply_utils_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4521246Z copying build/lib.linux-x86_64-3.7/torch/test/basic -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4526023Z copying build/lib.linux-x86_64-3.7/torch/test/atest -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4530581Z copying build/lib.linux-x86_64-3.7/torch/test/Dimname_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4534938Z copying build/lib.linux-x86_64-3.7/torch/test/Dict_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4540479Z copying build/lib.linux-x86_64-3.7/torch/test/NamedTensor_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4544949Z copying build/lib.linux-x86_64-3.7/torch/test/half_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4549325Z copying build/lib.linux-x86_64-3.7/torch/test/broadcast_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4553672Z copying build/lib.linux-x86_64-3.7/torch/test/wrapdim_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4557628Z copying build/lib.linux-x86_64-3.7/torch/test/dlconvertor_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4561582Z copying build/lib.linux-x86_64-3.7/torch/test/native_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4565942Z copying build/lib.linux-x86_64-3.7/torch/test/scalar_tensor_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4570264Z copying build/lib.linux-x86_64-3.7/torch/test/test_parallel -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4574610Z copying build/lib.linux-x86_64-3.7/torch/test/undefined_tensor_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4579221Z copying build/lib.linux-x86_64-3.7/torch/test/verify_api_visibility -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4580005Z copying build/lib.linux-x86_64-3.7/torch/test/thread_init_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4581254Z copying build/lib.linux-x86_64-3.7/torch/test/weakref_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4585479Z copying build/lib.linux-x86_64-3.7/torch/test/quantized_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4589856Z copying build/lib.linux-x86_64-3.7/torch/test/extension_backend_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4594372Z copying build/lib.linux-x86_64-3.7/torch/test/operators_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4598438Z copying build/lib.linux-x86_64-3.7/torch/test/lazy_tensor_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4602280Z copying build/lib.linux-x86_64-3.7/torch/test/tensor_iterator_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4608525Z copying build/lib.linux-x86_64-3.7/torch/test/math_kernel_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4612906Z copying build/lib.linux-x86_64-3.7/torch/test/memory_overlapping_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4617091Z copying build/lib.linux-x86_64-3.7/torch/test/mobile_memory_cleanup -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4621323Z copying build/lib.linux-x86_64-3.7/torch/test/cpu_generator_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4625798Z copying build/lib.linux-x86_64-3.7/torch/test/cpu_profiling_allocator_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4629916Z copying build/lib.linux-x86_64-3.7/torch/test/pow_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4634843Z copying build/lib.linux-x86_64-3.7/torch/test/variant_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4638671Z copying build/lib.linux-x86_64-3.7/torch/test/reduce_ops_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4642504Z copying build/lib.linux-x86_64-3.7/torch/test/reportMemoryUsage_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4646381Z copying build/lib.linux-x86_64-3.7/torch/test/memory_format_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4650405Z copying build/lib.linux-x86_64-3.7/torch/test/cpu_rng_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4657265Z copying build/lib.linux-x86_64-3.7/torch/test/ivalue_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4663928Z copying build/lib.linux-x86_64-3.7/torch/test/vmap_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4668927Z copying build/lib.linux-x86_64-3.7/torch/test/type_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4673663Z copying build/lib.linux-x86_64-3.7/torch/test/dispatch_key_set_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4677569Z copying build/lib.linux-x86_64-3.7/torch/test/stride_properties_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4681438Z copying build/lib.linux-x86_64-3.7/torch/test/IListRef_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4686417Z copying build/lib.linux-x86_64-3.7/torch/test/List_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4695415Z copying build/lib.linux-x86_64-3.7/torch/test/KernelFunction_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4700341Z copying build/lib.linux-x86_64-3.7/torch/test/kernel_function_legacy_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4709221Z copying build/lib.linux-x86_64-3.7/torch/test/kernel_function_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4716509Z copying build/lib.linux-x86_64-3.7/torch/test/kernel_lambda_legacy_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4726270Z copying build/lib.linux-x86_64-3.7/torch/test/kernel_lambda_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4734582Z copying build/lib.linux-x86_64-3.7/torch/test/kernel_stackbased_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4739302Z copying build/lib.linux-x86_64-3.7/torch/test/make_boxed_from_unboxed_functor_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4746714Z copying build/lib.linux-x86_64-3.7/torch/test/CppSignature_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4750434Z copying build/lib.linux-x86_64-3.7/torch/test/backend_fallback_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4754898Z copying build/lib.linux-x86_64-3.7/torch/test/op_allowlist_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4758743Z copying build/lib.linux-x86_64-3.7/torch/test/op_registration_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4783425Z copying build/lib.linux-x86_64-3.7/torch/test/inline_container_test -> base_bdist_tmp/torch/test 2022-08-17T12:16:45.4788006Z creating base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4788957Z copying build/lib.linux-x86_64-3.7/torch/_C/_autograd.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4789482Z copying build/lib.linux-x86_64-3.7/torch/_C/_cudnn.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4790669Z copying build/lib.linux-x86_64-3.7/torch/_C/_distributed_autograd.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4791190Z copying build/lib.linux-x86_64-3.7/torch/_C/_distributed_c10d.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4792671Z copying build/lib.linux-x86_64-3.7/torch/_C/_distributed_rpc.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4793423Z copying build/lib.linux-x86_64-3.7/torch/_C/_distributed_rpc_testing.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4794489Z copying build/lib.linux-x86_64-3.7/torch/_C/_functions.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4794967Z copying build/lib.linux-x86_64-3.7/torch/_C/_itt.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4796446Z copying build/lib.linux-x86_64-3.7/torch/_C/_lazy.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4796973Z copying build/lib.linux-x86_64-3.7/torch/_C/_lazy_ts_backend.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4798075Z copying build/lib.linux-x86_64-3.7/torch/_C/_monitor.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4798771Z copying build/lib.linux-x86_64-3.7/torch/_C/_nvtx.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4800066Z copying build/lib.linux-x86_64-3.7/torch/_C/_onnx.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4800788Z copying build/lib.linux-x86_64-3.7/torch/_C/_verbose.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4801551Z copying build/lib.linux-x86_64-3.7/torch/_C/__init__.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4803716Z copying build/lib.linux-x86_64-3.7/torch/_C/_VariableFunctions.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4805624Z copying build/lib.linux-x86_64-3.7/torch/_C/_nn.pyi -> base_bdist_tmp/torch/_C 2022-08-17T12:16:45.4806796Z creating base_bdist_tmp/torch/_C_flatbuffer 2022-08-17T12:16:45.4808017Z copying build/lib.linux-x86_64-3.7/torch/_C_flatbuffer/__init__.pyi -> base_bdist_tmp/torch/_C_flatbuffer 2022-08-17T12:16:45.4808998Z creating base_bdist_tmp/torch/lib 2022-08-17T12:16:45.4809832Z copying build/lib.linux-x86_64-3.7/torch/lib/libc10.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.4815215Z copying build/lib.linux-x86_64-3.7/torch/lib/libtorch_cpu.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6099129Z copying build/lib.linux-x86_64-3.7/torch/lib/libtorch.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6099589Z copying build/lib.linux-x86_64-3.7/torch/lib/libtorch_global_deps.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6099943Z copying build/lib.linux-x86_64-3.7/torch/lib/libtorchbind_test.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6105085Z copying build/lib.linux-x86_64-3.7/torch/lib/libjitbackend_test.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6107386Z copying build/lib.linux-x86_64-3.7/torch/lib/libbackend_with_compiler.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6110244Z copying build/lib.linux-x86_64-3.7/torch/lib/libtorch_python.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6218416Z copying build/lib.linux-x86_64-3.7/torch/lib/libshm.so -> base_bdist_tmp/torch/lib 2022-08-17T12:16:45.6219669Z creating base_bdist_tmp/torch/include 2022-08-17T12:16:45.6221257Z creating base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6221672Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ATen.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6222712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/AccumulateType.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6223370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ArrayRef.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6224466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Backend.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6225372Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Backtrace.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6226532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/BatchedFallback.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6227376Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/BatchedTensorImpl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6228291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CPUApplyUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6229126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CPUFixedAllocator.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6230352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CPUGeneratorImpl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6231261Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CollapseDims.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6232116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Config.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6233067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Context.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6234102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/DLConvertor.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6235060Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Device.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6236044Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/DeviceGuard.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6237314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/DimVector.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6238053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Dimname.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6239027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Dispatch.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6240335Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/DynamicLibrary.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6241291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/EmptyTensor.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6242325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ExpandBase.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6243601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ExpandUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6244733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Formatting.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6245345Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/FuncTorchTLS.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6246157Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/FunctionalStorageImpl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6247185Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/FunctionalTensorWrapper.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6247787Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Generator.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6248760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/InferSize.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6249529Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/InitialTensorOptions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6250451Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Layout.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6251996Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/LinalgBackend.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6252392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/MapAllocator.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6253315Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/MatrixRef.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6254563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/MemoryOverlap.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6255373Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/NamedTensor.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6256289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/NamedTensorUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6258025Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/NestedTensorImpl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6259171Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/NumericUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6260061Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/OpMathType.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6261592Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/OpaqueTensorImpl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6262033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/PTThreadPool.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6262665Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Parallel-inl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6263524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Parallel.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6264536Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ParallelFuture.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6265516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ParallelNative.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6266373Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ParallelNativeTBB.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6267255Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ParallelOpenMP.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6268611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/PythonTorchFunctionTLS.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6269457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/SavedTensorHooks.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6270387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Scalar.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6271171Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ScalarOps.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6271956Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ScalarType.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6272703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/SequenceNumber.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6274269Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/SmallVector.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6275053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/SparseCsrTensorImpl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6275872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/SparseCsrTensorUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6276677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/SparseTensorImpl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6277830Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/SparseTensorUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6278714Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Storage.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6279741Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Tensor.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6280518Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorAccessor.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6281564Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorGeometry.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6282305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorIndexing.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6283995Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorIterator.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6285009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorIteratorInternal.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6285827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorMeta.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6286629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorNames.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6288315Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorOperators.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6288582Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorOptions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6289110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorSubclassLikeUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6289901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TensorUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6290765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ThreadLocalState.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6291614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TracerMode.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6292943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/TypeDefault.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6293622Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Utils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6294777Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Version.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6295932Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/VmapMode.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6296978Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/VmapTransforms.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6298201Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/WrapDimUtils.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6299295Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/WrapDimUtilsMulti.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6300394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/autocast_mode.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6301621Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ceil_div.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6302910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/code_template.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6303964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpp_custom_type_hack.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6304821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/div_rtn.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6305902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/dlpack.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6307014Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/jit_macros.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6308401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/jiterator_macros.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6309632Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/record_function.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6311171Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CPUFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6312108Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CPUFunctions_inl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6313493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6314926Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6316430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6317583Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6319020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6320034Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6321280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Functions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6323008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/MetaFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6324136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/MetaFunctions_inl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6326013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/MethodOperators.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6327178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/NativeFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6328884Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/NativeMetaFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6330506Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/Operators.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6332103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/RedispatchFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6344253Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/RegistrationDeclarations.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6350388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/VmapGeneratedPlumbing.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6361749Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CUDAFunctions.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6362252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/CUDAFunctions_inl.h -> base_bdist_tmp/torch/include/ATen 2022-08-17T12:16:45.6364012Z creating base_bdist_tmp/torch/include/ATen/cpu 2022-08-17T12:16:45.6364728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/FlushDenormal.h -> base_bdist_tmp/torch/include/ATen/cpu 2022-08-17T12:16:45.6365547Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vml.h -> base_bdist_tmp/torch/include/ATen/cpu 2022-08-17T12:16:45.6366658Z creating base_bdist_tmp/torch/include/ATen/cpu/vec 2022-08-17T12:16:45.6367296Z creating base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6368275Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6369268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6370259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6371478Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6372417Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6373630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6374818Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6376202Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6377259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6378209Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6379191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec256 2022-08-17T12:16:45.6380739Z creating base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6381086Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6382753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6383771Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6385130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6386535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6387377Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6388046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6389980Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> base_bdist_tmp/torch/include/ATen/cpu/vec/vec512 2022-08-17T12:16:45.6390747Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/functional.h -> base_bdist_tmp/torch/include/ATen/cpu/vec 2022-08-17T12:16:45.6392121Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/functional_base.h -> base_bdist_tmp/torch/include/ATen/cpu/vec 2022-08-17T12:16:45.6393042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/functional_bfloat16.h -> base_bdist_tmp/torch/include/ATen/cpu/vec 2022-08-17T12:16:45.6394707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/intrinsics.h -> base_bdist_tmp/torch/include/ATen/cpu/vec 2022-08-17T12:16:45.6395070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec.h -> base_bdist_tmp/torch/include/ATen/cpu/vec 2022-08-17T12:16:45.6396351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cpu/vec/vec_base.h -> base_bdist_tmp/torch/include/ATen/cpu/vec 2022-08-17T12:16:45.6398653Z creating base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6399270Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ATenGeneral.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6400026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ATenOpList.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6400805Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ATen_fwd.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6402237Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ATen_pch.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6403162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Array.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6404175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Backtrace.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6405407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/CheckMemoryFormat.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6406454Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/DeprecatedTypeProperties.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6407562Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6408540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Dict.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6409637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Dict_inl.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6410834Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/DimVector.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6412033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Dimname.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6413161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/DistributionsHelper.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6414719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Formatting.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6415911Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Generator.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6429013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/IListRef.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6429495Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/IListRef_inl.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6430029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/LegacyTypeDispatch.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6430482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/List.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6430946Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/List_inl.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6431450Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/MT19937RNGEngine.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6431934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/NamedTensor.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6432637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/PhiloxRNGEngine.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6433179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/PythonFallbackKernel.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6433666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/QuantizerBase.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6434131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Range.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6434617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Reduction.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6435087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Scalar.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6435570Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ScalarType.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6436033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Tensor.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6436529Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/TensorAccessor.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6437022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/TensorBase.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6437528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/TorchDispatchUtils.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6438058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/TransformationHelper.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6438574Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/UndefinedTensorImpl.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6439215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/UnsafeFromTH.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6439756Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/VariableHooksInterface.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6440241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Variadic.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6440701Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/Vitals.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6441189Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/alias_info.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6442292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/blob.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6443175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/builtin_function.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6444047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/class_type.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6445304Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/custom_class.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6446311Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dynamic_type.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6447555Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/enum_type.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6448774Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/function.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6449992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/function_schema.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6451296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/function_schema_inl.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6452449Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/functional.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6453629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/grad_mode.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6454869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/interned_strings.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6456004Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/interned_strings_class.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6457207Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ivalue.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6458611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ivalue_inl.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6460623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/ivalue_to.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6461413Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/jit_type.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6463130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/jit_type_base.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6464421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/operator_name.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6465625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/qualified_name.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6466820Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/rref_interface.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6467938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/stack.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6469037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/symbol.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6470123Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/type_factory.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6471237Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/type_ptr.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6472329Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/typeid.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6473722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/TensorBody.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6477550Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/aten_interned_strings.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6478275Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/enum_tag.h -> base_bdist_tmp/torch/include/ATen/core 2022-08-17T12:16:45.6479666Z creating base_bdist_tmp/torch/include/ATen/core/boxing 2022-08-17T12:16:45.6481525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/BoxedKernel.h -> base_bdist_tmp/torch/include/ATen/core/boxing 2022-08-17T12:16:45.6482095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> base_bdist_tmp/torch/include/ATen/core/boxing 2022-08-17T12:16:45.6482861Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/KernelFunction.h -> base_bdist_tmp/torch/include/ATen/core/boxing 2022-08-17T12:16:45.6483928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/KernelFunction_impl.h -> base_bdist_tmp/torch/include/ATen/core/boxing 2022-08-17T12:16:45.6485338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/OperatorKernel.h -> base_bdist_tmp/torch/include/ATen/core/boxing 2022-08-17T12:16:45.6486564Z creating base_bdist_tmp/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:45.6487438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> base_bdist_tmp/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:45.6488515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> base_bdist_tmp/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:45.6489394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl/boxing.h -> base_bdist_tmp/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:45.6490801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> base_bdist_tmp/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:45.6491748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/boxing/impl/test_helpers.h -> base_bdist_tmp/torch/include/ATen/core/boxing/impl 2022-08-17T12:16:45.6493666Z creating base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6494298Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch/CppSignature.h -> base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6495525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6496458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch/Dispatcher.h -> base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6497505Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch/ObservedOperators.h -> base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6498361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch/OperatorEntry.h -> base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6499942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch/OperatorOptions.h -> base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6500503Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> base_bdist_tmp/torch/include/ATen/core/dispatch 2022-08-17T12:16:45.6501416Z creating base_bdist_tmp/torch/include/ATen/core/op_registration 2022-08-17T12:16:45.6501960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration/adaption.h -> base_bdist_tmp/torch/include/ATen/core/op_registration 2022-08-17T12:16:45.6503492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration/infer_schema.h -> base_bdist_tmp/torch/include/ATen/core/op_registration 2022-08-17T12:16:45.6504048Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration/op_allowlist.h -> base_bdist_tmp/torch/include/ATen/core/op_registration 2022-08-17T12:16:45.6505033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/core/op_registration/op_registration.h -> base_bdist_tmp/torch/include/ATen/core/op_registration 2022-08-17T12:16:45.6507637Z creating base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6508222Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/ApplyGridUtils.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6509141Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/AsmUtils.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6510021Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/Atomic.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6511489Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6512957Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6514234Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDATensorMethods.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6515266Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/DeviceUtils.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6516197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/NumericLimits.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6517385Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/ScanUtils.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6518516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/cub.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6520564Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/cub_definitions.cuh -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6521162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/ATenCUDAGeneral.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6522423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDABlas.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6523323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDAContext.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6524642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDADataType.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6525850Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDADevice.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6526321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDAEvent.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6528043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6528429Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDAGraph.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6529603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDASparse.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6530523Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDASparseBlas.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6531492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDASparseDescriptors.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6532416Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CUDAUtils.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6533584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/CachingHostAllocator.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6534598Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/EmptyTensor.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6535666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/Exceptions.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6536698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/PeerToPeerAccess.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6537687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6538532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/Sleep.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6539708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/ThrustAllocator.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6540497Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/cub.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6541233Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/jiterator.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6542021Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/jiterator_impl.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6542917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/llvm_jit_strings.h -> base_bdist_tmp/torch/include/ATen/cuda 2022-08-17T12:16:45.6544277Z creating base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6544753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/IndexUtils.cuh -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6546027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6546883Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6547862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6548978Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/TensorInfo.cuh -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6550068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6551113Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/CUDAHooks.h -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6552209Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6553197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/KernelUtils.h -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6554951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cuda/detail/LazyNVRTC.h -> base_bdist_tmp/torch/include/ATen/cuda/detail 2022-08-17T12:16:45.6555407Z creating base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6556458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn/Descriptors.h -> base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6557631Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn/Exceptions.h -> base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6558795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn/Handle.h -> base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6559935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn/Handles.h -> base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6561073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn/Types.h -> base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6563202Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn/Utils.h -> base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6564117Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/cudnn/cudnn-wrapper.h -> base_bdist_tmp/torch/include/ATen/cudnn 2022-08-17T12:16:45.6589223Z creating base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6589986Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/from_blob.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6590967Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6592036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6593287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6594624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6595718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6596717Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6597816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6598758Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6600394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6601358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6602262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6603085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6603965Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6604990Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6605892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6607016Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6608653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6609781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6610438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6611011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6611814Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6612552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6613479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6614481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6615439Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6616121Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_batch_dim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6617167Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6617934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_batch_dim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6619139Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_batch_dim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6620003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6620941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6622016Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6623307Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6624241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6624900Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_add_relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6626200Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6627360Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6628611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6629168Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6630500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6631005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6632001Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6633053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_addmm_activation_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6633955Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_aminmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6635019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6635942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6636997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6637755Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_aminmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6639576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_aminmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6640323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6641036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6642001Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6642897Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6643933Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6644813Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_update_scale.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6646179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6647042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6648340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6649274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_update_scale_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6650227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_amp_update_scale_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6651257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_assert_async.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6652148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6652802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6654229Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_assert_async_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6655134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_assert_async_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6656179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_full_precision.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6657286Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6658857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6659942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6661232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6662169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6662827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6664455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6665093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6665811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6666696Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6667240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6668476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6669515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6671069Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6671921Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6672917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6673863Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6675748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6676731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6677467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Byte.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6678383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6679236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Byte_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6680099Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Byte_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6680857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Char.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6681491Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6682240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Char_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6683109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Char_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6684147Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Double.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6685328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6686464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Double_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6687578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Double_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6688528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Float.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6689611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6690519Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Float_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6692032Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Float_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6693033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Half.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6694213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6695095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Half_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6697208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Half_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6697766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Int.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6698626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6699562Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Int_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6700662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Int_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6701225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Long.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6702480Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6703430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Long_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6704631Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Long_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6705689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Short.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6706277Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6707369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Short_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6708290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cast_Short_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6709129Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6709872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6711921Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6712561Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6713590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6714845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6715446Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6716708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6717552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6718705Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6719532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6721276Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cdist_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6721967Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cholesky_solve_helper.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6722807Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6723692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6724568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6725291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6726265Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6727354Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6728452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6729448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6730498Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6731400Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesce.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6732509Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6733322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesce_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6734567Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesce_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6736188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesced.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6737230Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6738083Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6738707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesced_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6739530Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_coalesced_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6740165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_compute_linear_combination.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6741406Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6742420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6743220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_compute_linear_combination_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6744410Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_compute_linear_combination_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6745074Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6745875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6746693Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6747747Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6748560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6749358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6750104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6750943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6751603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6752613Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_physical.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6753454Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6754874Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_physical_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6755432Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conj_physical_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6756337Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conv_depthwise2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6757280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6758224Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conv_depthwise2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6759192Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6760306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6761604Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6762693Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6763653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6764568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6765560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6767492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6768746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6769398Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6770074Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6770781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6771657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6772458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6773526Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6774637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6775744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6776650Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6777419Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6778323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6779158Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_double_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6780122Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6780968Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_double_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6781724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_double_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6782977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_mode.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6784099Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6785015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_mode_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6785994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_mode_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6786976Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6787848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6788660Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6789604Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from_and_resize.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6790801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6791785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from_and_resize_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6792801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6793818Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6794637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6795664Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_copy_from_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6796515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6797392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6798603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6799575Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6800438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6801526Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6802274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6803446Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6804634Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6805556Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6806607Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6807730Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_ctc_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6808857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_ctc_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6810045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6811175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6812227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6813290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6814686Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6815908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6817061Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6818151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6819808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6820889Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6821729Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6822826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6823619Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6824598Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6825687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6827020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6827867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6829319Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6830280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6831441Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6832577Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6833603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6834285Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6835384Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cudnn_rnn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6836403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6837428Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6838569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6839597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6840834Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6841692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6842398Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6843644Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6844456Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6844929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummax_helper.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6846036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6847154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6848398Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6849163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6853105Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6854059Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6854663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6855317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6855937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6856894Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummax_helper_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6857468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummax_helper_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6858024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummin_helper.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6858615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6859603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6860280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummin_helper_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6860941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_cummin_helper_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6861539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_debug_has_internal_overlap.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6862652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6863393Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6864303Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6864953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dimI.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6865802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dimI_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6866568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dimI_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6867719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dimV.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6868639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dimV_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6869333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dimV_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6870085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dim_arange.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6871101Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6871796Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dim_arange_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6872781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dim_arange_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6873701Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dirichlet_grad.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6874577Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6875467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6876666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6877339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dirichlet_grad_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6878358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_dirichlet_grad_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6879306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_efficientzerotensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6880546Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6881642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6882301Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6883296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_efficientzerotensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6884143Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_efficientzerotensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6885151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6886095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6887114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6888009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6888878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6890080Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6890746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6891722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6892420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6893618Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6894675Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6895694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6896447Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6897179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6898058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_forward_only.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6899672Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6900554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6901351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6902516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6903495Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6904405Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6905334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6906397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6907465Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6908373Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6909388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6910359Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6911318Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6912365Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6913696Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6914446Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6915503Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6916407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_affine_quantized.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6917771Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6918550Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6919332Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_affine_quantized_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6920540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6921213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6922431Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6923351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6924268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6925679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6926599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_euclidean_dist.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6927569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6928452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_euclidean_dist_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6929478Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_euclidean_dist_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6930222Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6931241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6932213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6932984Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6934169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6937757Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6938483Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6939128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6939896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6940554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6941231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6941876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6942761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6943475Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6944320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6945180Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6946134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6947077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6948075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6949209Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6950238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6951118Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6952510Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6953794Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6954829Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6956389Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6957312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2c.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6957929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6959114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6959977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2c_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6960743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2c_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6961557Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2r.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6962217Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6963502Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6964250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2r_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6965423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_c2r_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6966693Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_r2c.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6967332Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6968112Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6969089Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_r2c_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6970168Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fft_r2c_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6971155Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foobar.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6972082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6973070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6974326Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foobar_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6975144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foobar_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6977314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_abs.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6977838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6979564Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6980339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6980915Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_abs_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6981630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_abs_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6982490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_acos.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6983592Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6984371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6985663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6986436Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_acos_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6987242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_acos_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6988199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_add.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6989832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6990571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6991480Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6992046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_add_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6993383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_add_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6994346Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcdiv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6995277Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6996394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6997349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6998512Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.6999401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcdiv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7000454Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7001423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcmul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7002361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7003154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7004106Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7005045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcmul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7005915Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_addcmul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7006910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_asin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7007941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7010041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7010687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7011883Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_asin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7012470Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_asin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7013184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_atan.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7014122Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7014653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7016090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7017019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_atan_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7017892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_atan_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7018932Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_ceil.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7019879Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7020794Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7021728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7022652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_ceil_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7023615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_ceil_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7024504Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cos.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7025564Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7026917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7027816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7028867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cos_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7029828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cos_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7030756Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cosh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7031758Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7032763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7033703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7034611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cosh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7035543Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_cosh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7036503Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_div.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7037511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7038421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7039549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7040603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_div_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7041409Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_div_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7042314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7043258Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7044262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7045109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7046193Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7047021Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7047926Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erfc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7048991Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7050005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7051097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7052309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erfc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7053132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_erfc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7054073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_exp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7055067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7056136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7056866Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7058008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_exp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7058943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_exp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7060085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_expm1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7061178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7062408Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7063417Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7064289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_expm1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7065183Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_expm1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7066163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_floor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7067196Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7068265Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7069251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7070919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_floor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7071712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_floor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7072643Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_frac.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7073435Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7073866Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7075333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7075762Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_frac_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7076324Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_frac_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7077020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_lgamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7078511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7079134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7080171Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7081103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_lgamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7082009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_lgamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7082965Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7083645Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log10.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7085165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7085689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7087246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7089837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7090291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log10_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7090829Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log10_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7091578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log1p.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7092782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7093442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7094534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7095780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log1p_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7096739Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log1p_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7097368Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7098516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7099153Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7100801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7101266Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7102362Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7103657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7104681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7105417Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7106796Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7107770Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_log_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7108818Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_maximum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7109828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7110677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7112045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7112533Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_maximum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7114211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_maximum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7114735Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_minimum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7116012Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7117725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7118273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7120478Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_minimum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7120858Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_minimum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7121554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_mul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7122866Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7123621Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7124683Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7125745Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_mul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7126708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_mul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7128499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_neg.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7129178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7130214Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7131251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7131969Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_neg_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7132859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_neg_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7134926Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7135538Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7136464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7137619Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7138379Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7139385Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7140037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_reciprocal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7141266Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7142146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7143090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7143859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_reciprocal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7144651Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7145492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_round.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7146578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7147322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7148344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7149120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_round_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7150051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_round_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7150748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sigmoid.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7152085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7153317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7154871Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7155825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sigmoid_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7156499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7157243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7158319Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7159617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7160702Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7161706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7162731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7164197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sinh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7165511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7166671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7167838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7168872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sinh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7170006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sinh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7171004Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sqrt.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7172198Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7174572Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7175035Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7176479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sqrt_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7177273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sqrt_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7179169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sub.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7179688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7180321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7181870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7182440Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sub_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7184077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_sub_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7184843Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tan.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7185879Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7187048Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7188120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7189225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tan_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7190599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tan_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7191732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tanh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7193475Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7194169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7195393Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7196438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tanh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7197420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_tanh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7198967Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_trunc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7199402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7200297Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7200924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7201778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_trunc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7203496Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_trunc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7204252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_zero.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7205250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7206197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7207045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7207694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_zero_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7209173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_foreach_zero_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7209712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_dropout.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7210839Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7211641Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7212698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_dropout_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7213637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_dropout_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7215019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7216119Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7216730Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7217445Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7218600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7219537Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7220732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7221602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7223245Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7224145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7224953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7225904Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7227234Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7227655Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_fw_primal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7228656Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_gather_sparse_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7229655Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7230661Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_gather_sparse_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7231803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7232828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7233885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7234707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7235906Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7236827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7237622Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7238434Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7239305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7240200Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7241325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7242264Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7243195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7244103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_same_storage_numel.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7245119Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7246009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_same_storage_numel_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7246874Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7248011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_bin_edges.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7248869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7249881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7250766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7251786Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7252712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7254068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7254818Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7255703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7257147Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7258022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7259576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7259895Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7260938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7262099Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7263042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_index_put_impl.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7264045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7264994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_index_put_impl_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7265904Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7267127Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7268186Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7269103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_index_put_impl_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7270382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7271318Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7272056Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7272954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7274261Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7275148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7275912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7276828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_is_zerotensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7278835Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7279300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_is_zerotensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7279592Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_is_zerotensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7280560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_check_errors.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7281925Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7282701Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_check_errors_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7284109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_check_errors_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7284779Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7286368Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7286923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7287773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7288630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7289681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7290195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7291399Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_det_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7292312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7293260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7294348Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7295953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7296636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7297704Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7298653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7299539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_eigh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7300619Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_inv_out_helper.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7301647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_inv_out_helper_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7302565Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_inv_out_helper_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7303860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_inv_out_helper_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7305041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_inv_out_helper_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7306007Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_inv_out_helper_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7307021Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_inv_out_helper_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7307921Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7308861Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7309896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7311048Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7311983Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7313012Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7313962Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7315637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_slogdet_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7316084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7317493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7317977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7319284Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7320259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7320849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7322292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7323056Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7324143Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7325976Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7326602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7327251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7328479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7329818Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7331058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7331936Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_linalg_svd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7332851Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_local_scalar_dense.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7333585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7334724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7335970Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_local_scalar_dense_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7336675Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_local_scalar_dense_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7337541Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7338762Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7339403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7340203Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7341124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7342647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7343600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7344161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7345084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7346712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7347136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7348201Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7348569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7350293Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7351552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7352018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_log_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7352932Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_logcumsumexp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7354642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_logcumsumexp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7355523Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7356353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7357220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_logcumsumexp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7357955Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lstm_mps.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7358960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7359847Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lstm_mps_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7360703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lstm_mps_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7361765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lu_with_info.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7362775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7363713Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lu_with_info_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7364630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_lu_with_info_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7365736Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7366608Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7367455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7368556Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7369680Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7370342Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7371642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7372274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7373273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_dual_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7374355Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7375648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7376367Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7377652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7378680Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7379462Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7381285Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7382140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7382854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7383869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7385056Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7385788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7386810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_scale.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7387562Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7388526Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7389490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_scale_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7390219Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_scale_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7391146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7392139Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7393337Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7394068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7395124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7396124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7396981Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7398888Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7399308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7400268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7401314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7402226Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_masked_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7402963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_reshape.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7404174Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7405208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_reshape_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7406095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7407028Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_transpose.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7408150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7409044Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7410118Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_transpose_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7410836Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7411906Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7413680Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7414551Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7415285Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7416968Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution_transpose.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7419339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7419658Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7419951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7420615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7421592Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_input.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7422754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_input_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7423670Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_input_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7424452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_input_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7425626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_weights.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7426617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_weights_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7427568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_weights_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7428370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_backward_weights_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7429360Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7430419Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7431388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_linear_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7432260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_max_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7433488Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7434261Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_max_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7435169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_mps_max_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7436281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7437427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7438595Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7439540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7440348Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7441353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7442362Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7443670Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_multi_head_attention.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7444397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7445647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7446420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7447881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_multi_head_attention_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7448430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7450103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7451098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7451987Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7453252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7454596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7455508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7456885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7457994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7459148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_neg_view_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7460245Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7461575Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7462782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7464657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7465018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7466299Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7466792Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7468442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7469111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7470344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_from_padded_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7471321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7472338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7473366Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7474841Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7475688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7477050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7477871Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7478904Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7480163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7481752Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7482563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7483294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_layer_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7484782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7485250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7486568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7487492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_size.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7488830Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7489626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_size_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7490320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nested_tensor_size_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7491965Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7492688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7493442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7494954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7497468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_available.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7497875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7498777Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_available_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7499604Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_available_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7500593Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7501743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7502708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7504003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7504314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnz.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7505396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnz_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7506094Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_nnz_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7507095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7508009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7509050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7510170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7510880Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7511993Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7513321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7514187Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7514950Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_circular.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7516314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7517220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_circular_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7518290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_circular_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7518992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_enum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7520042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7520907Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_enum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7521707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_enum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7522653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_packed_sequence.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7523522Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7524310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_packed_sequence_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7525153Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7526076Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7527019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7527947Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7529124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7530144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7530963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7531867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7532746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7534275Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7535207Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7536359Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7537198Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pdist_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7538960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pin_memory.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7540376Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7540719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7541615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pin_memory_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7542997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_pin_memory_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7543876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_remove_batch_dim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7545349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7547137Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_remove_batch_dim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7548043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_remove_batch_dim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7549128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7550334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7551614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7553053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7554158Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7555149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7556497Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7557520Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7558766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7559939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7561129Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_alias_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7562352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_from_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7563680Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7564779Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_from_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7565904Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7567033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7568362Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7569639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7570652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7571824Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7573038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7574178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7575967Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_reshape_nested_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7576329Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_resize_output.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7577686Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7578512Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7579467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_resize_output_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7580325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_resize_output_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7581202Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_rowwise_prune.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7583527Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7583882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_rowwise_prune_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7584247Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_rowwise_prune_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7586487Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sample_dirichlet.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7587317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7587965Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7588550Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7589897Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sample_dirichlet_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7590924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sample_dirichlet_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7591972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7593272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7594122Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7594946Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7596241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_scaled_dot_product_attention.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7597497Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7598549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7599564Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7600791Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_segment_reduce_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7602115Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7603246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7604482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7605483Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_segment_reduce_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7606728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7607989Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_shape_as_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7609450Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7610424Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7612809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_shape_as_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7613352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_shape_as_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7614146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7615607Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7616325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7617352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7618286Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7619845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7622538Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7623007Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7623411Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7623898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7624767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7625698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_draw.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7627108Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7627689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_draw_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7629029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7630093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_ff.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7631444Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7632779Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_ff_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7633803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7635109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7636422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7637420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7638625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7639928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_scramble.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7641229Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7642272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7643176Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7644454Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7646278Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7647049Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7648011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7649341Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7650543Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7651501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7652720Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_backward_data_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7653700Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7655053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7656958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7657926Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7658845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7660822Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7661224Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7662246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_addmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7663302Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7663938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_addmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7664851Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_addmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7665788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7666919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7667811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7670375Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7671060Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7671573Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7672113Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7672876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7673601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7674550Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7675477Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7676673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7677527Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7678825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7679912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7680624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7681587Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7682534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7683561Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7684179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7685420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7686425Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7687317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7689068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7690022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7690937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7691880Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7692506Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7693567Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7694636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7695840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7697058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7697944Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7698733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7699607Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7701206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7701568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7703015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7703677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_prod.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7704647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7705433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_prod_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7706215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7707597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_sum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7708624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7709545Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_sum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7710632Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7711534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7712898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7713755Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7715135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7715891Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7716732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7718213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7718634Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7720733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7721234Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7722035Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7722554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7723360Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7724585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mask_helper.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7725485Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7726411Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mask_helper_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7727231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mask_helper_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7728161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7729128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7730902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7731481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_mm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7732372Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7733095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7734679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7735492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7735814Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7736971Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7737584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7739447Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7740253Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7740757Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sparse_matmul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7741983Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7742972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7744120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7745208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7746544Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7747905Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7748964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7750071Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7751530Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7752733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7754463Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7755824Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_sparse_sum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7756473Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_spdiags.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7757409Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7758166Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7759130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_spdiags_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7760388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_spdiags_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7761223Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_stack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7762548Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7763403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_stack_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7764253Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_stack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7765208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_stack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7766784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7767561Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7768547Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7769349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7770626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_grad.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7771374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7773256Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7773677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7774360Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_grad_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7775737Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7776618Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7777461Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_standard_gamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7778431Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_symeig_helper.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7779380Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7780169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7781236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7782711Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7783346Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_symeig_helper_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7786495Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_symeig_helper_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7786801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_ambiguous_defaults.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7787210Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7787571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7788305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7789008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7790441Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7790917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7792569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7793108Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7794439Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7795279Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7796370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7797339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7798406Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7799107Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7800174Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7801173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7802013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7802799Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_filled_intlist.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7803878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7804633Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7805411Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7806598Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7807580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_floatlist.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7808517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7809260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7810624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_floatlist_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7811056Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7811928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_intlist.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7813650Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7814819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7815809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_intlist_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7816978Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_optional_intlist_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7818424Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_serialization_subcmul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7819324Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7820159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7821854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7822509Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_string_default.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7823469Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7824258Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_string_default_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7825126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_string_default_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7826167Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_warn_in_autograd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7827151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7828040Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7828938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7830046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7831070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7831931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7832793Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7834621Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7835094Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7836916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7837833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7838144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7839261Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7839929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7840966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7841819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7842783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7843832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7845433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7845862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7846768Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7848073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7848727Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7849699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7850668Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7851841Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7852603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7853399Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7854400Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7855427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7856939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7857601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7858257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7859540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7860169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7861395Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7863383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7863677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7864602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7865273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_cpu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7866794Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7867624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_cpu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7868624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_cpu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7869501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_dense.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7870491Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7871940Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_dense_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7872460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_to_dense_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7873721Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7875063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7875855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7876589Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7877475Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7878463Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7879960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7880661Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7882876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7883488Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7884285Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7885424Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7886313Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7886964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7888507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7889387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7890611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7891558Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7892925Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7894075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7895293Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7896071Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7898051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7898359Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_trilinear.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7899404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7900562Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7901441Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_trilinear_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7902642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_trilinear_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7903807Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_multi_head_attention.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7904842Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7906297Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7906929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7909036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7909491Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7910256Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7911263Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7912922Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7913860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7914565Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7915532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7917163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7917705Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7918685Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7919486Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7920223Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7922070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7922573Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7922990Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7924269Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7924875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unique_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7925927Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unpack_dual.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7927445Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7927855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unpack_dual_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7929075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unpack_dual_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7929914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unsafe_view.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7931777Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7932073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7933068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unsafe_view_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7934676Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_unsafe_view_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7935316Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7936137Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7937040Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7938117Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7939035Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7940095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7941069Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7942018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7942982Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7944092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7945091Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7948628Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7949323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7949919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7950415Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7950843Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7951412Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7952211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7953322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7954352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7955397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7956441Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7957217Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7958141Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7959049Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7960005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7960933Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7961856Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7963071Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7963923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7964898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7965589Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7966596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7967481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7968972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7969646Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7970623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7971636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7972598Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7973722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7974735Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7976242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7977151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7978197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7979132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7980086Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7981236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7982252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7983145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7984015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7984872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7985702Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7987420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7988152Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7988956Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7989961Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7991018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7991929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7993136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7993846Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7994616Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7995597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7996438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7997504Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7998259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.7999302Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8001246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8001851Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8002751Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8003704Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8004808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8005907Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8006833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8007765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8008880Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8009992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8011043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8012489Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8013282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8014636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8015401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8016309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8017223Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8018437Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8019521Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8020322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8021207Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8022214Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8023166Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8024090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8025063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8025958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8026924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8027793Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8028669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8030608Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8031240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8031902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8032651Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8033950Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8035085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8035843Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8036811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8038334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8039135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8040403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8041467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8042302Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8043085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8044297Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8045466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8046284Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8047001Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8048300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8049087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8050098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8051292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8052670Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8053361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8054594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8055920Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8056845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8057707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8058607Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8059519Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8061046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8061638Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8062458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8064175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8064840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8065827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8066670Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8067363Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8068178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8069349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8070194Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_values_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8071026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_version.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8072099Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8073087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_version_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8074181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_version_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8074898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8076696Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8077660Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8078646Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8079464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8080369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8082951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8083406Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8083820Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8084281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8085054Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8086136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8087111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8088144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8089235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8090029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8090893Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8092044Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_interface_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8092744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8094205Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/_weight_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8095102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/abs.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8096300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8097140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/abs_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8098406Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/abs_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8099024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/abs_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8099802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/abs_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8100803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/absolute.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8101695Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8102585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/absolute_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8103254Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/absolute_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8104309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8105595Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8106533Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8108256Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8109241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8110309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8111279Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8113024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acos_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8113695Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8114803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8115849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8117053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8117972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8119308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8120110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8121421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/acosh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8122198Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8123694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8124481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8125706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8126507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8128236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8128843Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8129791Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8131338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8131988Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8133540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8134562Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8136651Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8137703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8138878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8139914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8142291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8142661Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8143067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8144553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8145223Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8147111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8147601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8148315Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8149082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8150179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8152219Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8153205Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8153626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8154318Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8155115Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8155913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8157268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8158005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8158892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8159494Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8160885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8161860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8162691Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8163443Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8164344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8165043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8166265Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8167344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8168084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8169030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8170707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8171290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8171761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8172489Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8174020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8174754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8176309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8177279Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8178131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8179275Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8180146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8180712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8182143Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8183270Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8184826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8185614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8186755Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8187848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8189019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8190043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/add_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8191383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addbmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8192677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8194071Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8196107Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addbmm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8196618Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addbmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8197322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addbmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8198477Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8199843Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8200859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8202168Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8203306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8204397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8205845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8206881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcdiv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8207899Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8209078Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8209941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8211928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8212465Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8213195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8214086Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8215058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addcmul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8216290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8217560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8218832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8219719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8220591Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8221673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8222613Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8224011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8224610Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8225879Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8226421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8228547Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8229092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8229824Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8230464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8231754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addmv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8232810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8233808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8234597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8235382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8236876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8237842Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/addr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8238766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adjoint.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8240035Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8241105Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adjoint_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8242033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/adjoint_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8242949Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8243802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8246589Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8247037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8247493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8247895Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8248296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8249361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/affine_grid_generator_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8250183Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8251850Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8252296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8253308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8254752Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8255474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8256655Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8257567Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8258913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alias_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8260225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_as.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8261442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8262581Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_as_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8263621Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_as_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8264756Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_tensors.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8266116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8267120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_tensors_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8268353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_tensors_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8269371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_to.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8270709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8271848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_to_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8273039Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/align_to_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8274109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8275524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8276721Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8277761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8279623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8280780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8281980Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8283108Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8284235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/all_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8285541Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/allclose.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8286886Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8287917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/allclose_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8289184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/allclose_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8290387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alpha_dropout.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8292178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8293154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alpha_dropout_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8294254Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/alpha_dropout_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8295345Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8298345Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8298872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8299973Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8301157Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8302355Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8303435Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8304574Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8305615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8308213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8308773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8309753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8310180Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8311561Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8312609Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8314296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/amin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8315051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8316482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8317554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8318675Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8319782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8321068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8322097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8323357Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/aminmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8324396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/and.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8325755Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8326998Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/and_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8328178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/and_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8329348Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/angle.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8330700Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/angle_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8331753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/angle_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8332953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/angle_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8334743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/angle_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8335569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8353351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8355679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8356247Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8356730Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8357198Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8357703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8358187Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8358659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/any_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8359121Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arange.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8359718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8360223Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arange_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8360734Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arange_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8361221Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arange_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8361716Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arange_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8362301Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arange_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8362757Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccos.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8363354Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8363853Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccos_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8364312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccos_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8364767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccosh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8365466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8365972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccosh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8366453Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arccosh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8366891Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8367502Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8367987Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8368478Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8368961Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsinh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8369564Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8370614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsinh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8371943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arcsinh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8373216Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8374602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8375872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8377068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8378259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8379481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8380477Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8381661Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctan_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8383005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctanh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8384339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8385394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctanh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8386695Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/arctanh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8387905Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8389290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8390385Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8391554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8392783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8393857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8395087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8396658Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8397838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8398808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8400225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8401270Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8402451Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8403592Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8404671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8405973Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8407142Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argmin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8408360Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argsort.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8409690Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8410796Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8411917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argsort_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8412989Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argsort_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8414464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argsort_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8415649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argsort_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8416748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argwhere.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8418137Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8419227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argwhere_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8420422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/argwhere_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8421619Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8423152Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8424016Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8425504Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8426628Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8427528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8428855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8430128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8431384Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8432494Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8434508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8435402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8436586Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_scatter.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8437939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8439054Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_scatter_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8440250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/as_strided_scatter_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8441281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8443578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8444046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8444457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8446385Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8447943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8448232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8450687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8451140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8451719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8451998Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8452326Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8453731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8454701Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8457166Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8457676Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/asinh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8458599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8459936Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8461236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8462241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8463334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8464347Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8465701Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8467041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8468081Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8469434Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8470517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8471691Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8472821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8474062Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8475226Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8476380Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atan_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8477625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8479233Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8480191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8481421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8482590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8483718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8484860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8486199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atanh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8487429Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8488870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8489980Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8491103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8492263Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8493565Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8495099Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8496129Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8497285Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8498641Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8499917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8501072Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/atleast_3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8502422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8503596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8504722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8505828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8507379Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8508404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8510278Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8511338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8512801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8513758Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8514991Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8516159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8517320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8518242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8520339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8521126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8522093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8523162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8524225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8525424Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8526476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8527700Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8529307Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8530017Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8531243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8532245Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8533481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8534780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8536131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8537512Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8538477Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8539628Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8540775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8541914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8543087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8544299Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/avg_pool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8545447Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8546717Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8547745Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8548827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8550048Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8551211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8552349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8553480Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/baddbmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8554717Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bartlett_window.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8555973Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8557055Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bartlett_window_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8558241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bartlett_window_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8559333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8560660Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_elemt.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8561856Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8562933Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8564173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8565232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8566321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_reduce.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8567635Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8568703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8569778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8570931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8572175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8573319Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_elemt.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8574692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8575888Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_elemt_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8576985Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_elemt_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8578135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8579455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8580483Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8581715Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8582775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8583994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8585826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8587077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8588368Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8589312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8590342Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8591575Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8592777Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_stats.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8593995Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8595047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8596154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_stats_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8597321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_stats_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8598488Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_update_stats.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8599739Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8600810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8601953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8603136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_update_stats_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8604278Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8605336Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8606788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8607867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8608929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8610090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8611312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8612337Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8613487Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bernoulli_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8614920Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bilinear.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8616329Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8617492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bilinear_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8618552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bilinear_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8619702Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8620887Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8621957Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bincount.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8623244Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8624439Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8625771Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8627098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8628142Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8629252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8630358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8631505Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8632772Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8634180Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8635181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8636362Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8637543Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8638756Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bincount_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8639862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bincount_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8640938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bincount_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8642115Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bincount_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8643339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binomial.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8644567Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8645831Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binomial_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8646820Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binomial_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8647814Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binomial_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8648964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/binomial_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8650056Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8651309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8652540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8653591Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8654778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8656860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8658124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8659443Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8660620Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8662277Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_and_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8663606Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8664893Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8666170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8667892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8668669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8669753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8670882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8672077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8673335Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_left_shift_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8674521Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8675867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8676931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8678098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8679263Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8680359Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8681476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8682802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_not_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8683797Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8685091Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8686713Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8687571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8688520Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8689703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8690803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8691993Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8693100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8694516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_or_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8695446Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8696806Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8698335Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8699281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8700398Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8701534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8702809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8704216Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8705005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_right_shift_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8706120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8707625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8708778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8709929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8710857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8711963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8713194Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8714433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8715557Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8716724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bitwise_xor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8717905Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/blackman_window.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8719271Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8720302Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/blackman_window_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8721448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/blackman_window_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8722599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/block_diag.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8723858Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8724909Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/block_diag_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8726003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/block_diag_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8727147Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8728507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8730072Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8731091Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8732250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8733313Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8734811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8735822Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8736986Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8738852Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_tensors.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8740250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8741403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_tensors_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8742504Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_tensors_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8743615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_to.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8744742Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8745989Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_to_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8747002Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/broadcast_to_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8748282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bucketize.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8749501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8750559Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8751684Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8752962Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bucketize_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8754230Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/bucketize_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8755305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/can_cast.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8756568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8757614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/can_cast_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8758754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/can_cast_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8759927Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cartesian_prod.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8761216Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8762304Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cartesian_prod_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8763451Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cartesian_prod_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8764535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8765913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8767149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8768133Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8769306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8770439Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8771659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8772770Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8774008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cat_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8775165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cauchy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8776508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8777582Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8778937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8780091Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cauchy_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8781354Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cauchy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8782389Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cauchy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8783617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ccol_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8784846Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ccol_indices_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8786119Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8787131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ccol_indices_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8788266Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ccol_indices_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8789440Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ccol_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8790520Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ccol_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8791646Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cdist.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8793027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8794093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cdist_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8795300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cdist_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8796492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8797795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8798812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8799910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8800945Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8802172Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8803290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8804511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ceil_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8805638Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/celu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8806957Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8807901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/celu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8809033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/celu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8810215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chain_matmul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8811605Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8812833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chain_matmul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8814696Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chain_matmul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8815977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chalf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8817183Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8818365Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chalf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8819508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chalf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8820810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/channel_shuffle.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8822102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8823087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8824194Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/channel_shuffle_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8825427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/channel_shuffle_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8826578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8827730Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8828862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8830016Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_inverse.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8831162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8832502Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8833511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_inverse_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8834731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_inverse_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8835881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8837038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8838187Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_solve.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8839467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8840518Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_solve_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8841663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cholesky_solve_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8842860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/choose_qparams_optimized.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8844158Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8845221Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/choose_qparams_optimized_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8846366Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8847468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chunk.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8848791Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8849867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chunk_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8851026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/chunk_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8852144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8853599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8854791Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8857195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8857908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8859262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8860568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8861850Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8862902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8864100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8865265Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8866447Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_max_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8867531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8868688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8869864Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8871202Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8872248Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8873455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8874596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8875848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8876989Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8878156Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_min_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8879372Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8880525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clamp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8881833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clip.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8883257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8884365Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clip_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8885471Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clip_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8886675Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clone.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8887908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8890063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clone_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8890471Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/clone_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8891878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/coalesce.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8892952Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8893674Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/coalesce_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8894899Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/coalesce_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8896026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8897074Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8898193Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8899173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8900040Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8900851Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8901859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8902983Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8903671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8904859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col2im_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8905491Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8906768Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8907763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8908751Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8909597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8910741Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8911560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8912531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/col_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8913507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/column_stack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8915539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8915870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/column_stack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8916674Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/column_stack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8917571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/combinations.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8918792Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8919622Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/combinations_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8920531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/combinations_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8921490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/complex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8922724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8923355Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/complex_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8924317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/complex_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8925314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/complex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8926397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/complex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8927097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/concat.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8928154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8928923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/concat_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8930212Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/concat_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8930734Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8932096Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8933054Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8934110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8935751Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_physical.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8936382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8937210Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8938216Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8939476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8940015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_physical_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8941164Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conj_physical_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8941900Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/constant_pad_nd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8942895Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8943782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/constant_pad_nd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8944688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/constant_pad_nd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8945599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/contiguous.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8946612Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8947306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/contiguous_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8948345Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/contiguous_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8949215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8950181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8951021Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8951882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8952832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8954636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8955593Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8956533Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8958464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8958978Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8959356Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8960100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8961214Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_depthwise3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8962744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8963477Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8964582Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_depthwise3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8965470Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_depthwise3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8966574Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8967177Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8968561Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8969271Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8970057Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8971016Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8972232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8972805Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_tbc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8973635Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8974813Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8975825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8976845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8977501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8979082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8979535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8980597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8981611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8982563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8983464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8984396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/conv_transpose3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8985032Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8986479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8987327Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8988317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8989108Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8990094Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8991085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_overrideable.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8992090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8993109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8993961Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8994854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8996161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8996853Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8997840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_overrideable.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.8999259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9000050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_overrideable_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9001287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/convolution_overrideable_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9001936Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9003192Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9004159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9004724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9006325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9007259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_sparse_to_sparse.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9007765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9008986Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9009618Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9010984Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9011741Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9012788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9014143Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9014672Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9016412Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9018060Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9018608Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9019640Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9020808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/copysign_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9021542Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/corrcoef.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9022707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9023484Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/corrcoef_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9024274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/corrcoef_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9025482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9026316Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9027096Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9027897Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9028827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9029821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9030549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9031490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cos_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9032733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9033466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9034885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9035831Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9036799Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9038386Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9039326Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9040458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9041669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_embedding_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9043111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9044235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_embedding_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9045387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9046457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_similarity.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9048763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9049406Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_similarity_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9049915Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cosine_similarity_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9051203Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/count_nonzero.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9052396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9053466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9054842Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9055897Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/count_nonzero_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9057161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cov.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9058391Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/count_nonzero_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9059825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9061021Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cov_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9062127Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cov_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9063358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9064548Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9065787Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross_entropy_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9067131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9068165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross_entropy_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9069228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross_entropy_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9070526Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9071720Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cross_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9073596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9074645Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9075929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9077124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9078006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9079182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9080293Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9081947Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/crow_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9082871Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ctc_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9084082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9085242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ctc_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9086484Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ctc_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9087684Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9088896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9090968Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9091816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9093087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9094421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9095588Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9096744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9097934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9099070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9100214Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9101816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9102907Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9104134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9105206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9106387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9107599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9108685Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9109930Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9111116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9112208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9113470Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9115024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9116140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9117380Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9118678Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9119815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9120964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9122059Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9123300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9124481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9125803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9126823Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9128064Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9129195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9130465Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_transpose.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9131718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9132998Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9134295Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9135516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9136498Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9137760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9139013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9140162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9141324Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9142511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9143918Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9145050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9146088Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9147383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9148393Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_is_acceptable.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9149898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9150927Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9152081Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9153382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9154587Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9156024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9157273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9158407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9159635Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummaxmin_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9160939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9163152Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummaxmin_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9163723Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummaxmin_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9164396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9165749Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9166598Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9167974Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9168908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cummin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9170083Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9171648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9172279Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9173130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9174400Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9175392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9177435Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9177913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9178919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9180157Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9180945Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9181927Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9182914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumprod_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9183647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9184775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9185808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9186694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9187943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9188760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9190031Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9190681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9192027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumsum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9192832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumulative_trapezoid.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9193876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9194714Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumulative_trapezoid_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9195392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9196986Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/data.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9197706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9198332Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/data_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9199519Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/data_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9199965Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/deg2rad.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9201148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9201785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/deg2rad_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9202804Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/deg2rad_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9204006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dense_dim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9205141Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dense_dim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9205619Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dense_dim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9207088Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dequantize.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9208340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9209407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9210492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9211643Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dequantize_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9212760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dequantize_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9214038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/det.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9216062Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9216559Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/det_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9217597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/det_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9218805Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9220130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9221210Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9222392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9223662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9224680Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9225848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9227046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9228215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/detach_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9229519Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9230844Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9232170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9233260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9234377Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9235809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9237423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9238536Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9239654Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_embed.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9241020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9242029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_embed_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9243254Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_embed_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9244399Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9245615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diag_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9246798Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagflat.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9248124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9249274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagflat_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9250934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagflat_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9251754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9252937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9254517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9255507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9256656Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9257996Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9259136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9260240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9261571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9262892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9263898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9264987Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9266231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9267467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9268566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_scatter.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9269808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9271120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mH.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9272230Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_scatter_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9273838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diagonal_scatter_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9274916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diff.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9276275Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9277304Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diff_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9278404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/diff_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9279620Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9281116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9282095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9283191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9284391Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9285617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9286766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9287943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/digamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9289260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dist.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9290428Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9291420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dist_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9292594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dist_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9294009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9295459Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9296811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9297746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9298869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9300067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9301317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9302457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9303627Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/div_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9304825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/divide.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9307064Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9307555Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/divide_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9308264Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/divide_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9309516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dot.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9310794Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9312167Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dot_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9313241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dot_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9315314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dot_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9316334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dot_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9317410Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dropout.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9318695Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9319772Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dropout_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9321092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dropout_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9322085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dsplit.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9323392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9324479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dsplit_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9325688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dsplit_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9326847Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dstack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9328194Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9329308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dstack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9330401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/dstack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9331608Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eig.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9332825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eig_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9334353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eig_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9335861Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eig_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9336372Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/einsum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9338025Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9338958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/einsum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9340260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/einsum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9341272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9342591Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9344058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9345081Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9346326Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9347417Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9348679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9349758Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9350829Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9352153Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9353526Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9354761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9355857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9357015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9358343Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9360541Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/elu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9361158Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9361829Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9363121Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9364189Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9365355Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9366549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_bag.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9367821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9368869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_bag_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9369846Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_bag_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9371222Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9372328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_dense_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9373741Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9374753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9377210Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9377766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_dense_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9379182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_dense_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9380132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9381183Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9382305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_renorm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9383521Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9384690Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9385866Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9387178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9388167Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_renorm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9389463Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_renorm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9390674Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_sparse_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9392874Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9393665Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_sparse_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9395070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9396286Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9397475Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9398901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9400163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9401367Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9402507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_like.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9403751Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9404894Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_like_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9405964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_like_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9407322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9408378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9409709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9410766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_quantized.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9412097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9413206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_quantized_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9414605Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_quantized_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9415914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_strided.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9418157Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9418590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9419679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9420101Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9420910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_strided_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9422224Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/empty_strided_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9423231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9424209Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9425380Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9426466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9427377Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9428552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9428964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eq_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9429763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/equal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9430578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/equal_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9431852Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/equal_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9432509Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/equal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9433860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/equal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9434677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9435600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9436489Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9437643Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9438447Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9439666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9440849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9441812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9442656Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9443695Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9444828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9446038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9446917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9448642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9448922Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9450252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9450999Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9452286Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9453338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9454625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9455635Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9456884Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9457899Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9459056Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/erfinv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9460216Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9461446Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9463700Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9464377Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9465502Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9466570Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9467789Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9468958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9470312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9471688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9472827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9473970Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9475150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9476344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9477558Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9478775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9480006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9481181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_as.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9482499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9483612Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_as_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9484739Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_as_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9486068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9487243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9488435Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9489669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9490671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9491812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9493177Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9494460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expand_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9495648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9497003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9498067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9498964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9500341Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9501387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9502267Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9503367Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/expm1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9504660Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exponential.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9505992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9507053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exponential_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9508257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exponential_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9509377Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exponential_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9510752Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exponential_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9511920Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/exponential_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9513227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eye.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9514470Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9515568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eye_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9516739Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eye_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9517943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eye_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9519145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eye_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9520266Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/eye_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9521599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9522801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9524096Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9525541Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9526898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9527919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9529082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9530394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9531515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9532655Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9534050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9535146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9537576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9538287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9539490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9541638Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9542952Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9543773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9545140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9546140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9547287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9548607Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9549707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9550981Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9552217Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9553681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9554885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9556055Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9557247Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9558371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9559848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9560821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9562125Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9563294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9564347Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9565503Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9566788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9567899Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9569156Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9570296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9571725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9572735Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9574150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9575392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9576514Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9577756Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9579058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9580061Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9581188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9582769Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9583922Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9584786Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9586023Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9587078Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9588594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9589572Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9590652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9591850Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_alpha_dropout.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9593287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9595332Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_alpha_dropout_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9596499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9597764Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_dropout.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9599531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9600531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_dropout_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9602238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/feature_dropout_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9603445Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9604859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9606552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9607888Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9609369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9611090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9612240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9613486Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9615015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftfreq.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9616774Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9617937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftfreq_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9619197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftfreq_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9620942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9622202Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9624617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9625364Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftshift.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9626553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9627728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftshift_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9628884Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_fftshift_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9630088Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9631351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9632823Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9634020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9635135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9636383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9637430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9638633Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9639948Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfftn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9641502Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9642612Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfftn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9643632Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_hfftn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9644773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9645848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9647300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9648351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9649450Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9650809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9651789Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9653302Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9654408Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9655466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9658027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9659156Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9659444Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftshift.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9661211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9662061Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftshift_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9663172Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ifftshift_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9664237Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9665361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9667311Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9667972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9669025Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9670353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9671539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9672622Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9673702Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfftn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9675114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9676392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfftn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9677460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_ihfftn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9678584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9679799Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9680995Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9682328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9683549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9684852Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9685887Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9687030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9688152Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfftn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9689373Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9690459Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfftn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9691602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_irfftn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9692826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9694148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9695298Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9696428Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9697736Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9698928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9699955Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9701605Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9702796Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftfreq.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9704143Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9705222Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftfreq_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9706320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftfreq_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9707550Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9708828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9709862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9711042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fft_rfftn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9712264Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9713556Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9714717Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9715863Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9716997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_diagonal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9718303Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9719386Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_diagonal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9720507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_diagonal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9721677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9722964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9724290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fill_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9725456Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fix.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9726796Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9727728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fix_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9728878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fix_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9730073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9731433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9732371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten_dense_tensors.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9733499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten_dense_tensors_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9734783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mT.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9736047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9737298Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9738594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9739663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flatten_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9740743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flip.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9742040Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9743105Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flip_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9744334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flip_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9745363Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flip_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9746567Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flip_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9747760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fliplr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9749173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9750179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fliplr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9751297Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fliplr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9752471Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flipud.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9753767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9754848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flipud_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9756069Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/flipud_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9757148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/float_power.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9758532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9759501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/float_power_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9760687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/float_power_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9761784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9763407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9764362Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9765524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9766667Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_divide.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9767942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9768985Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9770136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9771268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9772432Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_divide_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9773586Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_divide_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9775006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9776298Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9777881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9779131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/floor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9780106Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9781522Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9782735Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9783819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9784970Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9786047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9787195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9788391Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9789493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9790754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9791973Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9793011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9794174Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9795332Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9796553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9797580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9798811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9800036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9801322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9802282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9803618Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9804800Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9806186Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9807770Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9808410Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fmod_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9809683Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9810954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9811963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9813161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9814275Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9816288Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9817445Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9818575Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frac_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9819781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9821004Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9822398Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9823384Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9824553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9825687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9826889Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9828006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9829169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9830534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9831556Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9832818Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9833981Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9835202Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9836412Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9837563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9838694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9840068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9841155Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9842313Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9843468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9844785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9846144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9847182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9848378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9849495Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9850724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9851912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9853235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fractional_max_pool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9855015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frexp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9856320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9857488Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frexp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9858576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frexp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9859663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frexp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9860787Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frexp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9861917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frobenius_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9863344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9864412Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frobenius_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9865432Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/frobenius_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9866596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/from_file.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9867972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9868966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/from_file_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9870175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/from_file_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9871295Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/from_file_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9872571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9873894Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9874915Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full_like.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9876353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9877625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full_like_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9878591Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full_like_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9879625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9880810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/full_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9882022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9883382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9884509Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9885942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9887047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9888091Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9889382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9890464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9891692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9893102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9894215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9895343Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9896505Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9897516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9898759Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9899920Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9901051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gather_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9902184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9903451Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9904744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9905767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9906835Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9908060Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9909268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9910436Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gcd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9911854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9912960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9914096Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9915242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9916380Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9917500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9918832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ge_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9920034Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9921104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9922615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9923746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9924711Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9926018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9927260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9928368Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9929393Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9931322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9932357Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9933464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9934887Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9935910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9937100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9938232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gelu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9939444Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geometric.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9940719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9941869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geometric_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9942946Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geometric_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9944155Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geometric_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9945250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geometric_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9946459Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geometric_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9947557Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geqrf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9948857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9949975Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9951165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geqrf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9952289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/geqrf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9953563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ger.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9954812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9955928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ger_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9957029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ger_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9958208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9959361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9960584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9961731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9962905Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_jvp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9964176Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9965320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9966583Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9967846Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_jvp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9968904Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_jvp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9970114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9971243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9972653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9973593Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9974937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9976089Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_jvp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9977627Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9978700Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9979882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9980981Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_jvp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9982075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_jvp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9983271Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9984468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9985618Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9986842Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/glu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9987981Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gradient.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9989291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9990277Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gradient_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9991490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gradient_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9992748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9994099Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9995178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater_equal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9996507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9997540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater_equal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9998648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater_equal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:45.9999929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0000980Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/greater_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0002218Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0003362Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0004596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0005851Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0007702Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0008915Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0010039Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0011243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0012466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0013569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0014847Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0016585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0017760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0018914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0020090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0021408Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0022557Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0023693Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0024831Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0026012Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0027263Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0028358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0029566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0030798Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0031780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0033124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0034316Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0035453Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/grid_sampler_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0036648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/group_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0037877Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0038969Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/group_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0040085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/group_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0041232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0042396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0043752Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0044772Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0045953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0047227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0048423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0049603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gru_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0050939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0051978Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0053140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0054432Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0055637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0056789Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0057902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/gt_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0059181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hamming_window.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0060521Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0061573Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hamming_window_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0062800Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hamming_window_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0063931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hann_window.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0065296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0066346Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hann_window_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0067527Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hann_window_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0068773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0069886Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0071302Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0072559Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0073553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0074816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0076017Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0077095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0078340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0079692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0080802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0081769Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0082922Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0084673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0085849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0087050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardshrink_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0088190Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0089492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0090914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0091821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0093118Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0094738Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0095945Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0097078Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0098259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0099397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0100803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0101833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0103067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0104261Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0105401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0106528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0107694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardsigmoid_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0108709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0110878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0111583Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0112073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0113775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0114580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0115683Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0116442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0117219Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0118448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0119422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0121149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardswish_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0121482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0122751Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0123790Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0124754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0125782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0126718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0127783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0129006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0129928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0131025Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0131911Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hardtanh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0132773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0133697Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0134743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0137152Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0137640Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0138422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0139063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0140379Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/heaviside_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0141242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hinge_embedding_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0142626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0143460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hinge_embedding_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0144495Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0145533Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0146614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0147673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0148665Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0149872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0150577Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogram.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0152002Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogram_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0153153Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogram_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0153977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogram_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0155761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogramdd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0156896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0157694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogramdd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0158963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/histogramdd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0159418Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hsplit.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0160765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0161626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hsplit_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0162516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hsplit_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0163555Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hspmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0164713Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hspmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0165391Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hspmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0166408Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hstack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0167593Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0168480Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hstack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0169413Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hstack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0170370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0171609Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0172795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0173739Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0174788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0175751Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0176584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0177649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0178497Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0179476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0180422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/huber_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0181206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0182228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0183128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0183991Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0185186Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0186093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0186934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0187870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/hypot_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0188943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0189769Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0190619Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0191577Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0192497Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0193446Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0194341Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/i0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0195307Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0196568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0197273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0198177Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0199101Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0199993Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0200926Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0201740Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0202809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0204051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0204855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0205881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0206639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0207601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0208466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0209179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/igammac_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0210264Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0211136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0211983Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0213076Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0213781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0215460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0216032Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0217568Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0218327Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0219708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/im2col_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0220610Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/imag.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0221907Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0222573Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/imag_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0223819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/imag_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0224485Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0225498Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0226273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0228033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0228326Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0229187Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0230057Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0231297Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0232274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0233199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_add_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0234539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0235206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0236615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0237241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0238214Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0239141Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0240123Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0240990Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0242188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0243046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0244183Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0245462Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0245930Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0247213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0248044Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0249370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0249930Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0251340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0252071Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0253092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_fill_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0254719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0255373Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0256357Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0257205Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0257943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_put.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0259238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0260047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_put_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0260590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_put_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0261950Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0263065Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0264116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0265939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0266220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0267560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0268534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0270531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_reduce_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0271036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0271923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0273391Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0274469Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0275500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0276834Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0277912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0279114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0280319Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0281496Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/index_select_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0282704Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0284595Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0285815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0287047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0287966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0289170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0290256Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0291461Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0292803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0295450Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0296038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0297795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0298702Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inner.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0300111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0301272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inner_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0302498Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inner_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0303670Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/instance_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0305126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0306282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/instance_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0307457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/instance_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0308748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/int_repr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0310130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0311254Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/int_repr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0312492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/int_repr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0313725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inverse.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0315137Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inverse_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0316266Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inverse_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0317375Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/inverse_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0318580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_coalesced.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0319725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_coalesced_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0320830Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_coalesced_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0321943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_complex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0323465Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0324531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_complex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0325730Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_complex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0326826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_conj.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0328231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0329291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_conj_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0330465Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_conj_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0331791Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_distributed.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0332824Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0337185Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_distributed_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0338382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_distributed_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0339335Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_floating_point.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0340327Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0341427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_floating_point_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0342891Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_floating_point_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0343735Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_inference.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0344599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0345350Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_inference_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0346601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_inference_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0347423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_leaf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0348265Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0350154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_leaf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0350504Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_leaf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0351007Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_neg.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0351726Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0352515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_neg_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0353813Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_neg_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0354291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_nonzero.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0356020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0356603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_nonzero_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0357548Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_nonzero_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0358407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_pinned.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0359436Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0360825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0361657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_pinned_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0362518Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_pinned_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0364875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_same_size.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0365248Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0365737Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_same_size_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0366687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_same_size_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0367653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_set_to.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0370766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0371312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0371771Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_set_to_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0372292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_set_to_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0373294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_signed.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0374383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0375204Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_signed_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0375995Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_signed_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0377149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_vulkan_available.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0378403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0378794Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_vulkan_available_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0380159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/is_vulkan_available_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0381164Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isclose.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0382212Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0383159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isclose_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0383935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isclose_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0388778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isfinite.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0389292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0389802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isfinite_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0390274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isfinite_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0390905Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0391272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0391597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0392611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0393579Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0394787Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0395617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0396670Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0397668Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isinf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0398780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0399539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isinf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0400709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isinf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0401602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isnan.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0402611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0403714Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isnan_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0404658Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isnan_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0405325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isnan_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0406734Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isnan_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0407499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0408401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0409238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0410238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0411169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0411973Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0413782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0414311Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isneginf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0415370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0416132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0417462Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0418188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0419023Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0419940Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0420974Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0421836Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isposinf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0422870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isreal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0424036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0425131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isreal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0426117Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/isreal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0427108Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/istft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0428169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0429041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/istft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0429979Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/istft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0430891Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/item.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0432085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0432815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/item_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0433845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/item_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0434711Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kaiser_window.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0436015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0436735Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kaiser_window_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0437651Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kaiser_window_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0438389Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kl_div.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0439258Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0440114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kl_div_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0440849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kl_div_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0441964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kron.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0442923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0443649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kron_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0444448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kron_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0445422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kthvalue.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0447100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0447725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0448695Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0449458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0450831Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kthvalue_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0451490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/kthvalue_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0452353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/l1_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0453556Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0454239Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/l1_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0455845Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/l1_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0456217Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/layer_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0457146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0457979Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/layer_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0459239Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/layer_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0459867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0461162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0461837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0463099Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0463571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0464663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0465176Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0466492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lcm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0467417Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ldexp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0468606Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0469243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ldexp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0470501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ldexp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0471404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0472678Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0473289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0474861Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0475662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0476374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0477637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/le_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0478384Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0479783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0480825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0481694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0482748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0483762Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0484786Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0485814Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0487195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0488461Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0489274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0490082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0490913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0492348Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0493114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0494301Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/leaky_relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0495576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0496546Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0497683Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0498324Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0499380Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0500181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0501474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0502009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lerp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0503260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0504250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0504943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less_equal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0506360Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0507267Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less_equal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0508081Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less_equal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0509972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0510479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/less_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0511585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0512653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0513615Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0514881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0515780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0517326Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0518251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0518835Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lgamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0520469Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0521396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0522139Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0523492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0524252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0525782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0526291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0527471Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0528345Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0529778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0530941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_fresh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0532125Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lift_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0533315Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0534719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0536428Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0537162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0538135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0538878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0539798Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0540839Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0541602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0542684Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0543401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0544433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cholesky_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0545500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cond.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0546750Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0547795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cond_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0548933Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cond_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0549972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0551520Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0552722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0553839Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0555657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0556630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0557846Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0558985Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_cross_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0560235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_det.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0561549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0562625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_det_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0563744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_det_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0564986Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_diagonal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0566310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0567442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_diagonal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0568516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_diagonal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0569720Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eig.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0570955Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0572167Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0573282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eig_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0574591Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eig_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0575913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0577188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0578281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0579484Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0580647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvals.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0582056Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0583180Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvals_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0584315Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvals_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0585382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvalsh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0586664Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0587720Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvalsh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0589026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0590226Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_householder_product.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0591585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0592960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0594201Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_householder_product_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0595468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_householder_product_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0596669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0597963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0599092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv_ex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0600609Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0601524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv_ex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0602794Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv_ex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0603865Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0604896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_inv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0607262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0607867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0608554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0609815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0610506Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0611538Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0612325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0613422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0614434Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0615472Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0616411Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0617309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0618339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0619330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0620149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0621087Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0622161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0623474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0624322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0625912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0626682Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lstsq.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0627530Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0629104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0630294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0631100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lstsq_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0632000Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lstsq_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0633052Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0634487Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0634908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0636508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0637161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0638110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0639463Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0640727Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0641704Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0642833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0644110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0645280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0646493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0647875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0649027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0650030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_factor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0651184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0652323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0653649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0655539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0656083Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0657258Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0658058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0659622Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0660583Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0661594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0662992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0663919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_lu_solve_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0665024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matmul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0666811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0667703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matmul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0668960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matmul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0670132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_exp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0671552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0672640Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0673795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0675074Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_exp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0676331Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0677445Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0678761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0679901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0681042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0682332Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_power.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0683540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0684492Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_power_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0686651Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_power_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0687170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_rank.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0688245Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0690466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_rank_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0690994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0691634Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_multi_dot.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0692976Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0694414Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_multi_dot_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0695401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_multi_dot_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0696515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0697921Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0699008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0700132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0701452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_pinv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0702940Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0704855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0705917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0706977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_pinv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0708151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_pinv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0709387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0711249Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0712083Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0713429Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0714579Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0715725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0716981Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0718094Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_qr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0719308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_slogdet.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0720639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0721731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_slogdet_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0722913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_slogdet_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0724052Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0725367Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0726546Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_ex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0727748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0728878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_ex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0730059Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_ex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0731227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0732420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0733659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_triangular.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0735049Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0736223Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0737381Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_triangular_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0738576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0739690Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0741092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0742177Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0744022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0744928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svdvals.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0746251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0747338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svdvals_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0748509Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_svdvals_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0749875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorinv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0751111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0752226Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorinv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0753513Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorinv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0754681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorsolve.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0756063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0757263Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorsolve_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0758432Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0759442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vander.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0760908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0761854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vander_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0763005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vander_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0764199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vecdot.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0765530Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0766644Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vecdot_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0767803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vecdot_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0768997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0770555Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0771679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0772801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0774316Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0775527Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0776793Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0777900Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linalg_vector_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0779128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0780370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0781686Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0783594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0784437Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0785815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0786954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0787968Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0789228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linear_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0790392Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linspace.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0791933Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0793097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linspace_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0794439Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linspace_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0795805Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linspace_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0796914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linspace_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0798069Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/linspace_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0799205Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0800371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0801730Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0802873Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0804161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0805134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0806371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0807639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0808750Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log10_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0809879Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0811213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0812366Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0813649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0814874Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0817408Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0818024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0819428Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log1p_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0820197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0821546Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0822480Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0823596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0824819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0826086Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0827280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0828469Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0829866Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0830775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0832041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0833239Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0834451Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0836130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0836982Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_normal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0838464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0839560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0840882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0842051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_normal_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0843182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_normal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0844398Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_normal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0845503Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0846607Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0847757Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0849959Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0850527Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0851489Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0852554Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0854095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0855297Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0856460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0857913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0859010Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0860191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0862033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0863241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_sigmoid_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0864528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0865860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0867153Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0868305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0869510Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/log_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0870710Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0871761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0873217Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0874252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0875678Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0876906Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0878716Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0879671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0880942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0882196Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0883371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0884386Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0885548Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0886809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0888046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0889181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logaddexp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0890620Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logcumsumexp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0891709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0893050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0894146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logcumsumexp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0895263Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logcumsumexp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0896394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logdet.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0897758Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0898910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logdet_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0900084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logdet_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0901344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_and.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0902775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0903634Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0904812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0905908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_and_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0907426Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_and_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0908340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_not.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0909564Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0910828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0912010Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0913330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_not_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0914472Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_not_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0915620Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_or.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0916952Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0919012Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0919505Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0920311Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_or_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0921910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_or_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0922565Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_xor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0923902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0924780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0926583Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0927260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_xor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0928193Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logical_xor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0928753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0930081Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0930626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0932010Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0933655Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0934109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0935030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0935705Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0937159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0937786Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0938809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0939824Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0940600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0941908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logit_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0942636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logspace.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0943864Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0944784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logspace_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0945824Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logspace_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0946816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logspace_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0947877Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logspace_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0948914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logspace_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0949888Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logsumexp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0950997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0952116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0953093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0954724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logsumexp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0955605Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/logsumexp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0956280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lshift.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0957854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0958616Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lshift_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0959489Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lshift_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0960577Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lshift_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0961312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lshift_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0962565Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lshift_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0963336Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0964399Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0965780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0966605Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0967683Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0968798Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0969427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_mps_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0970601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0971328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_mps_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0972251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_mps_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0973662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0974576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0976368Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstsq.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0977535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstsq_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0978188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstsq_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0979906Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0980246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstsq_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0980977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lstsq_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0982523Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0982808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0984501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0984775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0986260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0986919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0988184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lt_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0989082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_solve.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0990032Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0991018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_solve_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0991966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_solve_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0992689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0994187Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0995324Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0996097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0997151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0998230Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.0999402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1000500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/lu_unpack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1001830Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1003654Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mH_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1004692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mH_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1006082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1007222Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mT_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1008386Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mT_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1009469Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/margin_ranking_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1010875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1012031Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/margin_ranking_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1013158Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/margin_ranking_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1014641Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_fill.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1015939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1027913Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1028681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1029231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1029738Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_fill_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1030232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_fill_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1030725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_scatter.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1031355Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1031873Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1032482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1033013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1033517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_scatter_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1034037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_scatter_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1034514Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1035146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1035786Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1036334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1036847Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1037552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1038213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1038924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1040344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/masked_select_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1041140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1042588Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1043288Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1043887Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1044999Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1045977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1046914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1047645Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matmul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1048585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_H.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1049610Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1050371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_H_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1051189Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_H_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1052289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1053029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1054237Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1055482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1056123Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1057238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1058324Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1058860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_exp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1060357Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_power.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1060918Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1062050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_power_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1063283Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_power_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1064186Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_rank.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1065101Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1065946Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_rank_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1066886Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/matrix_rank_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1068077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1069163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1069822Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1070728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1072143Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1072854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1074323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1075388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1076019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1076956Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1078503Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1079003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1080490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1081383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d_with_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1082597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1083341Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1084287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1085293Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1086105Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1086943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1088215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1089438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1090428Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1091323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1092374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1093170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1094333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1095317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1096159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1097318Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1098299Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1099274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1100163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1101030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1102011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1102895Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1103916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1104780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1106018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1106793Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1107691Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1109547Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1110092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1110837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1112542Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1112960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1114186Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1115120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1115935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1116898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1117937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1118948Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1120122Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1121191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1122302Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1122920Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1123658Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1124305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1125330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1126162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1127184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/max_unpool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1128042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1129121Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1129929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1130980Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1132603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1132931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1134282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1136175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/maximum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1136556Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1137649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1138699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1139450Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1140424Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1142103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1142485Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1143599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1144593Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1145789Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mean_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1146959Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/median.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1147906Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1148922Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1149902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/median_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1150953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/median_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1152761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/median_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1153097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/median_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1155026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/meshgrid.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1156179Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1156692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/meshgrid_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1157626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/meshgrid_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1158731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1160063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1161204Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1162271Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1163457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1164632Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1165754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1167057Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1168958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/min_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1169713Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1171104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1172039Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1173312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1174732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1175886Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1177010Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1178207Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/minimum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1179448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1180627Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1182015Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1183154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1184351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1185689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1186970Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1188189Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1189838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1190347Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_batch_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1191799Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1192594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_add_relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1193984Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1194768Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1195902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1197251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1198067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1199409Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1199933Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1201291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1202276Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1203198Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1204712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1205733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_transpose.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1207049Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1208798Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1209698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1210972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1212090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_depthwise_convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1214013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1214993Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1216278Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1217470Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1218640Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1219837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1221228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1222352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1223603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1224818Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1226231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1227436Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1228544Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1229844Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/miopen_rnn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1231170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1232687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1234010Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1235148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1236374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1237524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1238733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1240060Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1241110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1242274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1243443Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1244621Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1245833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1246994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mish_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1248319Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1249691Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1251220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1252205Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1253384Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1254753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1255964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1257104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_convolution.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1258453Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1259542Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_convolution_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1260839Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_convolution_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1261891Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1263214Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1264579Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1265555Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1266970Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1268020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1269279Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1270402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1271636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1272859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1274228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1275404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1276530Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1277932Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1278983Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1280118Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_linear_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1281407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1282609Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1283927Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1284927Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1286126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1289095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1289924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1291064Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1292436Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1293688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1294935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1297245Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1298146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1299122Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1300387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1301499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1302810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1303919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1305322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1306164Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1307398Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1308597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1309974Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1311088Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1312320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1313698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1315595Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1316078Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1316945Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1318497Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1319350Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1320642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1321802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mode.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1323569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1324515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1325644Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mode_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1327022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mode_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1328077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mode_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1329244Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mode_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1330373Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/moveaxis.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1331771Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1332924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/moveaxis_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1334248Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/moveaxis_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1335412Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/movedim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1336741Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1338648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/movedim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1339367Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/movedim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1340241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1341485Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1342390Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1343197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1344251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1345743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1346219Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1347589Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1348352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_linear_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1349491Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_linear_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1350249Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_linear_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1351066Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_linear_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1351960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_max_pool2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1353079Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1354639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1355525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1356303Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1357261Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1358029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1358837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1359816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1360623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1362333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1362909Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1364267Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1365033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1366649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1366992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1367892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mse_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1369008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/msort.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1370229Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1371190Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/msort_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1372312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/msort_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1373283Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1374714Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1376053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1377059Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1378106Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1379578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1380662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1381809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1383964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mul_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1384373Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1385817Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1386515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1387493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1388456Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1389669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1390423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/or.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1391200Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1392488Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1393330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1394218Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multi_margin_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1395445Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1396072Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1397289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1398006Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1399281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1400093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1401039Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1401837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1402566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1404084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1404940Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1406430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1407008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1408364Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1409203Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multinomial.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1411041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1411416Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1412419Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multinomial_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1413211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multinomial_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1414327Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multiply.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1415209Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1417128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multiply_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1417443Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/multiply_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1418412Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1419766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1420625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1421522Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mvlgamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1422457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1423427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1424585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1425293Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mvlgamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1426213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/mvlgamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1427347Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nan_to_num.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1428988Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1429828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1431043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1431679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nan_to_num_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1432928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nan_to_num_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1433850Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmean.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1435022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1435855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmean_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1436781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmean_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1437780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmedian.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1438819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1440028Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1440897Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1441860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1442823Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmedian_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1443815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanmedian_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1444962Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanquantile.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1445935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1446883Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanquantile_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1447846Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nanquantile_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1449011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nansum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1449819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nansum_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1450802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nansum_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1451785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nansum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1452764Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nansum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1453739Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1455113Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1457183Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1457938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1458713Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1459751Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1460654Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1461995Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1462651Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1463956Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/narrow_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1464538Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1465768Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1466529Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1467239Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1468148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1469334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1470086Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1471430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1472742Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1473340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1474972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_batch_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1475524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_channel_shuffle.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1476545Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1478480Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1478948Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_channel_shuffle_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1479430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_channel_shuffle_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1481424Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1481962Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1482910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1483639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1484316Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1485605Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1486565Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1487164Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1488090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1489641Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1490213Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1490876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1492147Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_dropout_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1493115Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1494498Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1496130Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1496481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1497503Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1498458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1499344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1500449Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1501289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1502580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1503533Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1504852Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_group_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1505795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1506698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1507706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1508689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1509810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1510659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1511306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1512656Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1513262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1514417Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1515401Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1516100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_layer_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1517034Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1518135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1519041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1520399Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/native_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1521458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1522064Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1523391Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1523951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1524841Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1525748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ne_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1527501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1528035Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1528688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1529862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1530959Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1531586Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1532726Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1533628Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/neg_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1535153Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/negative.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1536045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1536921Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/negative_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1538243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/negative_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1539017Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nested_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1540826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1541430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nested_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1542704Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nested_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1543511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1544543Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1545877Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1546903Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1549144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_strided.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1549915Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1550747Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1552599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_strided_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1553485Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_empty_strided_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1554370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_full.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1555064Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1555584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_full_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1557442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_full_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1558282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_ones.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1559351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1560310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_ones_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1561358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_ones_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1562281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_zeros.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1563104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1564269Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_zeros_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1564958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/new_zeros_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1565969Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1567097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1567934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1568881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1569898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1570616Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1571760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1572528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nextafter_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1573647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1574788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1575975Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1577128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1578409Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1579676Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1580753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1581894Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1583328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1584624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1585869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1586917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1588120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1589314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1590376Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1591748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1593148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1594352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1595453Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1596681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1597716Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1598945Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1600245Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1601447Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1602536Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1603781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1604917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1605840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1607107Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1608205Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1609409Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1610442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1611549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1612808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_nd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1614266Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1615340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_nd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1617421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_nd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1619037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nll_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1621520Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1622518Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1623648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1624977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1625949Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_numpy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1627251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1628515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_numpy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1629634Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_numpy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1630723Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nonzero_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1632036Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1633630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1635265Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1636540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1637636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1638662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1639903Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_except_dim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1641244Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1642338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_except_dim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1643490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_except_dim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1644683Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1645788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1647129Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1648177Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1649427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/normal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1650886Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1652091Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/normal_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1653207Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/normal_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1654566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/normal_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1655742Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/normal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1656830Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/normal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1658137Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/not_equal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1659586Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1660716Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/not_equal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1661827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/not_equal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1663077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nuclear_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1664508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1665569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nuclear_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1666836Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/nuclear_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1667935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/numpy_T.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1669262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1670307Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/numpy_T_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1672556Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/numpy_T_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1673402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/one_hot.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1674344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1675274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/one_hot_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1676374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/one_hot_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1677545Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1678747Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1679937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones_like.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1681236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1682290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones_like_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1683566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones_like_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1684820Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1685960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ones_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1687079Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1689009Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/or_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1691191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/or_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1692295Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/orgqr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1693726Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1695002Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/orgqr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1696250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/orgqr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1697532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ormqr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1698826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1699961Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1701031Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ormqr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1702344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ormqr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1703448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/outer.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1704856Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1705969Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/outer_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1707216Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/outer_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1708377Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/output_nr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1709669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1710759Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1712013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/output_nr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1713358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/output_nr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1715549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1716625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1717763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1718835Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad_sequence.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1720085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1721795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad_sequence_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1722667Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pad_sequence_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1723761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pairwise_distance.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1724967Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1726055Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pairwise_distance_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1727370Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pairwise_distance_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1728458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pdist.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1729704Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1731395Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pdist_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1732228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pdist_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1733193Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1734709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1735896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1737176Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1738455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1739588Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1740480Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1741514Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1742570Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/permute_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1744046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pin_memory.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1744755Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1745878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pin_memory_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1746693Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pin_memory_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1747669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pinverse.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1749163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1750062Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pinverse_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1751095Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pinverse_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1752044Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_shuffle.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1753155Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1754528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1756358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1757812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_shuffle_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1758558Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_shuffle_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1759206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_unshuffle.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1760116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1761152Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1762153Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1763053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_unshuffle_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1764003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pixel_unshuffle_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1764784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1765748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1766688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1767645Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1768519Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1769430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_nll_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1770534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1771476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_nll_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1772387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_nll_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1773282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/poisson_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1774341Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polar.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1775376Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1776145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polar_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1777013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polar_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1779004Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polar_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1779591Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polar_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1780163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1780924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1782247Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1782999Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1785070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1785876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1786734Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1787792Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1788816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/polygamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1789851Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/positive.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1791127Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1792051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/positive_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1793309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/positive_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1794228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1795733Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1796349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1797652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1798452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1799567Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1800786Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1801859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/pow_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1802954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1804331Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1805185Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1806369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1807229Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1808233Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1809280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1810331Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1811029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1812276Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1812843Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1814251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prelu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1815101Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1816974Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1817749Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1819122Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1819785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1820973Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1821746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1822784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1823708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1824715Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/prod_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1825763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/promote_types.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1826960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1828281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/promote_types_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1828899Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/promote_types_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1829732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/put.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1830590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1831630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/put_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1832739Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/put_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1834191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/put_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1834975Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/put_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1836035Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/put_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1837158Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_axis.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1838145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_axis_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1839102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_axis_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1840190Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_scales.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1841285Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1842364Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_scales_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1843408Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_scales_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1844814Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_zero_points.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1845862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1846646Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1847563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1848744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_scale.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1849632Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_scale_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1850699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_scale_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1852335Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_zero_point.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1853558Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_zero_point_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1854718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/q_zero_point_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1855569Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/qr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1857743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1858659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/qr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1859557Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/qr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1860217Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/qscheme.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1861055Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/qscheme_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1861996Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/qscheme_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1862898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantile.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1863951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1864852Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantile_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1865990Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantile_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1866907Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_channel.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1868112Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1869040Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1870128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1871070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_channel_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1872047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_channel_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1873195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1874280Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1875397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1876374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1877718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1878867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1880010Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1881075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1882692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1883399Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1884320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1885191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantize_per_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1886208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_batch_norm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1888041Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1888586Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_batch_norm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1889456Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_batch_norm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1890282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_gru_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1891664Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1892499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_gru_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1893289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_gru_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1894106Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_lstm_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1895296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1896357Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_lstm_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1897182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1897935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1898942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1900145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1901237Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1902138Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1903376Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1904386Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1905496Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1906307Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1907546Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1908387Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1909470Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1910590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1911543Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1913148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1913827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1915310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rad2deg.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1916124Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rad2deg_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1917178Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1918272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1919937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rad2deg_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1920823Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1922085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1922881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1923907Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_like.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1925762Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1926438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_like_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1927303Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_like_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1928186Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1929725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rand_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1930750Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1931763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1932769Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint_like.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1934144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1935125Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint_like_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1936190Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint_like_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1937407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1938327Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randint_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1939276Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1940476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1941604Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1942535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_like.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1943802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1944707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_like_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1945617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_like_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1946582Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1947483Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1948435Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/random.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1949437Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1950321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/random_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1951305Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/random_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1952123Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/random_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1953175Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/random_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1954233Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/random_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1955112Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randperm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1956837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1957790Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randperm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1958940Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randperm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1959809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randperm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1960958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/randperm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1962340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/range.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1963294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1964639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/range_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1965620Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/range_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1966650Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/range_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1967869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/range_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1968919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/range_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1969981Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ravel.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1971405Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1972376Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ravel_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1973481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/ravel_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1974542Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/real.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1976477Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1977482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/real_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1979539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/real_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1980905Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1982253Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1983493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1984687Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1985901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1987102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1988235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1989604Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reciprocal_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1990947Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/record_stream.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1993133Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1994468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/record_stream_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1995812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/record_stream_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1997132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/refine_names.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1998623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.1999836Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/refine_names_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2001252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/refine_names_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2002462Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2003877Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2005643Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2006896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2008173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2009465Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2011084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2012265Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2013697Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2015291Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2016553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2017784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2019313Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2020636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2022253Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2023788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2025117Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2026354Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2027641Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2028920Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2030094Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2032990Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2033924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2034852Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2035767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2036699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2037820Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2038710Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2039932Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2041027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2042218Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2043400Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2044525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2045617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2046727Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2048226Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2049414Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2050634Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2052495Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2053393Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2054673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2055821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reflection_pad3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2056652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2057743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu6.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2059024Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2060150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu6_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2061269Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu6_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2062536Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2063685Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2064867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2065909Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2067344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2068346Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2069511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2070923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2072181Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2073425Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2075042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2076131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2077339Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2078411Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2079638Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/remainder_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2081044Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rename.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2082279Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2083403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rename_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2084682Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rename_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2085663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2087156Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2088308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2089481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2090659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2091788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2092997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2094255Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/renorm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2095418Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2096785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2097838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_interleave.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2099185Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2100500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2101636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2102671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2103723Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_interleave_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2105589Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_interleave_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2106461Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2107438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/repeat_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2108499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2109810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2111246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2112580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2113299Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2114514Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2115759Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2116942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2118120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2119895Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2121035Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2121923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2122882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2124079Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2125294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2126396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2127679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2128583Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2130353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2130946Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2132720Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2133450Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2134985Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2137028Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2137517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2138508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2139840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2140602Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2142241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2142657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2144205Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2144783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2146275Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2147457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2148475Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2149760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2151698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2152560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2153054Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2154601Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2155627Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2156514Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/replication_pad3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2157378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/requires_grad.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2158813Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2159404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/requires_grad_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2160899Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/requires_grad_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2161396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2162679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape_as.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2163573Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2164605Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape_as_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2165500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape_as_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2166775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2167340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2168888Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/reshape_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2169840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2170760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2171926Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2172647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2173506Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2174464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_sparse.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2175497Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2176485Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2177445Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_sparse_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2178493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_as_sparse_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2179519Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2180326Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2181341Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2182352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2183479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2184298Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resize_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2185681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_conj.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2186534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2187191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_conj_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2187934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_conj_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2188708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_neg.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2189787Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2190478Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_neg_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2191453Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/resolve_neg_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2192104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/result_type.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2193310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2194188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/result_type_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2195051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/result_type_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2195941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retain_grad.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2197027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2197756Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retain_grad_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2199566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retain_grad_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2200049Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retains_grad.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2200840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2201610Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retains_grad_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2202474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/retains_grad_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2203780Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2204742Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2206017Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2206993Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2207910Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2209092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2210084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2211062Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_relu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2212553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2213361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh_cell.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2215180Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2215694Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh_cell_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2216916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2217667Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2218884Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2219338Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rnn_tanh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2220848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/roll.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2221774Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2222718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/roll_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2223788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/roll_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2224784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/roll_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2225744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/roll_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2226732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rot90.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2228082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2228892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rot90_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2229854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rot90_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2230795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2232109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2232676Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2233585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2234641Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2235872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2236662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2237608Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/round_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2238586Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2239344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_indices_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2240394Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2241500Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_indices_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2242350Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_indices_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2243300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2244191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2245300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_stack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2246218Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_stack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2247116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2248106Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2249143Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/row_stack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2250182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2251699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2252169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2253168Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2254192Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2255369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2256363Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2257287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2258294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2259190Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2260197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2261169Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2261935Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2262711Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rrelu_with_noise_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2263629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rshift.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2264674Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2265378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rshift_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2266290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rshift_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2267222Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rshift_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2268147Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rshift_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2268975Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rshift_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2269912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2271241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2271882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2272801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2273803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2275028Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2275970Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2277474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsqrt_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2278374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsub.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2279990Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2280726Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsub_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2281688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsub_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2282741Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsub_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2284098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/rsub_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2285262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scalar_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2286584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2287662Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scalar_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2288941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scalar_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2290084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2291744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2293004Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2294163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2295268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2297637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2298241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2299474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2300664Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2301890Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_add_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2303321Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2304397Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2305551Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2306785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2308134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2309164Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2310572Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2311716Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2313046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2314527Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2315383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2316621Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2318037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2319160Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2320240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2321461Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/scatter_reduce_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2322538Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/searchsorted.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2323894Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2325111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2326163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2327371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/searchsorted_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2328505Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/searchsorted_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2329617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/segment_reduce.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2331129Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2332159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2333329Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2336165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/segment_reduce_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2336685Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/segment_reduce_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2337288Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2338067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2339378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2340829Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2341842Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2342951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2344287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2345444Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2346592Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2347938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2349287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2350256Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2351438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2352688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2353902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2355523Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_scatter.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2356848Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_scatter_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2358184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2359433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/select_scatter_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2360552Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/selu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2361782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2362779Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/selu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2364270Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/selu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2365212Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2366532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2367847Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2368887Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2369993Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2371172Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_data.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2372526Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2373637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_data_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2374934Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_data_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2376083Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2377173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2378343Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/set_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2379719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2381196Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2382167Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2383426Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2384442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2385650Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2386832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2388090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sgn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2389192Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2390488Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2391908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2392986Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2394232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2395354Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2396560Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2397811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2398974Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2400349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2401312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2402482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2403588Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2404989Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2406013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2407134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sigmoid_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2408391Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2409808Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2410888Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2412039Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2413109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2414507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2415612Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2416710Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sign_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2418590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2419424Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2420457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2421599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2422743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2423931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2425073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2426279Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/signbit_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2427468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2428777Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2430232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2431415Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2433211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2434483Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2435563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2436954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2437872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2439200Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2440356Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2441539Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2442799Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2443865Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2445037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2446057Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2447311Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/silu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2448396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2449849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2450916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2452104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2453304Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2454616Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2455776Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2457019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sin_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2458131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2459531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2460508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2461688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2462947Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2464206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2465239Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2466406Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2467587Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2469083Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2469976Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2471240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2472521Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2473699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2474876Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2476110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sinh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2477241Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/size.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2478566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2479633Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/size_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2480890Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/size_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2481939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2483159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2484466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2485563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2486744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2487960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2489145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2490534Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2491744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2492787Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2494033Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2495144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2497329Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2497972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_scatter.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2499271Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2500299Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_scatter_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2501235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slice_scatter_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2503049Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slogdet.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2503940Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2504925Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slogdet_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2505860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slogdet_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2507325Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2508411Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2510378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d_forward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2511312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2512639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d_forward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2513994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2515272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2516455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2517657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2519065Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2520211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2521272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2522676Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2524219Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2524825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2526334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2527102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2528464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2529295Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2530437Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2531430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2532997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2533982Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2535589Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2536242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2537273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2537743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2539008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2539784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2540987Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2541907Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2542831Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2544104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2544998Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2546227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2547082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2548388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2549292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2550177Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2551262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2552075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2553166Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2554476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2555158Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2556982Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2557516Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2558442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2559518Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2560376Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2561629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2562411Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/smooth_l1_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2563257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2564867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2565731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2567031Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2568063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2568692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2569937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2571005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/soft_margin_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2571955Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2573996Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2574658Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2575460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2576952Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2577673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2578980Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2580861Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2581522Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2582852Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2584107Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2585076Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2586132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2586902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2588600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2589430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2590260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2591313Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2592204Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2593472Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2594061Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softplus_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2595342Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2595865Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2597116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2597854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2598864Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2599743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2600647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2601703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2602665Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2603596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2604620Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2605553Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2606782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2607642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2609199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2609727Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/softshrink_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2611098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2612426Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2613215Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2614375Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2615310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2616173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2617184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2618206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2619118Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2621460Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sort_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2621994Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsc_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2623072Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2623875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2624790Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2625630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsr_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2626757Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2627525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2628359Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2629430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_compressed_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2630436Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2631519Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2632499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2633330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_coo_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2634618Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2635589Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2636435Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_coo_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2637372Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2638765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csc_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2639670Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2640402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csc_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2641455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2642504Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csr_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2643548Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2644155Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csr_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2645718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2646050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_dim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2647531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_dim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2648507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_dim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2649850Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_mask.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2650734Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2652118Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_mask_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2652874Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_mask_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2654379Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2655661Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_and_clear.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2657684Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2658220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2659507Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2660705Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2662084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2663191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2664212Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2665452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_resize_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2666640Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_sampled_addmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2667856Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2669234Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2670449Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2671849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2672941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2674244Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2675625Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2676623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2677785Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2679098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_airy_ai_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2680452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2681609Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2682754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2684010Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2685110Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2686673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2687917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2689131Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2690258Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2691637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2692783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2694038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2695074Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2696379Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2697760Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2698832Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_j1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2700177Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2701636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2702671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2703951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2705052Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2706268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2707485Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2708792Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2709811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2711650Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2712481Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2713549Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2714711Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2716019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2717260Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2718414Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_bessel_y1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2719698Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2720951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2722467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2724429Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2725406Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2726505Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2727673Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2729140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2730238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2731333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2732629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2734125Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2735525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2736679Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2737789Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2739231Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2740162Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2741476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2742874Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2744090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2745330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2746649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2747951Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2749080Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2750290Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2751393Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2752622Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2753973Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2755219Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2756365Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2757471Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2758988Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2760358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2761448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2762663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2763732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2764946Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2766274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2767329Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2768536Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2769870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_digamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2771298Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2772482Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_digamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2773767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_digamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2775151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2776603Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2777671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2778816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2780489Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2781073Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2782358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2783948Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_entr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2784960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erf.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2786224Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2787257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erf_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2788869Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erf_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2789887Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2791239Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2792353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2793600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2794924Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2796344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2797524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2798677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2799842Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2801067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2802286Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2804272Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfcx_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2805315Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfinv.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2806728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2807865Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfinv_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2809031Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_erfinv_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2810168Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_exp2.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2811621Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2812857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_exp2_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2814129Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_exp2_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2815250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expit.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2817595Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2818462Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expit_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2819443Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expit_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2821005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expm1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2822227Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2823319Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expm1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2824462Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_expm1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2825768Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammainc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2826991Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2828708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammainc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2829674Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammainc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2830766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaincc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2832237Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2833658Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaincc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2835011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaincc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2835943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaln.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2837287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2838527Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaln_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2839566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_gammaln_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2840854Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2842310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2843747Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2844915Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2845921Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2847224Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2848243Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2849531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2850815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2852040Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2853123Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2854803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2856075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2857064Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2858236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2859296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2860582Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2861709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2862949Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2864230Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2865463Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2866765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2867881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2869149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2870437Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2871803Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2873123Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2874319Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2875541Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2876682Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2877770Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2879082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i0e_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2880580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2881813Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2882920Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2884712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2885839Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2886963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2888090Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2889407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2890475Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2891968Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2892834Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2894156Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2895441Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2896705Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2898066Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2899287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_i1e_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2900371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2901704Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2903013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2905114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2905729Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2906467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2907430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2908730Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2909746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2911003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2912289Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2913833Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2915150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2916214Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2917483Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2918677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2919740Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2920950Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2922149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2923204Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2924361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log1p.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2925741Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2926903Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log1p_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2927968Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log1p_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2929186Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2930535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2931604Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2932767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2934047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2935225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2937386Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2938600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_ndtr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2939744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2941037Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2942127Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2943314Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_log_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2944501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logit.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2945789Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2946872Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logit_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2948030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logit_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2949225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logsumexp.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2950535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2951645Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logsumexp_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2952885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_logsumexp_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2954295Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2955688Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2956750Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2958202Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2959246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2960441Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2961576Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2963430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2964543Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2965992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2967058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2968132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2969310Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2970544Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2971652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2972982Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2974204Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2975464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2976826Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2978064Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2979222Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2980430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2981626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2982775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2983983Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2985323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2986374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2987626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2988714Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2989942Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2991098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2992276Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2993476Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_multigammaln.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2994849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2996109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_multigammaln_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2997285Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_multigammaln_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2998461Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.2999784Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3000863Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3002066Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3003234Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3004599Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3005630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3006825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3007963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3009248Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3010393Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3011604Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_ndtri_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3012759Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_polygamma.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3014308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3015402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_polygamma_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3016671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_polygamma_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3017773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_psi.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3019256Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3020199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_psi_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3021407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_psi_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3022728Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_round.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3023791Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3024903Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_round_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3026020Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_round_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3027334Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3028682Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3029707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3030881Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3032114Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3033306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3034486Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3035819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3037008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3038378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3039403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3041191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3042389Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3043600Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3044745Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3046027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3047138Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3048506Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3049697Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3050819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3051906Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3053084Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3054464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3055725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3056894Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3058089Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3059353Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3060709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3061916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3062825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3064248Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3065407Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3066612Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3067928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3069016Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3070220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3071296Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3072726Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3074051Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3075469Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3076385Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3077499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3078693Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3079972Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3081077Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3082320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3083626Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3084873Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3086059Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3087423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3088513Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3089623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3090779Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3092016Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3093180Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3094388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3096257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3112858Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_sinc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3113593Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3114105Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_sinc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3114619Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_sinc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3115107Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_softmax.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3115828Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3116347Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_softmax_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3116855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_softmax_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3117372Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3118075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3118610Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3119184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3119724Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3120295Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3120840Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3121706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3122204Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3122830Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3123517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3124048Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3124590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3125106Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3125608Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3126126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3126633Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlog1py_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3127585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlogy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3128857Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3129902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlogy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3131191Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_xlogy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3132474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3133765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3135148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3136171Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3137333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3138620Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3139689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3140835Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3142023Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/special_zeta_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3143427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3144680Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3145715Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3147075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3149580Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3150023Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3150908Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3151856Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3152948Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3154111Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3155173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3156204Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3157450Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3159344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3159767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3160875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3161754Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3162719Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/split_with_sizes_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3164042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3165790Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3166068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3167288Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3168247Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3169438Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3170422Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3171755Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sqrt_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3172352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/square.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3174864Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3175134Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/square_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3175732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/square_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3176938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3177914Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3179113Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3180098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3181171Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3183026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3183801Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3184646Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3185802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3187063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/squeeze_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3188091Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sspaddmm.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3189531Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3190663Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3191750Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3193682Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sspaddmm_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3194767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sspaddmm_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3195829Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3197354Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3198464Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3199716Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3200897Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3202984Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3203491Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3204511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3206706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_mean.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3207294Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3208126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3209344Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3210573Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3211613Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_mean_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3212865Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_mean_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3214312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3215466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/std_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3217669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stft.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3218045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3218938Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stft_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3219904Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stft_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3220896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stride.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3222161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3222945Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stride_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3224170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/stride_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3224810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3226160Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3227238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3228048Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3229303Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3229941Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3231199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3232145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3233152Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sub_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3234473Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/subtract.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3235228Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3236581Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/subtract_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3237738Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/subtract_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3238371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3239627Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3240402Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3241300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3242189Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3243165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3244220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3245046Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3246746Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3247076Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3247804Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_to_size.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3248722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3249949Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_to_size_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3250778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/sum_to_size_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3251976Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/svd.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3252966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3254259Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/svd_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3255330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/svd_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3257182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapaxes.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3257950Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3258689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapaxes_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3259652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapaxes_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3260870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapdims.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3262101Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3263367Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapdims_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3264301Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/swapdims_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3265104Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/symeig.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3266639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3267239Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/symeig_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3268198Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/symeig_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3269235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3270172Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3271594Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3272307Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3273238Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3274030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3274919Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3275916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/t_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3276655Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3277802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_along_dim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3278246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3279773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_along_dim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3280617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_along_dim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3281388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3282421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3283312Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3284313Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/take_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3285192Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3286161Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3287103Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3288047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3289665Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3289993Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3290923Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3292121Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tan_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3293120Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3294396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3295597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3296309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3297274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3298098Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3299116Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3300011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3300902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3301984Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3302929Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3303860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3305003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3305949Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3306892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3307813Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tanh_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3308524Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensor_split.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3309989Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3310363Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensor_split_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3311244Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensor_split_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3312797Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensordot.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3313759Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3315066Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensordot_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3315794Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensordot_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3316815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensordot_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3317644Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tensordot_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3318657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/thnn_conv2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3320506Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3320853Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/thnn_conv2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3321757Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/thnn_conv2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3322483Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3323454Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3324916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3326197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3326893Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3327777Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3329281Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3330075Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3331047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3332379Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3333208Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3334710Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3335470Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3337126Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3337800Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3338720Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/threshold_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3340565Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tile.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3341030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3342359Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tile_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3344061Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tile_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3344677Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3345487Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3346684Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3348049Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3349323Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3350431Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3351748Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3353022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3354342Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_dense_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3355420Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3356647Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3357918Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3359007Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3360149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3361611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3362691Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3363807Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3365107Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_mkldnn_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3366316Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3367466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3368703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_padded_tensor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3370105Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3371292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_padded_tensor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3372575Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_padded_tensor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3373684Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3375170Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3376493Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3377699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3378861Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3380081Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3381371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3382573Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3383864Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3384879Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3386151Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3387390Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3388657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_bsr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3389943Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3390982Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3392255Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3393545Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3394811Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3396094Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3397128Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3398352Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3399563Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csr.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3400895Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3402692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3403779Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3404963Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csr_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3406093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_csr_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3407379Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3408577Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3409731Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/to_sparse_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3410882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3412371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3413502Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3414859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3416827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3417966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3419246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3420328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/topk_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3421630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3422837Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3424330Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3425513Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3426790Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3428100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3429254Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3430467Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3431652Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3433047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trace_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3434187Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3435545Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3436764Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3437892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3439317Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3440588Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3441639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3442862Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3444102Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3445293Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/transpose_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3446508Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapezoid.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3447882Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3449052Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapezoid_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3450201Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapezoid_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3451432Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapz.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3452819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3454119Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapz_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3455361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trapz_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3456572Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3457967Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3459050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3460273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3461458Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3462718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3463931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3465234Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triangular_solve_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3466466Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3467988Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3469047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3470218Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3471437Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3472891Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3474063Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3475287Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3476484Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3477732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3478966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3480224Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3481439Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3483404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/tril_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3484427Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triplet_margin_loss.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3485646Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3486901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triplet_margin_loss_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3488029Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triplet_margin_loss_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3489282Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3490816Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3491859Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3492892Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3494358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_indices.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3495639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3496705Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_indices_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3497911Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3499821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3500766Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_indices_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3501870Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3503001Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3504328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3505579Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/triu_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3506810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/true_divide.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3508008Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3509157Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/true_divide_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3510423Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/true_divide_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3511727Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3513174Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3514369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3515521Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3516659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3517949Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3519027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3520356Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/trunc_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3521566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/type_as.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3523011Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3524188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/type_as_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3525220Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/type_as_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3526430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3527782Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3528959Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3530101Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3531433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3532783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3533689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3535044Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3536550Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3537630Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unbind_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3538912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3540159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3541403Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten_dense_tensors.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3542617Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3543666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3544878Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3546050Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3547232Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unflatten_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3548468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3549692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3551590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3552614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3553958Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3554877Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3556165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3557515Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3558743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3559847Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3560966Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3562815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3564013Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3565224Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3567078Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3567761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3568901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unfold_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3570038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/uniform.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3571333Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3572541Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/uniform_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3573763Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/uniform_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3574990Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/uniform_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3576969Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/uniform_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3578093Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/uniform_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3579248Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_consecutive.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3580638Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3581743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3582912Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3584068Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_consecutive_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3585286Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_consecutive_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3586544Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3587885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3588948Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_consecutive.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3590203Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3591341Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3592607Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3594070Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_consecutive_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3595765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3596449Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3597743Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3598873Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3599983Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unique_dim_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3601146Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_chunk.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3602468Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3603513Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_chunk_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3604645Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_chunk_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3605835Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3607226Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3608242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3609416Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3610588Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split_with_sizes.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3611952Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3613007Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3614351Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3615699Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3616926Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3618309Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3619597Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3620932Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3622003Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3623308Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3624318Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3625947Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/unsqueeze_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3626806Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3628172Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3629528Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3630819Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3631809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3633140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3634421Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3635725Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3637085Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3638329Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3639675Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3640987Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3642545Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3643761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3645027Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3646369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3647636Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3648637Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3649890Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3651144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3652432Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3653810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3654827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3656150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3657375Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3658582Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3659867Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3660995Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3662418Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3663667Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3664755Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3665901Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3667118Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3668311Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3669517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3670656Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3671916Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3673182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3674632Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3675866Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3676960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3678320Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3679578Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3680795Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3682135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3683262Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3684612Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3685873Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3686965Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3688115Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3689405Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3690532Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3691838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3693019Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_linear1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3694431Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3695740Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3697125Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3698608Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3699809Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3700860Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3702065Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3703284Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3704562Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3705722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3707149Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3708388Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3709433Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3711083Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3712154Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3713292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3714685Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3715880Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest1d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3717157Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3718322Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3719777Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3721304Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3722765Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3724071Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3725288Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3726544Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3727691Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3728734Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3730251Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3731590Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3732614Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3733969Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3735086Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3737457Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3738246Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3739479Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest2d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3740753Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3742082Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3743355Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3744706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3745813Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3746927Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3748211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3749517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3750667Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3751885Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3753273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3754639Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3755666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3757018Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3758043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3759306Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3760506Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3761814Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_nearest3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3763052Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3764425Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3765847Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3767159Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3768255Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3769521Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3770629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3771931Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3773074Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3774484Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3775786Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3777038Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3778141Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3779533Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3780623Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3781946Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3783043Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3784268Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3785648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/value_selecting_reduction_backward.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3787067Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3788173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3789455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3790536Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3791737Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3793292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3794657Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3795693Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3796987Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3798168Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3799434Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/values_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3800703Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vander.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3802140Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3803768Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vander_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3804933Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vander_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3806136Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3807692Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3808827Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3810193Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3811442Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_mean.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3812825Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3814235Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3815342Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3816575Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3817788Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_mean_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3819005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_mean_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3820264Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3821451Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/var_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3822744Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vdot.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3823992Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3825174Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vdot_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3826374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vdot_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3827624Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vdot_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3828708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vdot_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3830045Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3831145Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3832490Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3833659Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3835052Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3836358Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3837383Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3838540Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3839865Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3841141Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3842270Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3843526Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3844686Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_complex_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3845875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3846937Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3848206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3849537Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3850772Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3852165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3853477Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3855404Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3855928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3857229Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3858389Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3859707Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3860812Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3862004Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_as_real_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3863396Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3864543Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_copy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3865896Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3867100Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3868182Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_copy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3869257Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_copy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3870629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3871778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3873054Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3874244Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3875465Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/view_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3876654Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vsplit.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3878001Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3879109Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vsplit_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3880382Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vsplit_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3881501Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vstack.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3883706Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3884499Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vstack_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3885649Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/vstack_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3886904Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/where.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3888252Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3889374Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/where_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3890545Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/where_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3891977Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/where_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3893092Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/where_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3894517Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3896686Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3897767Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3898868Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3900047Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3901274Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_meta.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3902551Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3903671Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3904891Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xlogy_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3906078Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xor.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3907443Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3908582Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xor_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3909778Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/xor_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3911005Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zero.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3912367Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3913648Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zero_cpu_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3914880Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zero_cuda_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3916173Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zero_meta_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3917315Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zero_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3918513Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zero_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3919718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3921165Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3922283Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros_like.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3923656Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3924776Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros_like_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3926002Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros_like_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3927211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros_native.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3928360Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/ops/zeros_ops.h -> base_bdist_tmp/torch/include/ATen/ops 2022-08-17T12:16:46.3932769Z creating base_bdist_tmp/torch/include/ATen/hip 2022-08-17T12:16:46.3933326Z creating base_bdist_tmp/torch/include/ATen/hip/impl 2022-08-17T12:16:46.3934781Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> base_bdist_tmp/torch/include/ATen/hip/impl 2022-08-17T12:16:46.3935863Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> base_bdist_tmp/torch/include/ATen/hip/impl 2022-08-17T12:16:46.3937236Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> base_bdist_tmp/torch/include/ATen/hip/impl 2022-08-17T12:16:46.3938378Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> base_bdist_tmp/torch/include/ATen/hip/impl 2022-08-17T12:16:46.3939651Z creating base_bdist_tmp/torch/include/ATen/detail 2022-08-17T12:16:46.3940566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/detail/CUDAHooksInterface.h -> base_bdist_tmp/torch/include/ATen/detail 2022-08-17T12:16:46.3941822Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/detail/FunctionTraits.h -> base_bdist_tmp/torch/include/ATen/detail 2022-08-17T12:16:46.3942964Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/detail/HIPHooksInterface.h -> base_bdist_tmp/torch/include/ATen/detail 2022-08-17T12:16:46.3944026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/detail/ORTHooksInterface.h -> base_bdist_tmp/torch/include/ATen/detail 2022-08-17T12:16:46.3946196Z creating base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3946783Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Activation.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3947961Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/AdaptivePooling.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3948611Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/BatchLinearAlgebra.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3950054Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/BinaryOps.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3950821Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/BucketizationUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3952495Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/CPUBlas.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3953106Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/CPUFallback.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3954117Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/CanUse32BitIndexMath.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3954683Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ComplexHelper.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3955328Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/CompositeRandomAccessor.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3956340Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3956871Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ConvUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3958247Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ConvolutionMM3d.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3958810Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Copy.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3960300Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Cross.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3961225Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/DilatedConvolutionUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3961708Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/DispatchStub.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3962967Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Distance.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3963717Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/DistributionTemplates.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3965199Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Distributions.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3966195Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/EmbeddingBag.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3967022Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Fill.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3967895Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ForeachUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3968775Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3969666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/GridSampler.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3970716Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/GridSamplerUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3971732Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Histogram.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3972415Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/IndexKernel.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3973390Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/IndexingUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3974875Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Lerp.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3975242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/LinearAlgebra.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3976135Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/LinearAlgebraUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3977610Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/LossMulti.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3978471Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Math.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3980361Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/MathBitFallThroughLists.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3981133Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/MathBitsFallback.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3981928Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/MaxPooling.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3983219Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/NonEmptyUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3984544Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Normalization.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3985032Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/PadNd.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3985838Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/PointwiseOps.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3987097Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Pool.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3987713Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Pow.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3988997Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/RNN.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3989584Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/RangeFactories.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3990509Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ReduceAllOps.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3991132Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ReduceOps.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3992108Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ReduceOpsUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3993331Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Repeat.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3993960Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Resize.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3995349Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ResizeCommon.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3996115Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/ScatterGatherChecks.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3996954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/SegmentReduce.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3997971Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/SharedReduceOps.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3998970Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/SobolEngineOpsUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.3999839Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Sorting.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4000799Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/SortingUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4001757Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/SpectralOpsUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4002761Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/StridedRandomAccessor.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4003734Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorAdvancedIndexing.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4005150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4005712Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorCompare.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4006369Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorConversions.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4007643Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorDimApply.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4008125Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorFactories.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4009245Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorIterator.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4010498Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4011076Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorProperties.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4012023Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorShape.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4012974Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TensorTransformations.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4014144Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TopKImpl.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4015057Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TransposeType.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4016053Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TriangularOpsUtils.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4017055Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/TypeProperties.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4018230Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/UnaryOps.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4019048Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Unfold2d.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4020211Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/Unfold3d.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4020900Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/UnfoldBackward.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4022250Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/UpSample.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4023185Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/batch_norm.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4024303Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/group_norm.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4025197Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/im2col.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4026242Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/im2col_shape_check.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4027939Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/layer_norm.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4028709Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/verbose_wrapper.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4029150Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/vol2col.h -> base_bdist_tmp/torch/include/ATen/native 2022-08-17T12:16:46.4031036Z creating base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4031773Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/AtomicAddFloat.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4032902Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/CatKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4033880Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4035721Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4036318Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/DistributionTemplates.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4037343Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/GridSamplerKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4038163Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/IndexKernelUtils.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4039439Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/Intrinsics.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4040129Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/IsContiguous.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4040953Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/Loops.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4041954Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4042371Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4043722Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/Reduce.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4044849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/SerialStackImpl.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4046184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/SoftmaxKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4047164Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/StackKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4048400Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/WeightNormKernel.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4049428Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/avx_mathfun.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4050681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/mixed_data_type.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4051802Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/moments_utils.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4052944Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/utils.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4054303Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cpu/zmath.h -> base_bdist_tmp/torch/include/ATen/native/cpu 2022-08-17T12:16:46.4056813Z creating base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4057474Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Activation.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4058430Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/BinaryInternal.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4060311Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4061273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4062747Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/CuFFTUtils.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4063815Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/DistributionTemplates.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4065206Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Distributions.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4066292Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/GridSampler.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4067359Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/IndexKernel.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4068701Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/LaunchUtils.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4069629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/MiscUtils.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4070689Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/ReduceOps.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4071917Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Resize.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4072883Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/ScanKernels.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4074042Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Sort.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4075696Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/SortStable.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4076596Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Sorting.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4077805Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/TensorModeKernel.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4079030Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/TensorTopK.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4080273Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/jit_utils.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4081454Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/thread_constants.h -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4082511Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4083669Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/CUDALoops.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4084718Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4085996Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4087138Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4088253Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/GridSampler.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4089416Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/JitLoops.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4090530Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/KernelUtils.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4091681Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Loops.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4092861Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Math.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4095455Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/MemoryAccess.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4096616Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4097585Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Normalization.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4099452Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4100571Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/ROCmLoops.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4101849Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Randperm.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4102817Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/Reduce.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4104566Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/ScanUtils.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4105764Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/SortUtils.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4107026Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/SortingCommon.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4108176Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4109354Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4110525Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/UniqueCub.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4111627Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/UpSample.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4112898Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/block_reduce.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4114058Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/im2col.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4115283Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/reduction_template.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4117336Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/cuda/vol2col.cuh -> base_bdist_tmp/torch/include/ATen/native/cuda 2022-08-17T12:16:46.4117827Z creating base_bdist_tmp/torch/include/ATen/native/quantized 2022-08-17T12:16:46.4118655Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/AffineQuantizer.h -> base_bdist_tmp/torch/include/ATen/native/quantized 2022-08-17T12:16:46.4119855Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> base_bdist_tmp/torch/include/ATen/native/quantized 2022-08-17T12:16:46.4120998Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/Copy.h -> base_bdist_tmp/torch/include/ATen/native/quantized 2022-08-17T12:16:46.4122086Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/FakeQuantAffine.h -> base_bdist_tmp/torch/include/ATen/native/quantized 2022-08-17T12:16:46.4123078Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/IndexKernel.h -> base_bdist_tmp/torch/include/ATen/native/quantized 2022-08-17T12:16:46.4123925Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/PackedParams.h -> base_bdist_tmp/torch/include/ATen/native/quantized 2022-08-17T12:16:46.4125651Z creating base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4126184Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4127653Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4128148Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4129188Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4130200Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4130613Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4131629Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4132535Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4133642Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4134643Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4135448Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4136666Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4137244Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> base_bdist_tmp/torch/include/ATen/native/quantized/cpu 2022-08-17T12:16:46.4138462Z creating base_bdist_tmp/torch/include/ATen/quantized 2022-08-17T12:16:46.4138770Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/quantized/QTensorImpl.h -> base_bdist_tmp/torch/include/ATen/quantized 2022-08-17T12:16:46.4140240Z copying build/lib.linux-x86_64-3.7/torch/include/ATen/quantized/Quantizer.h -> base_bdist_tmp/torch/include/ATen/quantized 2022-08-17T12:16:46.4142330Z creating base_bdist_tmp/torch/include/caffe2 2022-08-17T12:16:46.4143119Z creating base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4143891Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/bench_utils.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4145209Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/cast.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4146032Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/cblas.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4147293Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/conversions.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4149190Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/cpu_neon.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4149548Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/cpuid.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4149827Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/eigen_utils.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4150784Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/filler.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4151482Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/fixed_divisor.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4152449Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/knob_patcher.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4153666Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/knobs.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4155269Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/map_utils.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4155959Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math-detail.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4156902Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4157966Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/murmur_hash3.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4159187Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/proto_convert.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4160462Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/proto_utils.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4161322Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/proto_wrap.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4162656Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/signal_handler.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4164273Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/simple_queue.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4164716Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/smart_tensor_printer.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4165469Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/string_utils.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4166223Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/zmq_helper.h -> base_bdist_tmp/torch/include/caffe2/utils 2022-08-17T12:16:46.4167089Z creating base_bdist_tmp/torch/include/caffe2/utils/math 2022-08-17T12:16:46.4167453Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math/broadcast.h -> base_bdist_tmp/torch/include/caffe2/utils/math 2022-08-17T12:16:46.4168880Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math/elementwise.h -> base_bdist_tmp/torch/include/caffe2/utils/math 2022-08-17T12:16:46.4169875Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math/half_utils.h -> base_bdist_tmp/torch/include/caffe2/utils/math 2022-08-17T12:16:46.4170835Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math/reduce.h -> base_bdist_tmp/torch/include/caffe2/utils/math 2022-08-17T12:16:46.4171680Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math/transpose.h -> base_bdist_tmp/torch/include/caffe2/utils/math 2022-08-17T12:16:46.4172341Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/math/utils.h -> base_bdist_tmp/torch/include/caffe2/utils/math 2022-08-17T12:16:46.4173739Z creating base_bdist_tmp/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:46.4174187Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool/ThreadPool.h -> base_bdist_tmp/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:46.4175620Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> base_bdist_tmp/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:46.4176700Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool/WorkersPool.h -> base_bdist_tmp/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:46.4177277Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> base_bdist_tmp/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:46.4178121Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool/pthreadpool.h -> base_bdist_tmp/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:46.4179286Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> base_bdist_tmp/torch/include/caffe2/utils/threadpool 2022-08-17T12:16:46.4180704Z creating base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4181157Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/allocator.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4181997Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/blob.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4182804Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/blob_serialization.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4183924Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/blob_serializer_base.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4184644Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/blob_stats.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4185489Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/common.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4187247Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/common_cudnn.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4188100Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/common_gpu.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4188685Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/common_omp.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4189574Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/context.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4190425Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/context_base.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4191209Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/context_gpu.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4192268Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/cudnn_wrappers.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4194393Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/db.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4194951Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/distributions_stubs.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4195643Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/event.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4196467Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/event_cpu.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4198106Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/export_c10_op_to_caffe2.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4199181Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/export_caffe2_op_to_c10.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4200122Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/flags.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4201129Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/graph.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4202421Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/init.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4203670Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/logging.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4204745Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/memonger.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4205749Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/module.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4206765Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4207957Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_async_base.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4210061Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_async_scheduling.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4210583Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_async_task.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4211416Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_async_task_future.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4212319Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_async_task_graph.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4213517Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_async_tracing.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4214919Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_dag_utils.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4216816Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_parallel.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4217745Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_simple.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4218845Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/net_simple_refcount.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4219880Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/numa.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4220928Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/observer.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4222052Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/operator.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4223958Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/operator_gradient.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4224936Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/operator_schema.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4226545Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/plan_executor.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4227725Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/prof_dag_counters.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4228652Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/qtensor.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4229778Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/qtensor_serialization.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4230917Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/scope_guard.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4232072Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/static_tracepoint.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4233121Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/static_tracepoint_elfx86.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4234983Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/stats.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4236164Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/storage.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4237282Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/tensor.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4238523Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/tensor_impl.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4239720Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/tensor_int8.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4240723Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/test_utils.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4242040Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/timer.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4243093Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/transform.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4244184Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/types.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4245374Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/workspace.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4246483Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/core/macros.h -> base_bdist_tmp/torch/include/caffe2/core 2022-08-17T12:16:46.4247781Z creating base_bdist_tmp/torch/include/caffe2/cuda_rtc 2022-08-17T12:16:46.4248653Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/cuda_rtc/common_rtc.h -> base_bdist_tmp/torch/include/caffe2/cuda_rtc 2022-08-17T12:16:46.4250029Z creating base_bdist_tmp/torch/include/caffe2/db 2022-08-17T12:16:46.4250864Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/db/create_db_op.h -> base_bdist_tmp/torch/include/caffe2/db 2022-08-17T12:16:46.4252546Z creating base_bdist_tmp/torch/include/caffe2/distributed 2022-08-17T12:16:46.4253071Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed/file_store_handler.h -> base_bdist_tmp/torch/include/caffe2/distributed 2022-08-17T12:16:46.4254421Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed/file_store_handler_op.h -> base_bdist_tmp/torch/include/caffe2/distributed 2022-08-17T12:16:46.4255621Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed/redis_store_handler.h -> base_bdist_tmp/torch/include/caffe2/distributed 2022-08-17T12:16:46.4255954Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed/redis_store_handler_op.h -> base_bdist_tmp/torch/include/caffe2/distributed 2022-08-17T12:16:46.4257267Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed/store_handler.h -> base_bdist_tmp/torch/include/caffe2/distributed 2022-08-17T12:16:46.4257995Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/distributed/store_ops.h -> base_bdist_tmp/torch/include/caffe2/distributed 2022-08-17T12:16:46.4259102Z creating base_bdist_tmp/torch/include/caffe2/ideep 2022-08-17T12:16:46.4259731Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/ideep/ideep_utils.h -> base_bdist_tmp/torch/include/caffe2/ideep 2022-08-17T12:16:46.4261225Z creating base_bdist_tmp/torch/include/caffe2/image 2022-08-17T12:16:46.4261621Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/image/image_input_op.h -> base_bdist_tmp/torch/include/caffe2/image 2022-08-17T12:16:46.4262883Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/image/transform_gpu.h -> base_bdist_tmp/torch/include/caffe2/image 2022-08-17T12:16:46.4264535Z creating base_bdist_tmp/torch/include/caffe2/mpi 2022-08-17T12:16:46.4265041Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/mpi/mpi_common.h -> base_bdist_tmp/torch/include/caffe2/mpi 2022-08-17T12:16:46.4265975Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/mpi/mpi_ops.h -> base_bdist_tmp/torch/include/caffe2/mpi 2022-08-17T12:16:46.4266824Z creating base_bdist_tmp/torch/include/caffe2/observers 2022-08-17T12:16:46.4267529Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/observers/operator_attaching_net_observer.h -> base_bdist_tmp/torch/include/caffe2/observers 2022-08-17T12:16:46.4268614Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/observers/profile_observer.h -> base_bdist_tmp/torch/include/caffe2/observers 2022-08-17T12:16:46.4269460Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/observers/runcnt_observer.h -> base_bdist_tmp/torch/include/caffe2/observers 2022-08-17T12:16:46.4270434Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/observers/time_observer.h -> base_bdist_tmp/torch/include/caffe2/observers 2022-08-17T12:16:46.4271173Z creating base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4271912Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/backend.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4272989Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/backend_rep.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4273875Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/device.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4274455Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/helper.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4275966Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/offline_tensor.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4276557Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/onnx_exporter.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4277648Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/onnxifi_graph_info.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4278475Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/onnx/onnxifi_init.h -> base_bdist_tmp/torch/include/caffe2/onnx 2022-08-17T12:16:46.4280644Z creating base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4281155Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/abs_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4282508Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/accumulate_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4282861Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/accuracy_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4284095Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/acos_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4285328Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/activation_ops_cudnn.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4286401Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/affine_channel_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4287287Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/alias_with_name.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4288309Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/apmeter_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4289328Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/arg_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4290412Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/asin_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4291517Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/assert_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4292674Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/async_net_barrier_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4293713Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/atan_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4294985Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/batch_box_cox_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4296096Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/batch_bucketize_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4297491Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/batch_gather_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4298807Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/batch_matmul_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4299970Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/batch_moments_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4300989Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/batch_permutation_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4302150Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4303282Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/bbox_transform_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4304402Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/bisect_percentile_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4305501Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/boolean_mask_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4306653Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/boolean_unmask_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4307710Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/box_with_nms_limit_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4308793Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/bucketize_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4309882Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/byte_weight_dequant_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4310812Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cast_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4311936Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cbrt_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4313121Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cc_bmm_bg_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4314129Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/ceil_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4316101Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/channel_backprop_stats_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4316967Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/channel_shuffle_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4318062Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/channel_stats_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4319172Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/clip_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4320436Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4321609Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/concat_split_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4322661Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conditional_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4323735Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4324991Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_op_cache_cudnn.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4326127Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_op_impl.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4327393Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_op_shared.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4328489Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_pool_op_base.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4329891Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_transpose_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4330978Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_transpose_op_impl.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4332253Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_transpose_op_mobile.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4333453Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4334707Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4335835Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/copy_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4337087Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4338202Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cos_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4339478Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cosh_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4340703Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4341538Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/counter_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4342701Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/create_scope_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4343886Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cross_entropy_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4345059Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4346054Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4347121Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/cube_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4348259Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/data_couple.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4349311Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/dataset_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4350407Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/deform_conv_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4351543Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/deform_conv_op_impl.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4352858Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4353926Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/distance_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4355099Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/do_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4356405Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/dropout_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4357584Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_add_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4358690Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_div_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4359725Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_linear_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4360841Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_logical_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4362116Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_mul_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4363117Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_op_test.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4364373Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4365515Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_ops_utils.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4366521Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elementwise_sub_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4367635Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/elu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4368894Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/enforce_finite_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4369904Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/ensure_clipped_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4370920Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/ensure_cpu_output_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4372080Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/erf_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4373164Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/exp_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4374254Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/expand_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4375345Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/expand_squeeze_dims_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4377753Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/fc_inference.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4378331Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/feature_maps_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4379928Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/feed_blob_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4380686Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/filler_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4381946Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/find_duplicate_elements_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4383010Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/find_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4384059Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/flatten_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4385201Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/flexible_top_k.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4386126Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/floor_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4387354Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/free_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4388540Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/fully_connected_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4390727Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4391463Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4392687Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4394166Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4395254Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4396262Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/gather_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4397612Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4398626Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/gelu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4399901Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/generate_proposals_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4401069Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4402306Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4403649Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4404875Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4405919Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/given_tensor_fill_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4406904Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/glu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4408072Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/group_norm_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4410477Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/gru_unit_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4411028Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/h_softmax_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4411729Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/half_float_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4412852Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/hard_sigmoid_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4414044Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4415115Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/histogram_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4416238Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/if_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4417538Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/im2col_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4419144Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/index_hash_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4419996Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/index_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4421204Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/inference_lstm_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4422239Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/instance_norm_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4423436Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/integral_image_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4424475Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/is_empty_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4425737Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/jsd_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4426957Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/key_split_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4428056Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/layer_norm_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4429124Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/leaky_relu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4430293Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/length_split_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4431176Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lengths_pad_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4432240Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4433349Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4434828Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lengths_reducer_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4436112Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4437126Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lengths_tile_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4438109Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lengths_top_k_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4439183Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/listwise_l2r_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4440459Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/load_save_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4441434Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/load_save_op_util.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4442618Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/local_response_normalization_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4443641Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/locally_connected_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4444568Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/locally_connected_op_impl.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4446015Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/locally_connected_op_util.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4446810Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/log1p_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4448149Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/log_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4449020Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/logit_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4450675Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/loss_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4451415Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lpnorm_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4452518Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lstm_unit_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4453983Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/lstm_utils.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4454988Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/map_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4456289Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/margin_loss_l2r_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4457627Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/margin_ranking_criterion_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4458634Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/matmul_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4459765Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/max_pool_with_index_gpu.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4460826Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/mean_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4461958Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/merge_id_lists_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4463137Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/minmax_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4464993Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/mish_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4465818Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/mod_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4466924Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/moments_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4468120Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/multi_class_accuracy_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4469179Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/negate_gradient_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4470222Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/negative_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4471418Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/ngram_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4472675Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/no_default_engine_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4473794Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/normalize_l1_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4474854Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/normalize_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4476024Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/numpy_tile_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4477049Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/one_hot_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4478162Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/onnx_while_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4479519Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/op_utils_cudnn.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4480663Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/operator_fallback_gpu.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4481966Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/order_switch_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4482964Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/pack_rnn_sequence_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4484111Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/pack_segments.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4485165Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/pad_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4487120Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/partition_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4487745Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/percentile_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4488400Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/perplexity_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4490396Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/piecewise_linear_transform_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4490923Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/pool_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4492070Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/pool_op_util.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4493121Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/pow_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4494399Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/prefetch_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4495702Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/prelu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4496763Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/prepend_dim_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4497994Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/quant_decode_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4499051Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/quantile_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4500176Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/rank_loss_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4501319Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reciprocal_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4502333Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reduce_front_back_max_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4503592Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4504813Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reduce_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4506027Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reducer_functors.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4507290Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reduction_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4508517Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/relu_n_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4509570Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/relu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4510826Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/remove_data_blocks_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4511755Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/replace_nan_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4512940Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reshape_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4514142Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/resize_3d_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4515242Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/resize_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4516540Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/reverse_packed_segs_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4518289Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/rmac_regions_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4518975Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/rms_norm_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4519930Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/roi_align_gradient_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4521208Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/roi_align_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4522406Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4523297Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/roi_align_rotated_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4524503Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/roi_pool_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4525501Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/rowmul_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4526638Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/rsqrt_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4527683Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/scale_blobs_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4528774Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/scale_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4529938Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/segment_reduction_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4532185Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/self_binning_histogram_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4532824Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/selu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4534020Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sequence_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4535683Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/shape_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4537519Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sigmoid_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4538487Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sin_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4540183Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sinh_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4541271Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4542312Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/slice_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4543432Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/softmax_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4544591Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/softmax_utils.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4545664Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/softmax_with_loss_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4546813Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/softplus_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4548175Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/softsign_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4549213Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/space_batch_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4550566Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4551604Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4552835Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4553844Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sparse_normalize_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4555168Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4556225Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sparse_to_dense_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4557306Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/spatial_batch_norm_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4558688Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sqr_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4559882Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4561081Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/sqrt_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4562462Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/square_root_divide_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4563379Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/stats_put_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4564509Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/stop_gradient.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4565779Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/string_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4566756Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/stump_func_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4567910Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/summarize_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4568875Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/swish_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4570096Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/tan_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4571236Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/tanh_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4572313Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/tensor_protos_db_input.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4573401Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/text_file_reader_utils.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4574741Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/thresholded_relu_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4576000Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/tile_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4577236Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/top_k.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4578312Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/transpose_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4579564Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/tt_linear_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4580674Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/unique_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4581844Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/unsafe_coalesce.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4582914Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/upsample_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4583920Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/utility_ops.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4585791Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/variable_length_sequence_padding.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4586979Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/weighted_multi_sampling_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4587720Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/weighted_sample_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4588513Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/while_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4589742Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/operators/zero_gradient_op.h -> base_bdist_tmp/torch/include/caffe2/operators 2022-08-17T12:16:46.4591673Z creating base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4592454Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/annotations.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4593327Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/backend_cutting.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4594601Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/backend_transformer_base.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4594973Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/bound_shape_inferencer.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4596467Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/converter.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4597157Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/device.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4598097Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/distributed.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4599030Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/fakefp16_transform.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4599933Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/fusion.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4600859Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/glow_net_transform.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4601988Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/mobile.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4602691Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/onnx_convert.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4603643Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/onnxifi_op.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4604712Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/onnxifi_transformer.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4605664Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/optimize_ideep.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4606578Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/optimizer.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4607304Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/passes.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4608272Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/shape_info.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4609166Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/opt/tvm_transformer.h -> base_bdist_tmp/torch/include/caffe2/opt 2022-08-17T12:16:46.4610064Z creating base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4611259Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/adagrad.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4612026Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/common.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4613046Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4614045Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/embedding_lookup.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4614924Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4615911Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4616780Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4617823Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4618690Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4619433Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4620393Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4621102Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/math.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4622583Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/perfkernels/typed_axpy.h -> base_bdist_tmp/torch/include/caffe2/perfkernels 2022-08-17T12:16:46.4623926Z creating base_bdist_tmp/torch/include/caffe2/predictor 2022-08-17T12:16:46.4624532Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor/InferenceGraph.h -> base_bdist_tmp/torch/include/caffe2/predictor 2022-08-17T12:16:46.4625198Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor/ThreadLocalPtr.h -> base_bdist_tmp/torch/include/caffe2/predictor 2022-08-17T12:16:46.4626195Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor/predictor.h -> base_bdist_tmp/torch/include/caffe2/predictor 2022-08-17T12:16:46.4626910Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor/predictor_config.h -> base_bdist_tmp/torch/include/caffe2/predictor 2022-08-17T12:16:46.4627885Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor/predictor_utils.h -> base_bdist_tmp/torch/include/caffe2/predictor 2022-08-17T12:16:46.4628781Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/predictor/transforms.h -> base_bdist_tmp/torch/include/caffe2/predictor 2022-08-17T12:16:46.4629645Z creating base_bdist_tmp/torch/include/caffe2/proto 2022-08-17T12:16:46.4638455Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/proto/caffe2_pb.h -> base_bdist_tmp/torch/include/caffe2/proto 2022-08-17T12:16:46.4639356Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/proto/torch_pb.h -> base_bdist_tmp/torch/include/caffe2/proto 2022-08-17T12:16:46.4640514Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/proto/torch.pb.h -> base_bdist_tmp/torch/include/caffe2/proto 2022-08-17T12:16:46.4642327Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/proto/caffe2.pb.h -> base_bdist_tmp/torch/include/caffe2/proto 2022-08-17T12:16:46.4646260Z creating base_bdist_tmp/torch/include/caffe2/python 2022-08-17T12:16:46.4655817Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/python/dlpack.h -> base_bdist_tmp/torch/include/caffe2/python 2022-08-17T12:16:46.4656317Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/python/pybind_state.h -> base_bdist_tmp/torch/include/caffe2/python 2022-08-17T12:16:46.4656899Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/python/pybind_state_dlpack.h -> base_bdist_tmp/torch/include/caffe2/python 2022-08-17T12:16:46.4657442Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/python/pybind_state_registry.h -> base_bdist_tmp/torch/include/caffe2/python 2022-08-17T12:16:46.4657562Z creating base_bdist_tmp/torch/include/caffe2/queue 2022-08-17T12:16:46.4657842Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/queue/blobs_queue.h -> base_bdist_tmp/torch/include/caffe2/queue 2022-08-17T12:16:46.4658229Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/queue/blobs_queue_db.h -> base_bdist_tmp/torch/include/caffe2/queue 2022-08-17T12:16:46.4658605Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/queue/queue_ops.h -> base_bdist_tmp/torch/include/caffe2/queue 2022-08-17T12:16:46.4658943Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/queue/rebatching_queue.h -> base_bdist_tmp/torch/include/caffe2/queue 2022-08-17T12:16:46.4659387Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/queue/rebatching_queue_ops.h -> base_bdist_tmp/torch/include/caffe2/queue 2022-08-17T12:16:46.4659645Z creating base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4660003Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize/crc_alt.h -> base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4660818Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize/file_adapter.h -> base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4661170Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize/in_memory_adapter.h -> base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4661471Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize/inline_container.h -> base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4661768Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize/istream_adapter.h -> base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4662078Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize/read_adapter_interface.h -> base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4665480Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/serialize/versions.h -> base_bdist_tmp/torch/include/caffe2/serialize 2022-08-17T12:16:46.4666592Z creating base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4667350Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/adadelta_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4668069Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/adagrad_fused.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4669199Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/adagrad_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4670780Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/adam_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4672550Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/clip_tensor_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4672857Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/decay_adagrad_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4674029Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4675590Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4679303Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/ftrl_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4679762Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/gftrl_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4680808Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/iter_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4682334Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/lars_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4683242Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/learning_rate_adaption_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4684196Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/learning_rate_functors.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4685769Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/learning_rate_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4688010Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/math_lp.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4688557Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/momentum_sgd_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4689431Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/rmsprop_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4690626Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4691747Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/rowwise_counter.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4695674Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/storm_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4697066Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/weight_scale_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4698300Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/wngrad_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4699534Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/sgd/yellowfin_op.h -> base_bdist_tmp/torch/include/caffe2/sgd 2022-08-17T12:16:46.4701199Z creating base_bdist_tmp/torch/include/caffe2/transforms 2022-08-17T12:16:46.4702195Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms/common_subexpression_elimination.h -> base_bdist_tmp/torch/include/caffe2/transforms 2022-08-17T12:16:46.4703700Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> base_bdist_tmp/torch/include/caffe2/transforms 2022-08-17T12:16:46.4704907Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms/pattern_net_transform.h -> base_bdist_tmp/torch/include/caffe2/transforms 2022-08-17T12:16:46.4706536Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/transforms/single_op_transform.h -> base_bdist_tmp/torch/include/caffe2/transforms 2022-08-17T12:16:46.4707734Z creating base_bdist_tmp/torch/include/caffe2/video 2022-08-17T12:16:46.4708289Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/video/optical_flow.h -> base_bdist_tmp/torch/include/caffe2/video 2022-08-17T12:16:46.4710321Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/video/video_decoder.h -> base_bdist_tmp/torch/include/caffe2/video 2022-08-17T12:16:46.4711205Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/video/video_input_op.h -> base_bdist_tmp/torch/include/caffe2/video 2022-08-17T12:16:46.4712516Z copying build/lib.linux-x86_64-3.7/torch/include/caffe2/video/video_io.h -> base_bdist_tmp/torch/include/caffe2/video 2022-08-17T12:16:46.4713265Z creating base_bdist_tmp/torch/include/c10 2022-08-17T12:16:46.4714134Z creating base_bdist_tmp/torch/include/c10/macros 2022-08-17T12:16:46.4714995Z copying build/lib.linux-x86_64-3.7/torch/include/c10/macros/Export.h -> base_bdist_tmp/torch/include/c10/macros 2022-08-17T12:16:46.4715819Z copying build/lib.linux-x86_64-3.7/torch/include/c10/macros/Macros.h -> base_bdist_tmp/torch/include/c10/macros 2022-08-17T12:16:46.4716982Z copying build/lib.linux-x86_64-3.7/torch/include/c10/macros/cmake_macros.h -> base_bdist_tmp/torch/include/c10/macros 2022-08-17T12:16:46.4718032Z creating base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4718956Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Allocator.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4720009Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/AutogradState.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4720793Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Backend.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4721913Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/CPUAllocator.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4722720Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/CompileTimeFunctionPointer.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4723586Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/CopyBytes.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4724613Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DefaultDtype.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4725595Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DefaultTensorOptions.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4726323Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Device.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4727291Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DeviceArray.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4728261Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DeviceGuard.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4729081Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DeviceType.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4729868Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DispatchKey.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4731541Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DispatchKeySet.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4731817Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/DynamicCast.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4733455Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Event.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4734328Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/GeneratorImpl.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4735316Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/GradMode.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4736137Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/InferenceMode.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4736881Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Layout.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4737838Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/MemoryFormat.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4738664Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/OptionalRef.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4739622Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/QEngine.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4740501Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/QScheme.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4741473Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/SafePyObject.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4742406Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Scalar.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4743427Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/ScalarType.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4744772Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/ScalarTypeToTypeMeta.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4745538Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Storage.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4746589Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/StorageImpl.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4747491Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/Stream.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4748518Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/StreamGuard.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4749411Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/SymInt.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4750430Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/SymIntArrayRef.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4751343Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/SymIntNodeImpl.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4752362Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/TensorImpl.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4754305Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/TensorOptions.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4755872Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/UndefinedTensorImpl.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4756703Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/WrapDimMinimal.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4757710Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/alignment.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4758584Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/thread_pool.h -> base_bdist_tmp/torch/include/c10/core 2022-08-17T12:16:46.4760136Z creating base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4761076Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4761966Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/FakeGuardImpl.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4762460Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/GPUTrace.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4763348Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/InlineDeviceGuard.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4764097Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/InlineEvent.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4765386Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/InlineStreamGuard.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4766044Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/LocalDispatchKeySet.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4766883Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/PyInterpreter.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4768695Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/SizesAndStrides.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4769548Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4770298Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/VirtualGuardImpl.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4771186Z copying build/lib.linux-x86_64-3.7/torch/include/c10/core/impl/alloc_cpu.h -> base_bdist_tmp/torch/include/c10/core/impl 2022-08-17T12:16:46.4772894Z creating base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4773290Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/AlignOf.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4774310Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Array.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4775613Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/ArrayRef.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4776581Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/BFloat16-inl.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4777312Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/BFloat16-math.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4778814Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/BFloat16.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4779473Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Backtrace.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4780436Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Bitset.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4781259Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/C++17.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4782175Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/CallOnce.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4783203Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/ConstexprCrc.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4784146Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/DeadlockDetection.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4785147Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Deprecated.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4786012Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/DimVector.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4786844Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Exception.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4787897Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/ExclusivelyOwned.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4788835Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4789913Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Flags.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4790950Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/FunctionRef.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4791807Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Half-inl.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4792818Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Half.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4793895Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/IdWrapper.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4795014Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/LeftRight.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4795927Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Load.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4796817Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Logging.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4797861Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/MathConstants.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4798799Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/MaybeOwned.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4800358Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Metaprogramming.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4801086Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Optional.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4802356Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/OptionalArrayRef.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4803568Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Registry.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4804321Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/ScopeExit.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4805320Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/SmallBuffer.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4806179Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/SmallVector.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4807622Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/StringUtil.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4808577Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Synchronized.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4809309Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/ThreadLocal.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4810405Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/ThreadLocalDebugInfo.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4811261Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Type.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4812322Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/TypeCast.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4813186Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/TypeIndex.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4814223Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/TypeList.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4815710Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/TypeSafeSignMath.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4817225Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/TypeTraits.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4817824Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Unicode.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4818715Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/UniqueVoidPtr.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4819654Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/Unroll.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4820529Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/accumulate.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4821415Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/complex.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4823224Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/complex_math.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4823693Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/complex_utils.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4824350Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/copysign.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4825238Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/either.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4826524Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/env.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4827306Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/flat_hash_map.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4828937Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/hash.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4829250Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/in_place.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4830452Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/int128.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4832564Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/intrusive_ptr.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4832950Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/irange.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4833758Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/llvmMathExtras.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4835004Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/logging_is_google_glog.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4836192Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/logging_is_not_google_glog.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4837417Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/math_compat.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4838597Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/numa.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4839865Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/order_preserving_flat_hash_map.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4842263Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/overloaded.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4843027Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/python_stub.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4844129Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/qint32.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4845082Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/qint8.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4846332Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/quint2x4.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4848278Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/quint4x2.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4848758Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/quint8.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4849555Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/reverse_iterator.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4850583Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/safe_numerics.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4851727Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/signal_handler.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4852896Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/sparse_bitset.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4854414Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/strides.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4855589Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/string_utils.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4856668Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/string_view.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4858321Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/strong_type.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4859612Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/tempfile.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4860756Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/thread_name.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4861785Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/typeid.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4863048Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/variant.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4865268Z copying build/lib.linux-x86_64-3.7/torch/include/c10/util/win32-headers.h -> base_bdist_tmp/torch/include/c10/util 2022-08-17T12:16:46.4866247Z creating base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4867121Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAAlgorithm.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4868459Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDACachingAllocator.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4869528Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAException.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4870718Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAFunctions.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4871866Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4872978Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAGuard.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4874148Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAMacros.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4875194Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAMathCompat.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4876362Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAMiscFunctions.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4877376Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/CUDAStream.h -> base_bdist_tmp/torch/include/c10/cuda 2022-08-17T12:16:46.4878924Z creating base_bdist_tmp/torch/include/c10/cuda/impl 2022-08-17T12:16:46.4879795Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> base_bdist_tmp/torch/include/c10/cuda/impl 2022-08-17T12:16:46.4880864Z copying build/lib.linux-x86_64-3.7/torch/include/c10/cuda/impl/CUDATest.h -> base_bdist_tmp/torch/include/c10/cuda/impl 2022-08-17T12:16:46.4882434Z creating base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4883108Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/TraceUtils.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4884191Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/c10d.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4885204Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/debug.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4886317Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/error.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4887322Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/exception.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4888400Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/logging.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4890317Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/python_comm_hook.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4890945Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/socket.h -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4891772Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/FileStore.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4892573Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/GlooDeviceFactory.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4893381Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/HashStore.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4894399Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/NCCLUtils.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4895777Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/Ops.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4896196Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ParamCommsUtils.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4897445Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/PrefixStore.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4898138Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ProcessGroup.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4899304Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ProcessGroupGloo.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4901071Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ProcessGroupMPI.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4901616Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ProcessGroupNCCL.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4902499Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ProcessGroupRoundRobin.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4903254Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ProcessGroupUCC.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4905060Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/ProcessGroupWrapper.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4905521Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/PyProcessGroup.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4906187Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/Store.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4907048Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/TCPStore.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4907928Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/Types.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4908652Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/UCCForNCCL.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4909683Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/UCCTracing.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4910369Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/UCCUtils.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4911432Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/UnixSockUtils.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4912136Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/Utils.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4914464Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/WinSockUtils.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4914928Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/comm.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4915426Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/default_comm_hooks.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4916219Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/logger.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4917307Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/reducer.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4918667Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/reducer_timer.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4919713Z copying build/lib.linux-x86_64-3.7/torch/include/c10d/sequence_num.hpp -> base_bdist_tmp/torch/include/c10d 2022-08-17T12:16:46.4921286Z creating base_bdist_tmp/torch/include/torch 2022-08-17T12:16:46.4921760Z copying build/lib.linux-x86_64-3.7/torch/include/torch/script.h -> base_bdist_tmp/torch/include/torch 2022-08-17T12:16:46.4923075Z copying build/lib.linux-x86_64-3.7/torch/include/torch/extension.h -> base_bdist_tmp/torch/include/torch 2022-08-17T12:16:46.4924258Z copying build/lib.linux-x86_64-3.7/torch/include/torch/custom_class.h -> base_bdist_tmp/torch/include/torch 2022-08-17T12:16:46.4925323Z copying build/lib.linux-x86_64-3.7/torch/include/torch/library.h -> base_bdist_tmp/torch/include/torch 2022-08-17T12:16:46.4927119Z copying build/lib.linux-x86_64-3.7/torch/include/torch/custom_class_detail.h -> base_bdist_tmp/torch/include/torch 2022-08-17T12:16:46.4928496Z creating base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4929010Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/CudaIPCTypes.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4930343Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/DataLoader.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4930900Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Device.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4932233Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Dtype.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4932767Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/DynamicTypes.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4934522Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Exceptions.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4935974Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Export.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4936382Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Generator.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4937104Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Layout.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4937846Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/MemoryFormat.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4939050Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Module.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4939923Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/PythonTypes.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4940696Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/QScheme.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4942264Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Size.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4942597Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Storage.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4943518Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/StorageMethods.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4944518Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/StorageSharing.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4945294Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Stream.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4946921Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/THConcat.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4947274Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/THP.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4948394Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/TypeInfo.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4949235Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/Types.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4950104Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/copy_utils.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4951120Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/itt_wrapper.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4952154Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/python_dimname.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4952939Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/python_headers.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4954039Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/serialization.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4954722Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils.h -> base_bdist_tmp/torch/include/torch/csrc 2022-08-17T12:16:46.4956060Z creating base_bdist_tmp/torch/include/torch/csrc/api 2022-08-17T12:16:46.4956615Z creating base_bdist_tmp/torch/include/torch/csrc/api/include 2022-08-17T12:16:46.4957871Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4958261Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/all.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4959707Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/arg.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4960537Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/autograd.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4961368Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/cuda.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4962427Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4963475Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/enum.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4964654Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/expanding_array.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4965832Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/fft.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4967013Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/imethod.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4968149Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/jit.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4969139Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/linalg.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4970427Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4971589Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4972616Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4974113Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/python.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4975259Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4977347Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/sparse.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4978124Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/special.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4979511Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/torch.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4980570Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/types.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4981775Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/utils.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4983517Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/version.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch 2022-08-17T12:16:46.4984351Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4985577Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4986929Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4987997Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4989087Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/example.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4990223Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/iterator.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4991320Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4992577Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4993635Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data 2022-08-17T12:16:46.4994899Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:46.4995774Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:46.4997271Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:46.4998100Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-08-17T12:16:46.4999424Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5000001Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5001075Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5002889Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5003438Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5005197Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5005586Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5006274Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/datasets 2022-08-17T12:16:46.5007626Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:46.5008098Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:46.5009228Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:46.5009809Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/detail 2022-08-17T12:16:46.5011282Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5011745Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5012538Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5013596Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5014814Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5015697Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5016631Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5017843Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/samplers 2022-08-17T12:16:46.5018792Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:46.5019280Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:46.5020467Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:46.5021044Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:46.5021949Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:46.5022820Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/data/transforms 2022-08-17T12:16:46.5024786Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/detail 2022-08-17T12:16:46.5025522Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/detail 2022-08-17T12:16:46.5026282Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/detail/static.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/detail 2022-08-17T12:16:46.5027373Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5028483Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5030423Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5030894Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/init.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5031887Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/module.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5032655Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5033622Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5034537Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5035421Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5036092Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn 2022-08-17T12:16:46.5037290Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5038009Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5039417Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5040103Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5041045Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5042713Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5043219Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5044119Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5044853Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5045848Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5046504Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5047747Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5048439Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5049414Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5050349Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5051557Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5052968Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/functional 2022-08-17T12:16:46.5054331Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5055043Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5056159Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5057139Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5057883Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5058973Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5059773Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5060663Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5061687Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5062457Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5063458Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5064214Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5065494Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5066525Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5067351Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5068094Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5069281Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5070080Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5071119Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5071899Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5073309Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5074296Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/options 2022-08-17T12:16:46.5075456Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5075966Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5077565Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5078781Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5079635Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5080662Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5081410Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5082717Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5083344Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5084303Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5085119Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5086198Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5087303Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5087825Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5089013Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5089903Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5090879Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5091652Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5092836Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5093782Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5095684Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5096186Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5097489Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5098155Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules 2022-08-17T12:16:46.5099171Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5099882Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5101260Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5101990Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5102991Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5103736Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5104774Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5105696Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5106641Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5107551Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5108591Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-08-17T12:16:46.5109585Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-08-17T12:16:46.5110403Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-08-17T12:16:46.5111054Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:46.5111770Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:46.5113085Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:46.5113895Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/nn/utils 2022-08-17T12:16:46.5114810Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5115483Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5116533Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/adam.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5117261Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5118369Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5119411Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5120611Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5121267Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5122191Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim 2022-08-17T12:16:46.5123053Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-08-17T12:16:46.5123734Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-08-17T12:16:46.5125290Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-08-17T12:16:46.5125863Z creating base_bdist_tmp/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:46.5126310Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:46.5127382Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:46.5128671Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:46.5129223Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> base_bdist_tmp/torch/include/torch/csrc/api/include/torch/serialize 2022-08-17T12:16:46.5130738Z creating base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5131239Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/FunctionsManual.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5132631Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/InferenceMode.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5133216Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5135091Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/anomaly_mode.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5135431Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/autograd.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5136793Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5137565Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/cpp_hook.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5138131Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/custom_function.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5139250Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/edge.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5140093Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/engine.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5141577Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/forward_grad.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5142356Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/function.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5143169Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/function_hook.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5143737Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/grad_mode.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5144681Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/graph_task.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5145967Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/input_buffer.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5146621Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/input_metadata.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5147341Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/profiler.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5148236Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/profiler_kineto.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5149218Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/profiler_legacy.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5150131Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/profiler_python.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5151243Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5151891Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_autograd.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5152996Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_cpp_function.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5153942Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_engine.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5154742Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_enum_tag.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5155551Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_fft_functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5156250Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_function.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5157244Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_hook.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5158109Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_legacy_variable.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5159088Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_linalg_functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5159767Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_nn_functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5160596Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_return_types.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5161345Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5162168Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_sparse_functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5163213Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_special_functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5163935Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_torch_functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5164779Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_variable.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5165733Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/python_variable_indexing.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5166651Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/record_function_ops.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5167519Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/saved_variable.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5168451Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5169413Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/symbolic.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5170305Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/variable.h -> base_bdist_tmp/torch/include/torch/csrc/autograd 2022-08-17T12:16:46.5171890Z creating base_bdist_tmp/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:46.5172422Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:46.5173735Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions/basic_ops.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:46.5174588Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions/comm.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:46.5175229Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions/pybind.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:46.5175947Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions/tensor.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:46.5176821Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/functions/utils.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/functions 2022-08-17T12:16:46.5178121Z creating base_bdist_tmp/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:46.5178607Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated/python_functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:46.5179728Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated/VariableType.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:46.5180449Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated/Functions.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:46.5183226Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/generated/variable_factories.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/generated 2022-08-17T12:16:46.5184666Z creating base_bdist_tmp/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:46.5185149Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils/error_messages.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:46.5186212Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:46.5186834Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:46.5187956Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:46.5188804Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils/warnings.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:46.5189703Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> base_bdist_tmp/torch/include/torch/csrc/autograd/utils 2022-08-17T12:16:46.5190963Z creating base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5191323Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/Event.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5192652Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/Module.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5193636Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/Stream.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5194435Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/THCP.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5195630Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/comm.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5196278Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/device_set.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5197085Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/nccl.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5197796Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/python_comm.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5198774Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/cuda/python_nccl.h -> base_bdist_tmp/torch/include/torch/csrc/cuda 2022-08-17T12:16:46.5200057Z creating base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5200891Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/Exception.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5201613Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/deploy.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5202312Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/elf_file.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5203354Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/environment.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5204060Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/loader.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5204977Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/mem_file.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5205996Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/noop_environment.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5206793Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/path_environment.h -> base_bdist_tmp/torch/include/torch/csrc/deploy 2022-08-17T12:16:46.5207943Z creating base_bdist_tmp/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:46.5208611Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/interpreter/builtin_registry.h -> base_bdist_tmp/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:46.5209858Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h -> base_bdist_tmp/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:46.5210637Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/deploy/interpreter/Optional.hpp -> base_bdist_tmp/torch/include/torch/csrc/deploy/interpreter 2022-08-17T12:16:46.5212799Z creating base_bdist_tmp/torch/include/torch/csrc/distributed 2022-08-17T12:16:46.5213095Z creating base_bdist_tmp/torch/include/torch/csrc/distributed/c10d 2022-08-17T12:16:46.5213600Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/c10d/exception.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/c10d 2022-08-17T12:16:46.5214547Z creating base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5215930Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5216371Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/message.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5217206Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/py_rref.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5217926Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/python_call.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5218661Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/python_functions.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5219543Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5220407Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/python_resp.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5221178Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5222879Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/request_callback.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5223517Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5224438Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5224867Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/rpc.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5225708Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5226599Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5227458Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/rref_context.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5228694Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5229701Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5230607Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/script_call.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5231467Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5232248Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/script_resp.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5233441Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5234278Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5235198Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5235963Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/types.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5236953Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5237725Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5238678Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/distributed/rpc/utils.h -> base_bdist_tmp/torch/include/torch/csrc/distributed/rpc 2022-08-17T12:16:46.5239366Z creating base_bdist_tmp/torch/include/torch/csrc/jit 2022-08-17T12:16:46.5240227Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/jit_log.h -> base_bdist_tmp/torch/include/torch/csrc/jit 2022-08-17T12:16:46.5241417Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/jit_opt_limit.h -> base_bdist_tmp/torch/include/torch/csrc/jit 2022-08-17T12:16:46.5241955Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/resource_guard.h -> base_bdist_tmp/torch/include/torch/csrc/jit 2022-08-17T12:16:46.5243399Z creating base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5243797Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5245708Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5247002Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5247640Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_detail.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5248175Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_exception.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5249041Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_init.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5249708Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_interface.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5250562Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5251136Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/backends/backend_resolver.h -> base_bdist_tmp/torch/include/torch/csrc/jit/backends 2022-08-17T12:16:46.5252870Z creating base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5253337Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5255439Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/annotate_warns.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5255941Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/autocast.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5256845Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/bailout_graph.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5257246Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/batch_mm.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5258559Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/canonicalize.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5259232Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5260025Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5261435Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/clear_profiling.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5262367Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5263542Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5264383Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/concat_opt.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5265490Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/constant_pooling.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5267288Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/constant_propagation.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5268321Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5269021Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5271122Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5271630Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5272498Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/decompose_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5273325Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5274293Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5275328Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5276550Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/erase_number_types.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5277565Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5278587Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5280178Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/freeze_module.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5281992Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5284156Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5284623Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5285227Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5286073Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5286942Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5287728Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/fuse_linear.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5288700Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/fuse_relu.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5289649Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/graph_fuser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5290715Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5291683Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/guard_elimination.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5292591Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5294144Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5294644Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5295483Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5296676Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/inliner.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5297524Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/inplace_check.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5298236Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/insert_guards.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5299316Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5299995Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/lift_closures.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5301210Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/liveness.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5301969Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5302989Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5303895Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/lower_graph.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5304951Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/lower_tuples.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5305864Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5306857Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5307789Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/normalize_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5308727Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5309773Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/onnx.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5310654Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/pass_manager.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5312306Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/peephole.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5312775Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5314552Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5314946Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5316049Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5316847Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/prepack_folding.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5317589Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5318545Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/remove_dropout.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5319576Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5320234Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/remove_expands.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5320898Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5321930Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/remove_mutation.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5322486Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5323418Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5324173Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5324934Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/restore_mutation.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5325855Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/shape_analysis.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5326688Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5327483Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5328571Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5329239Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5330104Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5330990Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5332372Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5332949Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5333691Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/variadic_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5334905Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5335603Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes 2022-08-17T12:16:46.5337123Z creating base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5337685Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5338767Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5339631Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5340204Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/helper.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5341155Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5342216Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5342798Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5344538Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/quantization 2022-08-17T12:16:46.5345125Z creating base_bdist_tmp/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:46.5346419Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:46.5347009Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:46.5348119Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:46.5348800Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:46.5349825Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/passes/utils 2022-08-17T12:16:46.5350993Z creating base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5351617Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/argument_spec.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5353094Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/autodiff.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5353890Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5354796Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/custom_operator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5355716Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5356565Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5357523Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/exception_message.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5358448Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/graph_executor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5360054Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5360454Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5362550Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/instruction.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5363062Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/interpreter.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5363755Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/jit_exception.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5364957Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/jit_trace.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5366096Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/logging.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5367026Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/operator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5367920Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/operator_options.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5368826Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/print_handler.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5369755Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5370742Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/profiling_record.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5371629Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5372879Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/script_profile.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5373816Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5374890Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5375620Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5376473Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5377450Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5378228Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5379110Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5381012Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5381403Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> base_bdist_tmp/torch/include/torch/csrc/jit/runtime 2022-08-17T12:16:46.5382595Z creating base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5382900Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/alias_analysis.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5384406Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/attributes.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5385152Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/constants.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5385548Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/graph_node_list.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5386154Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/ir.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5387922Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/ir_views.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5388472Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/irparser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5389374Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/named_value.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5390024Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/node_hashing.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5390960Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/scope.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5391999Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5392976Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/ir/type_hashing.h -> base_bdist_tmp/torch/include/torch/csrc/jit/ir 2022-08-17T12:16:46.5394252Z creating base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5394841Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5395715Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5396802Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5397778Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5398542Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/edit_distance.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5399581Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/error_report.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5400850Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5401363Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5402704Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5403072Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5404395Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/lexer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5405387Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/mini_environment.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5406229Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/name_mangler.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5407534Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5408319Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/parser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5409753Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/parser_constants.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5410716Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/resolver.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5411547Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/schema_matching.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5412542Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5413346Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5414312Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/source_range.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5415825Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/source_ref.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5416126Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/strtod.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5417642Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/sugared_value.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5418620Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/tracer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5419406Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/tree.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5420295Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/tree_views.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5421807Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> base_bdist_tmp/torch/include/torch/csrc/jit/frontend 2022-08-17T12:16:46.5422558Z creating base_bdist_tmp/torch/include/torch/csrc/jit/api 2022-08-17T12:16:46.5423376Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api/compilation_unit.h -> base_bdist_tmp/torch/include/torch/csrc/jit/api 2022-08-17T12:16:46.5424180Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api/function_impl.h -> base_bdist_tmp/torch/include/torch/csrc/jit/api 2022-08-17T12:16:46.5425063Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api/method.h -> base_bdist_tmp/torch/include/torch/csrc/jit/api 2022-08-17T12:16:46.5425933Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api/module.h -> base_bdist_tmp/torch/include/torch/csrc/jit/api 2022-08-17T12:16:46.5427144Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/api/object.h -> base_bdist_tmp/torch/include/torch/csrc/jit/api 2022-08-17T12:16:46.5428255Z creating base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5429523Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5430078Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/export.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5431116Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5431997Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5433582Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5434833Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/import.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5435685Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5436666Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5437585Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5438435Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/import_legacy.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5439473Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/import_read.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5440161Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/import_source.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5441678Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5443114Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/onnx.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5444247Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/pickle.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5444984Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/pickler.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5446111Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/python_print.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5447150Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5448129Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5449010Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/storage_context.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5450042Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5451011Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/serialization/unpickler.h -> base_bdist_tmp/torch/include/torch/csrc/jit/serialization 2022-08-17T12:16:46.5452151Z creating base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5452791Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/init.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5453970Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/module_python.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5454679Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/pybind.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5456399Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/pybind_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5457444Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5457984Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_custom_class.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5459149Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_dict.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5460310Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_ir.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5461152Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_ivalue.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5461885Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_list.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5462529Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_sugared_value.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5463404Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_tracer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5464304Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/python_tree_views.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5466078Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/script_init.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5466430Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> base_bdist_tmp/torch/include/torch/csrc/jit/python 2022-08-17T12:16:46.5467860Z creating base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5468452Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/code.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5469451Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/debug_info.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5470326Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/file_format.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5471276Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5472211Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/frame.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5472942Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/function.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5473899Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/import.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5474864Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/import_data.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5475881Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/import_export_common.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5476838Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/interpreter.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5477637Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/method.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5478355Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/module.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5479319Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/observer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5480160Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5481019Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/parse_operators.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5481996Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5482896Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5484371Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5484997Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5485807Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/type_parser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5486619Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> base_bdist_tmp/torch/include/torch/csrc/jit/mobile 2022-08-17T12:16:46.5487586Z creating base_bdist_tmp/torch/include/torch/csrc/jit/testing 2022-08-17T12:16:46.5488245Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/testing/file_check.h -> base_bdist_tmp/torch/include/torch/csrc/jit/testing 2022-08-17T12:16:46.5489363Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> base_bdist_tmp/torch/include/torch/csrc/jit/testing 2022-08-17T12:16:46.5490380Z creating base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5491290Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5492111Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5493073Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5494247Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5495056Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5496091Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5496901Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5497692Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5498572Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5499734Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/eval.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5500693Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5501519Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/expr.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5502910Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5503584Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5504561Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5506172Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5506848Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5507634Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5508631Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5509837Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5510297Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/ir.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5511417Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5512107Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5513352Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5513766Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5514887Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5515796Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5516499Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5517391Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5518435Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5519079Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5520565Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5521273Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5522057Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5523002Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5523929Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5525200Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5526776Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5527364Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5528267Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/types.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5529281Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5530282Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr 2022-08-17T12:16:46.5531467Z creating base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5531876Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5533001Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5533759Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5534901Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5535627Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5537033Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5537631Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5539406Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5540043Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> base_bdist_tmp/torch/include/torch/csrc/jit/tensorexpr/operators 2022-08-17T12:16:46.5541212Z creating base_bdist_tmp/torch/include/torch/csrc/jit/codegen 2022-08-17T12:16:46.5542554Z creating base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5542939Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/arith.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5544425Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5545027Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5546189Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5547039Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5547926Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5548984Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5549976Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5550938Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/executor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5551946Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5553012Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5553964Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5554995Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5556036Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5556952Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5558696Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5559241Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5560074Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5561170Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5562091Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5563145Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5563896Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5564950Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5565792Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5566748Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5567591Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5568643Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5569413Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5570735Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5571740Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5572516Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5573444Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5574726Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5575646Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5576828Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5577548Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5578441Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5579592Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5580254Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5581120Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5582252Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5582746Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5584030Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5585055Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5585866Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5586724Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5587728Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5588717Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5589775Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5591330Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5591730Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5592784Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5594357Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5595252Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5595920Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5596986Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5597748Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5598903Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5599673Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5600701Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5601489Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5602432Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5603202Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5604267Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5605075Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5605994Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/manager.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5607022Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5608042Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5608896Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5609921Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5610591Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5611581Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5612482Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/parser.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5613369Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5614380Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/partition.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5616072Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5617095Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5618047Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5619095Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5620044Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5621124Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5621942Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5622862Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/type.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5623812Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5624708Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5625547Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5626569Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda 2022-08-17T12:16:46.5636970Z creating base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:46.5637579Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:46.5638037Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:46.5638430Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:46.5638815Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-08-17T12:16:46.5639566Z creating base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5640107Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5640573Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5640967Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5641465Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5641967Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5642565Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5643023Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5643518Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5643965Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5644375Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5644825Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5645303Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5645667Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5646017Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5647158Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5648014Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> base_bdist_tmp/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-08-17T12:16:46.5649826Z creating base_bdist_tmp/torch/include/torch/csrc/onnx 2022-08-17T12:16:46.5650508Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/onnx/init.h -> base_bdist_tmp/torch/include/torch/csrc/onnx 2022-08-17T12:16:46.5651220Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/onnx/onnx.h -> base_bdist_tmp/torch/include/torch/csrc/onnx 2022-08-17T12:16:46.5652049Z creating base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5652693Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/api.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5654191Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/collection.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5654915Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/containers.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5655896Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/execution_graph_observer.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5656592Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/itt_observer.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5657548Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/kineto_shim.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5658490Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/nvtx_observer.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5659076Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/profiler/util.h -> base_bdist_tmp/torch/include/torch/csrc/profiler 2022-08-17T12:16:46.5660490Z creating base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5661245Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/auto_gil.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5662173Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/byte_order.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5662994Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/cpp_stacktraces.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5663965Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/cuda_enabled.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5664848Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/cuda_lazy_init.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5665839Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/disable_torch_function.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5666729Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/disallow_copy.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5667593Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/init.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5668599Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/invalid_arguments.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5669445Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/memory.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5670431Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/numpy_stub.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5671285Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/object_ptr.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5672683Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/out_types.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5673284Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/pybind.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5674522Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/pycfunction_helpers.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5675397Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_arg_parser.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5676828Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_compat.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5677618Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_dispatch.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5678291Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_numbers.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5679289Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_scalars.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5680295Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_strings.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5681023Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_stub.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5682142Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_torch_function_mode.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5682791Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/python_tuples.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5683666Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/schema_info.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5685701Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/six.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5686260Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/structseq.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5687476Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_apply.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5688233Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_dtypes.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5689216Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_flatten.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5690002Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_layouts.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5690971Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_list.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5692040Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_memoryformats.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5692534Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_new.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5694357Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_numpy.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5695112Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_qschemes.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5695824Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/tensor_types.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5696804Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5697788Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/throughput_benchmark.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5699173Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5699556Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/utils/variadic.h -> base_bdist_tmp/torch/include/torch/csrc/utils 2022-08-17T12:16:46.5700853Z creating base_bdist_tmp/torch/include/torch/csrc/tensor 2022-08-17T12:16:46.5702202Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/tensor/python_tensor.h -> base_bdist_tmp/torch/include/torch/csrc/tensor 2022-08-17T12:16:46.5702327Z creating base_bdist_tmp/torch/include/torch/csrc/lazy 2022-08-17T12:16:46.5703410Z creating base_bdist_tmp/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:46.5703832Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend/backend_data.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:46.5704965Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend/backend_device.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:46.5705831Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend/backend_interface.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:46.5706739Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/backend/lowering_context.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/backend 2022-08-17T12:16:46.5707922Z creating base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5708546Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/cache.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5709443Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/config.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5709961Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/debug_util.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5711094Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5712091Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/hash.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5713153Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/helpers.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5713805Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ir.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5714702Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ir_builder.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5715599Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5716289Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ir_metadata.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5717050Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ir_util.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5718022Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5718755Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/lazy_view.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5719688Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/metrics.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5721114Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/multi_wait.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5721684Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/permutation_util.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5723122Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/shape.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5723741Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/shape_inference.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5724740Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/tensor.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5725442Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/tensor_impl.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5726211Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/tensor_util.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5727079Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/thread_pool.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5727649Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/trie.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5728711Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/unique.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5729371Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/util.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core 2022-08-17T12:16:46.5731234Z creating base_bdist_tmp/torch/include/torch/csrc/lazy/core/internal_ops 2022-08-17T12:16:46.5731894Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core/internal_ops 2022-08-17T12:16:46.5732280Z creating base_bdist_tmp/torch/include/torch/csrc/lazy/core/ops 2022-08-17T12:16:46.5733134Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core/ops 2022-08-17T12:16:46.5734782Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/core/ops/utils.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/core/ops 2022-08-17T12:16:46.5736438Z creating base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5736977Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/config.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5737418Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5738452Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5739512Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5741148Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5742004Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5742598Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5743524Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5744498Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5745055Z copying build/lib.linux-x86_64-3.7/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> base_bdist_tmp/torch/include/torch/csrc/lazy/ts_backend 2022-08-17T12:16:46.5746976Z creating base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5747633Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/attr.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5748584Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/buffer_info.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5749912Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/cast.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5751369Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/chrono.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5752700Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/common.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5752976Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/complex.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5753763Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/eigen.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5755083Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/embed.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5756417Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/eval.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5756863Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/functional.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5757934Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/gil.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5758504Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/iostream.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5759437Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/numpy.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5761596Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/operators.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5762260Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/options.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5762976Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/pybind11.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5764560Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/pytypes.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5766013Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/stl.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5767246Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/stl_bind.h -> base_bdist_tmp/torch/include/pybind11 2022-08-17T12:16:46.5768793Z creating base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5769482Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/detail/class.h -> base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5770489Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/detail/common.h -> base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5772123Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/detail/descr.h -> base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5772759Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/detail/init.h -> base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5773645Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/detail/internals.h -> base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5774613Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/detail/type_caster_base.h -> base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5776577Z copying build/lib.linux-x86_64-3.7/torch/include/pybind11/detail/typeid.h -> base_bdist_tmp/torch/include/pybind11/detail 2022-08-17T12:16:46.5778940Z creating base_bdist_tmp/torch/share 2022-08-17T12:16:46.5779584Z creating base_bdist_tmp/torch/share/cmake 2022-08-17T12:16:46.5780293Z creating base_bdist_tmp/torch/share/cmake/ATen 2022-08-17T12:16:46.5780595Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/ATen/ATenConfig.cmake -> base_bdist_tmp/torch/share/cmake/ATen 2022-08-17T12:16:46.5782160Z creating base_bdist_tmp/torch/share/cmake/Caffe2 2022-08-17T12:16:46.5782596Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2 2022-08-17T12:16:46.5783768Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Caffe2Config.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2 2022-08-17T12:16:46.5784530Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2 2022-08-17T12:16:46.5785499Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2 2022-08-17T12:16:46.5786652Z creating base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5787162Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/cuda.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5789321Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/glog.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5789944Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/gflags.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5790486Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/mkl.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5791210Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/mkldnn.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5792222Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/protobuf.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5793403Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/threads.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5794451Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/utils.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5795844Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/public 2022-08-17T12:16:46.5796884Z creating base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-08-17T12:16:46.5797884Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-08-17T12:16:46.5799390Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-08-17T12:16:46.5800098Z creating base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:46.5800881Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:46.5802262Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:46.5804017Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:46.5804869Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-08-17T12:16:46.5806251Z creating base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:46.5806839Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:46.5808526Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:46.5808907Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:46.5810164Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> base_bdist_tmp/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-08-17T12:16:46.5811331Z creating base_bdist_tmp/torch/share/cmake/Tensorpipe 2022-08-17T12:16:46.5811705Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> base_bdist_tmp/torch/share/cmake/Tensorpipe 2022-08-17T12:16:46.5813181Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> base_bdist_tmp/torch/share/cmake/Tensorpipe 2022-08-17T12:16:46.5814500Z creating base_bdist_tmp/torch/share/cmake/Torch 2022-08-17T12:16:46.5814895Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Torch/TorchConfigVersion.cmake -> base_bdist_tmp/torch/share/cmake/Torch 2022-08-17T12:16:46.5815831Z copying build/lib.linux-x86_64-3.7/torch/share/cmake/Torch/TorchConfig.cmake -> base_bdist_tmp/torch/share/cmake/Torch 2022-08-17T12:16:46.5817441Z copying build/lib.linux-x86_64-3.7/torch/_C.cpython-37m-x86_64-linux-gnu.so -> base_bdist_tmp/torch 2022-08-17T12:16:46.5818340Z copying build/lib.linux-x86_64-3.7/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -> base_bdist_tmp/torch 2022-08-17T12:16:46.5819565Z copying build/lib.linux-x86_64-3.7/torch/_dl.cpython-37m-x86_64-linux-gnu.so -> base_bdist_tmp/torch 2022-08-17T12:16:46.5822467Z creating base_bdist_tmp/torchgen 2022-08-17T12:16:46.5823066Z copying build/lib.linux-x86_64-3.7/torchgen/__init__.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5824424Z copying build/lib.linux-x86_64-3.7/torchgen/code_template.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5825161Z copying build/lib.linux-x86_64-3.7/torchgen/context.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5825950Z copying build/lib.linux-x86_64-3.7/torchgen/gen.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5827909Z copying build/lib.linux-x86_64-3.7/torchgen/gen_backend_stubs.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5829060Z copying build/lib.linux-x86_64-3.7/torchgen/gen_functionalization_type.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5829949Z copying build/lib.linux-x86_64-3.7/torchgen/gen_lazy_tensor.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5831838Z copying build/lib.linux-x86_64-3.7/torchgen/gen_vmap_plumbing.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5832455Z copying build/lib.linux-x86_64-3.7/torchgen/local.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5833169Z copying build/lib.linux-x86_64-3.7/torchgen/model.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5835124Z copying build/lib.linux-x86_64-3.7/torchgen/native_function_generation.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5835895Z copying build/lib.linux-x86_64-3.7/torchgen/utils.py -> base_bdist_tmp/torchgen 2022-08-17T12:16:46.5837322Z creating base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5837740Z copying build/lib.linux-x86_64-3.7/torchgen/api/__init__.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5838701Z copying build/lib.linux-x86_64-3.7/torchgen/api/autograd.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5840383Z copying build/lib.linux-x86_64-3.7/torchgen/api/cpp.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5840974Z copying build/lib.linux-x86_64-3.7/torchgen/api/dispatcher.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5842063Z copying build/lib.linux-x86_64-3.7/torchgen/api/functionalization.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5842906Z copying build/lib.linux-x86_64-3.7/torchgen/api/lazy.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5843710Z copying build/lib.linux-x86_64-3.7/torchgen/api/meta.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5844224Z copying build/lib.linux-x86_64-3.7/torchgen/api/native.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5845394Z copying build/lib.linux-x86_64-3.7/torchgen/api/python.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5846761Z copying build/lib.linux-x86_64-3.7/torchgen/api/structured.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5847890Z copying build/lib.linux-x86_64-3.7/torchgen/api/translate.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5849178Z copying build/lib.linux-x86_64-3.7/torchgen/api/types.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5850035Z copying build/lib.linux-x86_64-3.7/torchgen/api/ufunc.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5850883Z copying build/lib.linux-x86_64-3.7/torchgen/api/unboxing.py -> base_bdist_tmp/torchgen/api 2022-08-17T12:16:46.5852276Z creating base_bdist_tmp/torchgen/dest 2022-08-17T12:16:46.5852590Z copying build/lib.linux-x86_64-3.7/torchgen/dest/__init__.py -> base_bdist_tmp/torchgen/dest 2022-08-17T12:16:46.5853818Z copying build/lib.linux-x86_64-3.7/torchgen/dest/lazy_ir.py -> base_bdist_tmp/torchgen/dest 2022-08-17T12:16:46.5854914Z copying build/lib.linux-x86_64-3.7/torchgen/dest/lazy_ts_lowering.py -> base_bdist_tmp/torchgen/dest 2022-08-17T12:16:46.5855682Z copying build/lib.linux-x86_64-3.7/torchgen/dest/native_functions.py -> base_bdist_tmp/torchgen/dest 2022-08-17T12:16:46.5856621Z copying build/lib.linux-x86_64-3.7/torchgen/dest/register_dispatch_key.py -> base_bdist_tmp/torchgen/dest 2022-08-17T12:16:46.5858131Z copying build/lib.linux-x86_64-3.7/torchgen/dest/ufunc.py -> base_bdist_tmp/torchgen/dest 2022-08-17T12:16:46.5859052Z creating base_bdist_tmp/torchgen/operator_versions 2022-08-17T12:16:46.5859584Z copying build/lib.linux-x86_64-3.7/torchgen/operator_versions/__init__.py -> base_bdist_tmp/torchgen/operator_versions 2022-08-17T12:16:46.5860944Z copying build/lib.linux-x86_64-3.7/torchgen/operator_versions/gen_mobile_upgraders.py -> base_bdist_tmp/torchgen/operator_versions 2022-08-17T12:16:46.5861463Z copying build/lib.linux-x86_64-3.7/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> base_bdist_tmp/torchgen/operator_versions 2022-08-17T12:16:46.5862780Z creating base_bdist_tmp/torchgen/selective_build 2022-08-17T12:16:46.5863418Z copying build/lib.linux-x86_64-3.7/torchgen/selective_build/__init__.py -> base_bdist_tmp/torchgen/selective_build 2022-08-17T12:16:46.5864377Z copying build/lib.linux-x86_64-3.7/torchgen/selective_build/operator.py -> base_bdist_tmp/torchgen/selective_build 2022-08-17T12:16:46.5865685Z copying build/lib.linux-x86_64-3.7/torchgen/selective_build/selector.py -> base_bdist_tmp/torchgen/selective_build 2022-08-17T12:16:46.5867478Z creating base_bdist_tmp/torchgen/static_runtime 2022-08-17T12:16:46.5867803Z copying build/lib.linux-x86_64-3.7/torchgen/static_runtime/__init__.py -> base_bdist_tmp/torchgen/static_runtime 2022-08-17T12:16:46.5868837Z copying build/lib.linux-x86_64-3.7/torchgen/static_runtime/config.py -> base_bdist_tmp/torchgen/static_runtime 2022-08-17T12:16:46.5870007Z copying build/lib.linux-x86_64-3.7/torchgen/static_runtime/gen_static_runtime_ops.py -> base_bdist_tmp/torchgen/static_runtime 2022-08-17T12:16:46.5870661Z copying build/lib.linux-x86_64-3.7/torchgen/static_runtime/generator.py -> base_bdist_tmp/torchgen/static_runtime 2022-08-17T12:16:46.5872175Z creating base_bdist_tmp/torchgen/packaged 2022-08-17T12:16:46.5872461Z creating base_bdist_tmp/torchgen/packaged/ATen 2022-08-17T12:16:46.5873856Z creating base_bdist_tmp/torchgen/packaged/ATen/native 2022-08-17T12:16:46.5874574Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/native/native_functions.yaml -> base_bdist_tmp/torchgen/packaged/ATen/native 2022-08-17T12:16:46.5879063Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/native/tags.yaml -> base_bdist_tmp/torchgen/packaged/ATen/native 2022-08-17T12:16:46.5879803Z creating base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5880592Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/ATenOpList.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5881644Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5882403Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5883233Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5884003Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5884759Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5885678Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5886386Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/Function.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5887121Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/FunctionalInverses.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5888059Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/Functions.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5888955Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/Functions.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5889618Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/LazyIr.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5890680Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5891765Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/MethodOperators.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5892616Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/NativeFunction.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5893603Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/NativeFunctions.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5894870Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5895557Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5896516Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/Operator.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5897477Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/Operators.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5898885Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/Operators.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5899845Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5900634Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5901747Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5903083Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5903906Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5905040Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5905788Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5906868Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5907598Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5908445Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/TensorBody.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5909877Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/TensorMethods.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5910480Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5911310Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5912122Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5913204Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5914325Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5915133Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/aten_interned_strings.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5916095Z copying build/lib.linux-x86_64-3.7/torchgen/packaged/ATen/templates/enum_tag.h -> base_bdist_tmp/torchgen/packaged/ATen/templates 2022-08-17T12:16:46.5919729Z running install_egg_info 2022-08-17T12:16:46.5959335Z running egg_info 2022-08-17T12:16:46.5959501Z creating torch.egg-info 2022-08-17T12:16:46.5960325Z writing torch.egg-info/PKG-INFO 2022-08-17T12:16:46.5964269Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-08-17T12:16:46.5966044Z writing entry points to torch.egg-info/entry_points.txt 2022-08-17T12:16:46.5966873Z writing requirements to torch.egg-info/requires.txt 2022-08-17T12:16:46.5968633Z writing top-level names to torch.egg-info/top_level.txt 2022-08-17T12:16:46.5970372Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-08-17T12:16:46.6580217Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-08-17T12:16:46.6580841Z reading manifest template 'MANIFEST.in' 2022-08-17T12:16:48.3448248Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-08-17T12:16:48.4549288Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-08-17T12:16:48.6634754Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-08-17T12:16:49.2108504Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-08-17T12:16:49.2191282Z Copying torch.egg-info to base_bdist_tmp/torch-1.13.0a0+git343b5f8-py3.7.egg-info 2022-08-17T12:16:49.2226457Z running install_scripts 2022-08-17T12:16:49.2443857Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-08-17T12:16:49.2446295Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-08-17T12:16:49.2502533Z creating base_bdist_tmp/torch-1.13.0a0+git343b5f8.dist-info/WHEEL 2022-08-17T12:16:49.2505315Z creating 'base_dist/torch-1.13.0a0+git343b5f8-cp37-cp37m-linux_x86_64.whl' and adding 'base_bdist_tmp' to it 2022-08-17T12:16:49.2507769Z adding 'caffe2/__init__.py' 2022-08-17T12:16:49.2509779Z adding 'caffe2/contrib/__init__.py' 2022-08-17T12:16:49.2511611Z adding 'caffe2/contrib/aten/__init__.py' 2022-08-17T12:16:49.2513715Z adding 'caffe2/contrib/aten/aten_test.py' 2022-08-17T12:16:49.2517617Z adding 'caffe2/contrib/aten/gen_op.py' 2022-08-17T12:16:49.2519672Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-08-17T12:16:49.2521413Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-08-17T12:16:49.2523131Z adding 'caffe2/contrib/gloo/__init__.py' 2022-08-17T12:16:49.2527946Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-08-17T12:16:49.2530080Z adding 'caffe2/contrib/nccl/__init__.py' 2022-08-17T12:16:49.2532768Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-08-17T12:16:49.2534924Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-08-17T12:16:49.2537573Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-08-17T12:16:49.2542307Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-08-17T12:16:49.2545210Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-08-17T12:16:49.2547702Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-08-17T12:16:49.2549335Z adding 'caffe2/contrib/playground/__init__.py' 2022-08-17T12:16:49.2551953Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-08-17T12:16:49.2553949Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-08-17T12:16:49.2555696Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-08-17T12:16:49.2557255Z adding 'caffe2/contrib/playground/meter.py' 2022-08-17T12:16:49.2558785Z adding 'caffe2/contrib/playground/module_map.py' 2022-08-17T12:16:49.2560392Z adding 'caffe2/contrib/playground/output_generator.py' 2022-08-17T12:16:49.2562509Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-08-17T12:16:49.2564435Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-08-17T12:16:49.2565863Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-08-17T12:16:49.2567445Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-08-17T12:16:49.2569113Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-08-17T12:16:49.2572262Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-08-17T12:16:49.2574625Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-08-17T12:16:49.2576412Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-08-17T12:16:49.2578012Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-08-17T12:16:49.2579816Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-08-17T12:16:49.2581335Z adding 'caffe2/contrib/prof/__init__.py' 2022-08-17T12:16:49.2582940Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-08-17T12:16:49.2584567Z adding 'caffe2/contrib/script/__init__.py' 2022-08-17T12:16:49.2586116Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-08-17T12:16:49.2587696Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-08-17T12:16:49.2590374Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-08-17T12:16:49.2594296Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-08-17T12:16:49.2598146Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-08-17T12:16:49.2600713Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-08-17T12:16:49.2602481Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-08-17T12:16:49.2604531Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-08-17T12:16:49.2606245Z adding 'caffe2/core/__init__.py' 2022-08-17T12:16:49.2608043Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-08-17T12:16:49.2610720Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-08-17T12:16:49.2612555Z adding 'caffe2/distributed/__init__.py' 2022-08-17T12:16:49.2614565Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-08-17T12:16:49.2616251Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-08-17T12:16:49.2618061Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-08-17T12:16:49.2619937Z adding 'caffe2/experiments/__init__.py' 2022-08-17T12:16:49.2622989Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-08-17T12:16:49.2624619Z adding 'caffe2/experiments/python/__init__.py' 2022-08-17T12:16:49.2629857Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-08-17T12:16:49.2632741Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-08-17T12:16:49.2634889Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-08-17T12:16:49.2637404Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-08-17T12:16:49.2639452Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-08-17T12:16:49.2641594Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-08-17T12:16:49.2643643Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-08-17T12:16:49.2645505Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-08-17T12:16:49.2647174Z adding 'caffe2/perfkernels/__init__.py' 2022-08-17T12:16:49.2651497Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-08-17T12:16:49.2654209Z adding 'caffe2/proto/__init__.py' 2022-08-17T12:16:49.2665305Z adding 'caffe2/proto/caffe2_pb2.py' 2022-08-17T12:16:49.2669004Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-08-17T12:16:49.2672792Z adding 'caffe2/proto/torch_pb2.py' 2022-08-17T12:16:49.2677325Z adding 'caffe2/python/__init__.py' 2022-08-17T12:16:49.2679347Z adding 'caffe2/python/_import_c_extension.py' 2022-08-17T12:16:49.2681348Z adding 'caffe2/python/allcompare_test.py' 2022-08-17T12:16:49.2684457Z adding 'caffe2/python/attention.py' 2022-08-17T12:16:49.2687343Z adding 'caffe2/python/benchmark_generator.py' 2022-08-17T12:16:49.2690963Z adding 'caffe2/python/binarysize.py' 2022-08-17T12:16:49.2692608Z adding 'caffe2/python/brew.py' 2022-08-17T12:16:49.2696109Z adding 'caffe2/python/brew_test.py' 2022-08-17T12:16:49.2698099Z adding 'caffe2/python/build.py' 2022-08-17T12:16:49.2700597Z adding 'caffe2/python/cached_reader.py' 2022-08-17T12:16:49.2709914Z adding 'caffe2/python/caffe_translator.py' 2022-08-17T12:16:49.2713048Z adding 'caffe2/python/caffe_translator_test.py' 2022-08-17T12:16:49.2721489Z adding 'caffe2/python/checkpoint.py' 2022-08-17T12:16:49.2726029Z adding 'caffe2/python/checkpoint_test.py' 2022-08-17T12:16:49.2728944Z adding 'caffe2/python/cnn.py' 2022-08-17T12:16:49.2731354Z adding 'caffe2/python/context.py' 2022-08-17T12:16:49.2733359Z adding 'caffe2/python/context_test.py' 2022-08-17T12:16:49.2738691Z adding 'caffe2/python/control.py' 2022-08-17T12:16:49.2747655Z adding 'caffe2/python/control_ops_grad.py' 2022-08-17T12:16:49.2750555Z adding 'caffe2/python/control_ops_grad_test.py' 2022-08-17T12:16:49.2754244Z adding 'caffe2/python/control_ops_util.py' 2022-08-17T12:16:49.2757560Z adding 'caffe2/python/control_test.py' 2022-08-17T12:16:49.2759480Z adding 'caffe2/python/convert.py' 2022-08-17T12:16:49.2761226Z adding 'caffe2/python/convert_test.py' 2022-08-17T12:16:49.2766454Z adding 'caffe2/python/convnet_benchmarks.py' 2022-08-17T12:16:49.2768874Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-08-17T12:16:49.2809688Z adding 'caffe2/python/core.py' 2022-08-17T12:16:49.2819479Z adding 'caffe2/python/core_gradients_test.py' 2022-08-17T12:16:49.2830941Z adding 'caffe2/python/core_test.py' 2022-08-17T12:16:49.2836416Z adding 'caffe2/python/crf.py' 2022-08-17T12:16:49.2838610Z adding 'caffe2/python/crf_predict.py' 2022-08-17T12:16:49.2840589Z adding 'caffe2/python/crf_viterbi_test.py' 2022-08-17T12:16:49.2863930Z adding 'caffe2/python/data_parallel_model.py' 2022-08-17T12:16:49.2877657Z adding 'caffe2/python/data_parallel_model_test.py' 2022-08-17T12:16:49.2884029Z adding 'caffe2/python/data_workers.py' 2022-08-17T12:16:49.2887180Z adding 'caffe2/python/data_workers_test.py' 2022-08-17T12:16:49.2894116Z adding 'caffe2/python/dataio.py' 2022-08-17T12:16:49.2899153Z adding 'caffe2/python/dataio_test.py' 2022-08-17T12:16:49.2903620Z adding 'caffe2/python/dataset.py' 2022-08-17T12:16:49.2907095Z adding 'caffe2/python/db_file_reader.py' 2022-08-17T12:16:49.2909145Z adding 'caffe2/python/db_test.py' 2022-08-17T12:16:49.2911588Z adding 'caffe2/python/device_checker.py' 2022-08-17T12:16:49.2913756Z adding 'caffe2/python/dyndep.py' 2022-08-17T12:16:49.2916501Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-08-17T12:16:49.2918983Z adding 'caffe2/python/experiment_util.py' 2022-08-17T12:16:49.2920814Z adding 'caffe2/python/extension_loader.py' 2022-08-17T12:16:49.2922519Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-08-17T12:16:49.2924151Z adding 'caffe2/python/filler_test.py' 2022-08-17T12:16:49.2926677Z adding 'caffe2/python/functional.py' 2022-08-17T12:16:49.2929056Z adding 'caffe2/python/functional_test.py' 2022-08-17T12:16:49.2931460Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-08-17T12:16:49.2937132Z adding 'caffe2/python/gradient_check_test.py' 2022-08-17T12:16:49.2941821Z adding 'caffe2/python/gradient_checker.py' 2022-08-17T12:16:49.2944783Z adding 'caffe2/python/gru_cell.py' 2022-08-17T12:16:49.2946663Z adding 'caffe2/python/hip_test_util.py' 2022-08-17T12:16:49.2948697Z adding 'caffe2/python/hsm_util.py' 2022-08-17T12:16:49.2973308Z adding 'caffe2/python/hypothesis_test.py' 2022-08-17T12:16:49.2982727Z adding 'caffe2/python/hypothesis_test_util.py' 2022-08-17T12:16:49.2985005Z adding 'caffe2/python/ideep_test_util.py' 2022-08-17T12:16:49.2992885Z adding 'caffe2/python/layer_model_helper.py' 2022-08-17T12:16:49.2996045Z adding 'caffe2/python/layer_model_instantiator.py' 2022-08-17T12:16:49.2998617Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-08-17T12:16:49.3001505Z adding 'caffe2/python/layer_test_util.py' 2022-08-17T12:16:49.3019983Z adding 'caffe2/python/layers_test.py' 2022-08-17T12:16:49.3023797Z adding 'caffe2/python/lazy.py' 2022-08-17T12:16:49.3026123Z adding 'caffe2/python/lazy_dyndep.py' 2022-08-17T12:16:49.3028448Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-08-17T12:16:49.3031179Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-08-17T12:16:49.3033868Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-08-17T12:16:49.3037646Z adding 'caffe2/python/lstm_benchmark.py' 2022-08-17T12:16:49.3048963Z adding 'caffe2/python/memonger.py' 2022-08-17T12:16:49.3056424Z adding 'caffe2/python/memonger_test.py' 2022-08-17T12:16:49.3059056Z adding 'caffe2/python/mkl_test_util.py' 2022-08-17T12:16:49.3061396Z adding 'caffe2/python/model_device_test.py' 2022-08-17T12:16:49.3068326Z adding 'caffe2/python/model_helper.py' 2022-08-17T12:16:49.3070806Z adding 'caffe2/python/model_helper_test.py' 2022-08-17T12:16:49.3072858Z adding 'caffe2/python/modifier_context.py' 2022-08-17T12:16:49.3075684Z adding 'caffe2/python/muji.py' 2022-08-17T12:16:49.3077983Z adding 'caffe2/python/muji_test.py' 2022-08-17T12:16:49.3085245Z adding 'caffe2/python/net_builder.py' 2022-08-17T12:16:49.3089452Z adding 'caffe2/python/net_builder_test.py' 2022-08-17T12:16:49.3094345Z adding 'caffe2/python/net_drawer.py' 2022-08-17T12:16:49.3099213Z adding 'caffe2/python/net_printer.py' 2022-08-17T12:16:49.3101734Z adding 'caffe2/python/net_printer_test.py' 2022-08-17T12:16:49.3104097Z adding 'caffe2/python/nomnigraph.py' 2022-08-17T12:16:49.3107909Z adding 'caffe2/python/nomnigraph_test.py' 2022-08-17T12:16:49.3110745Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-08-17T12:16:49.3113397Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-08-17T12:16:49.3115329Z adding 'caffe2/python/normalizer.py' 2022-08-17T12:16:49.3117052Z adding 'caffe2/python/normalizer_context.py' 2022-08-17T12:16:49.3118450Z adding 'caffe2/python/normalizer_test.py' 2022-08-17T12:16:49.3120274Z adding 'caffe2/python/numa_benchmark.py' 2022-08-17T12:16:49.3122040Z adding 'caffe2/python/numa_test.py' 2022-08-17T12:16:49.3124548Z adding 'caffe2/python/observer_test.py' 2022-08-17T12:16:49.3126465Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-08-17T12:16:49.3142325Z adding 'caffe2/python/optimizer.py' 2022-08-17T12:16:49.3145925Z adding 'caffe2/python/optimizer_context.py' 2022-08-17T12:16:49.3151932Z adding 'caffe2/python/optimizer_test.py' 2022-08-17T12:16:49.3155935Z adding 'caffe2/python/optimizer_test_util.py' 2022-08-17T12:16:49.3159205Z adding 'caffe2/python/parallel_workers.py' 2022-08-17T12:16:49.3161581Z adding 'caffe2/python/parallel_workers_test.py' 2022-08-17T12:16:49.3165063Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-08-17T12:16:49.3170531Z adding 'caffe2/python/pipeline.py' 2022-08-17T12:16:49.3173233Z adding 'caffe2/python/pipeline_test.py' 2022-08-17T12:16:49.3174931Z adding 'caffe2/python/predictor_constants.py' 2022-08-17T12:16:49.3177768Z adding 'caffe2/python/python_op_test.py' 2022-08-17T12:16:49.3180351Z adding 'caffe2/python/queue_util.py' 2022-08-17T12:16:49.3183024Z adding 'caffe2/python/record_queue.py' 2022-08-17T12:16:49.3187635Z adding 'caffe2/python/recurrent.py' 2022-08-17T12:16:49.3193968Z adding 'caffe2/python/regularizer.py' 2022-08-17T12:16:49.3196072Z adding 'caffe2/python/regularizer_context.py' 2022-08-17T12:16:49.3199379Z adding 'caffe2/python/regularizer_test.py' 2022-08-17T12:16:49.3217660Z adding 'caffe2/python/rnn_cell.py' 2022-08-17T12:16:49.3233710Z adding 'caffe2/python/schema.py' 2022-08-17T12:16:49.3238149Z adding 'caffe2/python/schema_test.py' 2022-08-17T12:16:49.3240409Z adding 'caffe2/python/scope.py' 2022-08-17T12:16:49.3242483Z adding 'caffe2/python/scope_test.py' 2022-08-17T12:16:49.3245384Z adding 'caffe2/python/session.py' 2022-08-17T12:16:49.3247340Z adding 'caffe2/python/session_test.py' 2022-08-17T12:16:49.3249325Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-08-17T12:16:49.3251283Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-08-17T12:16:49.3259001Z adding 'caffe2/python/task.py' 2022-08-17T12:16:49.3261317Z adding 'caffe2/python/task_test.py' 2022-08-17T12:16:49.3263494Z adding 'caffe2/python/test_util.py' 2022-08-17T12:16:49.3265433Z adding 'caffe2/python/text_file_reader.py' 2022-08-17T12:16:49.3267533Z adding 'caffe2/python/timeout_guard.py' 2022-08-17T12:16:49.3269716Z adding 'caffe2/python/toy_regression_test.py' 2022-08-17T12:16:49.3271517Z adding 'caffe2/python/transformations.py' 2022-08-17T12:16:49.3274417Z adding 'caffe2/python/transformations_test.py' 2022-08-17T12:16:49.3278018Z adding 'caffe2/python/tt_core.py' 2022-08-17T12:16:49.3280046Z adding 'caffe2/python/tt_core_test.py' 2022-08-17T12:16:49.3284552Z adding 'caffe2/python/utils.py' 2022-08-17T12:16:49.3286675Z adding 'caffe2/python/utils_test.py' 2022-08-17T12:16:49.3289351Z adding 'caffe2/python/visualize.py' 2022-08-17T12:16:49.3297230Z adding 'caffe2/python/workspace.py' 2022-08-17T12:16:49.3305881Z adding 'caffe2/python/workspace_test.py' 2022-08-17T12:16:49.3308379Z adding 'caffe2/python/docs/__init__.py' 2022-08-17T12:16:49.3310253Z adding 'caffe2/python/docs/formatter.py' 2022-08-17T12:16:49.3313175Z adding 'caffe2/python/docs/generator.py' 2022-08-17T12:16:49.3315534Z adding 'caffe2/python/docs/github.py' 2022-08-17T12:16:49.3317647Z adding 'caffe2/python/docs/parser.py' 2022-08-17T12:16:49.3319387Z adding 'caffe2/python/examples/__init__.py' 2022-08-17T12:16:49.3323099Z adding 'caffe2/python/examples/char_rnn.py' 2022-08-17T12:16:49.3330206Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-08-17T12:16:49.3333012Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-08-17T12:16:49.3340434Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-08-17T12:16:49.3342552Z adding 'caffe2/python/fakelowp/__init__.py' 2022-08-17T12:16:49.3344340Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-08-17T12:16:49.3345887Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-08-17T12:16:49.3348153Z adding 'caffe2/python/helpers/__init__.py' 2022-08-17T12:16:49.3349199Z adding 'caffe2/python/helpers/algebra.py' 2022-08-17T12:16:49.3350819Z adding 'caffe2/python/helpers/arg_scope.py' 2022-08-17T12:16:49.3352499Z adding 'caffe2/python/helpers/array_helpers.py' 2022-08-17T12:16:49.3354271Z adding 'caffe2/python/helpers/control_ops.py' 2022-08-17T12:16:49.3357296Z adding 'caffe2/python/helpers/conv.py' 2022-08-17T12:16:49.3359067Z adding 'caffe2/python/helpers/db_input.py' 2022-08-17T12:16:49.3360547Z adding 'caffe2/python/helpers/dropout.py' 2022-08-17T12:16:49.3362210Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-08-17T12:16:49.3364497Z adding 'caffe2/python/helpers/fc.py' 2022-08-17T12:16:49.3366323Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-08-17T12:16:49.3369318Z adding 'caffe2/python/helpers/normalization.py' 2022-08-17T12:16:49.3371138Z adding 'caffe2/python/helpers/pooling.py' 2022-08-17T12:16:49.3372832Z adding 'caffe2/python/helpers/quantization.py' 2022-08-17T12:16:49.3374803Z adding 'caffe2/python/helpers/tools.py' 2022-08-17T12:16:49.3376855Z adding 'caffe2/python/helpers/train.py' 2022-08-17T12:16:49.3379361Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-08-17T12:16:49.3380965Z adding 'caffe2/python/ideep/__init__.py' 2022-08-17T12:16:49.3382927Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-08-17T12:16:49.3385371Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-08-17T12:16:49.3387431Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-08-17T12:16:49.3389988Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-08-17T12:16:49.3392673Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-08-17T12:16:49.3394907Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-08-17T12:16:49.3399300Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-08-17T12:16:49.3402029Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-08-17T12:16:49.3403818Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-08-17T12:16:49.3406041Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-08-17T12:16:49.3408085Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-08-17T12:16:49.3410856Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-08-17T12:16:49.3413105Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-08-17T12:16:49.3414993Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-08-17T12:16:49.3417140Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-08-17T12:16:49.3418867Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-08-17T12:16:49.3420811Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-08-17T12:16:49.3423002Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-08-17T12:16:49.3425049Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-08-17T12:16:49.3427537Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-08-17T12:16:49.3429419Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-08-17T12:16:49.3430939Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-08-17T12:16:49.3432635Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-08-17T12:16:49.3434710Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-08-17T12:16:49.3437040Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-08-17T12:16:49.3440983Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-08-17T12:16:49.3443030Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-08-17T12:16:49.3445015Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-08-17T12:16:49.3447237Z adding 'caffe2/python/layers/__init__.py' 2022-08-17T12:16:49.3449826Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-08-17T12:16:49.3451726Z adding 'caffe2/python/layers/add_bias.py' 2022-08-17T12:16:49.3454770Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-08-17T12:16:49.3457156Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-08-17T12:16:49.3460316Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-08-17T12:16:49.3463162Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-08-17T12:16:49.3464848Z adding 'caffe2/python/layers/batch_normalization.py' 2022-08-17T12:16:49.3466754Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-08-17T12:16:49.3469215Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-08-17T12:16:49.3471328Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-08-17T12:16:49.3473333Z adding 'caffe2/python/layers/bpr_loss.py' 2022-08-17T12:16:49.3475415Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-08-17T12:16:49.3477388Z adding 'caffe2/python/layers/build_index.py' 2022-08-17T12:16:49.3479874Z adding 'caffe2/python/layers/concat.py' 2022-08-17T12:16:49.3481908Z adding 'caffe2/python/layers/constant_weight.py' 2022-08-17T12:16:49.3484557Z adding 'caffe2/python/layers/conv.py' 2022-08-17T12:16:49.3486402Z adding 'caffe2/python/layers/dropout.py' 2022-08-17T12:16:49.3489643Z adding 'caffe2/python/layers/fc.py' 2022-08-17T12:16:49.3493980Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-08-17T12:16:49.3496917Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-08-17T12:16:49.3499993Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-08-17T12:16:49.3502308Z adding 'caffe2/python/layers/functional.py' 2022-08-17T12:16:49.3504557Z adding 'caffe2/python/layers/gather_record.py' 2022-08-17T12:16:49.3507010Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-08-17T12:16:49.3509491Z adding 'caffe2/python/layers/label_smooth.py' 2022-08-17T12:16:49.3511675Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-08-17T12:16:49.3514366Z adding 'caffe2/python/layers/layer_normalization.py' 2022-08-17T12:16:49.3519814Z adding 'caffe2/python/layers/layers.py' 2022-08-17T12:16:49.3522438Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-08-17T12:16:49.3524464Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-08-17T12:16:49.3528494Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-08-17T12:16:49.3530994Z adding 'caffe2/python/layers/position_weighted.py' 2022-08-17T12:16:49.3533368Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-08-17T12:16:49.3535853Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-08-17T12:16:49.3538092Z adding 'caffe2/python/layers/sampling_train.py' 2022-08-17T12:16:49.3540135Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-08-17T12:16:49.3542380Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-08-17T12:16:49.3545126Z adding 'caffe2/python/layers/semi_random_features.py' 2022-08-17T12:16:49.3547780Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-08-17T12:16:49.3550377Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-08-17T12:16:49.3553010Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-08-17T12:16:49.3558650Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-08-17T12:16:49.3561414Z adding 'caffe2/python/layers/split.py' 2022-08-17T12:16:49.3564080Z adding 'caffe2/python/layers/tags.py' 2022-08-17T12:16:49.3566561Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-08-17T12:16:49.3568658Z adding 'caffe2/python/mint/__init__.py' 2022-08-17T12:16:49.3571457Z adding 'caffe2/python/mint/app.py' 2022-08-17T12:16:49.3573745Z adding 'caffe2/python/mkl/__init__.py' 2022-08-17T12:16:49.3575905Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-08-17T12:16:49.3578107Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-08-17T12:16:49.3580272Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-08-17T12:16:49.3582300Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-08-17T12:16:49.3584463Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-08-17T12:16:49.3586470Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-08-17T12:16:49.3588548Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-08-17T12:16:49.3590375Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-08-17T12:16:49.3592688Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-08-17T12:16:49.3594747Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-08-17T12:16:49.3596790Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-08-17T12:16:49.3599218Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-08-17T12:16:49.3601230Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-08-17T12:16:49.3603357Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-08-17T12:16:49.3605848Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-08-17T12:16:49.3607758Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-08-17T12:16:49.3609954Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-08-17T12:16:49.3612010Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-08-17T12:16:49.3615523Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-08-17T12:16:49.3619063Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-08-17T12:16:49.3621070Z adding 'caffe2/python/modeling/__init__.py' 2022-08-17T12:16:49.3623414Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-08-17T12:16:49.3626105Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-08-17T12:16:49.3628552Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-08-17T12:16:49.3631107Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-08-17T12:16:49.3633547Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-08-17T12:16:49.3635779Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-08-17T12:16:49.3638206Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-08-17T12:16:49.3640754Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-08-17T12:16:49.3643601Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-08-17T12:16:49.3646809Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-08-17T12:16:49.3649784Z adding 'caffe2/python/modeling/initializers.py' 2022-08-17T12:16:49.3652063Z adding 'caffe2/python/modeling/initializers_test.py' 2022-08-17T12:16:49.3654115Z adding 'caffe2/python/modeling/net_modifier.py' 2022-08-17T12:16:49.3656346Z adding 'caffe2/python/modeling/parameter_info.py' 2022-08-17T12:16:49.3658882Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-08-17T12:16:49.3661751Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-08-17T12:16:49.3664118Z adding 'caffe2/python/models/__init__.py' 2022-08-17T12:16:49.3665895Z adding 'caffe2/python/models/__sym_init__.py' 2022-08-17T12:16:49.3669280Z adding 'caffe2/python/models/download.py' 2022-08-17T12:16:49.3671875Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-08-17T12:16:49.3676051Z adding 'caffe2/python/models/resnet.py' 2022-08-17T12:16:49.3678479Z adding 'caffe2/python/models/resnet_test.py' 2022-08-17T12:16:49.3681401Z adding 'caffe2/python/models/shufflenet.py' 2022-08-17T12:16:49.3683903Z adding 'caffe2/python/models/shufflenet_test.py' 2022-08-17T12:16:49.3685960Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-08-17T12:16:49.3690358Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-08-17T12:16:49.3693425Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-08-17T12:16:49.3696244Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-08-17T12:16:49.3698281Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-08-17T12:16:49.3703464Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-08-17T12:16:49.3711029Z adding 'caffe2/python/models/seq2seq/train.py' 2022-08-17T12:16:49.3717745Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-08-17T12:16:49.3720167Z adding 'caffe2/python/onnx/__init__.py' 2022-08-17T12:16:49.3731515Z adding 'caffe2/python/onnx/backend.py' 2022-08-17T12:16:49.3734752Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-08-17T12:16:49.3737004Z adding 'caffe2/python/onnx/backend_rep.py' 2022-08-17T12:16:49.3738654Z adding 'caffe2/python/onnx/error.py' 2022-08-17T12:16:49.3742957Z adding 'caffe2/python/onnx/frontend.py' 2022-08-17T12:16:49.3745822Z adding 'caffe2/python/onnx/helper.py' 2022-08-17T12:16:49.3748038Z adding 'caffe2/python/onnx/onnxifi.py' 2022-08-17T12:16:49.3751090Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-08-17T12:16:49.3753889Z adding 'caffe2/python/onnx/workspace.py' 2022-08-17T12:16:49.3755813Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-08-17T12:16:49.3758046Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-08-17T12:16:49.3759993Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-08-17T12:16:49.3765859Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-08-17T12:16:49.3770671Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-08-17T12:16:49.3772878Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-08-17T12:16:49.3776318Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-08-17T12:16:49.3778897Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-08-17T12:16:49.3780856Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-08-17T12:16:49.3785121Z adding 'caffe2/python/operator_test/__init__.py' 2022-08-17T12:16:49.3787955Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-08-17T12:16:49.3791026Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-08-17T12:16:49.3793886Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-08-17T12:16:49.3796771Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-08-17T12:16:49.3800930Z adding 'caffe2/python/operator_test/adam_test.py' 2022-08-17T12:16:49.3803582Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-08-17T12:16:49.3805856Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-08-17T12:16:49.3807776Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-08-17T12:16:49.3809889Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-08-17T12:16:49.3811862Z adding 'caffe2/python/operator_test/assert_test.py' 2022-08-17T12:16:49.3813718Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-08-17T12:16:49.3816340Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-08-17T12:16:49.3818861Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-08-17T12:16:49.3821701Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-08-17T12:16:49.3824243Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-08-17T12:16:49.3826528Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-08-17T12:16:49.3829000Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-08-17T12:16:49.3833130Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-08-17T12:16:49.3836314Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-08-17T12:16:49.3838781Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-08-17T12:16:49.3842185Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-08-17T12:16:49.3844778Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-08-17T12:16:49.3847742Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-08-17T12:16:49.3849900Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-08-17T12:16:49.3851923Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-08-17T12:16:49.3854023Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-08-17T12:16:49.3856239Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-08-17T12:16:49.3858507Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-08-17T12:16:49.3860531Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-08-17T12:16:49.3862624Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-08-17T12:16:49.3864623Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-08-17T12:16:49.3866784Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-08-17T12:16:49.3870408Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-08-17T12:16:49.3872956Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-08-17T12:16:49.3875969Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-08-17T12:16:49.3878138Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-08-17T12:16:49.3880090Z adding 'caffe2/python/operator_test/conftest.py' 2022-08-17T12:16:49.3886714Z adding 'caffe2/python/operator_test/conv_test.py' 2022-08-17T12:16:49.3890872Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-08-17T12:16:49.3894258Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-08-17T12:16:49.3896651Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-08-17T12:16:49.3899008Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-08-17T12:16:49.3901106Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-08-17T12:16:49.3903755Z adding 'caffe2/python/operator_test/crf_test.py' 2022-08-17T12:16:49.3906759Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-08-17T12:16:49.3909346Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-08-17T12:16:49.3911479Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-08-17T12:16:49.3913990Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-08-17T12:16:49.3915854Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-08-17T12:16:49.3921409Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-08-17T12:16:49.3923681Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-08-17T12:16:49.3927079Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-08-17T12:16:49.3929608Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-08-17T12:16:49.3931229Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-08-17T12:16:49.3934096Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-08-17T12:16:49.3936202Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-08-17T12:16:49.3938578Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-08-17T12:16:49.3940192Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-08-17T12:16:49.3942099Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-08-17T12:16:49.3943909Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-08-17T12:16:49.3947158Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-08-17T12:16:49.3952805Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-08-17T12:16:49.3955490Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-08-17T12:16:49.3957263Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-08-17T12:16:49.3959110Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-08-17T12:16:49.3960945Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-08-17T12:16:49.3962994Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-08-17T12:16:49.3965083Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-08-17T12:16:49.3967569Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-08-17T12:16:49.3971227Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-08-17T12:16:49.3974812Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-08-17T12:16:49.3977204Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-08-17T12:16:49.3979439Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-08-17T12:16:49.3981603Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-08-17T12:16:49.3983706Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-08-17T12:16:49.3988272Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-08-17T12:16:49.3991330Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-08-17T12:16:49.3994076Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-08-17T12:16:49.3997263Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-08-17T12:16:49.3999304Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-08-17T12:16:49.4001068Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-08-17T12:16:49.4002837Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-08-17T12:16:49.4004981Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-08-17T12:16:49.4007476Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-08-17T12:16:49.4011253Z adding 'caffe2/python/operator_test/gru_test.py' 2022-08-17T12:16:49.4014318Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-08-17T12:16:49.4016542Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-08-17T12:16:49.4019786Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-08-17T12:16:49.4022127Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-08-17T12:16:49.4024530Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-08-17T12:16:49.4028988Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-08-17T12:16:49.4031443Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-08-17T12:16:49.4033967Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-08-17T12:16:49.4037139Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-08-17T12:16:49.4039537Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-08-17T12:16:49.4041294Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-08-17T12:16:49.4043169Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-08-17T12:16:49.4044979Z adding 'caffe2/python/operator_test/lars_test.py' 2022-08-17T12:16:49.4048492Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-08-17T12:16:49.4051230Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-08-17T12:16:49.4053388Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-08-17T12:16:49.4056320Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-08-17T12:16:49.4058925Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-08-17T12:16:49.4061047Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-08-17T12:16:49.4063980Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-08-17T12:16:49.4066099Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-08-17T12:16:49.4067925Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-08-17T12:16:49.4070842Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-08-17T12:16:49.4078726Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-08-17T12:16:49.4082213Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-08-17T12:16:49.4084236Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-08-17T12:16:49.4086253Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-08-17T12:16:49.4088403Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-08-17T12:16:49.4090549Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-08-17T12:16:49.4092631Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-08-17T12:16:49.4094629Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-08-17T12:16:49.4097743Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-08-17T12:16:49.4099849Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-08-17T12:16:49.4101956Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-08-17T12:16:49.4103934Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-08-17T12:16:49.4106032Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-08-17T12:16:49.4107909Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-08-17T12:16:49.4109816Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-08-17T12:16:49.4112491Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-08-17T12:16:49.4115653Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-08-17T12:16:49.4117846Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-08-17T12:16:49.4119900Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-08-17T12:16:49.4121622Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-08-17T12:16:49.4123024Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-08-17T12:16:49.4124596Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-08-17T12:16:49.4126986Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-08-17T12:16:49.4129286Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-08-17T12:16:49.4130884Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-08-17T12:16:49.4134018Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-08-17T12:16:49.4136281Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-08-17T12:16:49.4138022Z adding 'caffe2/python/operator_test/pad_test.py' 2022-08-17T12:16:49.4140396Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-08-17T12:16:49.4142623Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-08-17T12:16:49.4144803Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-08-17T12:16:49.4148203Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-08-17T12:16:49.4150244Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-08-17T12:16:49.4152144Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-08-17T12:16:49.4154456Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-08-17T12:16:49.4156439Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-08-17T12:16:49.4158672Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-08-17T12:16:49.4161682Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-08-17T12:16:49.4164113Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-08-17T12:16:49.4167577Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-08-17T12:16:49.4171836Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-08-17T12:16:49.4175683Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-08-17T12:16:49.4178154Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-08-17T12:16:49.4180895Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-08-17T12:16:49.4183515Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-08-17T12:16:49.4185983Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-08-17T12:16:49.4187496Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-08-17T12:16:49.4200305Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-08-17T12:16:49.4204350Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-08-17T12:16:49.4206489Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-08-17T12:16:49.4208358Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-08-17T12:16:49.4214575Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-08-17T12:16:49.4218495Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-08-17T12:16:49.4220682Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-08-17T12:16:49.4224560Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-08-17T12:16:49.4230484Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-08-17T12:16:49.4233095Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-08-17T12:16:49.4237567Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-08-17T12:16:49.4239663Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-08-17T12:16:49.4241562Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-08-17T12:16:49.4243326Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-08-17T12:16:49.4245219Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-08-17T12:16:49.4247699Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-08-17T12:16:49.4249820Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-08-17T12:16:49.4251914Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-08-17T12:16:49.4254232Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-08-17T12:16:49.4256668Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-08-17T12:16:49.4260424Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-08-17T12:16:49.4263760Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-08-17T12:16:49.4266403Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-08-17T12:16:49.4268408Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-08-17T12:16:49.4270223Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-08-17T12:16:49.4272226Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-08-17T12:16:49.4274699Z adding 'caffe2/python/operator_test/storm_test.py' 2022-08-17T12:16:49.4276849Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-08-17T12:16:49.4279010Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-08-17T12:16:49.4280838Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-08-17T12:16:49.4282846Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-08-17T12:16:49.4285370Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-08-17T12:16:49.4294561Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-08-17T12:16:49.4297394Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-08-17T12:16:49.4299580Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-08-17T12:16:49.4301895Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-08-17T12:16:49.4304208Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-08-17T12:16:49.4306395Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-08-17T12:16:49.4309392Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-08-17T12:16:49.4313909Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-08-17T12:16:49.4317491Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-08-17T12:16:49.4320060Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-08-17T12:16:49.4322325Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-08-17T12:16:49.4324647Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-08-17T12:16:49.4327174Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-08-17T12:16:49.4330218Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-08-17T12:16:49.4332704Z adding 'caffe2/python/predictor/__init__.py' 2022-08-17T12:16:49.4335502Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-08-17T12:16:49.4338143Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-08-17T12:16:49.4341973Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-08-17T12:16:49.4345542Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-08-17T12:16:49.4348864Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-08-17T12:16:49.4351157Z adding 'caffe2/python/predictor/predictor_test.py' 2022-08-17T12:16:49.4353013Z adding 'caffe2/python/predictor/serde.py' 2022-08-17T12:16:49.4355120Z adding 'caffe2/python/rnn/__init__.py' 2022-08-17T12:16:49.4357027Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-08-17T12:16:49.4359215Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-08-17T12:16:49.4361223Z adding 'caffe2/python/serialized_test/__init__.py' 2022-08-17T12:16:49.4363732Z adding 'caffe2/python/serialized_test/coverage.py' 2022-08-17T12:16:49.4367301Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-08-17T12:16:49.4371945Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-08-17T12:16:49.4374161Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-08-17T12:16:49.4376296Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-08-17T12:16:49.4378360Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-08-17T12:16:49.4380474Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-08-17T12:16:49.4382602Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-08-17T12:16:49.4384715Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-08-17T12:16:49.4386800Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-08-17T12:16:49.4388890Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-08-17T12:16:49.4391000Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-08-17T12:16:49.4393092Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-08-17T12:16:49.4395199Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-08-17T12:16:49.4397320Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-08-17T12:16:49.4399473Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-08-17T12:16:49.4401582Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-08-17T12:16:49.4403781Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-08-17T12:16:49.4405915Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-08-17T12:16:49.4407966Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-08-17T12:16:49.4410132Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-08-17T12:16:49.4412194Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-08-17T12:16:49.4414435Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-08-17T12:16:49.4416602Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-08-17T12:16:49.4418987Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-08-17T12:16:49.4421014Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-08-17T12:16:49.4423222Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-08-17T12:16:49.4425415Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-08-17T12:16:49.4428392Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-08-17T12:16:49.4470274Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-08-17T12:16:49.4471431Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-08-17T12:16:49.4472353Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-08-17T12:16:49.4473269Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-08-17T12:16:49.4474020Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-08-17T12:16:49.4474806Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-08-17T12:16:49.4475590Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-08-17T12:16:49.4476340Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-08-17T12:16:49.4477195Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-08-17T12:16:49.4478131Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-08-17T12:16:49.4478985Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-08-17T12:16:49.4479780Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-08-17T12:16:49.4480585Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-08-17T12:16:49.4481357Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-08-17T12:16:49.4482123Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-08-17T12:16:49.4482929Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-08-17T12:16:49.4483793Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-08-17T12:16:49.4485850Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-08-17T12:16:49.4488475Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-08-17T12:16:49.4490767Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-08-17T12:16:49.4493391Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-08-17T12:16:49.4495554Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-08-17T12:16:49.4498364Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-08-17T12:16:49.4500655Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-08-17T12:16:49.4503088Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-08-17T12:16:49.4505515Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-08-17T12:16:49.4508281Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-08-17T12:16:49.4510782Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-08-17T12:16:49.4513355Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-08-17T12:16:49.4515552Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-08-17T12:16:49.4518274Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-08-17T12:16:49.4520632Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-08-17T12:16:49.4523304Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-08-17T12:16:49.4525578Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-08-17T12:16:49.4528064Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-08-17T12:16:49.4530387Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-08-17T12:16:49.4533715Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-08-17T12:16:49.4536416Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-08-17T12:16:49.4539155Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-08-17T12:16:49.4541584Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-08-17T12:16:49.4544125Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-08-17T12:16:49.4546767Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-08-17T12:16:49.4548813Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-08-17T12:16:49.4551409Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-08-17T12:16:49.4553415Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-08-17T12:16:49.4555314Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-08-17T12:16:49.4557376Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-08-17T12:16:49.4559228Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-08-17T12:16:49.4560917Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-08-17T12:16:49.4563160Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-08-17T12:16:49.4564900Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-08-17T12:16:49.4566692Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-08-17T12:16:49.4568647Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-08-17T12:16:49.4570928Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-08-17T12:16:49.4572541Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-08-17T12:16:49.4574620Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-08-17T12:16:49.4577462Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-08-17T12:16:49.4579718Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-08-17T12:16:49.4581221Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-08-17T12:16:49.4582839Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-08-17T12:16:49.4584648Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-08-17T12:16:49.4586430Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-08-17T12:16:49.4588168Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-08-17T12:16:49.4589880Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-08-17T12:16:49.4591728Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-08-17T12:16:49.4593505Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-08-17T12:16:49.4595457Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-08-17T12:16:49.4597218Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-08-17T12:16:49.4599015Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-08-17T12:16:49.4601064Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-08-17T12:16:49.4603051Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-08-17T12:16:49.4604829Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-08-17T12:16:49.4606774Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-08-17T12:16:49.4609190Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-08-17T12:16:49.4611544Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-08-17T12:16:49.4614147Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-08-17T12:16:49.4616707Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-08-17T12:16:49.4619091Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-08-17T12:16:49.4621096Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-08-17T12:16:49.4623053Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-08-17T12:16:49.4624983Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-08-17T12:16:49.4626847Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-08-17T12:16:49.4628743Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-08-17T12:16:49.4630560Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-08-17T12:16:49.4632295Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-08-17T12:16:49.4634133Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-08-17T12:16:49.4635902Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-08-17T12:16:49.4637619Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-08-17T12:16:49.4639428Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-08-17T12:16:49.4641127Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-08-17T12:16:49.4642874Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-08-17T12:16:49.4644549Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-08-17T12:16:49.4646391Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-08-17T12:16:49.4648153Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-08-17T12:16:49.4649873Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-08-17T12:16:49.4651645Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-08-17T12:16:49.4653435Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-08-17T12:16:49.4656578Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-08-17T12:16:49.4658593Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-08-17T12:16:49.4660409Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-08-17T12:16:49.4662227Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-08-17T12:16:49.4663990Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-08-17T12:16:49.4665804Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-08-17T12:16:49.4667546Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-08-17T12:16:49.4669318Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-08-17T12:16:49.4671053Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-08-17T12:16:49.4672948Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-08-17T12:16:49.4674695Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-08-17T12:16:49.4676446Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-08-17T12:16:49.4678384Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-08-17T12:16:49.4679925Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-08-17T12:16:49.4681630Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-08-17T12:16:49.4683305Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-08-17T12:16:49.4685091Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-08-17T12:16:49.4686943Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-08-17T12:16:49.4689087Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-08-17T12:16:49.4691432Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-08-17T12:16:49.4693661Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-08-17T12:16:49.4696204Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-08-17T12:16:49.4698103Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-08-17T12:16:49.4700047Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-08-17T12:16:49.4702041Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-08-17T12:16:49.4703966Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-08-17T12:16:49.4705888Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-08-17T12:16:49.4707829Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-08-17T12:16:49.4709965Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-08-17T12:16:49.4711877Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-08-17T12:16:49.4713835Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-08-17T12:16:49.4715521Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-08-17T12:16:49.4717203Z adding 'caffe2/python/test/__init__.py' 2022-08-17T12:16:49.4718802Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-08-17T12:16:49.4720372Z adding 'caffe2/python/test/do_op_test.py' 2022-08-17T12:16:49.4722291Z adding 'caffe2/python/test/executor_test.py' 2022-08-17T12:16:49.4725482Z adding 'caffe2/python/test/executor_test_util.py' 2022-08-17T12:16:49.4727156Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-08-17T12:16:49.4728859Z adding 'caffe2/python/test/gpu_context_test.py' 2022-08-17T12:16:49.4730580Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-08-17T12:16:49.4732076Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-08-17T12:16:49.4733687Z adding 'caffe2/python/trt/__init__.py' 2022-08-17T12:16:49.4736362Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-08-17T12:16:49.4739923Z adding 'caffe2/python/trt/test_trt.py' 2022-08-17T12:16:49.4742162Z adding 'caffe2/python/trt/transform.py' 2022-08-17T12:16:49.4743997Z adding 'caffe2/quantization/__init__.py' 2022-08-17T12:16:49.4745764Z adding 'caffe2/quantization/server/__init__.py' 2022-08-17T12:16:49.4748712Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-08-17T12:16:49.4750677Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-08-17T12:16:49.4752698Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-08-17T12:16:49.4754793Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-08-17T12:16:49.4756852Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-08-17T12:16:49.4759584Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-08-17T12:16:49.4763043Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-08-17T12:16:49.4766744Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-08-17T12:16:49.4770285Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-08-17T12:16:49.4773532Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-08-17T12:16:49.4775605Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-08-17T12:16:49.4779852Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-08-17T12:16:49.4782773Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-08-17T12:16:49.4784862Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-08-17T12:16:49.4787336Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-08-17T12:16:49.4789673Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-08-17T12:16:49.4792541Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-08-17T12:16:49.4795896Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-08-17T12:16:49.4798159Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-08-17T12:16:49.4800582Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-08-17T12:16:49.4802660Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-08-17T12:16:49.4804876Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-08-17T12:16:49.4807052Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-08-17T12:16:49.4809233Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-08-17T12:16:49.4811281Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-08-17T12:16:49.4813293Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-08-17T12:16:49.4815176Z adding 'caffe2/quantization/server/observer_test.py' 2022-08-17T12:16:49.4817934Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-08-17T12:16:49.4821084Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-08-17T12:16:49.4822645Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-08-17T12:16:49.4824808Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-08-17T12:16:49.4826689Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-08-17T12:16:49.4828522Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-08-17T12:16:49.4830964Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-08-17T12:16:49.4832776Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-08-17T12:16:49.4837293Z adding 'caffe2/quantization/server/utils.py' 2022-08-17T12:16:49.4850037Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-08-17T12:16:49.4862331Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-08-17T12:16:49.4864685Z adding 'torch/_VF.py' 2022-08-17T12:16:49.4866484Z adding 'torch/__config__.py' 2022-08-17T12:16:49.4868245Z adding 'torch/__future__.py' 2022-08-17T12:16:49.4879431Z adding 'torch/__init__.py' 2022-08-17T12:16:49.4886025Z adding 'torch/_appdirs.py' 2022-08-17T12:16:49.4888682Z adding 'torch/_classes.py' 2022-08-17T12:16:49.4890717Z adding 'torch/_deploy.py' 2022-08-17T12:16:49.4903069Z adding 'torch/_dl.cpython-37m-x86_64-linux-gnu.so' 2022-08-17T12:16:49.4919881Z adding 'torch/_jit_internal.py' 2022-08-17T12:16:49.4923156Z adding 'torch/_linalg_utils.py' 2022-08-17T12:16:49.4935970Z adding 'torch/_lobpcg.py' 2022-08-17T12:16:49.4940609Z adding 'torch/_lowrank.py' 2022-08-17T12:16:49.4947760Z adding 'torch/_meta_registrations.py' 2022-08-17T12:16:49.4951028Z adding 'torch/_namedtensor_internals.py' 2022-08-17T12:16:49.4955079Z adding 'torch/_ops.py' 2022-08-17T12:16:49.4958411Z adding 'torch/_python_dispatcher.py' 2022-08-17T12:16:49.4960440Z adding 'torch/_six.py' 2022-08-17T12:16:49.4963028Z adding 'torch/_sources.py' 2022-08-17T12:16:49.4964863Z adding 'torch/_storage_docs.py' 2022-08-17T12:16:49.4979899Z adding 'torch/_tensor.py' 2022-08-17T12:16:49.5012451Z adding 'torch/_tensor_docs.py' 2022-08-17T12:16:49.5021714Z adding 'torch/_tensor_str.py' 2022-08-17T12:16:49.5137912Z adding 'torch/_torch_docs.py' 2022-08-17T12:16:49.5154850Z adding 'torch/_utils.py' 2022-08-17T12:16:49.5157165Z adding 'torch/_utils_internal.py' 2022-08-17T12:16:49.5162221Z adding 'torch/_vmap_internals.py' 2022-08-17T12:16:49.5184194Z adding 'torch/functional.py' 2022-08-17T12:16:49.5194730Z adding 'torch/hub.py' 2022-08-17T12:16:49.5198382Z adding 'torch/library.py' 2022-08-17T12:16:49.5222073Z adding 'torch/overrides.py' 2022-08-17T12:16:49.5225778Z adding 'torch/py.typed' 2022-08-17T12:16:49.5228602Z adding 'torch/quasirandom.py' 2022-08-17T12:16:49.5231298Z adding 'torch/random.py' 2022-08-17T12:16:49.5233235Z adding 'torch/return_types.py' 2022-08-17T12:16:49.5246180Z adding 'torch/serialization.py' 2022-08-17T12:16:49.5254680Z adding 'torch/storage.py' 2022-08-17T12:16:49.5257689Z adding 'torch/torch_version.py' 2022-08-17T12:16:49.5259676Z adding 'torch/types.py' 2022-08-17T12:16:49.5261243Z adding 'torch/version.py' 2022-08-17T12:16:49.5288534Z adding 'torch/_C/_VariableFunctions.pyi' 2022-08-17T12:16:49.5317986Z adding 'torch/_C/__init__.pyi' 2022-08-17T12:16:49.5322945Z adding 'torch/_C/_autograd.pyi' 2022-08-17T12:16:49.5324599Z adding 'torch/_C/_cudnn.pyi' 2022-08-17T12:16:49.5326268Z adding 'torch/_C/_distributed_autograd.pyi' 2022-08-17T12:16:49.5329000Z adding 'torch/_C/_distributed_c10d.pyi' 2022-08-17T12:16:49.5331742Z adding 'torch/_C/_distributed_rpc.pyi' 2022-08-17T12:16:49.5333668Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-08-17T12:16:49.5335343Z adding 'torch/_C/_functions.pyi' 2022-08-17T12:16:49.5336865Z adding 'torch/_C/_itt.pyi' 2022-08-17T12:16:49.5338234Z adding 'torch/_C/_lazy.pyi' 2022-08-17T12:16:49.5339647Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-08-17T12:16:49.5341065Z adding 'torch/_C/_monitor.pyi' 2022-08-17T12:16:49.5342859Z adding 'torch/_C/_nn.pyi' 2022-08-17T12:16:49.5344407Z adding 'torch/_C/_nvtx.pyi' 2022-08-17T12:16:49.5345934Z adding 'torch/_C/_onnx.pyi' 2022-08-17T12:16:49.5347433Z adding 'torch/_C/_verbose.pyi' 2022-08-17T12:16:49.5349211Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-08-17T12:16:49.5352720Z adding 'torch/_decomp/__init__.py' 2022-08-17T12:16:49.5365907Z adding 'torch/_decomp/decompositions.py' 2022-08-17T12:16:49.5369120Z adding 'torch/_lazy/__init__.py' 2022-08-17T12:16:49.5370810Z adding 'torch/_lazy/computation.py' 2022-08-17T12:16:49.5372328Z adding 'torch/_lazy/config.py' 2022-08-17T12:16:49.5374101Z adding 'torch/_lazy/debug.py' 2022-08-17T12:16:49.5377554Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-08-17T12:16:49.5379320Z adding 'torch/_lazy/ir_cache.py' 2022-08-17T12:16:49.5380909Z adding 'torch/_lazy/metrics.py' 2022-08-17T12:16:49.5383562Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-08-17T12:16:49.5384063Z adding 'torch/_lazy/ts_backend.py' 2022-08-17T12:16:49.5399340Z adding 'torch/_masked/__init__.py' 2022-08-17T12:16:49.5405835Z adding 'torch/_masked/_docs.py' 2022-08-17T12:16:49.5426933Z adding 'torch/_prims/__init__.py' 2022-08-17T12:16:49.5431630Z adding 'torch/_prims/context.py' 2022-08-17T12:16:49.5433922Z adding 'torch/_prims/executor.py' 2022-08-17T12:16:49.5436974Z adding 'torch/_prims/nvfuser_executor.py' 2022-08-17T12:16:49.5439730Z adding 'torch/_prims/nvfuser_prims.py' 2022-08-17T12:16:49.5453345Z adding 'torch/_prims_common/__init__.py' 2022-08-17T12:16:49.5458818Z adding 'torch/_prims_common/wrappers.py' 2022-08-17T12:16:49.5490900Z adding 'torch/_refs/__init__.py' 2022-08-17T12:16:49.5497979Z adding 'torch/_refs/fft.py' 2022-08-17T12:16:49.5501927Z adding 'torch/_refs/linalg/__init__.py' 2022-08-17T12:16:49.5503801Z adding 'torch/_refs/nn/__init__.py' 2022-08-17T12:16:49.5508620Z adding 'torch/_refs/nn/functional/__init__.py' 2022-08-17T12:16:49.5511155Z adding 'torch/_refs/special/__init__.py' 2022-08-17T12:16:49.5513135Z adding 'torch/_subclasses/__init__.py' 2022-08-17T12:16:49.5522653Z adding 'torch/_subclasses/fake_tensor.py' 2022-08-17T12:16:49.5527424Z adding 'torch/_subclasses/meta_utils.py' 2022-08-17T12:16:49.5529365Z adding 'torch/amp/__init__.py' 2022-08-17T12:16:49.5533322Z adding 'torch/amp/autocast_mode.py' 2022-08-17T12:16:49.5535524Z adding 'torch/ao/__init__.py' 2022-08-17T12:16:49.5537225Z adding 'torch/ao/nn/__init__.py' 2022-08-17T12:16:49.5538818Z adding 'torch/ao/nn/sparse/__init__.py' 2022-08-17T12:16:49.5540602Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-08-17T12:16:49.5543493Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-08-17T12:16:49.5545594Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-08-17T12:16:49.5547439Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-08-17T12:16:49.5550122Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-08-17T12:16:49.5551977Z adding 'torch/ao/ns/__init__.py' 2022-08-17T12:16:49.5557155Z adding 'torch/ao/ns/_numeric_suite.py' 2022-08-17T12:16:49.5559846Z adding 'torch/ao/ns/_numeric_suite_dbr.py' 2022-08-17T12:16:49.5566276Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-08-17T12:16:49.5568672Z adding 'torch/ao/ns/fx/__init__.py' 2022-08-17T12:16:49.5574614Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-08-17T12:16:49.5585696Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-08-17T12:16:49.5590814Z adding 'torch/ao/ns/fx/mappings.py' 2022-08-17T12:16:49.5593519Z adding 'torch/ao/ns/fx/ns_types.py' 2022-08-17T12:16:49.5596589Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-08-17T12:16:49.5602298Z adding 'torch/ao/ns/fx/utils.py' 2022-08-17T12:16:49.5606244Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-08-17T12:16:49.5608674Z adding 'torch/ao/quantization/__init__.py' 2022-08-17T12:16:49.5611222Z adding 'torch/ao/quantization/_correct_bias.py' 2022-08-17T12:16:49.5614786Z adding 'torch/ao/quantization/_equalize.py' 2022-08-17T12:16:49.5617529Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-08-17T12:16:49.5620492Z adding 'torch/ao/quantization/_quantize_dbr.py' 2022-08-17T12:16:49.5625880Z adding 'torch/ao/quantization/fake_quantize.py' 2022-08-17T12:16:49.5629392Z adding 'torch/ao/quantization/fuse_modules.py' 2022-08-17T12:16:49.5632984Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-08-17T12:16:49.5648241Z adding 'torch/ao/quantization/observer.py' 2022-08-17T12:16:49.5655444Z adding 'torch/ao/quantization/qconfig.py' 2022-08-17T12:16:49.5659603Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-08-17T12:16:49.5662217Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-08-17T12:16:49.5664058Z adding 'torch/ao/quantization/quant_type.py' 2022-08-17T12:16:49.5667716Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-08-17T12:16:49.5669928Z adding 'torch/ao/quantization/quantization_types.py' 2022-08-17T12:16:49.5677472Z adding 'torch/ao/quantization/quantize.py' 2022-08-17T12:16:49.5685778Z adding 'torch/ao/quantization/quantize_fx.py' 2022-08-17T12:16:49.5689618Z adding 'torch/ao/quantization/quantize_jit.py' 2022-08-17T12:16:49.5691813Z adding 'torch/ao/quantization/stubs.py' 2022-08-17T12:16:49.5697662Z adding 'torch/ao/quantization/utils.py' 2022-08-17T12:16:49.5700030Z adding 'torch/ao/quantization/_dbr/__init__.py' 2022-08-17T12:16:49.5706764Z adding 'torch/ao/quantization/_dbr/auto_trace.py' 2022-08-17T12:16:49.5711141Z adding 'torch/ao/quantization/_dbr/auto_trace_rewriter.py' 2022-08-17T12:16:49.5713866Z adding 'torch/ao/quantization/_dbr/function_fusion.py' 2022-08-17T12:16:49.5715959Z adding 'torch/ao/quantization/_dbr/fusion.py' 2022-08-17T12:16:49.5718389Z adding 'torch/ao/quantization/_dbr/mappings.py' 2022-08-17T12:16:49.5721088Z adding 'torch/ao/quantization/_dbr/model_utils.py' 2022-08-17T12:16:49.5723513Z adding 'torch/ao/quantization/_dbr/module_swap_utils.py' 2022-08-17T12:16:49.5725413Z adding 'torch/ao/quantization/_dbr/qconfig_mapping_utils.py' 2022-08-17T12:16:49.5736048Z adding 'torch/ao/quantization/_dbr/quantization_state.py' 2022-08-17T12:16:49.5738835Z adding 'torch/ao/quantization/_dbr/torchscript_utils.py' 2022-08-17T12:16:49.5747051Z adding 'torch/ao/quantization/_dbr/utils.py' 2022-08-17T12:16:49.5749806Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-08-17T12:16:49.5753771Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-08-17T12:16:49.5758907Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-08-17T12:16:49.5762620Z adding 'torch/ao/quantization/backend_config/native.py' 2022-08-17T12:16:49.5764756Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-08-17T12:16:49.5766780Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-08-17T12:16:49.5769855Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-08-17T12:16:49.5772085Z adding 'torch/ao/quantization/fx/__init__.py' 2022-08-17T12:16:49.5782327Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-08-17T12:16:49.5793800Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-08-17T12:16:49.5797556Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-08-17T12:16:49.5809310Z adding 'torch/ao/quantization/fx/convert.py' 2022-08-17T12:16:49.5814708Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-08-17T12:16:49.5818259Z adding 'torch/ao/quantization/fx/fuse.py' 2022-08-17T12:16:49.5820857Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-08-17T12:16:49.5823381Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-08-17T12:16:49.5825167Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-08-17T12:16:49.5826937Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-08-17T12:16:49.5830234Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-08-17T12:16:49.5832883Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-08-17T12:16:49.5852564Z adding 'torch/ao/quantization/fx/prepare.py' 2022-08-17T12:16:49.5858169Z adding 'torch/ao/quantization/fx/qconfig_utils.py' 2022-08-17T12:16:49.5860548Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-08-17T12:16:49.5862999Z adding 'torch/ao/quantization/fx/tracer.py' 2022-08-17T12:16:49.5870782Z adding 'torch/ao/quantization/fx/utils.py' 2022-08-17T12:16:49.5873709Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-08-17T12:16:49.5889331Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-08-17T12:16:49.5897445Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-08-17T12:16:49.5901518Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-08-17T12:16:49.5910269Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-08-17T12:16:49.5912984Z adding 'torch/ao/sparsity/__init__.py' 2022-08-17T12:16:49.5914513Z adding 'torch/ao/sparsity/_mappings.py' 2022-08-17T12:16:49.5916182Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-08-17T12:16:49.5943344Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-08-17T12:16:49.5948658Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-08-17T12:16:49.5950903Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-08-17T12:16:49.5953845Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-08-17T12:16:49.5955753Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-08-17T12:16:49.5960168Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-08-17T12:16:49.5963369Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-08-17T12:16:49.5966004Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-08-17T12:16:49.5967772Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-08-17T12:16:49.5969410Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-08-17T12:16:49.5971097Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-08-17T12:16:49.5973527Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-08-17T12:16:49.5975660Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-08-17T12:16:49.5979108Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-08-17T12:16:49.5981338Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-08-17T12:16:49.5983073Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-08-17T12:16:49.5985731Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-08-17T12:16:49.5987723Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-08-17T12:16:49.5989406Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-08-17T12:16:49.5993414Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-08-17T12:16:49.5995760Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-08-17T12:16:49.5997855Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-08-17T12:16:49.6000937Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-08-17T12:16:49.6006907Z adding 'torch/autograd/__init__.py' 2022-08-17T12:16:49.6009565Z adding 'torch/autograd/anomaly_mode.py' 2022-08-17T12:16:49.6012261Z adding 'torch/autograd/forward_ad.py' 2022-08-17T12:16:49.6019746Z adding 'torch/autograd/function.py' 2022-08-17T12:16:49.6031993Z adding 'torch/autograd/functional.py' 2022-08-17T12:16:49.6036421Z adding 'torch/autograd/grad_mode.py' 2022-08-17T12:16:49.6061203Z adding 'torch/autograd/gradcheck.py' 2022-08-17T12:16:49.6065569Z adding 'torch/autograd/graph.py' 2022-08-17T12:16:49.6075114Z adding 'torch/autograd/profiler.py' 2022-08-17T12:16:49.6079607Z adding 'torch/autograd/profiler_legacy.py' 2022-08-17T12:16:49.6089339Z adding 'torch/autograd/profiler_util.py' 2022-08-17T12:16:49.6091723Z adding 'torch/autograd/variable.py' 2022-08-17T12:16:49.6093361Z adding 'torch/autograd/_functions/__init__.py' 2022-08-17T12:16:49.6095249Z adding 'torch/autograd/_functions/tensor.py' 2022-08-17T12:16:49.6097178Z adding 'torch/autograd/_functions/utils.py' 2022-08-17T12:16:49.6099392Z adding 'torch/backends/__init__.py' 2022-08-17T12:16:49.6100901Z adding 'torch/backends/_coreml/__init__.py' 2022-08-17T12:16:49.6103140Z adding 'torch/backends/_coreml/preprocess.py' 2022-08-17T12:16:49.6104736Z adding 'torch/backends/_nnapi/__init__.py' 2022-08-17T12:16:49.6107413Z adding 'torch/backends/_nnapi/prepare.py' 2022-08-17T12:16:49.6126815Z adding 'torch/backends/_nnapi/serializer.py' 2022-08-17T12:16:49.6131702Z adding 'torch/backends/cuda/__init__.py' 2022-08-17T12:16:49.6134781Z adding 'torch/backends/cudnn/__init__.py' 2022-08-17T12:16:49.6137415Z adding 'torch/backends/cudnn/rnn.py' 2022-08-17T12:16:49.6139349Z adding 'torch/backends/mkl/__init__.py' 2022-08-17T12:16:49.6141409Z adding 'torch/backends/mkldnn/__init__.py' 2022-08-17T12:16:49.6143096Z adding 'torch/backends/mps/__init__.py' 2022-08-17T12:16:49.6144643Z adding 'torch/backends/openmp/__init__.py' 2022-08-17T12:16:49.6146637Z adding 'torch/backends/quantized/__init__.py' 2022-08-17T12:16:49.6148275Z adding 'torch/backends/xeon/__init__.py' 2022-08-17T12:16:49.6156116Z adding 'torch/backends/xeon/run_cpu.py' 2022-08-17T12:16:49.6158830Z adding 'torch/backends/xnnpack/__init__.py' 2022-08-17T12:16:49.6416941Z adding 'torch/bin/FileStoreTest' 2022-08-17T12:16:49.6685571Z adding 'torch/bin/HashStoreTest' 2022-08-17T12:16:49.6988078Z adding 'torch/bin/TCPStoreTest' 2022-08-17T12:16:49.9425476Z adding 'torch/bin/protoc' 2022-08-17T12:16:50.1957544Z adding 'torch/bin/protoc-3.13.0.0' 2022-08-17T12:16:50.7675996Z adding 'torch/bin/test_api' 2022-08-17T12:16:50.8327272Z adding 'torch/bin/test_cpp_rpc' 2022-08-17T12:16:50.8600698Z adding 'torch/bin/test_dist_autograd' 2022-08-17T12:16:51.1352579Z adding 'torch/bin/test_jit' 2022-08-17T12:16:51.3058120Z adding 'torch/bin/test_lazy' 2022-08-17T12:16:51.6564661Z adding 'torch/bin/test_tensorexpr' 2022-08-17T12:16:51.6759269Z adding 'torch/bin/torch_shm_manager' 2022-08-17T12:16:51.6814419Z adding 'torch/bin/tutorial_tensorexpr' 2022-08-17T12:16:51.6819611Z adding 'torch/contrib/__init__.py' 2022-08-17T12:16:51.6822188Z adding 'torch/contrib/_tensorboard_vis.py' 2022-08-17T12:16:51.6823835Z adding 'torch/cpu/__init__.py' 2022-08-17T12:16:51.6825545Z adding 'torch/cpu/amp/__init__.py' 2022-08-17T12:16:51.6827054Z adding 'torch/cpu/amp/autocast_mode.py' 2022-08-17T12:16:51.6834653Z adding 'torch/cuda/__init__.py' 2022-08-17T12:16:51.6837848Z adding 'torch/cuda/_dynamo_graphs.py' 2022-08-17T12:16:51.6840693Z adding 'torch/cuda/_memory_viz.py' 2022-08-17T12:16:51.6842596Z adding 'torch/cuda/_utils.py' 2022-08-17T12:16:51.6844152Z adding 'torch/cuda/comm.py' 2022-08-17T12:16:51.6845540Z adding 'torch/cuda/error.py' 2022-08-17T12:16:51.6851057Z adding 'torch/cuda/graphs.py' 2022-08-17T12:16:51.6854549Z adding 'torch/cuda/jiterator.py' 2022-08-17T12:16:51.6861035Z adding 'torch/cuda/memory.py' 2022-08-17T12:16:51.6863331Z adding 'torch/cuda/nccl.py' 2022-08-17T12:16:51.6865380Z adding 'torch/cuda/nvtx.py' 2022-08-17T12:16:51.6867210Z adding 'torch/cuda/profiler.py' 2022-08-17T12:16:51.6869442Z adding 'torch/cuda/random.py' 2022-08-17T12:16:51.6870919Z adding 'torch/cuda/sparse.py' 2022-08-17T12:16:51.6874145Z adding 'torch/cuda/streams.py' 2022-08-17T12:16:51.6876097Z adding 'torch/cuda/amp/__init__.py' 2022-08-17T12:16:51.6878599Z adding 'torch/cuda/amp/autocast_mode.py' 2022-08-17T12:16:51.6880152Z adding 'torch/cuda/amp/common.py' 2022-08-17T12:16:51.6887278Z adding 'torch/cuda/amp/grad_scaler.py' 2022-08-17T12:16:51.6890369Z adding 'torch/distributed/__init__.py' 2022-08-17T12:16:51.6892574Z adding 'torch/distributed/argparse_util.py' 2022-08-17T12:16:51.6894390Z adding 'torch/distributed/constants.py' 2022-08-17T12:16:51.6927073Z adding 'torch/distributed/distributed_c10d.py' 2022-08-17T12:16:51.6932911Z adding 'torch/distributed/launch.py' 2022-08-17T12:16:51.6935592Z adding 'torch/distributed/remote_device.py' 2022-08-17T12:16:51.6939009Z adding 'torch/distributed/rendezvous.py' 2022-08-17T12:16:51.6947477Z adding 'torch/distributed/run.py' 2022-08-17T12:16:51.6950814Z adding 'torch/distributed/utils.py' 2022-08-17T12:16:51.6952984Z adding 'torch/distributed/_shard/__init__.py' 2022-08-17T12:16:51.6954669Z adding 'torch/distributed/_shard/_utils.py' 2022-08-17T12:16:51.6958522Z adding 'torch/distributed/_shard/api.py' 2022-08-17T12:16:51.6960832Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-08-17T12:16:51.6962701Z adding 'torch/distributed/_shard/metadata.py' 2022-08-17T12:16:51.6964361Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-08-17T12:16:51.6968503Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-08-17T12:16:51.6971464Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-08-17T12:16:51.6973314Z adding 'torch/distributed/_shard/sharder.py' 2022-08-17T12:16:51.6975504Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-08-17T12:16:51.6977269Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-08-17T12:16:51.6979816Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-08-17T12:16:51.6982017Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-08-17T12:16:51.6985734Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-08-17T12:16:51.6988898Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-08-17T12:16:51.6992070Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-08-17T12:16:51.6994826Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-08-17T12:16:51.6998021Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-08-17T12:16:51.7000506Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-08-17T12:16:51.7002965Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-08-17T12:16:51.7007689Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-08-17T12:16:51.7020881Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-08-17T12:16:51.7024257Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-08-17T12:16:51.7027486Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-08-17T12:16:51.7029792Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-08-17T12:16:51.7033100Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-08-17T12:16:51.7035268Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-08-17T12:16:51.7037629Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-08-17T12:16:51.7039695Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-08-17T12:16:51.7041876Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-08-17T12:16:51.7043519Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-08-17T12:16:51.7045901Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-08-17T12:16:51.7048146Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-08-17T12:16:51.7050103Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-08-17T12:16:51.7051812Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-08-17T12:16:51.7054781Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-08-17T12:16:51.7056580Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-08-17T12:16:51.7058853Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-08-17T12:16:51.7060844Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-08-17T12:16:51.7063513Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-08-17T12:16:51.7067012Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-08-17T12:16:51.7070528Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-08-17T12:16:51.7072542Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-08-17T12:16:51.7077884Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-08-17T12:16:51.7082430Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-08-17T12:16:51.7091639Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-08-17T12:16:51.7097545Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-08-17T12:16:51.7099895Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-08-17T12:16:51.7104179Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-08-17T12:16:51.7106276Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-08-17T12:16:51.7108099Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-08-17T12:16:51.7109911Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-08-17T12:16:51.7111633Z adding 'torch/distributed/algorithms/__init__.py' 2022-08-17T12:16:51.7116114Z adding 'torch/distributed/algorithms/join.py' 2022-08-17T12:16:51.7118168Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-08-17T12:16:51.7121425Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-08-17T12:16:51.7123365Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-08-17T12:16:51.7125763Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-08-17T12:16:51.7127591Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-08-17T12:16:51.7129813Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-08-17T12:16:51.7131592Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-08-17T12:16:51.7134128Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-08-17T12:16:51.7136782Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-08-17T12:16:51.7142006Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-08-17T12:16:51.7144230Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-08-17T12:16:51.7146866Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-08-17T12:16:51.7149046Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-08-17T12:16:51.7151701Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-08-17T12:16:51.7162633Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-08-17T12:16:51.7166423Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-08-17T12:16:51.7168308Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-08-17T12:16:51.7170941Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-08-17T12:16:51.7174771Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-08-17T12:16:51.7177220Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-08-17T12:16:51.7179385Z adding 'torch/distributed/autograd/__init__.py' 2022-08-17T12:16:51.7182103Z adding 'torch/distributed/elastic/__init__.py' 2022-08-17T12:16:51.7183849Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-08-17T12:16:51.7185922Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-08-17T12:16:51.7196940Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-08-17T12:16:51.7201277Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-08-17T12:16:51.7204272Z adding 'torch/distributed/elastic/events/__init__.py' 2022-08-17T12:16:51.7206425Z adding 'torch/distributed/elastic/events/api.py' 2022-08-17T12:16:51.7208260Z adding 'torch/distributed/elastic/events/handlers.py' 2022-08-17T12:16:51.7211148Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-08-17T12:16:51.7214035Z adding 'torch/distributed/elastic/metrics/api.py' 2022-08-17T12:16:51.7217988Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-08-17T12:16:51.7225400Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-08-17T12:16:51.7228224Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-08-17T12:16:51.7230841Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-08-17T12:16:51.7236083Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-08-17T12:16:51.7239382Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-08-17T12:16:51.7241158Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-08-17T12:16:51.7244304Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-08-17T12:16:51.7247773Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-08-17T12:16:51.7251754Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-08-17T12:16:51.7262731Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-08-17T12:16:51.7275210Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-08-17T12:16:51.7279122Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-08-17T12:16:51.7282631Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-08-17T12:16:51.7285937Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-08-17T12:16:51.7288030Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-08-17T12:16:51.7290405Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-08-17T12:16:51.7293716Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-08-17T12:16:51.7296357Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-08-17T12:16:51.7299979Z adding 'torch/distributed/elastic/timer/api.py' 2022-08-17T12:16:51.7302730Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-08-17T12:16:51.7304733Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-08-17T12:16:51.7306680Z adding 'torch/distributed/elastic/utils/api.py' 2022-08-17T12:16:51.7309248Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-08-17T12:16:51.7310953Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-08-17T12:16:51.7313092Z adding 'torch/distributed/elastic/utils/logging.py' 2022-08-17T12:16:51.7315341Z adding 'torch/distributed/elastic/utils/store.py' 2022-08-17T12:16:51.7317272Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-08-17T12:16:51.7319106Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-08-17T12:16:51.7321209Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-08-17T12:16:51.7323114Z adding 'torch/distributed/fsdp/__init__.py' 2022-08-17T12:16:51.7334754Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-08-17T12:16:51.7339385Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-08-17T12:16:51.7341758Z adding 'torch/distributed/fsdp/_utils.py' 2022-08-17T12:16:51.7348733Z adding 'torch/distributed/fsdp/flat_param.py' 2022-08-17T12:16:51.7352138Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-08-17T12:16:51.7420171Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-08-17T12:16:51.7427682Z adding 'torch/distributed/fsdp/shard_utils.py' 2022-08-17T12:16:51.7433608Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-08-17T12:16:51.7439675Z adding 'torch/distributed/fsdp/wrap.py' 2022-08-17T12:16:51.7441980Z adding 'torch/distributed/launcher/__init__.py' 2022-08-17T12:16:51.7445681Z adding 'torch/distributed/launcher/api.py' 2022-08-17T12:16:51.7447697Z adding 'torch/distributed/nn/__init__.py' 2022-08-17T12:16:51.7451951Z adding 'torch/distributed/nn/functional.py' 2022-08-17T12:16:51.7454216Z adding 'torch/distributed/nn/api/__init__.py' 2022-08-17T12:16:51.7461452Z adding 'torch/distributed/nn/api/remote_module.py' 2022-08-17T12:16:51.7463807Z adding 'torch/distributed/nn/jit/__init__.py' 2022-08-17T12:16:51.7466437Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-08-17T12:16:51.7468313Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-08-17T12:16:51.7470506Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-08-17T12:16:51.7472615Z adding 'torch/distributed/optim/__init__.py' 2022-08-17T12:16:51.7474845Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-08-17T12:16:51.7477165Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-08-17T12:16:51.7479741Z adding 'torch/distributed/optim/functional_adam.py' 2022-08-17T12:16:51.7482367Z adding 'torch/distributed/optim/functional_adamax.py' 2022-08-17T12:16:51.7486150Z adding 'torch/distributed/optim/functional_adamw.py' 2022-08-17T12:16:51.7488673Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-08-17T12:16:51.7490943Z adding 'torch/distributed/optim/functional_rprop.py' 2022-08-17T12:16:51.7493460Z adding 'torch/distributed/optim/functional_sgd.py' 2022-08-17T12:16:51.7497379Z adding 'torch/distributed/optim/optimizer.py' 2022-08-17T12:16:51.7500038Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-08-17T12:16:51.7502120Z adding 'torch/distributed/optim/utils.py' 2022-08-17T12:16:51.7522912Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-08-17T12:16:51.7526172Z adding 'torch/distributed/pipeline/__init__.py' 2022-08-17T12:16:51.7528091Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-08-17T12:16:51.7530615Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-08-17T12:16:51.7534742Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-08-17T12:16:51.7537019Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-08-17T12:16:51.7538830Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-08-17T12:16:51.7541819Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-08-17T12:16:51.7543924Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-08-17T12:16:51.7549655Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-08-17T12:16:51.7553708Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-08-17T12:16:51.7556333Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-08-17T12:16:51.7558200Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-08-17T12:16:51.7560672Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-08-17T12:16:51.7563731Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-08-17T12:16:51.7566114Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-08-17T12:16:51.7568340Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-08-17T12:16:51.7570266Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-08-17T12:16:51.7572437Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-08-17T12:16:51.7574288Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-08-17T12:16:51.7577144Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-08-17T12:16:51.7582080Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-08-17T12:16:51.7584948Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-08-17T12:16:51.7588927Z adding 'torch/distributed/rpc/__init__.py' 2022-08-17T12:16:51.7591282Z adding 'torch/distributed/rpc/_utils.py' 2022-08-17T12:16:51.7600098Z adding 'torch/distributed/rpc/api.py' 2022-08-17T12:16:51.7605721Z adding 'torch/distributed/rpc/backend_registry.py' 2022-08-17T12:16:51.7607705Z adding 'torch/distributed/rpc/constants.py' 2022-08-17T12:16:51.7610301Z adding 'torch/distributed/rpc/functions.py' 2022-08-17T12:16:51.7614007Z adding 'torch/distributed/rpc/internal.py' 2022-08-17T12:16:51.7617246Z adding 'torch/distributed/rpc/options.py' 2022-08-17T12:16:51.7619438Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-08-17T12:16:51.7622451Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-08-17T12:16:51.7624539Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-08-17T12:16:51.7626182Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-08-17T12:16:51.7629386Z adding 'torch/distributions/__init__.py' 2022-08-17T12:16:51.7631787Z adding 'torch/distributions/bernoulli.py' 2022-08-17T12:16:51.7633942Z adding 'torch/distributions/beta.py' 2022-08-17T12:16:51.7636472Z adding 'torch/distributions/binomial.py' 2022-08-17T12:16:51.7639133Z adding 'torch/distributions/categorical.py' 2022-08-17T12:16:51.7641205Z adding 'torch/distributions/cauchy.py' 2022-08-17T12:16:51.7642842Z adding 'torch/distributions/chi2.py' 2022-08-17T12:16:51.7645863Z adding 'torch/distributions/constraint_registry.py' 2022-08-17T12:16:51.7650797Z adding 'torch/distributions/constraints.py' 2022-08-17T12:16:51.7654202Z adding 'torch/distributions/continuous_bernoulli.py' 2022-08-17T12:16:51.7656481Z adding 'torch/distributions/dirichlet.py' 2022-08-17T12:16:51.7660274Z adding 'torch/distributions/distribution.py' 2022-08-17T12:16:51.7662447Z adding 'torch/distributions/exp_family.py' 2022-08-17T12:16:51.7664474Z adding 'torch/distributions/exponential.py' 2022-08-17T12:16:51.7666555Z adding 'torch/distributions/fishersnedecor.py' 2022-08-17T12:16:51.7668684Z adding 'torch/distributions/gamma.py' 2022-08-17T12:16:51.7671016Z adding 'torch/distributions/geometric.py' 2022-08-17T12:16:51.7673144Z adding 'torch/distributions/gumbel.py' 2022-08-17T12:16:51.7675007Z adding 'torch/distributions/half_cauchy.py' 2022-08-17T12:16:51.7676873Z adding 'torch/distributions/half_normal.py' 2022-08-17T12:16:51.7678958Z adding 'torch/distributions/independent.py' 2022-08-17T12:16:51.7686412Z adding 'torch/distributions/kl.py' 2022-08-17T12:16:51.7689166Z adding 'torch/distributions/kumaraswamy.py' 2022-08-17T12:16:51.7691295Z adding 'torch/distributions/laplace.py' 2022-08-17T12:16:51.7694162Z adding 'torch/distributions/lkj_cholesky.py' 2022-08-17T12:16:51.7696103Z adding 'torch/distributions/log_normal.py' 2022-08-17T12:16:51.7697967Z adding 'torch/distributions/logistic_normal.py' 2022-08-17T12:16:51.7701157Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-08-17T12:16:51.7704298Z adding 'torch/distributions/mixture_same_family.py' 2022-08-17T12:16:51.7706999Z adding 'torch/distributions/multinomial.py' 2022-08-17T12:16:51.7710378Z adding 'torch/distributions/multivariate_normal.py' 2022-08-17T12:16:51.7712912Z adding 'torch/distributions/negative_binomial.py' 2022-08-17T12:16:51.7715075Z adding 'torch/distributions/normal.py' 2022-08-17T12:16:51.7717427Z adding 'torch/distributions/one_hot_categorical.py' 2022-08-17T12:16:51.7719247Z adding 'torch/distributions/pareto.py' 2022-08-17T12:16:51.7721113Z adding 'torch/distributions/poisson.py' 2022-08-17T12:16:51.7723473Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-08-17T12:16:51.7725884Z adding 'torch/distributions/relaxed_categorical.py' 2022-08-17T12:16:51.7728061Z adding 'torch/distributions/studentT.py' 2022-08-17T12:16:51.7731028Z adding 'torch/distributions/transformed_distribution.py' 2022-08-17T12:16:51.7740905Z adding 'torch/distributions/transforms.py' 2022-08-17T12:16:51.7743883Z adding 'torch/distributions/uniform.py' 2022-08-17T12:16:51.7746711Z adding 'torch/distributions/utils.py' 2022-08-17T12:16:51.7749435Z adding 'torch/distributions/von_mises.py' 2022-08-17T12:16:51.7751401Z adding 'torch/distributions/weibull.py' 2022-08-17T12:16:51.7755315Z adding 'torch/distributions/wishart.py' 2022-08-17T12:16:51.7765083Z adding 'torch/fft/__init__.py' 2022-08-17T12:16:51.7771273Z adding 'torch/futures/__init__.py' 2022-08-17T12:16:51.7774777Z adding 'torch/fx/__init__.py' 2022-08-17T12:16:51.7776669Z adding 'torch/fx/_compatibility.py' 2022-08-17T12:16:51.7778431Z adding 'torch/fx/_pytree.py' 2022-08-17T12:16:51.7790812Z adding 'torch/fx/_symbolic_trace.py' 2022-08-17T12:16:51.7793683Z adding 'torch/fx/annotate.py' 2022-08-17T12:16:51.7811078Z adding 'torch/fx/graph.py' 2022-08-17T12:16:51.7822324Z adding 'torch/fx/graph_module.py' 2022-08-17T12:16:51.7825197Z adding 'torch/fx/immutable_collections.py' 2022-08-17T12:16:51.7830050Z adding 'torch/fx/interpreter.py' 2022-08-17T12:16:51.7838533Z adding 'torch/fx/node.py' 2022-08-17T12:16:51.7844625Z adding 'torch/fx/operator_schemas.py' 2022-08-17T12:16:51.7850109Z adding 'torch/fx/proxy.py' 2022-08-17T12:16:51.7856282Z adding 'torch/fx/subgraph_rewriter.py' 2022-08-17T12:16:51.7858555Z adding 'torch/fx/tensor_type.py' 2022-08-17T12:16:51.7860257Z adding 'torch/fx/traceback.py' 2022-08-17T12:16:51.7862005Z adding 'torch/fx/experimental/__init__.py' 2022-08-17T12:16:51.7874569Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-08-17T12:16:51.7879760Z adding 'torch/fx/experimental/const_fold.py' 2022-08-17T12:16:51.7881791Z adding 'torch/fx/experimental/debug.py' 2022-08-17T12:16:51.7890308Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-08-17T12:16:51.7894109Z adding 'torch/fx/experimental/merge_matmul.py' 2022-08-17T12:16:51.7897609Z adding 'torch/fx/experimental/meta_tracer.py' 2022-08-17T12:16:51.7900366Z adding 'torch/fx/experimental/normalize.py' 2022-08-17T12:16:51.7905658Z adding 'torch/fx/experimental/optimization.py' 2022-08-17T12:16:51.7909914Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-08-17T12:16:51.7918761Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-08-17T12:16:51.7920757Z adding 'torch/fx/experimental/refinement_types.py' 2022-08-17T12:16:51.7923069Z adding 'torch/fx/experimental/rewriter.py' 2022-08-17T12:16:51.7925557Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-08-17T12:16:51.7928574Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-08-17T12:16:51.7930753Z adding 'torch/fx/experimental/unify_refinements.py' 2022-08-17T12:16:51.7932526Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-08-17T12:16:51.7936932Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-08-17T12:16:51.7947455Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-08-17T12:16:51.7958690Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-08-17T12:16:51.7960997Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-08-17T12:16:51.7964876Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-08-17T12:16:51.7966839Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-08-17T12:16:51.7968433Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-08-17T12:16:51.7970133Z adding 'torch/fx/experimental/unification/__init__.py' 2022-08-17T12:16:51.7971978Z adding 'torch/fx/experimental/unification/core.py' 2022-08-17T12:16:51.7973506Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-08-17T12:16:51.7975676Z adding 'torch/fx/experimental/unification/match.py' 2022-08-17T12:16:51.7977653Z adding 'torch/fx/experimental/unification/more.py' 2022-08-17T12:16:51.7981278Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-08-17T12:16:51.7983582Z adding 'torch/fx/experimental/unification/utils.py' 2022-08-17T12:16:51.7985499Z adding 'torch/fx/experimental/unification/variable.py' 2022-08-17T12:16:51.7987280Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-08-17T12:16:51.7989317Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-08-17T12:16:51.7991335Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-08-17T12:16:51.7995878Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-08-17T12:16:51.7999040Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-08-17T12:16:51.8001107Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-08-17T12:16:51.8004247Z adding 'torch/fx/passes/__init__.py' 2022-08-17T12:16:51.8005903Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-08-17T12:16:51.8009476Z adding 'torch/fx/passes/graph_drawer.py' 2022-08-17T12:16:51.8012126Z adding 'torch/fx/passes/graph_manipulation.py' 2022-08-17T12:16:51.8017657Z adding 'torch/fx/passes/net_min_base.py' 2022-08-17T12:16:51.8021376Z adding 'torch/fx/passes/operator_support.py' 2022-08-17T12:16:51.8023572Z adding 'torch/fx/passes/param_fetch.py' 2022-08-17T12:16:51.8026083Z adding 'torch/fx/passes/pass_manager.py' 2022-08-17T12:16:51.8034387Z adding 'torch/fx/passes/reinplace.py' 2022-08-17T12:16:51.8037636Z adding 'torch/fx/passes/shape_prop.py' 2022-08-17T12:16:51.8041658Z adding 'torch/fx/passes/split_module.py' 2022-08-17T12:16:51.8045813Z adding 'torch/fx/passes/split_utils.py' 2022-08-17T12:16:51.8054564Z adding 'torch/fx/passes/splitter_base.py' 2022-08-17T12:16:51.8058706Z adding 'torch/fx/passes/tools_common.py' 2022-08-17T12:16:51.8060577Z adding 'torch/fx/passes/backends/__init__.py' 2022-08-17T12:16:51.8062529Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-08-17T12:16:51.8066220Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-08-17T12:16:51.8068482Z adding 'torch/fx/passes/dialect/__init__.py' 2022-08-17T12:16:51.8070102Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-08-17T12:16:51.8072328Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-08-17T12:16:51.8074466Z adding 'torch/fx/passes/infra/__init__.py' 2022-08-17T12:16:51.8077985Z adding 'torch/fx/passes/infra/partitioner.py' 2022-08-17T12:16:51.8080318Z adding 'torch/fx/passes/infra/pass_base.py' 2022-08-17T12:16:51.8084022Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-08-17T12:16:51.8086057Z adding 'torch/fx/passes/tests/__init__.py' 2022-08-17T12:16:51.8087868Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-08-17T12:16:51.8089772Z adding 'torch/fx/passes/utils/__init__.py' 2022-08-17T12:16:51.8091787Z adding 'torch/fx/passes/utils/common.py' 2022-08-17T12:16:51.8095493Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-08-17T12:16:51.8099800Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-08-17T12:16:51.8103402Z adding 'torch/include/ATen/ATen.h' 2022-08-17T12:16:51.8105936Z adding 'torch/include/ATen/AccumulateType.h' 2022-08-17T12:16:51.8107487Z adding 'torch/include/ATen/ArrayRef.h' 2022-08-17T12:16:51.8108917Z adding 'torch/include/ATen/Backend.h' 2022-08-17T12:16:51.8110450Z adding 'torch/include/ATen/Backtrace.h' 2022-08-17T12:16:51.8112174Z adding 'torch/include/ATen/BatchedFallback.h' 2022-08-17T12:16:51.8114837Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-08-17T12:16:51.8118561Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-08-17T12:16:51.8120596Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-08-17T12:16:51.8122587Z adding 'torch/include/ATen/CPUFunctions.h' 2022-08-17T12:16:51.8126762Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-08-17T12:16:51.8129383Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-08-17T12:16:51.8131430Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-08-17T12:16:51.8136066Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-08-17T12:16:51.8138922Z adding 'torch/include/ATen/CollapseDims.h' 2022-08-17T12:16:51.8141121Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-08-17T12:16:51.8146043Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-08-17T12:16:51.8149105Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-08-17T12:16:51.8152623Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-08-17T12:16:51.8155317Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-08-17T12:16:51.8159702Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-08-17T12:16:51.8162297Z adding 'torch/include/ATen/Config.h' 2022-08-17T12:16:51.8166593Z adding 'torch/include/ATen/Context.h' 2022-08-17T12:16:51.8168825Z adding 'torch/include/ATen/DLConvertor.h' 2022-08-17T12:16:51.8170419Z adding 'torch/include/ATen/Device.h' 2022-08-17T12:16:51.8172134Z adding 'torch/include/ATen/DeviceGuard.h' 2022-08-17T12:16:51.8173780Z adding 'torch/include/ATen/DimVector.h' 2022-08-17T12:16:51.8175292Z adding 'torch/include/ATen/Dimname.h' 2022-08-17T12:16:51.8180555Z adding 'torch/include/ATen/Dispatch.h' 2022-08-17T12:16:51.8182722Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-08-17T12:16:51.8184644Z adding 'torch/include/ATen/EmptyTensor.h' 2022-08-17T12:16:51.8186390Z adding 'torch/include/ATen/ExpandBase.h' 2022-08-17T12:16:51.8190094Z adding 'torch/include/ATen/ExpandUtils.h' 2022-08-17T12:16:51.8191793Z adding 'torch/include/ATen/Formatting.h' 2022-08-17T12:16:51.8193741Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-08-17T12:16:51.8196213Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-08-17T12:16:51.8200346Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-08-17T12:16:51.8208295Z adding 'torch/include/ATen/Functions.h' 2022-08-17T12:16:51.8211001Z adding 'torch/include/ATen/Generator.h' 2022-08-17T12:16:51.8212937Z adding 'torch/include/ATen/InferSize.h' 2022-08-17T12:16:51.8214621Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-08-17T12:16:51.8216104Z adding 'torch/include/ATen/Layout.h' 2022-08-17T12:16:51.8217671Z adding 'torch/include/ATen/LinalgBackend.h' 2022-08-17T12:16:51.8219469Z adding 'torch/include/ATen/MapAllocator.h' 2022-08-17T12:16:51.8221526Z adding 'torch/include/ATen/MatrixRef.h' 2022-08-17T12:16:51.8223357Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-08-17T12:16:51.8225024Z adding 'torch/include/ATen/MetaFunctions.h' 2022-08-17T12:16:51.8227896Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-08-17T12:16:51.8231285Z adding 'torch/include/ATen/MethodOperators.h' 2022-08-17T12:16:51.8233137Z adding 'torch/include/ATen/NamedTensor.h' 2022-08-17T12:16:51.8235674Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-08-17T12:16:51.8243122Z adding 'torch/include/ATen/NativeFunctions.h' 2022-08-17T12:16:51.8251307Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-08-17T12:16:51.8255974Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-08-17T12:16:51.8258106Z adding 'torch/include/ATen/NumericUtils.h' 2022-08-17T12:16:51.8259902Z adding 'torch/include/ATen/OpMathType.h' 2022-08-17T12:16:51.8262262Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-08-17T12:16:51.8271135Z adding 'torch/include/ATen/Operators.h' 2022-08-17T12:16:51.8274084Z adding 'torch/include/ATen/PTThreadPool.h' 2022-08-17T12:16:51.8275869Z adding 'torch/include/ATen/Parallel-inl.h' 2022-08-17T12:16:51.8278188Z adding 'torch/include/ATen/Parallel.h' 2022-08-17T12:16:51.8279910Z adding 'torch/include/ATen/ParallelFuture.h' 2022-08-17T12:16:51.8281357Z adding 'torch/include/ATen/ParallelNative.h' 2022-08-17T12:16:51.8282968Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-08-17T12:16:51.8284606Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-08-17T12:16:51.8286212Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-08-17T12:16:51.8477400Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-08-17T12:16:51.8633194Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-08-17T12:16:51.8653259Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-08-17T12:16:51.8655012Z adding 'torch/include/ATen/Scalar.h' 2022-08-17T12:16:51.8657157Z adding 'torch/include/ATen/ScalarOps.h' 2022-08-17T12:16:51.8658661Z adding 'torch/include/ATen/ScalarType.h' 2022-08-17T12:16:51.8660236Z adding 'torch/include/ATen/SequenceNumber.h' 2022-08-17T12:16:51.8661707Z adding 'torch/include/ATen/SmallVector.h' 2022-08-17T12:16:51.8664415Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-08-17T12:16:51.8667413Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-08-17T12:16:51.8671844Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-08-17T12:16:51.8674918Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-08-17T12:16:51.8676545Z adding 'torch/include/ATen/Storage.h' 2022-08-17T12:16:51.8678051Z adding 'torch/include/ATen/Tensor.h' 2022-08-17T12:16:51.8679458Z adding 'torch/include/ATen/TensorAccessor.h' 2022-08-17T12:16:51.8681480Z adding 'torch/include/ATen/TensorGeometry.h' 2022-08-17T12:16:51.8688464Z adding 'torch/include/ATen/TensorIndexing.h' 2022-08-17T12:16:51.8699871Z adding 'torch/include/ATen/TensorIterator.h' 2022-08-17T12:16:51.8702762Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-08-17T12:16:51.8705359Z adding 'torch/include/ATen/TensorMeta.h' 2022-08-17T12:16:51.8707608Z adding 'torch/include/ATen/TensorNames.h' 2022-08-17T12:16:51.8709757Z adding 'torch/include/ATen/TensorOperators.h' 2022-08-17T12:16:51.8711334Z adding 'torch/include/ATen/TensorOptions.h' 2022-08-17T12:16:51.8713536Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-08-17T12:16:51.8715977Z adding 'torch/include/ATen/TensorUtils.h' 2022-08-17T12:16:51.8718429Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-08-17T12:16:51.8721350Z adding 'torch/include/ATen/TracerMode.h' 2022-08-17T12:16:51.8723221Z adding 'torch/include/ATen/TypeDefault.h' 2022-08-17T12:16:51.8725659Z adding 'torch/include/ATen/Utils.h' 2022-08-17T12:16:51.8727443Z adding 'torch/include/ATen/Version.h' 2022-08-17T12:16:51.8867776Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-08-17T12:16:51.8905909Z adding 'torch/include/ATen/VmapMode.h' 2022-08-17T12:16:51.8908818Z adding 'torch/include/ATen/VmapTransforms.h' 2022-08-17T12:16:51.8911435Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-08-17T12:16:51.8913516Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-08-17T12:16:51.8916457Z adding 'torch/include/ATen/autocast_mode.h' 2022-08-17T12:16:51.8918272Z adding 'torch/include/ATen/ceil_div.h' 2022-08-17T12:16:51.8921573Z adding 'torch/include/ATen/code_template.h' 2022-08-17T12:16:51.8924346Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-08-17T12:16:51.8925702Z adding 'torch/include/ATen/div_rtn.h' 2022-08-17T12:16:51.8928429Z adding 'torch/include/ATen/dlpack.h' 2022-08-17T12:16:51.8930052Z adding 'torch/include/ATen/jit_macros.h' 2022-08-17T12:16:51.8932004Z adding 'torch/include/ATen/jiterator_macros.h' 2022-08-17T12:16:51.8938509Z adding 'torch/include/ATen/record_function.h' 2022-08-17T12:16:51.8941435Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-08-17T12:16:51.8943003Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-08-17T12:16:51.8944588Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-08-17T12:16:51.8947057Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-08-17T12:16:51.8948801Z adding 'torch/include/ATen/core/Array.h' 2022-08-17T12:16:51.8950287Z adding 'torch/include/ATen/core/Backtrace.h' 2022-08-17T12:16:51.8951958Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-08-17T12:16:51.8954295Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-08-17T12:16:51.8956113Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-08-17T12:16:51.8960479Z adding 'torch/include/ATen/core/Dict.h' 2022-08-17T12:16:51.8963518Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-08-17T12:16:51.8965349Z adding 'torch/include/ATen/core/DimVector.h' 2022-08-17T12:16:51.8967032Z adding 'torch/include/ATen/core/Dimname.h' 2022-08-17T12:16:51.8970389Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-08-17T12:16:51.8972417Z adding 'torch/include/ATen/core/Formatting.h' 2022-08-17T12:16:51.8975391Z adding 'torch/include/ATen/core/Generator.h' 2022-08-17T12:16:51.8981434Z adding 'torch/include/ATen/core/IListRef.h' 2022-08-17T12:16:51.8984427Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-08-17T12:16:51.8987109Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-08-17T12:16:51.8991764Z adding 'torch/include/ATen/core/List.h' 2022-08-17T12:16:51.8995607Z adding 'torch/include/ATen/core/List_inl.h' 2022-08-17T12:16:51.8999010Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-08-17T12:16:51.9001713Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-08-17T12:16:51.9005156Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-08-17T12:16:51.9006941Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-08-17T12:16:51.9009025Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-08-17T12:16:51.9010619Z adding 'torch/include/ATen/core/Range.h' 2022-08-17T12:16:51.9012314Z adding 'torch/include/ATen/core/Reduction.h' 2022-08-17T12:16:51.9013695Z adding 'torch/include/ATen/core/Scalar.h' 2022-08-17T12:16:51.9015152Z adding 'torch/include/ATen/core/ScalarType.h' 2022-08-17T12:16:51.9017006Z adding 'torch/include/ATen/core/Tensor.h' 2022-08-17T12:16:51.9020077Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-08-17T12:16:51.9030603Z adding 'torch/include/ATen/core/TensorBase.h' 2022-08-17T12:16:51.9077575Z adding 'torch/include/ATen/core/TensorBody.h' 2022-08-17T12:16:51.9084816Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-08-17T12:16:51.9087450Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-08-17T12:16:51.9089144Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-08-17T12:16:51.9090786Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-08-17T12:16:51.9093142Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-08-17T12:16:51.9095179Z adding 'torch/include/ATen/core/Variadic.h' 2022-08-17T12:16:51.9097114Z adding 'torch/include/ATen/core/Vitals.h' 2022-08-17T12:16:51.9099432Z adding 'torch/include/ATen/core/alias_info.h' 2022-08-17T12:16:51.9110287Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-08-17T12:16:51.9114206Z adding 'torch/include/ATen/core/blob.h' 2022-08-17T12:16:51.9116337Z adding 'torch/include/ATen/core/builtin_function.h' 2022-08-17T12:16:51.9120831Z adding 'torch/include/ATen/core/class_type.h' 2022-08-17T12:16:51.9122901Z adding 'torch/include/ATen/core/custom_class.h' 2022-08-17T12:16:51.9126521Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-08-17T12:16:51.9128382Z adding 'torch/include/ATen/core/enum_tag.h' 2022-08-17T12:16:51.9130484Z adding 'torch/include/ATen/core/enum_type.h' 2022-08-17T12:16:51.9132781Z adding 'torch/include/ATen/core/function.h' 2022-08-17T12:16:51.9139724Z adding 'torch/include/ATen/core/function_schema.h' 2022-08-17T12:16:51.9144737Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-08-17T12:16:51.9147001Z adding 'torch/include/ATen/core/functional.h' 2022-08-17T12:16:51.9148582Z adding 'torch/include/ATen/core/grad_mode.h' 2022-08-17T12:16:51.9152603Z adding 'torch/include/ATen/core/interned_strings.h' 2022-08-17T12:16:51.9155433Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-08-17T12:16:51.9169229Z adding 'torch/include/ATen/core/ivalue.h' 2022-08-17T12:16:51.9193798Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-08-17T12:16:51.9198213Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-08-17T12:16:51.9216936Z adding 'torch/include/ATen/core/jit_type.h' 2022-08-17T12:16:51.9225199Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-08-17T12:16:51.9228505Z adding 'torch/include/ATen/core/operator_name.h' 2022-08-17T12:16:51.9231513Z adding 'torch/include/ATen/core/qualified_name.h' 2022-08-17T12:16:51.9234090Z adding 'torch/include/ATen/core/rref_interface.h' 2022-08-17T12:16:51.9237443Z adding 'torch/include/ATen/core/stack.h' 2022-08-17T12:16:51.9240905Z adding 'torch/include/ATen/core/symbol.h' 2022-08-17T12:16:51.9243565Z adding 'torch/include/ATen/core/type_factory.h' 2022-08-17T12:16:51.9245972Z adding 'torch/include/ATen/core/type_ptr.h' 2022-08-17T12:16:51.9247629Z adding 'torch/include/ATen/core/typeid.h' 2022-08-17T12:16:51.9252102Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-08-17T12:16:51.9254956Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-08-17T12:16:51.9258311Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-08-17T12:16:51.9262033Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-08-17T12:16:51.9264176Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-08-17T12:16:51.9267140Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-08-17T12:16:51.9269520Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-08-17T12:16:51.9274299Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-08-17T12:16:51.9281877Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-08-17T12:16:51.9285430Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-08-17T12:16:51.9288640Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-08-17T12:16:51.9292814Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-08-17T12:16:51.9301660Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-08-17T12:16:51.9304529Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-08-17T12:16:51.9309424Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-08-17T12:16:51.9311946Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-08-17T12:16:51.9314091Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-08-17T12:16:51.9317171Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-08-17T12:16:51.9320547Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-08-17T12:16:51.9324142Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-08-17T12:16:51.9330942Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-08-17T12:16:51.9334150Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-08-17T12:16:51.9337680Z adding 'torch/include/ATen/cpu/vml.h' 2022-08-17T12:16:51.9340135Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-08-17T12:16:51.9343414Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-08-17T12:16:51.9347812Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-08-17T12:16:51.9350733Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-08-17T12:16:51.9352683Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-08-17T12:16:51.9361378Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-08-17T12:16:51.9365640Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-08-17T12:16:51.9367704Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-08-17T12:16:51.9371131Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-08-17T12:16:51.9377821Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-08-17T12:16:51.9383237Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-08-17T12:16:51.9388809Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-08-17T12:16:51.9393174Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-08-17T12:16:51.9397724Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-08-17T12:16:51.9403617Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-08-17T12:16:51.9411927Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-08-17T12:16:51.9420877Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-08-17T12:16:51.9424960Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-08-17T12:16:51.9431770Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-08-17T12:16:51.9438263Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-08-17T12:16:51.9445898Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-08-17T12:16:51.9451008Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-08-17T12:16:51.9455661Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-08-17T12:16:51.9463375Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-08-17T12:16:51.9472135Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-08-17T12:16:51.9475879Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-08-17T12:16:51.9477865Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-08-17T12:16:51.9480581Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-08-17T12:16:51.9485648Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-08-17T12:16:51.9492530Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-08-17T12:16:51.9496661Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-08-17T12:16:51.9499416Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-08-17T12:16:51.9501638Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-08-17T12:16:51.9503828Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-08-17T12:16:51.9507133Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-08-17T12:16:51.9510403Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-08-17T12:16:51.9513065Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-08-17T12:16:51.9515610Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-08-17T12:16:51.9517656Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-08-17T12:16:51.9521354Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-08-17T12:16:51.9524470Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-08-17T12:16:51.9526372Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-08-17T12:16:51.9528474Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-08-17T12:16:51.9530933Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-08-17T12:16:51.9533378Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-08-17T12:16:51.9535769Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-08-17T12:16:51.9539002Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-08-17T12:16:51.9541870Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-08-17T12:16:51.9543825Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-08-17T12:16:51.9545931Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-08-17T12:16:51.9548472Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-08-17T12:16:51.9550318Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-08-17T12:16:51.9552317Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-08-17T12:16:51.9556998Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-08-17T12:16:51.9559953Z adding 'torch/include/ATen/cuda/cub.h' 2022-08-17T12:16:51.9562250Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-08-17T12:16:51.9564243Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-08-17T12:16:51.9567578Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-08-17T12:16:51.9569589Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-08-17T12:16:51.9572611Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-08-17T12:16:51.9576552Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-08-17T12:16:51.9578713Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-08-17T12:16:51.9581764Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-08-17T12:16:51.9584150Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-08-17T12:16:51.9585961Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-08-17T12:16:51.9589113Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-08-17T12:16:51.9591373Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-08-17T12:16:51.9594201Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-08-17T12:16:51.9596506Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-08-17T12:16:51.9601536Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-08-17T12:16:51.9603418Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-08-17T12:16:51.9605567Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-08-17T12:16:51.9606965Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-08-17T12:16:51.9609421Z adding 'torch/include/ATen/cudnn/Types.h' 2022-08-17T12:16:51.9611126Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-08-17T12:16:51.9613477Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-08-17T12:16:51.9617253Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-08-17T12:16:51.9619556Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-08-17T12:16:51.9622162Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-08-17T12:16:51.9624201Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-08-17T12:16:51.9627071Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-08-17T12:16:51.9628669Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-08-17T12:16:51.9633574Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-08-17T12:16:51.9637810Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-08-17T12:16:51.9641685Z adding 'torch/include/ATen/native/Activation.h' 2022-08-17T12:16:51.9643606Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-08-17T12:16:51.9647279Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-08-17T12:16:51.9650224Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-08-17T12:16:51.9654186Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-08-17T12:16:51.9657218Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-08-17T12:16:51.9659804Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-08-17T12:16:51.9661718Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-08-17T12:16:51.9664758Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-08-17T12:16:51.9666838Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-08-17T12:16:51.9670270Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-08-17T12:16:51.9675660Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-08-17T12:16:51.9677816Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-08-17T12:16:51.9679714Z adding 'torch/include/ATen/native/Copy.h' 2022-08-17T12:16:51.9681847Z adding 'torch/include/ATen/native/Cross.h' 2022-08-17T12:16:51.9685185Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-08-17T12:16:51.9688857Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-08-17T12:16:51.9690974Z adding 'torch/include/ATen/native/Distance.h' 2022-08-17T12:16:51.9696094Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-08-17T12:16:51.9703301Z adding 'torch/include/ATen/native/Distributions.h' 2022-08-17T12:16:51.9706514Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-08-17T12:16:51.9708453Z adding 'torch/include/ATen/native/Fill.h' 2022-08-17T12:16:51.9711713Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-08-17T12:16:51.9713829Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-08-17T12:16:51.9717580Z adding 'torch/include/ATen/native/GridSampler.h' 2022-08-17T12:16:51.9720543Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-08-17T12:16:51.9722333Z adding 'torch/include/ATen/native/Histogram.h' 2022-08-17T12:16:51.9724840Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-08-17T12:16:51.9727835Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-08-17T12:16:51.9729757Z adding 'torch/include/ATen/native/Lerp.h' 2022-08-17T12:16:51.9731852Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-08-17T12:16:51.9740902Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-08-17T12:16:51.9743897Z adding 'torch/include/ATen/native/LossMulti.h' 2022-08-17T12:16:51.9783314Z adding 'torch/include/ATen/native/Math.h' 2022-08-17T12:16:51.9789142Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-08-17T12:16:51.9792601Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-08-17T12:16:51.9795039Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-08-17T12:16:51.9796892Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-08-17T12:16:51.9799054Z adding 'torch/include/ATen/native/Normalization.h' 2022-08-17T12:16:51.9800976Z adding 'torch/include/ATen/native/PadNd.h' 2022-08-17T12:16:51.9803319Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-08-17T12:16:51.9807018Z adding 'torch/include/ATen/native/Pool.h' 2022-08-17T12:16:51.9809627Z adding 'torch/include/ATen/native/Pow.h' 2022-08-17T12:16:51.9811811Z adding 'torch/include/ATen/native/RNN.h' 2022-08-17T12:16:51.9814054Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-08-17T12:16:51.9816033Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-08-17T12:16:51.9818368Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-08-17T12:16:51.9823174Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-08-17T12:16:51.9825795Z adding 'torch/include/ATen/native/Repeat.h' 2022-08-17T12:16:51.9829282Z adding 'torch/include/ATen/native/Resize.h' 2022-08-17T12:16:51.9831666Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-08-17T12:16:51.9834508Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-08-17T12:16:51.9836488Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-08-17T12:16:51.9841064Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-08-17T12:16:51.9843845Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-08-17T12:16:51.9845657Z adding 'torch/include/ATen/native/Sorting.h' 2022-08-17T12:16:51.9848346Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-08-17T12:16:51.9851113Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-08-17T12:16:51.9854379Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-08-17T12:16:51.9856810Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-08-17T12:16:51.9859739Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-08-17T12:16:51.9861836Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-08-17T12:16:51.9864074Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-08-17T12:16:51.9866317Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-08-17T12:16:51.9869408Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-08-17T12:16:51.9870992Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-08-17T12:16:51.9873969Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-08-17T12:16:51.9875383Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-08-17T12:16:51.9878356Z adding 'torch/include/ATen/native/TensorShape.h' 2022-08-17T12:16:51.9880306Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-08-17T12:16:51.9883035Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-08-17T12:16:51.9884969Z adding 'torch/include/ATen/native/TransposeType.h' 2022-08-17T12:16:51.9887679Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-08-17T12:16:51.9889510Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-08-17T12:16:51.9892357Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-08-17T12:16:51.9894473Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-08-17T12:16:51.9896564Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-08-17T12:16:51.9899755Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-08-17T12:16:51.9904745Z adding 'torch/include/ATen/native/UpSample.h' 2022-08-17T12:16:51.9907333Z adding 'torch/include/ATen/native/batch_norm.h' 2022-08-17T12:16:51.9909180Z adding 'torch/include/ATen/native/group_norm.h' 2022-08-17T12:16:51.9912116Z adding 'torch/include/ATen/native/im2col.h' 2022-08-17T12:16:51.9915267Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-08-17T12:16:51.9917990Z adding 'torch/include/ATen/native/layer_norm.h' 2022-08-17T12:16:51.9919757Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-08-17T12:16:51.9922454Z adding 'torch/include/ATen/native/vol2col.h' 2022-08-17T12:16:51.9925447Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-08-17T12:16:51.9927102Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-08-17T12:16:51.9929298Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-08-17T12:16:51.9931140Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-08-17T12:16:51.9935564Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-08-17T12:16:51.9938526Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-08-17T12:16:51.9940928Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-08-17T12:16:51.9943321Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-08-17T12:16:51.9945730Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-08-17T12:16:51.9950432Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-08-17T12:16:51.9952955Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-08-17T12:16:51.9954708Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-08-17T12:16:51.9959571Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-08-17T12:16:51.9963149Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-08-17T12:16:51.9965036Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-08-17T12:16:51.9967215Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-08-17T12:16:51.9969182Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-08-17T12:16:51.9974548Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-08-17T12:16:51.9977347Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-08-17T12:16:51.9980123Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-08-17T12:16:51.9982854Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-08-17T12:16:51.9985666Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-08-17T12:16:51.9988881Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-08-17T12:16:51.9990803Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-08-17T12:16:51.9995255Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-08-17T12:16:51.9999186Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-08-17T12:16:52.0001829Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-08-17T12:16:52.0008304Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-08-17T12:16:52.0011222Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-08-17T12:16:52.0013140Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-08-17T12:16:52.0020078Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-08-17T12:16:52.0022323Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-08-17T12:16:52.0024033Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-08-17T12:16:52.0026639Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-08-17T12:16:52.0030063Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-08-17T12:16:52.0031958Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-08-17T12:16:52.0033497Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-08-17T12:16:52.0036344Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-08-17T12:16:52.0038764Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-08-17T12:16:52.0040343Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-08-17T12:16:52.0043899Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-08-17T12:16:52.0072642Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-08-17T12:16:52.0080447Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-08-17T12:16:52.0083607Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-08-17T12:16:52.0086297Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-08-17T12:16:52.0101871Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-08-17T12:16:52.0107500Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-08-17T12:16:52.0111959Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-08-17T12:16:52.0114026Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-08-17T12:16:52.0126517Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-08-17T12:16:52.0128974Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-08-17T12:16:52.0130869Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-08-17T12:16:52.0132071Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-08-17T12:16:52.0136645Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-08-17T12:16:52.0138701Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-08-17T12:16:52.0140334Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-08-17T12:16:52.0143519Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-08-17T12:16:52.0145254Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-08-17T12:16:52.0147669Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-08-17T12:16:52.0151803Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-08-17T12:16:52.0157265Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-08-17T12:16:52.0159236Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-08-17T12:16:52.0160665Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-08-17T12:16:52.0162191Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-08-17T12:16:52.0165497Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-08-17T12:16:52.0167880Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-08-17T12:16:52.0170531Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-08-17T12:16:52.0173383Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-08-17T12:16:52.0179403Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-08-17T12:16:52.0181634Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-08-17T12:16:52.0184628Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-08-17T12:16:52.0187249Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-08-17T12:16:52.0189106Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-08-17T12:16:52.0190696Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-08-17T12:16:52.0192644Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-08-17T12:16:52.0194174Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-08-17T12:16:52.0195889Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-08-17T12:16:52.0197846Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-08-17T12:16:52.0199417Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-08-17T12:16:52.0201385Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-08-17T12:16:52.0206161Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-08-17T12:16:52.0209969Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-08-17T12:16:52.0212709Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-08-17T12:16:52.0214714Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-08-17T12:16:52.0217842Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-08-17T12:16:52.0221773Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-08-17T12:16:52.0225257Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-08-17T12:16:52.0227186Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-08-17T12:16:52.0228715Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-08-17T12:16:52.0230220Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-08-17T12:16:52.0289429Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-08-17T12:16:52.0290029Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-08-17T12:16:52.0292082Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0293317Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.0295264Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.0296860Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-08-17T12:16:52.0298751Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-08-17T12:16:52.0300793Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0301971Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-08-17T12:16:52.0304177Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-08-17T12:16:52.0305621Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-08-17T12:16:52.0307107Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-08-17T12:16:52.0308793Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-08-17T12:16:52.0310700Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-08-17T12:16:52.0312816Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0314183Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.0316156Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.0317657Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-08-17T12:16:52.0319392Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-08-17T12:16:52.0321110Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0322648Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-08-17T12:16:52.0324245Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-08-17T12:16:52.0325826Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-08-17T12:16:52.0327739Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-08-17T12:16:52.0329311Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-08-17T12:16:52.0331159Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0332674Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-08-17T12:16:52.0334960Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-08-17T12:16:52.0336413Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-08-17T12:16:52.0338338Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0339901Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-08-17T12:16:52.0341580Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-08-17T12:16:52.0343235Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-08-17T12:16:52.0345071Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-08-17T12:16:52.0346935Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-08-17T12:16:52.0348793Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.0350354Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-08-17T12:16:52.0352046Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-08-17T12:16:52.0353629Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-08-17T12:16:52.0355466Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-08-17T12:16:52.0356988Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-08-17T12:16:52.0358826Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-08-17T12:16:52.0360415Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-08-17T12:16:52.0362064Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0363726Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-08-17T12:16:52.0365220Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-08-17T12:16:52.0366783Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-08-17T12:16:52.0368527Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-08-17T12:16:52.0370351Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-08-17T12:16:52.0372052Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0373611Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-08-17T12:16:52.0375144Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-08-17T12:16:52.0376963Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-08-17T12:16:52.0381260Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-08-17T12:16:52.0383232Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0384830Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-08-17T12:16:52.0386326Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-08-17T12:16:52.0388007Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-08-17T12:16:52.0389674Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-08-17T12:16:52.0391349Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-08-17T12:16:52.0392965Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-08-17T12:16:52.0394586Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-08-17T12:16:52.0395992Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-08-17T12:16:52.0397545Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-08-17T12:16:52.0399018Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-08-17T12:16:52.0400639Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0402147Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-08-17T12:16:52.0403612Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-08-17T12:16:52.0405099Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-08-17T12:16:52.0406777Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0408349Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-08-17T12:16:52.0409755Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-08-17T12:16:52.0411155Z adding 'torch/include/ATen/ops/_backward.h' 2022-08-17T12:16:52.0412828Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0414329Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-08-17T12:16:52.0416068Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-08-17T12:16:52.0417819Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-08-17T12:16:52.0419483Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-08-17T12:16:52.0421190Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0422742Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-08-17T12:16:52.0424463Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-08-17T12:16:52.0426150Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0427493Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-08-17T12:16:52.0429260Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-08-17T12:16:52.0430811Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-08-17T12:16:52.0432522Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0433875Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-08-17T12:16:52.0435480Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-08-17T12:16:52.0437013Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-08-17T12:16:52.0438589Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0440070Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-08-17T12:16:52.0441627Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-08-17T12:16:52.0443209Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-08-17T12:16:52.0444779Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0446264Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-08-17T12:16:52.0447745Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-08-17T12:16:52.0449308Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-08-17T12:16:52.0450909Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0452384Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-08-17T12:16:52.0453955Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-08-17T12:16:52.0455602Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-08-17T12:16:52.0457244Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0458733Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-08-17T12:16:52.0460234Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-08-17T12:16:52.0461797Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-08-17T12:16:52.0463341Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0464887Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-08-17T12:16:52.0466328Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-08-17T12:16:52.0467872Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-08-17T12:16:52.0469533Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0471104Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-08-17T12:16:52.0472678Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-08-17T12:16:52.0474263Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-08-17T12:16:52.0475860Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0477377Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-08-17T12:16:52.0478870Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-08-17T12:16:52.0480598Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-08-17T12:16:52.0482237Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0483682Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-08-17T12:16:52.0485198Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-08-17T12:16:52.0486645Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-08-17T12:16:52.0488386Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-08-17T12:16:52.0490016Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-08-17T12:16:52.0491636Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0493231Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-08-17T12:16:52.0494795Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-08-17T12:16:52.0497036Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-08-17T12:16:52.0498760Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-08-17T12:16:52.0500094Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-08-17T12:16:52.0501604Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0503059Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-08-17T12:16:52.0504554Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-08-17T12:16:52.0506113Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-08-17T12:16:52.0507787Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-08-17T12:16:52.0509444Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-08-17T12:16:52.0511150Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0512683Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-08-17T12:16:52.0514319Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-08-17T12:16:52.0515889Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-08-17T12:16:52.0517552Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0519013Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-08-17T12:16:52.0520670Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-08-17T12:16:52.0522325Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-08-17T12:16:52.0523996Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0525594Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-08-17T12:16:52.0527034Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-08-17T12:16:52.0528733Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-08-17T12:16:52.0530448Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-08-17T12:16:52.0532119Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-08-17T12:16:52.0533717Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-08-17T12:16:52.0536020Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-08-17T12:16:52.0537463Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-08-17T12:16:52.0538963Z adding 'torch/include/ATen/ops/_conj.h' 2022-08-17T12:16:52.0540505Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0541888Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-08-17T12:16:52.0543549Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0545167Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.0546538Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-08-17T12:16:52.0548194Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-08-17T12:16:52.0549772Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-08-17T12:16:52.0551501Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-08-17T12:16:52.0553199Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-08-17T12:16:52.0554768Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0556265Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-08-17T12:16:52.0558023Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-08-17T12:16:52.0560054Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-08-17T12:16:52.0561672Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-08-17T12:16:52.0563400Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-08-17T12:16:52.0565268Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-08-17T12:16:52.0566904Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-08-17T12:16:52.0568657Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.0570036Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-08-17T12:16:52.0571614Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-08-17T12:16:52.0573058Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-08-17T12:16:52.0575147Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-08-17T12:16:52.0576776Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-08-17T12:16:52.0578528Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-08-17T12:16:52.0580358Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-08-17T12:16:52.0582270Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.0583854Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-08-17T12:16:52.0585594Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-08-17T12:16:52.0587218Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-08-17T12:16:52.0588973Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-08-17T12:16:52.0590689Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-08-17T12:16:52.0592583Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-08-17T12:16:52.0594363Z adding 'torch/include/ATen/ops/_convolution.h' 2022-08-17T12:16:52.0596380Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0598190Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0599976Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-08-17T12:16:52.0601839Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0603480Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-08-17T12:16:52.0605291Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-08-17T12:16:52.0607048Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-08-17T12:16:52.0608931Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0610516Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-08-17T12:16:52.0612313Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-08-17T12:16:52.0614203Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-08-17T12:16:52.0616322Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-08-17T12:16:52.0618194Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-08-17T12:16:52.0620046Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-08-17T12:16:52.0621893Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0623485Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-08-17T12:16:52.0625458Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-08-17T12:16:52.0627322Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0628820Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-08-17T12:16:52.0630621Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-08-17T12:16:52.0632566Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-08-17T12:16:52.0634519Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-08-17T12:16:52.0636505Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0638199Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-08-17T12:16:52.0639965Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-08-17T12:16:52.0641657Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-08-17T12:16:52.0643606Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-08-17T12:16:52.0645611Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0647254Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-08-17T12:16:52.0648983Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-08-17T12:16:52.0650648Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-08-17T12:16:52.0652639Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-08-17T12:16:52.0654765Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-08-17T12:16:52.0656805Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0658486Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-08-17T12:16:52.0660074Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-08-17T12:16:52.0661980Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-08-17T12:16:52.0663984Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-08-17T12:16:52.0665957Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0667567Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-08-17T12:16:52.0669219Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-08-17T12:16:52.0671053Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-08-17T12:16:52.0673097Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-08-17T12:16:52.0675274Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-08-17T12:16:52.0677422Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0679180Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-08-17T12:16:52.0681025Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-08-17T12:16:52.0683101Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-08-17T12:16:52.0685165Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0687169Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-08-17T12:16:52.0688712Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-08-17T12:16:52.0690551Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0692190Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-08-17T12:16:52.0694025Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-08-17T12:16:52.0695961Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-08-17T12:16:52.0697776Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-08-17T12:16:52.0699901Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-08-17T12:16:52.0701729Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-08-17T12:16:52.0703528Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0705123Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-08-17T12:16:52.0706932Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-08-17T12:16:52.0708544Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-08-17T12:16:52.0710328Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0711872Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-08-17T12:16:52.0713770Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-08-17T12:16:52.0715435Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-08-17T12:16:52.0717243Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0718796Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-08-17T12:16:52.0720525Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-08-17T12:16:52.0722196Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-08-17T12:16:52.0724014Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0725595Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-08-17T12:16:52.0727309Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-08-17T12:16:52.0729033Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-08-17T12:16:52.0730774Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-08-17T12:16:52.0732478Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-08-17T12:16:52.0734282Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-08-17T12:16:52.0736002Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-08-17T12:16:52.0737720Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-08-17T12:16:52.0739432Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-08-17T12:16:52.0741110Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-08-17T12:16:52.0742758Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-08-17T12:16:52.0744540Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-08-17T12:16:52.0746335Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-08-17T12:16:52.0748124Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0749697Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-08-17T12:16:52.0751392Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-08-17T12:16:52.0753024Z adding 'torch/include/ATen/ops/_dimI.h' 2022-08-17T12:16:52.0754727Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-08-17T12:16:52.0756395Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-08-17T12:16:52.0757981Z adding 'torch/include/ATen/ops/_dimV.h' 2022-08-17T12:16:52.0759609Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-08-17T12:16:52.0761330Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-08-17T12:16:52.0763082Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-08-17T12:16:52.0764869Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0766470Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-08-17T12:16:52.0768183Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-08-17T12:16:52.0770811Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-08-17T12:16:52.0772753Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0774682Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-08-17T12:16:52.0776418Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-08-17T12:16:52.0778126Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-08-17T12:16:52.0779951Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-08-17T12:16:52.0781816Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-08-17T12:16:52.0783930Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0785459Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-08-17T12:16:52.0787133Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-08-17T12:16:52.0788830Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-08-17T12:16:52.0790707Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-08-17T12:16:52.0792793Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-08-17T12:16:52.0794682Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-08-17T12:16:52.0796985Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0798477Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-08-17T12:16:52.0800204Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-08-17T12:16:52.0802094Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0803848Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-08-17T12:16:52.0805488Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-08-17T12:16:52.0807374Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-08-17T12:16:52.0809263Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0810961Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-08-17T12:16:52.0812638Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-08-17T12:16:52.0814571Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-08-17T12:16:52.0816705Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-08-17T12:16:52.0818709Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-08-17T12:16:52.0820620Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0822353Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-08-17T12:16:52.0824007Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-08-17T12:16:52.0825793Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-08-17T12:16:52.0827722Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-08-17T12:16:52.0829515Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-08-17T12:16:52.0831456Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-08-17T12:16:52.0833517Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-08-17T12:16:52.0835346Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0837140Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-08-17T12:16:52.0838827Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-08-17T12:16:52.0840526Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-08-17T12:16:52.0842370Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-08-17T12:16:52.0844113Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-08-17T12:16:52.0845908Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0847538Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-08-17T12:16:52.0849368Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-08-17T12:16:52.0851288Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-08-17T12:16:52.0853155Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0855032Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-08-17T12:16:52.0856757Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-08-17T12:16:52.0858611Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-08-17T12:16:52.0860624Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-08-17T12:16:52.0862563Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0864233Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-08-17T12:16:52.0865948Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-08-17T12:16:52.0867846Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-08-17T12:16:52.0869580Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-08-17T12:16:52.0871385Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0873037Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-08-17T12:16:52.0874804Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-08-17T12:16:52.0876688Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-08-17T12:16:52.0878416Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-08-17T12:16:52.0880273Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0881853Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-08-17T12:16:52.0883651Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-08-17T12:16:52.0885530Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0887249Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-08-17T12:16:52.0888922Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-08-17T12:16:52.0890617Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-08-17T12:16:52.0892422Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-08-17T12:16:52.0894390Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-08-17T12:16:52.0896179Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-08-17T12:16:52.0898331Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.0899767Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-08-17T12:16:52.0901576Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-08-17T12:16:52.0903455Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0905157Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-08-17T12:16:52.0907035Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-08-17T12:16:52.0908638Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-08-17T12:16:52.0910578Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-08-17T12:16:52.0912641Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-08-17T12:16:52.0914581Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0916394Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-08-17T12:16:52.0918116Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-08-17T12:16:52.0919986Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-08-17T12:16:52.0921874Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-08-17T12:16:52.0923676Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-08-17T12:16:52.0925518Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-08-17T12:16:52.0927315Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-08-17T12:16:52.0928972Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-08-17T12:16:52.0930848Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-08-17T12:16:52.0932660Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-08-17T12:16:52.0934546Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-08-17T12:16:52.0936556Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-08-17T12:16:52.0938194Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-08-17T12:16:52.0940102Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-08-17T12:16:52.0941861Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-08-17T12:16:52.0943704Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-08-17T12:16:52.0945437Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-08-17T12:16:52.0947189Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-08-17T12:16:52.0949085Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-08-17T12:16:52.0950941Z adding 'torch/include/ATen/ops/_foobar.h' 2022-08-17T12:16:52.0952859Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0954618Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-08-17T12:16:52.0956291Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-08-17T12:16:52.0958207Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-08-17T12:16:52.0959974Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-08-17T12:16:52.0961888Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0963632Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-08-17T12:16:52.0965413Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-08-17T12:16:52.0967062Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-08-17T12:16:52.0968993Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-08-17T12:16:52.0970787Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-08-17T12:16:52.0972661Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0974508Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-08-17T12:16:52.0976465Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-08-17T12:16:52.0978129Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-08-17T12:16:52.0980069Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-08-17T12:16:52.0982038Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-08-17T12:16:52.0984032Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0985773Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-08-17T12:16:52.0987561Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-08-17T12:16:52.0989361Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-08-17T12:16:52.0991655Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-08-17T12:16:52.0993812Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-08-17T12:16:52.0995845Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.0997671Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-08-17T12:16:52.0999436Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-08-17T12:16:52.1001224Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-08-17T12:16:52.1003447Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-08-17T12:16:52.1005466Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-08-17T12:16:52.1007557Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1009218Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-08-17T12:16:52.1011033Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-08-17T12:16:52.1012840Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-08-17T12:16:52.1015075Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-08-17T12:16:52.1016987Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-08-17T12:16:52.1018942Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1020582Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-08-17T12:16:52.1022329Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-08-17T12:16:52.1023964Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-08-17T12:16:52.1025934Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-08-17T12:16:52.1027607Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-08-17T12:16:52.1029570Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1031194Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-08-17T12:16:52.1033122Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-08-17T12:16:52.1034971Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-08-17T12:16:52.1036749Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-08-17T12:16:52.1038434Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-08-17T12:16:52.1040375Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1041967Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-08-17T12:16:52.1043698Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-08-17T12:16:52.1045324Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-08-17T12:16:52.1047198Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-08-17T12:16:52.1049036Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-08-17T12:16:52.1050771Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1052358Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-08-17T12:16:52.1054248Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-08-17T12:16:52.1055985Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-08-17T12:16:52.1057755Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-08-17T12:16:52.1059536Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-08-17T12:16:52.1061421Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1063218Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-08-17T12:16:52.1064973Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-08-17T12:16:52.1066588Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-08-17T12:16:52.1069165Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-08-17T12:16:52.1070520Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-08-17T12:16:52.1072669Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1074594Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-08-17T12:16:52.1076449Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-08-17T12:16:52.1078333Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-08-17T12:16:52.1080226Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-08-17T12:16:52.1082049Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-08-17T12:16:52.1083909Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1085340Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-08-17T12:16:52.1086963Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-08-17T12:16:52.1088608Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-08-17T12:16:52.1090587Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-08-17T12:16:52.1092342Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-08-17T12:16:52.1094521Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1096123Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-08-17T12:16:52.1097635Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-08-17T12:16:52.1099098Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-08-17T12:16:52.1100905Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-08-17T12:16:52.1102624Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-08-17T12:16:52.1104382Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1105924Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-08-17T12:16:52.1107600Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-08-17T12:16:52.1109105Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-08-17T12:16:52.1110891Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-08-17T12:16:52.1112633Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-08-17T12:16:52.1114451Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1116028Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-08-17T12:16:52.1117687Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-08-17T12:16:52.1119208Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-08-17T12:16:52.1120991Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-08-17T12:16:52.1122667Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-08-17T12:16:52.1124539Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1125992Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-08-17T12:16:52.1127632Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-08-17T12:16:52.1129254Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-08-17T12:16:52.1131066Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-08-17T12:16:52.1132704Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-08-17T12:16:52.1134500Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1136371Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-08-17T12:16:52.1138039Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-08-17T12:16:52.1139598Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-08-17T12:16:52.1141335Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-08-17T12:16:52.1143062Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-08-17T12:16:52.1144876Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1146388Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-08-17T12:16:52.1148039Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-08-17T12:16:52.1149596Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-08-17T12:16:52.1151389Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-08-17T12:16:52.1153140Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-08-17T12:16:52.1154845Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-08-17T12:16:52.1156634Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1158256Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-08-17T12:16:52.1159856Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-08-17T12:16:52.1161451Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-08-17T12:16:52.1163170Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-08-17T12:16:52.1164879Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-08-17T12:16:52.1166659Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1168307Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-08-17T12:16:52.1169860Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-08-17T12:16:52.1171468Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-08-17T12:16:52.1173179Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-08-17T12:16:52.1175079Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-08-17T12:16:52.1176906Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1178540Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-08-17T12:16:52.1180135Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-08-17T12:16:52.1181848Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-08-17T12:16:52.1184364Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-08-17T12:16:52.1186233Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1187807Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-08-17T12:16:52.1189506Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-08-17T12:16:52.1191042Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-08-17T12:16:52.1192998Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-08-17T12:16:52.1194810Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-08-17T12:16:52.1196636Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1198255Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-08-17T12:16:52.1199838Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-08-17T12:16:52.1201246Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-08-17T12:16:52.1202970Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-08-17T12:16:52.1204448Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-08-17T12:16:52.1206070Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1207581Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-08-17T12:16:52.1209089Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-08-17T12:16:52.1210716Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-08-17T12:16:52.1212412Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-08-17T12:16:52.1214471Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-08-17T12:16:52.1216355Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1217936Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-08-17T12:16:52.1219637Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-08-17T12:16:52.1221473Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-08-17T12:16:52.1223511Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-08-17T12:16:52.1225369Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-08-17T12:16:52.1227068Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1228752Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-08-17T12:16:52.1230379Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-08-17T12:16:52.1232141Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-08-17T12:16:52.1233904Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-08-17T12:16:52.1235639Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-08-17T12:16:52.1237207Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1238650Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-08-17T12:16:52.1240225Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-08-17T12:16:52.1241706Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-08-17T12:16:52.1243368Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-08-17T12:16:52.1244998Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-08-17T12:16:52.1246863Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1248267Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-08-17T12:16:52.1249829Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-08-17T12:16:52.1251305Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-08-17T12:16:52.1252993Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-08-17T12:16:52.1254707Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-08-17T12:16:52.1256545Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1258050Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-08-17T12:16:52.1259431Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-08-17T12:16:52.1260897Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-08-17T12:16:52.1262529Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-08-17T12:16:52.1264119Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-08-17T12:16:52.1265704Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1267146Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-08-17T12:16:52.1268634Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-08-17T12:16:52.1270058Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-08-17T12:16:52.1271631Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-08-17T12:16:52.1273285Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-08-17T12:16:52.1274968Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1276427Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-08-17T12:16:52.1277883Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-08-17T12:16:52.1279311Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-08-17T12:16:52.1280994Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-08-17T12:16:52.1282920Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-08-17T12:16:52.1284648Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1286011Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-08-17T12:16:52.1287743Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-08-17T12:16:52.1289322Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-08-17T12:16:52.1290926Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-08-17T12:16:52.1292432Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-08-17T12:16:52.1294259Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1296022Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-08-17T12:16:52.1297850Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-08-17T12:16:52.1299602Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-08-17T12:16:52.1301387Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-08-17T12:16:52.1303228Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-08-17T12:16:52.1305430Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1307876Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-08-17T12:16:52.1309930Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-08-17T12:16:52.1312320Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-08-17T12:16:52.1315124Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-08-17T12:16:52.1317462Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-08-17T12:16:52.1319685Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1321939Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-08-17T12:16:52.1323865Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-08-17T12:16:52.1326225Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-08-17T12:16:52.1328232Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-08-17T12:16:52.1330566Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-08-17T12:16:52.1332787Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1334984Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-08-17T12:16:52.1337480Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-08-17T12:16:52.1339299Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-08-17T12:16:52.1341669Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-08-17T12:16:52.1343606Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-08-17T12:16:52.1345926Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1347655Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-08-17T12:16:52.1349931Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-08-17T12:16:52.1351997Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-08-17T12:16:52.1354270Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-08-17T12:16:52.1356308Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-08-17T12:16:52.1358585Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1360407Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-08-17T12:16:52.1362594Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-08-17T12:16:52.1364493Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-08-17T12:16:52.1366846Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-08-17T12:16:52.1368936Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-08-17T12:16:52.1371223Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1373130Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-08-17T12:16:52.1375361Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-08-17T12:16:52.1377620Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-08-17T12:16:52.1380079Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-08-17T12:16:52.1382664Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1384514Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-08-17T12:16:52.1386808Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-08-17T12:16:52.1388851Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-08-17T12:16:52.1391491Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-08-17T12:16:52.1393490Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-08-17T12:16:52.1395881Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1397741Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-08-17T12:16:52.1400023Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1402058Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1404029Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-08-17T12:16:52.1406365Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-08-17T12:16:52.1408079Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-08-17T12:16:52.1410385Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-08-17T12:16:52.1412285Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-08-17T12:16:52.1414834Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1416580Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-08-17T12:16:52.1418910Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-08-17T12:16:52.1421026Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-08-17T12:16:52.1423091Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-08-17T12:16:52.1425403Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1427439Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-08-17T12:16:52.1429573Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-08-17T12:16:52.1431880Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1433765Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-08-17T12:16:52.1436288Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-08-17T12:16:52.1438218Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-08-17T12:16:52.1440556Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1442257Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-08-17T12:16:52.1444678Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-08-17T12:16:52.1446590Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-08-17T12:16:52.1448847Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1450599Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-08-17T12:16:52.1452847Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-08-17T12:16:52.1455037Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-08-17T12:16:52.1457630Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1459446Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-08-17T12:16:52.1461651Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-08-17T12:16:52.1463946Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-08-17T12:16:52.1466091Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-08-17T12:16:52.1468365Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1470375Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-08-17T12:16:52.1472328Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-08-17T12:16:52.1474804Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-08-17T12:16:52.1476915Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-08-17T12:16:52.1479231Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1481121Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-08-17T12:16:52.1483223Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-08-17T12:16:52.1485450Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-08-17T12:16:52.1487590Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-08-17T12:16:52.1489976Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1491867Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-08-17T12:16:52.1494248Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-08-17T12:16:52.1496255Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-08-17T12:16:52.1498318Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-08-17T12:16:52.1500747Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-08-17T12:16:52.1502449Z adding 'torch/include/ATen/ops/_indices.h' 2022-08-17T12:16:52.1504712Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-08-17T12:16:52.1506749Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1509035Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1510674Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-08-17T12:16:52.1513186Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-08-17T12:16:52.1514948Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-08-17T12:16:52.1517214Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-08-17T12:16:52.1519043Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-08-17T12:16:52.1521347Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1522967Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-08-17T12:16:52.1545234Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-08-17T12:16:52.1545817Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-08-17T12:16:52.1546550Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1547208Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-08-17T12:16:52.1547784Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-08-17T12:16:52.1548328Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-08-17T12:16:52.1549010Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1549719Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-08-17T12:16:52.1550291Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-08-17T12:16:52.1550843Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-08-17T12:16:52.1551385Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-08-17T12:16:52.1551939Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-08-17T12:16:52.1552524Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-08-17T12:16:52.1553516Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-08-17T12:16:52.1556436Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1557836Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-08-17T12:16:52.1560688Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-08-17T12:16:52.1561915Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-08-17T12:16:52.1564571Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-08-17T12:16:52.1566273Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-08-17T12:16:52.1568823Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-08-17T12:16:52.1570894Z adding 'torch/include/ATen/ops/_linalg_inv_out_helper.h' 2022-08-17T12:16:52.1573311Z adding 'torch/include/ATen/ops/_linalg_inv_out_helper_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1575401Z adding 'torch/include/ATen/ops/_linalg_inv_out_helper_cpu_dispatch.h' 2022-08-17T12:16:52.1577677Z adding 'torch/include/ATen/ops/_linalg_inv_out_helper_cuda_dispatch.h' 2022-08-17T12:16:52.1579921Z adding 'torch/include/ATen/ops/_linalg_inv_out_helper_meta_dispatch.h' 2022-08-17T12:16:52.1581652Z adding 'torch/include/ATen/ops/_linalg_inv_out_helper_native.h' 2022-08-17T12:16:52.1584310Z adding 'torch/include/ATen/ops/_linalg_inv_out_helper_ops.h' 2022-08-17T12:16:52.1586453Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-08-17T12:16:52.1588743Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1590660Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-08-17T12:16:52.1593138Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-08-17T12:16:52.1594946Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-08-17T12:16:52.1597477Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-08-17T12:16:52.1599171Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-08-17T12:16:52.1601732Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-08-17T12:16:52.1603767Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-08-17T12:16:52.1606384Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1607909Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-08-17T12:16:52.1610609Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-08-17T12:16:52.1612308Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-08-17T12:16:52.1615024Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-08-17T12:16:52.1617053Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-08-17T12:16:52.1620303Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-08-17T12:16:52.1622663Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-08-17T12:16:52.1625024Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1626836Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-08-17T12:16:52.1629367Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-08-17T12:16:52.1631120Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-08-17T12:16:52.1633623Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-08-17T12:16:52.1635504Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-08-17T12:16:52.1638098Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-08-17T12:16:52.1639921Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-08-17T12:16:52.1642242Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-08-17T12:16:52.1644144Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-08-17T12:16:52.1647474Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-08-17T12:16:52.1649447Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-08-17T12:16:52.1651695Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-08-17T12:16:52.1653755Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-08-17T12:16:52.1656513Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1658089Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-08-17T12:16:52.1660802Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-08-17T12:16:52.1662527Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-08-17T12:16:52.1665028Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-08-17T12:16:52.1666852Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-08-17T12:16:52.1669516Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-08-17T12:16:52.1671505Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1673799Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-08-17T12:16:52.1676024Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-08-17T12:16:52.1678064Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-08-17T12:16:52.1680197Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-08-17T12:16:52.1682255Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-08-17T12:16:52.1684641Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-08-17T12:16:52.1686607Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-08-17T12:16:52.1689055Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-08-17T12:16:52.1691960Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-08-17T12:16:52.1693427Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-08-17T12:16:52.1696353Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-08-17T12:16:52.1698440Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-08-17T12:16:52.1700924Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1702785Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-08-17T12:16:52.1705508Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-08-17T12:16:52.1707433Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-08-17T12:16:52.1709912Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1711401Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-08-17T12:16:52.1714102Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-08-17T12:16:52.1715904Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-08-17T12:16:52.1718335Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1720241Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-08-17T12:16:52.1722670Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1724681Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1726732Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-08-17T12:16:52.1729176Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-08-17T12:16:52.1730968Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-08-17T12:16:52.1733440Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-08-17T12:16:52.1735647Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-08-17T12:16:52.1738045Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1740282Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-08-17T12:16:52.1742149Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-08-17T12:16:52.1744410Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-08-17T12:16:52.1746861Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-08-17T12:16:52.1749052Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-08-17T12:16:52.1751833Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1753579Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-08-17T12:16:52.1756415Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-08-17T12:16:52.1757748Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-08-17T12:16:52.1760598Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-08-17T12:16:52.1762398Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-08-17T12:16:52.1764997Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1766724Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-08-17T12:16:52.1769104Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-08-17T12:16:52.1771106Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-08-17T12:16:52.1773528Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-08-17T12:16:52.1775998Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-08-17T12:16:52.1778460Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1780165Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-08-17T12:16:52.1782824Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-08-17T12:16:52.1784610Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-08-17T12:16:52.1787350Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-08-17T12:16:52.1789337Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1791587Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-08-17T12:16:52.1793808Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-08-17T12:16:52.1795973Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-08-17T12:16:52.1798462Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-08-17T12:16:52.1800422Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-08-17T12:16:52.1802958Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1804832Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-08-17T12:16:52.1807274Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-08-17T12:16:52.1809355Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-08-17T12:16:52.1811739Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1813662Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-08-17T12:16:52.1816057Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-08-17T12:16:52.1818401Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-08-17T12:16:52.1820689Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-08-17T12:16:52.1823043Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1824853Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-08-17T12:16:52.1827503Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-08-17T12:16:52.1829630Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-08-17T12:16:52.1832087Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1833913Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-08-17T12:16:52.1836199Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-08-17T12:16:52.1838055Z adding 'torch/include/ATen/ops/_mps_linear.h' 2022-08-17T12:16:52.1839976Z adding 'torch/include/ATen/ops/_mps_linear_backward_input.h' 2022-08-17T12:16:52.1841850Z adding 'torch/include/ATen/ops/_mps_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1843537Z adding 'torch/include/ATen/ops/_mps_linear_backward_input_native.h' 2022-08-17T12:16:52.1845456Z adding 'torch/include/ATen/ops/_mps_linear_backward_input_ops.h' 2022-08-17T12:16:52.1847421Z adding 'torch/include/ATen/ops/_mps_linear_backward_weights.h' 2022-08-17T12:16:52.1849301Z adding 'torch/include/ATen/ops/_mps_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1850963Z adding 'torch/include/ATen/ops/_mps_linear_backward_weights_native.h' 2022-08-17T12:16:52.1852901Z adding 'torch/include/ATen/ops/_mps_linear_backward_weights_ops.h' 2022-08-17T12:16:52.1854974Z adding 'torch/include/ATen/ops/_mps_linear_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1856505Z adding 'torch/include/ATen/ops/_mps_linear_native.h' 2022-08-17T12:16:52.1858498Z adding 'torch/include/ATen/ops/_mps_linear_ops.h' 2022-08-17T12:16:52.1860383Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-08-17T12:16:52.1862337Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1863994Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-08-17T12:16:52.1865944Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-08-17T12:16:52.1868088Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-08-17T12:16:52.1870241Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1872001Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-08-17T12:16:52.1873976Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-08-17T12:16:52.1875852Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-08-17T12:16:52.1878608Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-08-17T12:16:52.1880421Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-08-17T12:16:52.1882390Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1884310Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-08-17T12:16:52.1886301Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-08-17T12:16:52.1887753Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-08-17T12:16:52.1889952Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-08-17T12:16:52.1891805Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-08-17T12:16:52.1893443Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1895500Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-08-17T12:16:52.1897355Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1899187Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.1900654Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-08-17T12:16:52.1902616Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-08-17T12:16:52.1904457Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-08-17T12:16:52.1906334Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-08-17T12:16:52.1908172Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-08-17T12:16:52.1910346Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-08-17T12:16:52.1912576Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1914194Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-08-17T12:16:52.1916356Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-08-17T12:16:52.1918549Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1923349Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-08-17T12:16:52.1924922Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-08-17T12:16:52.1926522Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-08-17T12:16:52.1928087Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-08-17T12:16:52.1929691Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-08-17T12:16:52.1931365Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1932851Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-08-17T12:16:52.1934534Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-08-17T12:16:52.1936143Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-08-17T12:16:52.1937743Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-08-17T12:16:52.1939192Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-08-17T12:16:52.1940636Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-08-17T12:16:52.1942158Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-08-17T12:16:52.1943622Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-08-17T12:16:52.1945219Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-08-17T12:16:52.1946852Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-08-17T12:16:52.1948405Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1949908Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-08-17T12:16:52.1951434Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-08-17T12:16:52.1953067Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-08-17T12:16:52.1954653Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1956089Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-08-17T12:16:52.1957747Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-08-17T12:16:52.1959317Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-08-17T12:16:52.1960907Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1962346Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-08-17T12:16:52.1963911Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-08-17T12:16:52.1965397Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-08-17T12:16:52.1966894Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1968303Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-08-17T12:16:52.1969770Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-08-17T12:16:52.1971369Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-08-17T12:16:52.1973289Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1974764Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-08-17T12:16:52.1976486Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-08-17T12:16:52.1977931Z adding 'torch/include/ATen/ops/_nnz.h' 2022-08-17T12:16:52.1979318Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-08-17T12:16:52.1980804Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-08-17T12:16:52.1982422Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-08-17T12:16:52.1983956Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-08-17T12:16:52.1985596Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1986926Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-08-17T12:16:52.1988534Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-08-17T12:16:52.1990113Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.1991556Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-08-17T12:16:52.1993235Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-08-17T12:16:52.1994848Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-08-17T12:16:52.1996401Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.1997753Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-08-17T12:16:52.1999231Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-08-17T12:16:52.2000768Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-08-17T12:16:52.2002332Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2003664Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-08-17T12:16:52.2005210Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-08-17T12:16:52.2006752Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-08-17T12:16:52.2008332Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2009758Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-08-17T12:16:52.2011312Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-08-17T12:16:52.2012867Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-08-17T12:16:52.2014547Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2016047Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2017532Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2018972Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-08-17T12:16:52.2020560Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-08-17T12:16:52.2022098Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-08-17T12:16:52.2023662Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2025228Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-08-17T12:16:52.2026538Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-08-17T12:16:52.2027972Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-08-17T12:16:52.2029517Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-08-17T12:16:52.2031080Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-08-17T12:16:52.2032755Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2034267Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-08-17T12:16:52.2035678Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-08-17T12:16:52.2037312Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-08-17T12:16:52.2038759Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-08-17T12:16:52.2040392Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2041701Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-08-17T12:16:52.2043342Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-08-17T12:16:52.2044735Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-08-17T12:16:52.2046330Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-08-17T12:16:52.2047896Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2049466Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2050937Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-08-17T12:16:52.2052608Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-08-17T12:16:52.2054194Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-08-17T12:16:52.2055668Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-08-17T12:16:52.2057048Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-08-17T12:16:52.2058544Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-08-17T12:16:52.2060043Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-08-17T12:16:52.2061655Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-08-17T12:16:52.2063141Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2064565Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-08-17T12:16:52.2066009Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-08-17T12:16:52.2067503Z adding 'torch/include/ATen/ops/_reshape_nested.h' 2022-08-17T12:16:52.2068998Z adding 'torch/include/ATen/ops/_reshape_nested_backward.h' 2022-08-17T12:16:52.2070642Z adding 'torch/include/ATen/ops/_reshape_nested_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2071939Z adding 'torch/include/ATen/ops/_reshape_nested_backward_native.h' 2022-08-17T12:16:52.2073719Z adding 'torch/include/ATen/ops/_reshape_nested_backward_ops.h' 2022-08-17T12:16:52.2075873Z adding 'torch/include/ATen/ops/_reshape_nested_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2076840Z adding 'torch/include/ATen/ops/_reshape_nested_native.h' 2022-08-17T12:16:52.2079271Z adding 'torch/include/ATen/ops/_reshape_nested_ops.h' 2022-08-17T12:16:52.2081115Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-08-17T12:16:52.2083039Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2084565Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-08-17T12:16:52.2086234Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-08-17T12:16:52.2087950Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-08-17T12:16:52.2089616Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-08-17T12:16:52.2091385Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2092865Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-08-17T12:16:52.2094908Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-08-17T12:16:52.2096675Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-08-17T12:16:52.2098600Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2100215Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-08-17T12:16:52.2102046Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-08-17T12:16:52.2103589Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-08-17T12:16:52.2105422Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-08-17T12:16:52.2107109Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-08-17T12:16:52.2108963Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2110431Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-08-17T12:16:52.2112186Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-08-17T12:16:52.2114015Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-08-17T12:16:52.2115880Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2117416Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-08-17T12:16:52.2119284Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-08-17T12:16:52.2121090Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-08-17T12:16:52.2123015Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2124706Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2126642Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2128295Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-08-17T12:16:52.2130105Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-08-17T12:16:52.2131853Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-08-17T12:16:52.2133619Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2135419Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-08-17T12:16:52.2137145Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-08-17T12:16:52.2139128Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-08-17T12:16:52.2141620Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2143036Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2144607Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2146096Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-08-17T12:16:52.2148101Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-08-17T12:16:52.2149599Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-08-17T12:16:52.2151410Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-08-17T12:16:52.2153174Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-08-17T12:16:52.2154723Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-08-17T12:16:52.2156605Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-08-17T12:16:52.2158236Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-08-17T12:16:52.2159918Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2161407Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-08-17T12:16:52.2162936Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-08-17T12:16:52.2164611Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-08-17T12:16:52.2166389Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2167926Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-08-17T12:16:52.2169743Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-08-17T12:16:52.2171382Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-08-17T12:16:52.2173214Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2175015Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-08-17T12:16:52.2176707Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-08-17T12:16:52.2178322Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-08-17T12:16:52.2180165Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2181719Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-08-17T12:16:52.2183543Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-08-17T12:16:52.2185114Z adding 'torch/include/ATen/ops/_softmax.h' 2022-08-17T12:16:52.2186924Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-08-17T12:16:52.2188799Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2190497Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-08-17T12:16:52.2192255Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-08-17T12:16:52.2193996Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-08-17T12:16:52.2195813Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-08-17T12:16:52.2197478Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-08-17T12:16:52.2199358Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-08-17T12:16:52.2201105Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2202786Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-08-17T12:16:52.2204532Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-08-17T12:16:52.2206140Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-08-17T12:16:52.2207776Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-08-17T12:16:52.2209519Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-08-17T12:16:52.2211363Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-08-17T12:16:52.2213085Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-08-17T12:16:52.2215058Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2216727Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-08-17T12:16:52.2218505Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-08-17T12:16:52.2220234Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-08-17T12:16:52.2222002Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-08-17T12:16:52.2223810Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2225552Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2227182Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-08-17T12:16:52.2228812Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-08-17T12:16:52.2230594Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-08-17T12:16:52.2232220Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-08-17T12:16:52.2234246Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-08-17T12:16:52.2236168Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2237766Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-08-17T12:16:52.2239562Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-08-17T12:16:52.2241446Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-08-17T12:16:52.2243498Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2244998Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-08-17T12:16:52.2246890Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-08-17T12:16:52.2248596Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-08-17T12:16:52.2250464Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2252118Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-08-17T12:16:52.2254089Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-08-17T12:16:52.2256138Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-08-17T12:16:52.2257925Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2259587Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-08-17T12:16:52.2261354Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-08-17T12:16:52.2263216Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-08-17T12:16:52.2265130Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-08-17T12:16:52.2267029Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2268687Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-08-17T12:16:52.2270387Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-08-17T12:16:52.2272311Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-08-17T12:16:52.2274221Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2275880Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-08-17T12:16:52.2277587Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-08-17T12:16:52.2279537Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-08-17T12:16:52.2281284Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-08-17T12:16:52.2283107Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2284782Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-08-17T12:16:52.2286600Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-08-17T12:16:52.2288407Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-08-17T12:16:52.2290182Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2291868Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-08-17T12:16:52.2293657Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-08-17T12:16:52.2295680Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-08-17T12:16:52.2297467Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2299114Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-08-17T12:16:52.2300917Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-08-17T12:16:52.2302783Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-08-17T12:16:52.2304649Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2306294Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-08-17T12:16:52.2308081Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-08-17T12:16:52.2309876Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-08-17T12:16:52.2311667Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-08-17T12:16:52.2313616Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2315260Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-08-17T12:16:52.2317231Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-08-17T12:16:52.2318989Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2320712Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2322316Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-08-17T12:16:52.2324260Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-08-17T12:16:52.2326039Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-08-17T12:16:52.2327940Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2329520Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-08-17T12:16:52.2331319Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-08-17T12:16:52.2333042Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-08-17T12:16:52.2334818Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2336531Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-08-17T12:16:52.2338197Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-08-17T12:16:52.2340102Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-08-17T12:16:52.2341795Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-08-17T12:16:52.2343594Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2345256Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-08-17T12:16:52.2347128Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-08-17T12:16:52.2348867Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2350553Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2352159Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-08-17T12:16:52.2354177Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-08-17T12:16:52.2355958Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-08-17T12:16:52.2357851Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2359467Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-08-17T12:16:52.2361183Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-08-17T12:16:52.2363248Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-08-17T12:16:52.2364917Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-08-17T12:16:52.2366614Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2368306Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-08-17T12:16:52.2369994Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-08-17T12:16:52.2372113Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2374036Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2375231Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-08-17T12:16:52.2377037Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-08-17T12:16:52.2379006Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-08-17T12:16:52.2380743Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2382264Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-08-17T12:16:52.2384076Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-08-17T12:16:52.2385732Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-08-17T12:16:52.2387487Z adding 'torch/include/ATen/ops/_stack.h' 2022-08-17T12:16:52.2389301Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2391037Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-08-17T12:16:52.2392993Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-08-17T12:16:52.2394851Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-08-17T12:16:52.2396502Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-08-17T12:16:52.2398210Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2399896Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-08-17T12:16:52.2401405Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-08-17T12:16:52.2402843Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-08-17T12:16:52.2404581Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2406026Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-08-17T12:16:52.2407586Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-08-17T12:16:52.2408997Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-08-17T12:16:52.2410633Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-08-17T12:16:52.2412043Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-08-17T12:16:52.2414068Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-08-17T12:16:52.2415862Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-08-17T12:16:52.2417564Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2419035Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-08-17T12:16:52.2420647Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-08-17T12:16:52.2422191Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-08-17T12:16:52.2423875Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-08-17T12:16:52.2425631Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-08-17T12:16:52.2427931Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2428837Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-08-17T12:16:52.2430597Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-08-17T12:16:52.2432278Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-08-17T12:16:52.2434163Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2435844Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2437251Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-08-17T12:16:52.2439021Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-08-17T12:16:52.2440561Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-08-17T12:16:52.2442026Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2443586Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-08-17T12:16:52.2445145Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2447057Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2448122Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-08-17T12:16:52.2450023Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-08-17T12:16:52.2451386Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-08-17T12:16:52.2452826Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-08-17T12:16:52.2454543Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-08-17T12:16:52.2456168Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2457821Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-08-17T12:16:52.2459226Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-08-17T12:16:52.2460811Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-08-17T12:16:52.2462468Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-08-17T12:16:52.2464150Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2465672Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-08-17T12:16:52.2467119Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-08-17T12:16:52.2468711Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-08-17T12:16:52.2470289Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-08-17T12:16:52.2472017Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2473690Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-08-17T12:16:52.2475271Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-08-17T12:16:52.2477566Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-08-17T12:16:52.2479259Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-08-17T12:16:52.2480919Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2482429Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-08-17T12:16:52.2484014Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-08-17T12:16:52.2485516Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-08-17T12:16:52.2487098Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2488560Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-08-17T12:16:52.2490154Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-08-17T12:16:52.2491720Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-08-17T12:16:52.2493335Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2495052Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-08-17T12:16:52.2496501Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-08-17T12:16:52.2498280Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-08-17T12:16:52.2499902Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2501502Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-08-17T12:16:52.2503002Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-08-17T12:16:52.2504731Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-08-17T12:16:52.2506360Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2507859Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-08-17T12:16:52.2509568Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-08-17T12:16:52.2511177Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-08-17T12:16:52.2512946Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-08-17T12:16:52.2514749Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2516328Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2517909Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-08-17T12:16:52.2519544Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-08-17T12:16:52.2521289Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2522946Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-08-17T12:16:52.2524458Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-08-17T12:16:52.2526127Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-08-17T12:16:52.2527858Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-08-17T12:16:52.2529491Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-08-17T12:16:52.2531170Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2532755Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-08-17T12:16:52.2535247Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2536821Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-08-17T12:16:52.2538356Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-08-17T12:16:52.2539971Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-08-17T12:16:52.2541604Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-08-17T12:16:52.2543212Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-08-17T12:16:52.2545099Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2546527Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-08-17T12:16:52.2548061Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-08-17T12:16:52.2549993Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-08-17T12:16:52.2551594Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-08-17T12:16:52.2553455Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2555001Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-08-17T12:16:52.2557473Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-08-17T12:16:52.2559157Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-08-17T12:16:52.2561643Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2563155Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-08-17T12:16:52.2565527Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-08-17T12:16:52.2567352Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-08-17T12:16:52.2569699Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2571431Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-08-17T12:16:52.2573755Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-08-17T12:16:52.2576046Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-08-17T12:16:52.2578322Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2580229Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-08-17T12:16:52.2582250Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-08-17T12:16:52.2584484Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-08-17T12:16:52.2586512Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-08-17T12:16:52.2589018Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2590735Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-08-17T12:16:52.2593136Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-08-17T12:16:52.2595130Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-08-17T12:16:52.2597523Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-08-17T12:16:52.2599988Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-08-17T12:16:52.2602463Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2604544Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-08-17T12:16:52.2606677Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-08-17T12:16:52.2608970Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-08-17T12:16:52.2611555Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-08-17T12:16:52.2614135Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-08-17T12:16:52.2616912Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2618656Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-08-17T12:16:52.2621198Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-08-17T12:16:52.2623081Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-08-17T12:16:52.2625820Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-08-17T12:16:52.2627813Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-08-17T12:16:52.2630219Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2632299Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2634202Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-08-17T12:16:52.2636691Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-08-17T12:16:52.2638472Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-08-17T12:16:52.2640634Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2641947Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-08-17T12:16:52.2643723Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-08-17T12:16:52.2645589Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-08-17T12:16:52.2647338Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-08-17T12:16:52.2649350Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2650563Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-08-17T12:16:52.2652150Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-08-17T12:16:52.2653823Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-08-17T12:16:52.2655664Z adding 'torch/include/ATen/ops/_unique.h' 2022-08-17T12:16:52.2657642Z adding 'torch/include/ATen/ops/_unique2.h' 2022-08-17T12:16:52.2659396Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2660893Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-08-17T12:16:52.2662505Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-08-17T12:16:52.2664041Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-08-17T12:16:52.2665887Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-08-17T12:16:52.2667685Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2669372Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-08-17T12:16:52.2670948Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-08-17T12:16:52.2672616Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-08-17T12:16:52.2674457Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-08-17T12:16:52.2676191Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-08-17T12:16:52.2677946Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2679547Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-08-17T12:16:52.2681193Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-08-17T12:16:52.2682907Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-08-17T12:16:52.2684630Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2686301Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-08-17T12:16:52.2688059Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-08-17T12:16:52.2689829Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-08-17T12:16:52.2691767Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-08-17T12:16:52.2693698Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2695612Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2697276Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2698945Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2700602Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-08-17T12:16:52.2702302Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-08-17T12:16:52.2704051Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-08-17T12:16:52.2706009Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-08-17T12:16:52.2707892Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2709681Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2711348Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-08-17T12:16:52.2713111Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-08-17T12:16:52.2714793Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-08-17T12:16:52.2716456Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-08-17T12:16:52.2718181Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-08-17T12:16:52.2720082Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-08-17T12:16:52.2722065Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-08-17T12:16:52.2724080Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-08-17T12:16:52.2725996Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2727824Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2729444Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2731151Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2732823Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-08-17T12:16:52.2734666Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-08-17T12:16:52.2736482Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-08-17T12:16:52.2738481Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-08-17T12:16:52.2740374Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2742144Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2743820Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-08-17T12:16:52.2745521Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-08-17T12:16:52.2747165Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-08-17T12:16:52.2748840Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-08-17T12:16:52.2750552Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-08-17T12:16:52.2752584Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-08-17T12:16:52.2754486Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-08-17T12:16:52.2756483Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-08-17T12:16:52.2758368Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2760163Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2761786Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2763435Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2765106Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-08-17T12:16:52.2766864Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-08-17T12:16:52.2768519Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-08-17T12:16:52.2770433Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-08-17T12:16:52.2772414Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2774325Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2776255Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-08-17T12:16:52.2778016Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-08-17T12:16:52.2779674Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-08-17T12:16:52.2781351Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-08-17T12:16:52.2783051Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-08-17T12:16:52.2784981Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-08-17T12:16:52.2786869Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-08-17T12:16:52.2788877Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-08-17T12:16:52.2790776Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2792622Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2794272Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2795980Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2797680Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-08-17T12:16:52.2799367Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-08-17T12:16:52.2801083Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-08-17T12:16:52.2803011Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-08-17T12:16:52.2804893Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2806713Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2808429Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-08-17T12:16:52.2810076Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-08-17T12:16:52.2811681Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-08-17T12:16:52.2813344Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-08-17T12:16:52.2815177Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-08-17T12:16:52.2817025Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-08-17T12:16:52.2818999Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-08-17T12:16:52.2821013Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-08-17T12:16:52.2822971Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2824695Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2826327Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2828063Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2829733Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-08-17T12:16:52.2831510Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-08-17T12:16:52.2833282Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-08-17T12:16:52.2835366Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-08-17T12:16:52.2837219Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2839047Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2840693Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-08-17T12:16:52.2842562Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-08-17T12:16:52.2844272Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-08-17T12:16:52.2846061Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-08-17T12:16:52.2847845Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-08-17T12:16:52.2850014Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-08-17T12:16:52.2851703Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-08-17T12:16:52.2853494Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-08-17T12:16:52.2855373Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-08-17T12:16:52.2857146Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-08-17T12:16:52.2858881Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-08-17T12:16:52.2860680Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2862229Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-08-17T12:16:52.2863931Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-08-17T12:16:52.2865637Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-08-17T12:16:52.2867471Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-08-17T12:16:52.2869201Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-08-17T12:16:52.2870838Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-08-17T12:16:52.2872830Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-08-17T12:16:52.2874665Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-08-17T12:16:52.2876467Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2878806Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-08-17T12:16:52.2880156Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-08-17T12:16:52.2881791Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-08-17T12:16:52.2883651Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2885023Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-08-17T12:16:52.2886672Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-08-17T12:16:52.2888341Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-08-17T12:16:52.2890368Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2891859Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-08-17T12:16:52.2893507Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-08-17T12:16:52.2896303Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-08-17T12:16:52.2898049Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2899402Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-08-17T12:16:52.2901174Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-08-17T12:16:52.2902839Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-08-17T12:16:52.2904641Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2906216Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-08-17T12:16:52.2907910Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-08-17T12:16:52.2909320Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-08-17T12:16:52.2910941Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2912701Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-08-17T12:16:52.2914641Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-08-17T12:16:52.2916081Z adding 'torch/include/ATen/ops/_values.h' 2022-08-17T12:16:52.2917824Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-08-17T12:16:52.2919547Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2921268Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2922767Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-08-17T12:16:52.2924521Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-08-17T12:16:52.2925964Z adding 'torch/include/ATen/ops/_values_native.h' 2022-08-17T12:16:52.2927640Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-08-17T12:16:52.2929151Z adding 'torch/include/ATen/ops/_version.h' 2022-08-17T12:16:52.2930714Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2932081Z adding 'torch/include/ATen/ops/_version_native.h' 2022-08-17T12:16:52.2933655Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-08-17T12:16:52.2935271Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-08-17T12:16:52.2936900Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2938471Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-08-17T12:16:52.2940064Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2941478Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-08-17T12:16:52.2943143Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-08-17T12:16:52.2944736Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-08-17T12:16:52.2946367Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-08-17T12:16:52.2948051Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2949567Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-08-17T12:16:52.2951136Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-08-17T12:16:52.2952730Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-08-17T12:16:52.2954487Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-08-17T12:16:52.2956167Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2957755Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-08-17T12:16:52.2959181Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-08-17T12:16:52.2960645Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-08-17T12:16:52.2962352Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-08-17T12:16:52.2963949Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-08-17T12:16:52.2965478Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-08-17T12:16:52.2966996Z adding 'torch/include/ATen/ops/abs.h' 2022-08-17T12:16:52.2968677Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.2970336Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-08-17T12:16:52.2971832Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-08-17T12:16:52.2973349Z adding 'torch/include/ATen/ops/abs_native.h' 2022-08-17T12:16:52.2975326Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-08-17T12:16:52.2976791Z adding 'torch/include/ATen/ops/absolute.h' 2022-08-17T12:16:52.2978573Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.2979933Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-08-17T12:16:52.2981704Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-08-17T12:16:52.2983320Z adding 'torch/include/ATen/ops/acos.h' 2022-08-17T12:16:52.2985153Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2986594Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-08-17T12:16:52.2988196Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-08-17T12:16:52.2989696Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-08-17T12:16:52.2991363Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-08-17T12:16:52.2992946Z adding 'torch/include/ATen/ops/acos_native.h' 2022-08-17T12:16:52.2994741Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-08-17T12:16:52.2996331Z adding 'torch/include/ATen/ops/acosh.h' 2022-08-17T12:16:52.2998243Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.2999629Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-08-17T12:16:52.3001203Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-08-17T12:16:52.3002715Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-08-17T12:16:52.3004361Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-08-17T12:16:52.3005835Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-08-17T12:16:52.3007573Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-08-17T12:16:52.3009174Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-08-17T12:16:52.3010933Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3012300Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-08-17T12:16:52.3014122Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-08-17T12:16:52.3015701Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-08-17T12:16:52.3017484Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3018988Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-08-17T12:16:52.3020721Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-08-17T12:16:52.3022399Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-08-17T12:16:52.3024182Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-08-17T12:16:52.3025985Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-08-17T12:16:52.3027725Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-08-17T12:16:52.3029610Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.3031402Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.3033250Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-08-17T12:16:52.3035086Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-08-17T12:16:52.3037043Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3038665Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-08-17T12:16:52.3040456Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-08-17T12:16:52.3042097Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-08-17T12:16:52.3044004Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-08-17T12:16:52.3045743Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-08-17T12:16:52.3047669Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3049248Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-08-17T12:16:52.3051135Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-08-17T12:16:52.3052868Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-08-17T12:16:52.3054884Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-08-17T12:16:52.3056750Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3058497Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.3060306Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.3061977Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-08-17T12:16:52.3063750Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-08-17T12:16:52.3065498Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-08-17T12:16:52.3067305Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-08-17T12:16:52.3069211Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3070889Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-08-17T12:16:52.3072762Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-08-17T12:16:52.3074730Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-08-17T12:16:52.3076381Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-08-17T12:16:52.3077918Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-08-17T12:16:52.3079595Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-08-17T12:16:52.3081308Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-08-17T12:16:52.3082994Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-08-17T12:16:52.3084786Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3086381Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.3088020Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.3089566Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-08-17T12:16:52.3091210Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-08-17T12:16:52.3092806Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-08-17T12:16:52.3094766Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-08-17T12:16:52.3096567Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3098144Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-08-17T12:16:52.3099723Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-08-17T12:16:52.3101314Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-08-17T12:16:52.3102993Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-08-17T12:16:52.3104354Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-08-17T12:16:52.3106044Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-08-17T12:16:52.3107771Z adding 'torch/include/ATen/ops/add.h' 2022-08-17T12:16:52.3109472Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3111156Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3112761Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-08-17T12:16:52.3114411Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-08-17T12:16:52.3115940Z adding 'torch/include/ATen/ops/add_meta.h' 2022-08-17T12:16:52.3117579Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-08-17T12:16:52.3119247Z adding 'torch/include/ATen/ops/add_native.h' 2022-08-17T12:16:52.3121314Z adding 'torch/include/ATen/ops/add_ops.h' 2022-08-17T12:16:52.3123031Z adding 'torch/include/ATen/ops/addbmm.h' 2022-08-17T12:16:52.3124703Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-08-17T12:16:52.3126365Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-08-17T12:16:52.3127923Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-08-17T12:16:52.3129554Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-08-17T12:16:52.3131242Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-08-17T12:16:52.3132848Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-08-17T12:16:52.3134829Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3136472Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-08-17T12:16:52.3138172Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-08-17T12:16:52.3139775Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-08-17T12:16:52.3141312Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-08-17T12:16:52.3142930Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-08-17T12:16:52.3144623Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-08-17T12:16:52.3146389Z adding 'torch/include/ATen/ops/addcmul.h' 2022-08-17T12:16:52.3148273Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3149864Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-08-17T12:16:52.3151466Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-08-17T12:16:52.3153124Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-08-17T12:16:52.3154749Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-08-17T12:16:52.3156423Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-08-17T12:16:52.3158089Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-08-17T12:16:52.3159788Z adding 'torch/include/ATen/ops/addmm.h' 2022-08-17T12:16:52.3161557Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3163131Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-08-17T12:16:52.3164913Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-08-17T12:16:52.3166476Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-08-17T12:16:52.3168109Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-08-17T12:16:52.3169822Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-08-17T12:16:52.3171616Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-08-17T12:16:52.3173375Z adding 'torch/include/ATen/ops/addmv.h' 2022-08-17T12:16:52.3175241Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3177027Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-08-17T12:16:52.3178644Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-08-17T12:16:52.3180220Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-08-17T12:16:52.3181916Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-08-17T12:16:52.3183502Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-08-17T12:16:52.3185324Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-08-17T12:16:52.3186978Z adding 'torch/include/ATen/ops/addr.h' 2022-08-17T12:16:52.3188754Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3190419Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-08-17T12:16:52.3192061Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-08-17T12:16:52.3193703Z adding 'torch/include/ATen/ops/addr_native.h' 2022-08-17T12:16:52.3195548Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-08-17T12:16:52.3197200Z adding 'torch/include/ATen/ops/adjoint.h' 2022-08-17T12:16:52.3198898Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3200361Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-08-17T12:16:52.3201979Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-08-17T12:16:52.3203559Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-08-17T12:16:52.3205135Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-08-17T12:16:52.3206756Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3208203Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-08-17T12:16:52.3210041Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-08-17T12:16:52.3211543Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3213077Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-08-17T12:16:52.3214489Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-08-17T12:16:52.3216188Z adding 'torch/include/ATen/ops/alias.h' 2022-08-17T12:16:52.3217911Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3219458Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-08-17T12:16:52.3221284Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3223045Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3224610Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-08-17T12:16:52.3226388Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-08-17T12:16:52.3228099Z adding 'torch/include/ATen/ops/alias_native.h' 2022-08-17T12:16:52.3229825Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-08-17T12:16:52.3231492Z adding 'torch/include/ATen/ops/align_as.h' 2022-08-17T12:16:52.3233347Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3235022Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-08-17T12:16:52.3236762Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-08-17T12:16:52.3238516Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-08-17T12:16:52.3240305Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3241899Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-08-17T12:16:52.3243678Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-08-17T12:16:52.3245336Z adding 'torch/include/ATen/ops/align_to.h' 2022-08-17T12:16:52.3247102Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3248795Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-08-17T12:16:52.3250594Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-08-17T12:16:52.3252528Z adding 'torch/include/ATen/ops/all.h' 2022-08-17T12:16:52.3254621Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3256440Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3258156Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-08-17T12:16:52.3259938Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-08-17T12:16:52.3261716Z adding 'torch/include/ATen/ops/all_meta.h' 2022-08-17T12:16:52.3263609Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-08-17T12:16:52.3265323Z adding 'torch/include/ATen/ops/all_native.h' 2022-08-17T12:16:52.3267410Z adding 'torch/include/ATen/ops/all_ops.h' 2022-08-17T12:16:52.3269158Z adding 'torch/include/ATen/ops/allclose.h' 2022-08-17T12:16:52.3271152Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3272749Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-08-17T12:16:52.3274644Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-08-17T12:16:52.3276359Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-08-17T12:16:52.3278262Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3279832Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-08-17T12:16:52.3281693Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-08-17T12:16:52.3284229Z adding 'torch/include/ATen/ops/amax.h' 2022-08-17T12:16:52.3286240Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3287886Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-08-17T12:16:52.3289698Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-08-17T12:16:52.3291365Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-08-17T12:16:52.3293198Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-08-17T12:16:52.3294967Z adding 'torch/include/ATen/ops/amax_native.h' 2022-08-17T12:16:52.3297220Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-08-17T12:16:52.3298967Z adding 'torch/include/ATen/ops/amin.h' 2022-08-17T12:16:52.3300895Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3302505Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-08-17T12:16:52.3304303Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-08-17T12:16:52.3305900Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-08-17T12:16:52.3307719Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-08-17T12:16:52.3309404Z adding 'torch/include/ATen/ops/amin_native.h' 2022-08-17T12:16:52.3311293Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-08-17T12:16:52.3313167Z adding 'torch/include/ATen/ops/aminmax.h' 2022-08-17T12:16:52.3315127Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3316773Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-08-17T12:16:52.3318615Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-08-17T12:16:52.3320269Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-08-17T12:16:52.3322188Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-08-17T12:16:52.3323848Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-08-17T12:16:52.3325733Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-08-17T12:16:52.3327535Z adding 'torch/include/ATen/ops/and.h' 2022-08-17T12:16:52.3329388Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3330957Z adding 'torch/include/ATen/ops/and_native.h' 2022-08-17T12:16:52.3332900Z adding 'torch/include/ATen/ops/and_ops.h' 2022-08-17T12:16:52.3334862Z adding 'torch/include/ATen/ops/angle.h' 2022-08-17T12:16:52.3336674Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-08-17T12:16:52.3338442Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-08-17T12:16:52.3340142Z adding 'torch/include/ATen/ops/angle_native.h' 2022-08-17T12:16:52.3341931Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-08-17T12:16:52.3343846Z adding 'torch/include/ATen/ops/any.h' 2022-08-17T12:16:52.3345763Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3347513Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3349241Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-08-17T12:16:52.3351065Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-08-17T12:16:52.3352983Z adding 'torch/include/ATen/ops/any_meta.h' 2022-08-17T12:16:52.3354840Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-08-17T12:16:52.3356556Z adding 'torch/include/ATen/ops/any_native.h' 2022-08-17T12:16:52.3358608Z adding 'torch/include/ATen/ops/any_ops.h' 2022-08-17T12:16:52.3360701Z adding 'torch/include/ATen/ops/arange.h' 2022-08-17T12:16:52.3362849Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3364501Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-08-17T12:16:52.3366263Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-08-17T12:16:52.3368011Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-08-17T12:16:52.3370220Z adding 'torch/include/ATen/ops/arange_native.h' 2022-08-17T12:16:52.3371943Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-08-17T12:16:52.3373814Z adding 'torch/include/ATen/ops/arccos.h' 2022-08-17T12:16:52.3375823Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3377494Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-08-17T12:16:52.3379189Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-08-17T12:16:52.3380884Z adding 'torch/include/ATen/ops/arccosh.h' 2022-08-17T12:16:52.3382633Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3384207Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-08-17T12:16:52.3386020Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-08-17T12:16:52.3387633Z adding 'torch/include/ATen/ops/arcsin.h' 2022-08-17T12:16:52.3389457Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3390997Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-08-17T12:16:52.3392884Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-08-17T12:16:52.3394467Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-08-17T12:16:52.3396445Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3398030Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-08-17T12:16:52.3399605Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-08-17T12:16:52.3401737Z adding 'torch/include/ATen/ops/arctan.h' 2022-08-17T12:16:52.3403237Z adding 'torch/include/ATen/ops/arctan2.h' 2022-08-17T12:16:52.3405078Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3406684Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-08-17T12:16:52.3408568Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-08-17T12:16:52.3410551Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3412162Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-08-17T12:16:52.3414231Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-08-17T12:16:52.3416112Z adding 'torch/include/ATen/ops/arctanh.h' 2022-08-17T12:16:52.3417932Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3419488Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-08-17T12:16:52.3421240Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-08-17T12:16:52.3423001Z adding 'torch/include/ATen/ops/argmax.h' 2022-08-17T12:16:52.3424869Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3426499Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-08-17T12:16:52.3428188Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-08-17T12:16:52.3429792Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-08-17T12:16:52.3431492Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-08-17T12:16:52.3433193Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-08-17T12:16:52.3434997Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-08-17T12:16:52.3436745Z adding 'torch/include/ATen/ops/argmin.h' 2022-08-17T12:16:52.3438596Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3440221Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-08-17T12:16:52.3441933Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-08-17T12:16:52.3443534Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-08-17T12:16:52.3445250Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-08-17T12:16:52.3446888Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-08-17T12:16:52.3448711Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-08-17T12:16:52.3450642Z adding 'torch/include/ATen/ops/argsort.h' 2022-08-17T12:16:52.3452405Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3454240Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3456051Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-08-17T12:16:52.3457713Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-08-17T12:16:52.3459343Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-08-17T12:16:52.3461259Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-08-17T12:16:52.3462956Z adding 'torch/include/ATen/ops/argwhere.h' 2022-08-17T12:16:52.3464758Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3466331Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-08-17T12:16:52.3467951Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-08-17T12:16:52.3469655Z adding 'torch/include/ATen/ops/as_strided.h' 2022-08-17T12:16:52.3471556Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3473194Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-08-17T12:16:52.3475102Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3476885Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3478368Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-08-17T12:16:52.3480158Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-08-17T12:16:52.3481803Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-08-17T12:16:52.3483375Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-08-17T12:16:52.3484976Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-08-17T12:16:52.3486494Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-08-17T12:16:52.3488220Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-08-17T12:16:52.3489912Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-08-17T12:16:52.3491711Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3493213Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-08-17T12:16:52.3495102Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-08-17T12:16:52.3496698Z adding 'torch/include/ATen/ops/asin.h' 2022-08-17T12:16:52.3498476Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3499938Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-08-17T12:16:52.3501560Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-08-17T12:16:52.3503034Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-08-17T12:16:52.3504699Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-08-17T12:16:52.3506214Z adding 'torch/include/ATen/ops/asin_native.h' 2022-08-17T12:16:52.3507982Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-08-17T12:16:52.3509576Z adding 'torch/include/ATen/ops/asinh.h' 2022-08-17T12:16:52.3511481Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3513009Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-08-17T12:16:52.3515067Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-08-17T12:16:52.3516324Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-08-17T12:16:52.3518028Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-08-17T12:16:52.3519409Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-08-17T12:16:52.3521350Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-08-17T12:16:52.3522788Z adding 'torch/include/ATen/ops/atan.h' 2022-08-17T12:16:52.3524351Z adding 'torch/include/ATen/ops/atan2.h' 2022-08-17T12:16:52.3526262Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3527674Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-08-17T12:16:52.3529228Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-08-17T12:16:52.3530754Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-08-17T12:16:52.3532538Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-08-17T12:16:52.3534178Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-08-17T12:16:52.3535933Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-08-17T12:16:52.3537703Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3539128Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-08-17T12:16:52.3540669Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-08-17T12:16:52.3542350Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-08-17T12:16:52.3544108Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-08-17T12:16:52.3545571Z adding 'torch/include/ATen/ops/atan_native.h' 2022-08-17T12:16:52.3547289Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-08-17T12:16:52.3549025Z adding 'torch/include/ATen/ops/atanh.h' 2022-08-17T12:16:52.3550776Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3552184Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-08-17T12:16:52.3553927Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-08-17T12:16:52.3555454Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-08-17T12:16:52.3557063Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-08-17T12:16:52.3558757Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-08-17T12:16:52.3560448Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-08-17T12:16:52.3562025Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-08-17T12:16:52.3563774Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3565180Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-08-17T12:16:52.3566866Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-08-17T12:16:52.3568581Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-08-17T12:16:52.3570285Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3571674Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-08-17T12:16:52.3573449Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-08-17T12:16:52.3575137Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-08-17T12:16:52.3577044Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3578306Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-08-17T12:16:52.3580058Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-08-17T12:16:52.3581720Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-08-17T12:16:52.3583401Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3584755Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-08-17T12:16:52.3586522Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-08-17T12:16:52.3588271Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-08-17T12:16:52.3590100Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-08-17T12:16:52.3591827Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3593451Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.3595233Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.3596759Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-08-17T12:16:52.3598295Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-08-17T12:16:52.3600035Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-08-17T12:16:52.3601762Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-08-17T12:16:52.3603762Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3605207Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-08-17T12:16:52.3606846Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-08-17T12:16:52.3608957Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-08-17T12:16:52.3610736Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-08-17T12:16:52.3612343Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-08-17T12:16:52.3614299Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-08-17T12:16:52.3616226Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-08-17T12:16:52.3618748Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-08-17T12:16:52.3620108Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3621716Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.3623237Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.3624815Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-08-17T12:16:52.3626700Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-08-17T12:16:52.3628163Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-08-17T12:16:52.3630133Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-08-17T12:16:52.3631924Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3633860Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-08-17T12:16:52.3635605Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-08-17T12:16:52.3637261Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-08-17T12:16:52.3638795Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-08-17T12:16:52.3640336Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-08-17T12:16:52.3641994Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-08-17T12:16:52.3643633Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-08-17T12:16:52.3645339Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3646847Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-08-17T12:16:52.3648342Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-08-17T12:16:52.3649797Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-08-17T12:16:52.3651441Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-08-17T12:16:52.3653088Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-08-17T12:16:52.3655143Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-08-17T12:16:52.3657167Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-08-17T12:16:52.3659090Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3660759Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-08-17T12:16:52.3662694Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-08-17T12:16:52.3664450Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-08-17T12:16:52.3666281Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-08-17T12:16:52.3668132Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3669816Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-08-17T12:16:52.3671483Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-08-17T12:16:52.3673419Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-08-17T12:16:52.3675356Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-08-17T12:16:52.3677204Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3678878Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-08-17T12:16:52.3680555Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-08-17T12:16:52.3692523Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-08-17T12:16:52.3694557Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3696376Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-08-17T12:16:52.3698230Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-08-17T12:16:52.3699891Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-08-17T12:16:52.3701820Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-08-17T12:16:52.3703666Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-08-17T12:16:52.3705597Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3707324Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-08-17T12:16:52.3708975Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-08-17T12:16:52.3710884Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-08-17T12:16:52.3712860Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-08-17T12:16:52.3714782Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3716501Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-08-17T12:16:52.3718194Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-08-17T12:16:52.3720086Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-08-17T12:16:52.3721852Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-08-17T12:16:52.3723588Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-08-17T12:16:52.3725365Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-08-17T12:16:52.3727146Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3728845Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-08-17T12:16:52.3730433Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-08-17T12:16:52.3732248Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-08-17T12:16:52.3734162Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-08-17T12:16:52.3736147Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3737771Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-08-17T12:16:52.3739457Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-08-17T12:16:52.3741095Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-08-17T12:16:52.3742951Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-08-17T12:16:52.3744817Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-08-17T12:16:52.3746740Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3748422Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3750086Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-08-17T12:16:52.3751757Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-08-17T12:16:52.3753595Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-08-17T12:16:52.3755308Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-08-17T12:16:52.3757462Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-08-17T12:16:52.3759302Z adding 'torch/include/ATen/ops/bilinear.h' 2022-08-17T12:16:52.3761131Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3762652Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-08-17T12:16:52.3764417Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-08-17T12:16:52.3766165Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-08-17T12:16:52.3768011Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-08-17T12:16:52.3769829Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-08-17T12:16:52.3771605Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-08-17T12:16:52.3773301Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-08-17T12:16:52.3775365Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-08-17T12:16:52.3777039Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-08-17T12:16:52.3778789Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-08-17T12:16:52.3780412Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-08-17T12:16:52.3782310Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-08-17T12:16:52.3784103Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-08-17T12:16:52.3786003Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3787624Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-08-17T12:16:52.3789454Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-08-17T12:16:52.3791141Z adding 'torch/include/ATen/ops/bincount.h' 2022-08-17T12:16:52.3793145Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3794733Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-08-17T12:16:52.3796434Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-08-17T12:16:52.3798049Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-08-17T12:16:52.3799843Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-08-17T12:16:52.3801547Z adding 'torch/include/ATen/ops/binomial.h' 2022-08-17T12:16:52.3803402Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3805014Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-08-17T12:16:52.3806696Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-08-17T12:16:52.3808355Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-08-17T12:16:52.3810186Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-08-17T12:16:52.3812004Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-08-17T12:16:52.3814107Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3816096Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3817799Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3819408Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-08-17T12:16:52.3821139Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-08-17T12:16:52.3822748Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-08-17T12:16:52.3824505Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-08-17T12:16:52.3826129Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-08-17T12:16:52.3828174Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-08-17T12:16:52.3830081Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-08-17T12:16:52.3831969Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3833761Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3835490Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-08-17T12:16:52.3837248Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-08-17T12:16:52.3838933Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-08-17T12:16:52.3840564Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-08-17T12:16:52.3842261Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-08-17T12:16:52.3844279Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-08-17T12:16:52.3846116Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-08-17T12:16:52.3847949Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3849574Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-08-17T12:16:52.3851238Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-08-17T12:16:52.3852944Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-08-17T12:16:52.3854738Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-08-17T12:16:52.3856385Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-08-17T12:16:52.3858169Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-08-17T12:16:52.3859962Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-08-17T12:16:52.3861835Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3863642Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3865349Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3867100Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-08-17T12:16:52.3868634Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-08-17T12:16:52.3870443Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-08-17T12:16:52.3871927Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-08-17T12:16:52.3873657Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-08-17T12:16:52.3876224Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-08-17T12:16:52.3877818Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-08-17T12:16:52.3879933Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3881633Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3883184Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-08-17T12:16:52.3884937Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-08-17T12:16:52.3886527Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-08-17T12:16:52.3888435Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-08-17T12:16:52.3890136Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-08-17T12:16:52.3892231Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-08-17T12:16:52.3894535Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-08-17T12:16:52.3896461Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3898290Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3899962Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3901555Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-08-17T12:16:52.3903273Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-08-17T12:16:52.3904930Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-08-17T12:16:52.3906654Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-08-17T12:16:52.3908372Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-08-17T12:16:52.3910469Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-08-17T12:16:52.3912689Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-08-17T12:16:52.3914740Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3916464Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-08-17T12:16:52.3918437Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-08-17T12:16:52.3920306Z adding 'torch/include/ATen/ops/block_diag.h' 2022-08-17T12:16:52.3922130Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3923818Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-08-17T12:16:52.3925562Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-08-17T12:16:52.3927329Z adding 'torch/include/ATen/ops/bmm.h' 2022-08-17T12:16:52.3929196Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3930866Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-08-17T12:16:52.3932584Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-08-17T12:16:52.3934542Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-08-17T12:16:52.3936302Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-08-17T12:16:52.3938053Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-08-17T12:16:52.3939807Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-08-17T12:16:52.3941575Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-08-17T12:16:52.3943382Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3944956Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-08-17T12:16:52.3946722Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-08-17T12:16:52.3948439Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-08-17T12:16:52.3950237Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3951844Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-08-17T12:16:52.3953726Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-08-17T12:16:52.3955585Z adding 'torch/include/ATen/ops/bucketize.h' 2022-08-17T12:16:52.3957476Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.3959204Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-08-17T12:16:52.3961035Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-08-17T12:16:52.3962776Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-08-17T12:16:52.3964819Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-08-17T12:16:52.3966640Z adding 'torch/include/ATen/ops/can_cast.h' 2022-08-17T12:16:52.3968474Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3969989Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-08-17T12:16:52.3971792Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-08-17T12:16:52.3973435Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-08-17T12:16:52.3975545Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3977230Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-08-17T12:16:52.3978912Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-08-17T12:16:52.3980722Z adding 'torch/include/ATen/ops/cat.h' 2022-08-17T12:16:52.3982624Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.3984303Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.3985990Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-08-17T12:16:52.3987776Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-08-17T12:16:52.3989909Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-08-17T12:16:52.3991806Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-08-17T12:16:52.3993703Z adding 'torch/include/ATen/ops/cat_native.h' 2022-08-17T12:16:52.3995696Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-08-17T12:16:52.3997550Z adding 'torch/include/ATen/ops/cauchy.h' 2022-08-17T12:16:52.3999475Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4001129Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-08-17T12:16:52.4002892Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-08-17T12:16:52.4004630Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-08-17T12:16:52.4006363Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-08-17T12:16:52.4008139Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-08-17T12:16:52.4009776Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-08-17T12:16:52.4011448Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-08-17T12:16:52.4013389Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4014984Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-08-17T12:16:52.4016603Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-08-17T12:16:52.4018250Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-08-17T12:16:52.4019970Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-08-17T12:16:52.4021725Z adding 'torch/include/ATen/ops/cdist.h' 2022-08-17T12:16:52.4023416Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4024946Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-08-17T12:16:52.4026660Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-08-17T12:16:52.4028312Z adding 'torch/include/ATen/ops/ceil.h' 2022-08-17T12:16:52.4030206Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4031691Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-08-17T12:16:52.4033412Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-08-17T12:16:52.4035097Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-08-17T12:16:52.4036665Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-08-17T12:16:52.4038377Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-08-17T12:16:52.4040102Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-08-17T12:16:52.4041888Z adding 'torch/include/ATen/ops/celu.h' 2022-08-17T12:16:52.4043603Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4045205Z adding 'torch/include/ATen/ops/celu_native.h' 2022-08-17T12:16:52.4047034Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-08-17T12:16:52.4048800Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-08-17T12:16:52.4050566Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4052094Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-08-17T12:16:52.4053818Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-08-17T12:16:52.4055574Z adding 'torch/include/ATen/ops/chalf.h' 2022-08-17T12:16:52.4057284Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4058830Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-08-17T12:16:52.4060505Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-08-17T12:16:52.4062248Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-08-17T12:16:52.4064063Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4065690Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-08-17T12:16:52.4067342Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-08-17T12:16:52.4069030Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-08-17T12:16:52.4070690Z adding 'torch/include/ATen/ops/cholesky.h' 2022-08-17T12:16:52.4072484Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-08-17T12:16:52.4074961Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-08-17T12:16:52.4076482Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-08-17T12:16:52.4078001Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-08-17T12:16:52.4079512Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-08-17T12:16:52.4081231Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-08-17T12:16:52.4082863Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-08-17T12:16:52.4084409Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-08-17T12:16:52.4086174Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-08-17T12:16:52.4087815Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-08-17T12:16:52.4089648Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4091225Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-08-17T12:16:52.4092973Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-08-17T12:16:52.4094906Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-08-17T12:16:52.4096723Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4098320Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-08-17T12:16:52.4100816Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-08-17T12:16:52.4102528Z adding 'torch/include/ATen/ops/chunk.h' 2022-08-17T12:16:52.4104370Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4105939Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-08-17T12:16:52.4107563Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-08-17T12:16:52.4109426Z adding 'torch/include/ATen/ops/clamp.h' 2022-08-17T12:16:52.4111387Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4113505Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-08-17T12:16:52.4115120Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-08-17T12:16:52.4116810Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-08-17T12:16:52.4118812Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4120314Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-08-17T12:16:52.4121914Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-08-17T12:16:52.4123644Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-08-17T12:16:52.4125364Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-08-17T12:16:52.4126979Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-08-17T12:16:52.4128973Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-08-17T12:16:52.4130821Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-08-17T12:16:52.4132614Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-08-17T12:16:52.4134536Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-08-17T12:16:52.4136508Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4138189Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-08-17T12:16:52.4139917Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-08-17T12:16:52.4141450Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-08-17T12:16:52.4143201Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-08-17T12:16:52.4144819Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-08-17T12:16:52.4146813Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-08-17T12:16:52.4148641Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-08-17T12:16:52.4150678Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-08-17T12:16:52.4152678Z adding 'torch/include/ATen/ops/clip.h' 2022-08-17T12:16:52.4154651Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4156366Z adding 'torch/include/ATen/ops/clip_native.h' 2022-08-17T12:16:52.4158337Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-08-17T12:16:52.4160185Z adding 'torch/include/ATen/ops/clone.h' 2022-08-17T12:16:52.4162051Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4163677Z adding 'torch/include/ATen/ops/clone_native.h' 2022-08-17T12:16:52.4165500Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-08-17T12:16:52.4167150Z adding 'torch/include/ATen/ops/coalesce.h' 2022-08-17T12:16:52.4168940Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4170450Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-08-17T12:16:52.4172222Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-08-17T12:16:52.4174116Z adding 'torch/include/ATen/ops/col2im.h' 2022-08-17T12:16:52.4176003Z adding 'torch/include/ATen/ops/col2im_backward.h' 2022-08-17T12:16:52.4177810Z adding 'torch/include/ATen/ops/col2im_backward_cpu_dispatch.h' 2022-08-17T12:16:52.4179629Z adding 'torch/include/ATen/ops/col2im_backward_cuda_dispatch.h' 2022-08-17T12:16:52.4181305Z adding 'torch/include/ATen/ops/col2im_backward_native.h' 2022-08-17T12:16:52.4183222Z adding 'torch/include/ATen/ops/col2im_backward_ops.h' 2022-08-17T12:16:52.4185055Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-08-17T12:16:52.4186854Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-08-17T12:16:52.4188586Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-08-17T12:16:52.4190464Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-08-17T12:16:52.4192215Z adding 'torch/include/ATen/ops/col_indices.h' 2022-08-17T12:16:52.4193994Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-08-17T12:16:52.4195778Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4197606Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4199081Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-08-17T12:16:52.4200940Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-08-17T12:16:52.4202565Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-08-17T12:16:52.4204419Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-08-17T12:16:52.4206195Z adding 'torch/include/ATen/ops/column_stack.h' 2022-08-17T12:16:52.4208058Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4209574Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-08-17T12:16:52.4211396Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-08-17T12:16:52.4213107Z adding 'torch/include/ATen/ops/combinations.h' 2022-08-17T12:16:52.4215094Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4216930Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-08-17T12:16:52.4218793Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-08-17T12:16:52.4220568Z adding 'torch/include/ATen/ops/complex.h' 2022-08-17T12:16:52.4222405Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4224056Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-08-17T12:16:52.4225781Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-08-17T12:16:52.4227395Z adding 'torch/include/ATen/ops/complex_native.h' 2022-08-17T12:16:52.4229224Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-08-17T12:16:52.4231041Z adding 'torch/include/ATen/ops/concat.h' 2022-08-17T12:16:52.4233084Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4234737Z adding 'torch/include/ATen/ops/concat_native.h' 2022-08-17T12:16:52.4236648Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-08-17T12:16:52.4238411Z adding 'torch/include/ATen/ops/conj.h' 2022-08-17T12:16:52.4240225Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4241807Z adding 'torch/include/ATen/ops/conj_native.h' 2022-08-17T12:16:52.4243576Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-08-17T12:16:52.4245302Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-08-17T12:16:52.4247143Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4248855Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4250554Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-08-17T12:16:52.4252193Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-08-17T12:16:52.4253989Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-08-17T12:16:52.4255882Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-08-17T12:16:52.4257745Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-08-17T12:16:52.4259551Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4261185Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-08-17T12:16:52.4263031Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-08-17T12:16:52.4264791Z adding 'torch/include/ATen/ops/contiguous.h' 2022-08-17T12:16:52.4266580Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4268193Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-08-17T12:16:52.4269911Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-08-17T12:16:52.4271719Z adding 'torch/include/ATen/ops/conv1d.h' 2022-08-17T12:16:52.4273658Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4275473Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-08-17T12:16:52.4277338Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-08-17T12:16:52.4279206Z adding 'torch/include/ATen/ops/conv2d.h' 2022-08-17T12:16:52.4281046Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4282714Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-08-17T12:16:52.4284577Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-08-17T12:16:52.4286442Z adding 'torch/include/ATen/ops/conv3d.h' 2022-08-17T12:16:52.4288324Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4290014Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-08-17T12:16:52.4291906Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-08-17T12:16:52.4293973Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-08-17T12:16:52.4295876Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4297621Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-08-17T12:16:52.4299276Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-08-17T12:16:52.4301225Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-08-17T12:16:52.4302982Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-08-17T12:16:52.4304853Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-08-17T12:16:52.4306606Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4308225Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-08-17T12:16:52.4309983Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-08-17T12:16:52.4311843Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4313522Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-08-17T12:16:52.4315452Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-08-17T12:16:52.4317270Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-08-17T12:16:52.4319298Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4320862Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-08-17T12:16:52.4322737Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-08-17T12:16:52.4324508Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-08-17T12:16:52.4326400Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4328031Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-08-17T12:16:52.4329837Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-08-17T12:16:52.4331652Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-08-17T12:16:52.4333607Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4335463Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-08-17T12:16:52.4337177Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-08-17T12:16:52.4339014Z adding 'torch/include/ATen/ops/convolution.h' 2022-08-17T12:16:52.4341040Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-08-17T12:16:52.4343139Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4344963Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-08-17T12:16:52.4346638Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-08-17T12:16:52.4348664Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-08-17T12:16:52.4350708Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-08-17T12:16:52.4352801Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4354554Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-08-17T12:16:52.4356666Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-08-17T12:16:52.4358623Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4360258Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-08-17T12:16:52.4362167Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-08-17T12:16:52.4364448Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-08-17T12:16:52.4366056Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4367822Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-08-17T12:16:52.4369708Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-08-17T12:16:52.4371409Z adding 'torch/include/ATen/ops/copy.h' 2022-08-17T12:16:52.4373440Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4375297Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4376996Z adding 'torch/include/ATen/ops/copy_native.h' 2022-08-17T12:16:52.4378887Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-08-17T12:16:52.4380760Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-08-17T12:16:52.4382688Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4384352Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-08-17T12:16:52.4386059Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-08-17T12:16:52.4387999Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-08-17T12:16:52.4389616Z adding 'torch/include/ATen/ops/copysign.h' 2022-08-17T12:16:52.4391387Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4393591Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4394937Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-08-17T12:16:52.4396490Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-08-17T12:16:52.4398115Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-08-17T12:16:52.4399797Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-08-17T12:16:52.4401358Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-08-17T12:16:52.4403761Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-08-17T12:16:52.4405152Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-08-17T12:16:52.4406985Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4408352Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-08-17T12:16:52.4409937Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-08-17T12:16:52.4411639Z adding 'torch/include/ATen/ops/cos.h' 2022-08-17T12:16:52.4413529Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4415187Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-08-17T12:16:52.4416922Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-08-17T12:16:52.4418503Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-08-17T12:16:52.4420159Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-08-17T12:16:52.4421984Z adding 'torch/include/ATen/ops/cos_native.h' 2022-08-17T12:16:52.4423519Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-08-17T12:16:52.4425138Z adding 'torch/include/ATen/ops/cosh.h' 2022-08-17T12:16:52.4426940Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4428536Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-08-17T12:16:52.4430114Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-08-17T12:16:52.4431749Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-08-17T12:16:52.4433510Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-08-17T12:16:52.4435587Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-08-17T12:16:52.4437365Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-08-17T12:16:52.4439133Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-08-17T12:16:52.4441125Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4442589Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-08-17T12:16:52.4444378Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-08-17T12:16:52.4446147Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-08-17T12:16:52.4448015Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4449580Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-08-17T12:16:52.4451342Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-08-17T12:16:52.4453196Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-08-17T12:16:52.4455215Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4456953Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-08-17T12:16:52.4458607Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-08-17T12:16:52.4460359Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-08-17T12:16:52.4462184Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-08-17T12:16:52.4463919Z adding 'torch/include/ATen/ops/cov.h' 2022-08-17T12:16:52.4465818Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4467364Z adding 'torch/include/ATen/ops/cov_native.h' 2022-08-17T12:16:52.4469150Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-08-17T12:16:52.4470871Z adding 'torch/include/ATen/ops/cross.h' 2022-08-17T12:16:52.4472810Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4474494Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-08-17T12:16:52.4476349Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4477952Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-08-17T12:16:52.4479720Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-08-17T12:16:52.4481361Z adding 'torch/include/ATen/ops/cross_native.h' 2022-08-17T12:16:52.4483196Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-08-17T12:16:52.4484877Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-08-17T12:16:52.4486578Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-08-17T12:16:52.4488474Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4490224Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4491678Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-08-17T12:16:52.4493412Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-08-17T12:16:52.4495207Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-08-17T12:16:52.4496959Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-08-17T12:16:52.4498775Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-08-17T12:16:52.4500707Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4502324Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-08-17T12:16:52.4504185Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-08-17T12:16:52.4506104Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-08-17T12:16:52.4507903Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-08-17T12:16:52.4509864Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4512457Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-08-17T12:16:52.4514259Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-08-17T12:16:52.4516142Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-08-17T12:16:52.4518073Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4519685Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-08-17T12:16:52.4521415Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-08-17T12:16:52.4523189Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-08-17T12:16:52.4525107Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-08-17T12:16:52.4527117Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-08-17T12:16:52.4529234Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4530893Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-08-17T12:16:52.4532655Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-08-17T12:16:52.4534801Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-08-17T12:16:52.4537047Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4538705Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-08-17T12:16:52.4540392Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-08-17T12:16:52.4542458Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-08-17T12:16:52.4544324Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-08-17T12:16:52.4546241Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-08-17T12:16:52.4548232Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4549944Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-08-17T12:16:52.4551777Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-08-17T12:16:52.4553816Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-08-17T12:16:52.4555810Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4557513Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-08-17T12:16:52.4559166Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-08-17T12:16:52.4561096Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-08-17T12:16:52.4563023Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-08-17T12:16:52.4565024Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4566679Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-08-17T12:16:52.4568362Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-08-17T12:16:52.4570265Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-08-17T12:16:52.4572178Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-08-17T12:16:52.4574329Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4576051Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-08-17T12:16:52.4577783Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-08-17T12:16:52.4579707Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-08-17T12:16:52.4581490Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-08-17T12:16:52.4583327Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-08-17T12:16:52.4585352Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4586965Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-08-17T12:16:52.4588701Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-08-17T12:16:52.4590628Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-08-17T12:16:52.4592594Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4594323Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-08-17T12:16:52.4595947Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-08-17T12:16:52.4597739Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-08-17T12:16:52.4599543Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-08-17T12:16:52.4601283Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4602828Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-08-17T12:16:52.4604614Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-08-17T12:16:52.4606406Z adding 'torch/include/ATen/ops/cummax.h' 2022-08-17T12:16:52.4608449Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4610164Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4611980Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-08-17T12:16:52.4613799Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-08-17T12:16:52.4615642Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-08-17T12:16:52.4617432Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4619020Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-08-17T12:16:52.4620951Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-08-17T12:16:52.4622635Z adding 'torch/include/ATen/ops/cummin.h' 2022-08-17T12:16:52.4624551Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4626383Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4627979Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-08-17T12:16:52.4629898Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-08-17T12:16:52.4631873Z adding 'torch/include/ATen/ops/cumprod.h' 2022-08-17T12:16:52.4633805Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-08-17T12:16:52.4635719Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4637276Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-08-17T12:16:52.4638986Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-08-17T12:16:52.4640881Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4642613Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4644433Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-08-17T12:16:52.4646233Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-08-17T12:16:52.4647932Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-08-17T12:16:52.4649690Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-08-17T12:16:52.4651362Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-08-17T12:16:52.4653507Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-08-17T12:16:52.4655570Z adding 'torch/include/ATen/ops/cumsum.h' 2022-08-17T12:16:52.4657425Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4659266Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4660930Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-08-17T12:16:52.4662740Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-08-17T12:16:52.4664361Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-08-17T12:16:52.4666179Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-08-17T12:16:52.4667836Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-08-17T12:16:52.4669910Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-08-17T12:16:52.4671759Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-08-17T12:16:52.4673770Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4675352Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-08-17T12:16:52.4677234Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-08-17T12:16:52.4678810Z adding 'torch/include/ATen/ops/data.h' 2022-08-17T12:16:52.4680633Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4682286Z adding 'torch/include/ATen/ops/data_native.h' 2022-08-17T12:16:52.4683954Z adding 'torch/include/ATen/ops/data_ops.h' 2022-08-17T12:16:52.4685680Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-08-17T12:16:52.4687629Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4689164Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-08-17T12:16:52.4691062Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-08-17T12:16:52.4692687Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-08-17T12:16:52.4694500Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-08-17T12:16:52.4696572Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-08-17T12:16:52.4698475Z adding 'torch/include/ATen/ops/dequantize.h' 2022-08-17T12:16:52.4700303Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4701992Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-08-17T12:16:52.4703768Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-08-17T12:16:52.4705459Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-08-17T12:16:52.4707354Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-08-17T12:16:52.4709103Z adding 'torch/include/ATen/ops/det.h' 2022-08-17T12:16:52.4710882Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4712470Z adding 'torch/include/ATen/ops/det_native.h' 2022-08-17T12:16:52.4714272Z adding 'torch/include/ATen/ops/det_ops.h' 2022-08-17T12:16:52.4715951Z adding 'torch/include/ATen/ops/detach.h' 2022-08-17T12:16:52.4717739Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4719449Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-08-17T12:16:52.4721319Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4723099Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4724601Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-08-17T12:16:52.4726428Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-08-17T12:16:52.4728102Z adding 'torch/include/ATen/ops/detach_native.h' 2022-08-17T12:16:52.4729861Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-08-17T12:16:52.4731578Z adding 'torch/include/ATen/ops/diag.h' 2022-08-17T12:16:52.4733387Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-08-17T12:16:52.4735356Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4736945Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-08-17T12:16:52.4738707Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-08-17T12:16:52.4740525Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4742148Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-08-17T12:16:52.4743907Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-08-17T12:16:52.4745656Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-08-17T12:16:52.4747546Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4749191Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-08-17T12:16:52.4751121Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-08-17T12:16:52.4752894Z adding 'torch/include/ATen/ops/diag_native.h' 2022-08-17T12:16:52.4754767Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-08-17T12:16:52.4756449Z adding 'torch/include/ATen/ops/diagflat.h' 2022-08-17T12:16:52.4758282Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4759809Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-08-17T12:16:52.4761615Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-08-17T12:16:52.4763378Z adding 'torch/include/ATen/ops/diagonal.h' 2022-08-17T12:16:52.4765207Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-08-17T12:16:52.4767071Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4768803Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-08-17T12:16:52.4770565Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-08-17T12:16:52.4772470Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4774286Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4776049Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-08-17T12:16:52.4777947Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4779737Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4781275Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-08-17T12:16:52.4783122Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-08-17T12:16:52.4784842Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-08-17T12:16:52.4786687Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-08-17T12:16:52.4788518Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-08-17T12:16:52.4790389Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4792056Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-08-17T12:16:52.4794043Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-08-17T12:16:52.4795890Z adding 'torch/include/ATen/ops/diff.h' 2022-08-17T12:16:52.4797738Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4799363Z adding 'torch/include/ATen/ops/diff_native.h' 2022-08-17T12:16:52.4801279Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-08-17T12:16:52.4803078Z adding 'torch/include/ATen/ops/digamma.h' 2022-08-17T12:16:52.4804966Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4806606Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-08-17T12:16:52.4808328Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-08-17T12:16:52.4809946Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-08-17T12:16:52.4811725Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-08-17T12:16:52.4813326Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-08-17T12:16:52.4815313Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-08-17T12:16:52.4817028Z adding 'torch/include/ATen/ops/dist.h' 2022-08-17T12:16:52.4818949Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4820520Z adding 'torch/include/ATen/ops/dist_native.h' 2022-08-17T12:16:52.4822405Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-08-17T12:16:52.4824336Z adding 'torch/include/ATen/ops/div.h' 2022-08-17T12:16:52.4826382Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4828138Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4829846Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-08-17T12:16:52.4831638Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-08-17T12:16:52.4833520Z adding 'torch/include/ATen/ops/div_meta.h' 2022-08-17T12:16:52.4835312Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-08-17T12:16:52.4837217Z adding 'torch/include/ATen/ops/div_native.h' 2022-08-17T12:16:52.4839630Z adding 'torch/include/ATen/ops/div_ops.h' 2022-08-17T12:16:52.4841723Z adding 'torch/include/ATen/ops/divide.h' 2022-08-17T12:16:52.4843666Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4845456Z adding 'torch/include/ATen/ops/divide_native.h' 2022-08-17T12:16:52.4847665Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-08-17T12:16:52.4849634Z adding 'torch/include/ATen/ops/dot.h' 2022-08-17T12:16:52.4851470Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4853175Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-08-17T12:16:52.4854962Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-08-17T12:16:52.4856917Z adding 'torch/include/ATen/ops/dot_native.h' 2022-08-17T12:16:52.4858744Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-08-17T12:16:52.4860420Z adding 'torch/include/ATen/ops/dropout.h' 2022-08-17T12:16:52.4862375Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4863980Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-08-17T12:16:52.4865754Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-08-17T12:16:52.4867472Z adding 'torch/include/ATen/ops/dsplit.h' 2022-08-17T12:16:52.4869332Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4870909Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-08-17T12:16:52.4872736Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-08-17T12:16:52.4874574Z adding 'torch/include/ATen/ops/dstack.h' 2022-08-17T12:16:52.4876467Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4878037Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-08-17T12:16:52.4879832Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-08-17T12:16:52.4881634Z adding 'torch/include/ATen/ops/eig.h' 2022-08-17T12:16:52.4883522Z adding 'torch/include/ATen/ops/eig_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4885092Z adding 'torch/include/ATen/ops/eig_native.h' 2022-08-17T12:16:52.4886921Z adding 'torch/include/ATen/ops/eig_ops.h' 2022-08-17T12:16:52.4888715Z adding 'torch/include/ATen/ops/einsum.h' 2022-08-17T12:16:52.4890480Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4892097Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-08-17T12:16:52.4893988Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-08-17T12:16:52.4895901Z adding 'torch/include/ATen/ops/elu.h' 2022-08-17T12:16:52.4897656Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-08-17T12:16:52.4899658Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4901337Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-08-17T12:16:52.4903117Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-08-17T12:16:52.4904781Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-08-17T12:16:52.4906654Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-08-17T12:16:52.4908268Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-08-17T12:16:52.4910198Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-08-17T12:16:52.4912067Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.4913875Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-08-17T12:16:52.4915632Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-08-17T12:16:52.4917396Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-08-17T12:16:52.4919145Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-08-17T12:16:52.4920906Z adding 'torch/include/ATen/ops/elu_native.h' 2022-08-17T12:16:52.4922770Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-08-17T12:16:52.4924703Z adding 'torch/include/ATen/ops/embedding.h' 2022-08-17T12:16:52.4926428Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-08-17T12:16:52.4929150Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4930895Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-08-17T12:16:52.4932654Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-08-17T12:16:52.4934666Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-08-17T12:16:52.4936764Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4938989Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-08-17T12:16:52.4940406Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-08-17T12:16:52.4942151Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4943878Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-08-17T12:16:52.4945435Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4947029Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-08-17T12:16:52.4948616Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-08-17T12:16:52.4950187Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-08-17T12:16:52.4951897Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-08-17T12:16:52.4953556Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-08-17T12:16:52.4955283Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-08-17T12:16:52.4956994Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-08-17T12:16:52.4958704Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4960321Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-08-17T12:16:52.4961920Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-08-17T12:16:52.4963466Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-08-17T12:16:52.4965001Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-08-17T12:16:52.4966743Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-08-17T12:16:52.4968384Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-08-17T12:16:52.4970089Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4971599Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-08-17T12:16:52.4973273Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-08-17T12:16:52.4975465Z adding 'torch/include/ATen/ops/empty.h' 2022-08-17T12:16:52.4977423Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4979081Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.4980727Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-08-17T12:16:52.4982311Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-08-17T12:16:52.4984111Z adding 'torch/include/ATen/ops/empty_like.h' 2022-08-17T12:16:52.4985916Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.4987496Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-08-17T12:16:52.4989250Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-08-17T12:16:52.4991013Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-08-17T12:16:52.4992925Z adding 'torch/include/ATen/ops/empty_native.h' 2022-08-17T12:16:52.4995069Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-08-17T12:16:52.4996993Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-08-17T12:16:52.4998852Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5000375Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-08-17T12:16:52.5002166Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-08-17T12:16:52.5003909Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-08-17T12:16:52.5005736Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5007379Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-08-17T12:16:52.5009457Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-08-17T12:16:52.5011129Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-08-17T12:16:52.5012519Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-08-17T12:16:52.5014182Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-08-17T12:16:52.5016386Z adding 'torch/include/ATen/ops/eq.h' 2022-08-17T12:16:52.5018273Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5019849Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-08-17T12:16:52.5021493Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-08-17T12:16:52.5023176Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-08-17T12:16:52.5024908Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-08-17T12:16:52.5026477Z adding 'torch/include/ATen/ops/eq_native.h' 2022-08-17T12:16:52.5028271Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-08-17T12:16:52.5030035Z adding 'torch/include/ATen/ops/equal.h' 2022-08-17T12:16:52.5031697Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-08-17T12:16:52.5033491Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-08-17T12:16:52.5035103Z adding 'torch/include/ATen/ops/equal_native.h' 2022-08-17T12:16:52.5036739Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-08-17T12:16:52.5038371Z adding 'torch/include/ATen/ops/erf.h' 2022-08-17T12:16:52.5040177Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5041739Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-08-17T12:16:52.5043383Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-08-17T12:16:52.5044940Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-08-17T12:16:52.5046591Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-08-17T12:16:52.5048202Z adding 'torch/include/ATen/ops/erf_native.h' 2022-08-17T12:16:52.5063019Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-08-17T12:16:52.5063487Z adding 'torch/include/ATen/ops/erfc.h' 2022-08-17T12:16:52.5063860Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5064058Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-08-17T12:16:52.5064227Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-08-17T12:16:52.5064399Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-08-17T12:16:52.5064602Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-08-17T12:16:52.5064832Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-08-17T12:16:52.5064993Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-08-17T12:16:52.5065286Z adding 'torch/include/ATen/ops/erfinv.h' 2022-08-17T12:16:52.5067435Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5068973Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-08-17T12:16:52.5070490Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-08-17T12:16:52.5071971Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-08-17T12:16:52.5073758Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-08-17T12:16:52.5075382Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-08-17T12:16:52.5077529Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-08-17T12:16:52.5078999Z adding 'torch/include/ATen/ops/exp.h' 2022-08-17T12:16:52.5080602Z adding 'torch/include/ATen/ops/exp2.h' 2022-08-17T12:16:52.5082348Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5083882Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-08-17T12:16:52.5085444Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-08-17T12:16:52.5087056Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-08-17T12:16:52.5088645Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-08-17T12:16:52.5090321Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-08-17T12:16:52.5091990Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-08-17T12:16:52.5094203Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5095498Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-08-17T12:16:52.5097121Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-08-17T12:16:52.5098698Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-08-17T12:16:52.5100281Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-08-17T12:16:52.5101878Z adding 'torch/include/ATen/ops/exp_native.h' 2022-08-17T12:16:52.5103514Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-08-17T12:16:52.5105117Z adding 'torch/include/ATen/ops/expand.h' 2022-08-17T12:16:52.5106697Z adding 'torch/include/ATen/ops/expand_as.h' 2022-08-17T12:16:52.5108590Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5109942Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-08-17T12:16:52.5111743Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-08-17T12:16:52.5113591Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5115147Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-08-17T12:16:52.5117199Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5119013Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5120668Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-08-17T12:16:52.5122387Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-08-17T12:16:52.5124110Z adding 'torch/include/ATen/ops/expand_native.h' 2022-08-17T12:16:52.5126021Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-08-17T12:16:52.5127817Z adding 'torch/include/ATen/ops/expm1.h' 2022-08-17T12:16:52.5129645Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5131177Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-08-17T12:16:52.5132835Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-08-17T12:16:52.5134654Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-08-17T12:16:52.5136816Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-08-17T12:16:52.5138180Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-08-17T12:16:52.5140061Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-08-17T12:16:52.5141767Z adding 'torch/include/ATen/ops/exponential.h' 2022-08-17T12:16:52.5143399Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5144981Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-08-17T12:16:52.5146572Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-08-17T12:16:52.5148223Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-08-17T12:16:52.5150886Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-08-17T12:16:52.5152079Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-08-17T12:16:52.5154324Z adding 'torch/include/ATen/ops/eye.h' 2022-08-17T12:16:52.5156064Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5157468Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-08-17T12:16:52.5159192Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-08-17T12:16:52.5160816Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-08-17T12:16:52.5162547Z adding 'torch/include/ATen/ops/eye_native.h' 2022-08-17T12:16:52.5164592Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-08-17T12:16:52.5166541Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-08-17T12:16:52.5168646Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-08-17T12:16:52.5170446Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-08-17T12:16:52.5172255Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5173711Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-08-17T12:16:52.5175998Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-08-17T12:16:52.5177915Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5179659Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-08-17T12:16:52.5181348Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-08-17T12:16:52.5183047Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-08-17T12:16:52.5184905Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-08-17T12:16:52.5186912Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5188456Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-08-17T12:16:52.5190271Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-08-17T12:16:52.5192114Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-08-17T12:16:52.5194155Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-08-17T12:16:52.5195931Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-08-17T12:16:52.5197796Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5199325Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-08-17T12:16:52.5201249Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-08-17T12:16:52.5203115Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5204769Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-08-17T12:16:52.5206332Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-08-17T12:16:52.5207930Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-08-17T12:16:52.5209808Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-08-17T12:16:52.5211730Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5213362Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-08-17T12:16:52.5215577Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-08-17T12:16:52.5217370Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-08-17T12:16:52.5219213Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5220842Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-08-17T12:16:52.5222826Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5224443Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-08-17T12:16:52.5226225Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-08-17T12:16:52.5227889Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-08-17T12:16:52.5229732Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-08-17T12:16:52.5231544Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-08-17T12:16:52.5233541Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5235298Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-08-17T12:16:52.5237236Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5238933Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-08-17T12:16:52.5240788Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-08-17T12:16:52.5242547Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-08-17T12:16:52.5244435Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-08-17T12:16:52.5246264Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-08-17T12:16:52.5248155Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5249739Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-08-17T12:16:52.5251621Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-08-17T12:16:52.5253224Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-08-17T12:16:52.5255769Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5256858Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-08-17T12:16:52.5258613Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-08-17T12:16:52.5260626Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-08-17T12:16:52.5262143Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5263839Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-08-17T12:16:52.5265758Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-08-17T12:16:52.5267530Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-08-17T12:16:52.5269511Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5270965Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-08-17T12:16:52.5272963Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-08-17T12:16:52.5275055Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-08-17T12:16:52.5276867Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5278443Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-08-17T12:16:52.5280116Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-08-17T12:16:52.5282121Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-08-17T12:16:52.5283754Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-08-17T12:16:52.5285824Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5287456Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-08-17T12:16:52.5289386Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-08-17T12:16:52.5291141Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5292808Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-08-17T12:16:52.5295070Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-08-17T12:16:52.5296903Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-08-17T12:16:52.5298712Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5300297Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-08-17T12:16:52.5302139Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-08-17T12:16:52.5303869Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-08-17T12:16:52.5305819Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5307343Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-08-17T12:16:52.5309089Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-08-17T12:16:52.5310744Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-08-17T12:16:52.5312654Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5314243Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-08-17T12:16:52.5316015Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-08-17T12:16:52.5317643Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-08-17T12:16:52.5319306Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-08-17T12:16:52.5321136Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5322720Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-08-17T12:16:52.5324499Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-08-17T12:16:52.5326267Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5327989Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-08-17T12:16:52.5329652Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-08-17T12:16:52.5332231Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-08-17T12:16:52.5334329Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5336071Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-08-17T12:16:52.5337826Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-08-17T12:16:52.5339528Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-08-17T12:16:52.5341323Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-08-17T12:16:52.5343084Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5344623Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-08-17T12:16:52.5346357Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-08-17T12:16:52.5348155Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5349697Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-08-17T12:16:52.5351529Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-08-17T12:16:52.5353372Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-08-17T12:16:52.5355231Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5356743Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-08-17T12:16:52.5358587Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-08-17T12:16:52.5360182Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-08-17T12:16:52.5361934Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5363462Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-08-17T12:16:52.5365154Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-08-17T12:16:52.5366789Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-08-17T12:16:52.5368578Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-08-17T12:16:52.5370297Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5371891Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-08-17T12:16:52.5373591Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-08-17T12:16:52.5375638Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5377136Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-08-17T12:16:52.5378895Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-08-17T12:16:52.5380646Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-08-17T12:16:52.5382446Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5383980Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-08-17T12:16:52.5385757Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-08-17T12:16:52.5387454Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-08-17T12:16:52.5389149Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-08-17T12:16:52.5390952Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5392603Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-08-17T12:16:52.5394401Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-08-17T12:16:52.5396216Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5397723Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-08-17T12:16:52.5399517Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-08-17T12:16:52.5401240Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-08-17T12:16:52.5403019Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5404591Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-08-17T12:16:52.5406406Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-08-17T12:16:52.5408060Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-08-17T12:16:52.5409771Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-08-17T12:16:52.5411536Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5413061Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-08-17T12:16:52.5415410Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-08-17T12:16:52.5417582Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5418481Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-08-17T12:16:52.5420009Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-08-17T12:16:52.5421969Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-08-17T12:16:52.5423826Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5425490Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-08-17T12:16:52.5427294Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-08-17T12:16:52.5429166Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-08-17T12:16:52.5431067Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5432733Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-08-17T12:16:52.5434771Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-08-17T12:16:52.5436689Z adding 'torch/include/ATen/ops/fill.h' 2022-08-17T12:16:52.5438499Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5440026Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-08-17T12:16:52.5441515Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-08-17T12:16:52.5443014Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-08-17T12:16:52.5444669Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5446220Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-08-17T12:16:52.5447794Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-08-17T12:16:52.5449416Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-08-17T12:16:52.5450939Z adding 'torch/include/ATen/ops/fill_native.h' 2022-08-17T12:16:52.5452833Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-08-17T12:16:52.5454684Z adding 'torch/include/ATen/ops/fix.h' 2022-08-17T12:16:52.5456526Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5457919Z adding 'torch/include/ATen/ops/fix_native.h' 2022-08-17T12:16:52.5459660Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-08-17T12:16:52.5461368Z adding 'torch/include/ATen/ops/flatten.h' 2022-08-17T12:16:52.5463151Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5464643Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-08-17T12:16:52.5466347Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5467794Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-08-17T12:16:52.5469484Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-08-17T12:16:52.5471024Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-08-17T12:16:52.5473124Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-08-17T12:16:52.5474822Z adding 'torch/include/ATen/ops/flip.h' 2022-08-17T12:16:52.5476613Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5478148Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-08-17T12:16:52.5479695Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-08-17T12:16:52.5481175Z adding 'torch/include/ATen/ops/flip_native.h' 2022-08-17T12:16:52.5482917Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-08-17T12:16:52.5484447Z adding 'torch/include/ATen/ops/fliplr.h' 2022-08-17T12:16:52.5486165Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5487620Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-08-17T12:16:52.5489265Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-08-17T12:16:52.5490861Z adding 'torch/include/ATen/ops/flipud.h' 2022-08-17T12:16:52.5492494Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5494149Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-08-17T12:16:52.5495870Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-08-17T12:16:52.5497603Z adding 'torch/include/ATen/ops/float_power.h' 2022-08-17T12:16:52.5499595Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5501134Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-08-17T12:16:52.5503152Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-08-17T12:16:52.5505066Z adding 'torch/include/ATen/ops/floor.h' 2022-08-17T12:16:52.5507788Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5509332Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-08-17T12:16:52.5511567Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-08-17T12:16:52.5513641Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-08-17T12:16:52.5515933Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5517921Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-08-17T12:16:52.5520030Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-08-17T12:16:52.5522270Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-08-17T12:16:52.5524009Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-08-17T12:16:52.5526567Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-08-17T12:16:52.5528355Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-08-17T12:16:52.5530755Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-08-17T12:16:52.5532539Z adding 'torch/include/ATen/ops/floor_native.h' 2022-08-17T12:16:52.5535116Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-08-17T12:16:52.5537291Z adding 'torch/include/ATen/ops/fmax.h' 2022-08-17T12:16:52.5539405Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5541047Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-08-17T12:16:52.5542535Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-08-17T12:16:52.5544097Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-08-17T12:16:52.5545589Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-08-17T12:16:52.5547081Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-08-17T12:16:52.5548648Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-08-17T12:16:52.5550202Z adding 'torch/include/ATen/ops/fmin.h' 2022-08-17T12:16:52.5551796Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5553326Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-08-17T12:16:52.5555048Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-08-17T12:16:52.5556678Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-08-17T12:16:52.5558013Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-08-17T12:16:52.5559389Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-08-17T12:16:52.5561047Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-08-17T12:16:52.5562662Z adding 'torch/include/ATen/ops/fmod.h' 2022-08-17T12:16:52.5564448Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5565913Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5567326Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-08-17T12:16:52.5568772Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-08-17T12:16:52.5570291Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-08-17T12:16:52.5571816Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-08-17T12:16:52.5573281Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-08-17T12:16:52.5575078Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-08-17T12:16:52.5576741Z adding 'torch/include/ATen/ops/frac.h' 2022-08-17T12:16:52.5578489Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5579884Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-08-17T12:16:52.5581412Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-08-17T12:16:52.5582864Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-08-17T12:16:52.5584324Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-08-17T12:16:52.5585773Z adding 'torch/include/ATen/ops/frac_native.h' 2022-08-17T12:16:52.5587393Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-08-17T12:16:52.5589060Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-08-17T12:16:52.5590670Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-08-17T12:16:52.5592468Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5594014Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5595683Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5597112Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-08-17T12:16:52.5598652Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-08-17T12:16:52.5600176Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-08-17T12:16:52.5601940Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-08-17T12:16:52.5603526Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5605053Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-08-17T12:16:52.5606559Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-08-17T12:16:52.5608130Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-08-17T12:16:52.5609659Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-08-17T12:16:52.5611182Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-08-17T12:16:52.5612807Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-08-17T12:16:52.5614602Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-08-17T12:16:52.5616227Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-08-17T12:16:52.5617884Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5619446Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5620964Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-08-17T12:16:52.5622615Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-08-17T12:16:52.5624345Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5625809Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-08-17T12:16:52.5627378Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-08-17T12:16:52.5629587Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-08-17T12:16:52.5631486Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-08-17T12:16:52.5633140Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-08-17T12:16:52.5634923Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-08-17T12:16:52.5636493Z adding 'torch/include/ATen/ops/frexp.h' 2022-08-17T12:16:52.5638189Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5639682Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-08-17T12:16:52.5641170Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-08-17T12:16:52.5642578Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-08-17T12:16:52.5644150Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-08-17T12:16:52.5645765Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-08-17T12:16:52.5647451Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5648870Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-08-17T12:16:52.5650506Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-08-17T12:16:52.5652448Z adding 'torch/include/ATen/ops/from_blob.h' 2022-08-17T12:16:52.5654434Z adding 'torch/include/ATen/ops/from_file.h' 2022-08-17T12:16:52.5656474Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5658242Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-08-17T12:16:52.5659766Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-08-17T12:16:52.5661383Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-08-17T12:16:52.5663084Z adding 'torch/include/ATen/ops/full.h' 2022-08-17T12:16:52.5665015Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5666551Z adding 'torch/include/ATen/ops/full_like.h' 2022-08-17T12:16:52.5668351Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5669823Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-08-17T12:16:52.5671542Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-08-17T12:16:52.5673105Z adding 'torch/include/ATen/ops/full_native.h' 2022-08-17T12:16:52.5674980Z adding 'torch/include/ATen/ops/full_ops.h' 2022-08-17T12:16:52.5676655Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-08-17T12:16:52.5678408Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5679966Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-08-17T12:16:52.5681582Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-08-17T12:16:52.5683129Z adding 'torch/include/ATen/ops/gather.h' 2022-08-17T12:16:52.5684690Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-08-17T12:16:52.5686335Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5687826Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-08-17T12:16:52.5689285Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-08-17T12:16:52.5690985Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5692481Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5694275Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-08-17T12:16:52.5695715Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-08-17T12:16:52.5697128Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-08-17T12:16:52.5698603Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-08-17T12:16:52.5700125Z adding 'torch/include/ATen/ops/gather_native.h' 2022-08-17T12:16:52.5701717Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-08-17T12:16:52.5703361Z adding 'torch/include/ATen/ops/gcd.h' 2022-08-17T12:16:52.5704976Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5706401Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-08-17T12:16:52.5707902Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-08-17T12:16:52.5709343Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-08-17T12:16:52.5710882Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-08-17T12:16:52.5712345Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-08-17T12:16:52.5714014Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-08-17T12:16:52.5715655Z adding 'torch/include/ATen/ops/ge.h' 2022-08-17T12:16:52.5717363Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5718849Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-08-17T12:16:52.5721110Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-08-17T12:16:52.5722713Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-08-17T12:16:52.5724282Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-08-17T12:16:52.5725821Z adding 'torch/include/ATen/ops/ge_native.h' 2022-08-17T12:16:52.5727555Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-08-17T12:16:52.5729245Z adding 'torch/include/ATen/ops/gelu.h' 2022-08-17T12:16:52.5730922Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-08-17T12:16:52.5732678Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5734380Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5735909Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5737657Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-08-17T12:16:52.5738760Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-08-17T12:16:52.5740263Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-08-17T12:16:52.5741901Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-08-17T12:16:52.5743519Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5744915Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-08-17T12:16:52.5746414Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-08-17T12:16:52.5747880Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-08-17T12:16:52.5749351Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-08-17T12:16:52.5750885Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-08-17T12:16:52.5752721Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-08-17T12:16:52.5754872Z adding 'torch/include/ATen/ops/geometric.h' 2022-08-17T12:16:52.5756409Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5758056Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-08-17T12:16:52.5759717Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-08-17T12:16:52.5761493Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-08-17T12:16:52.5762959Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-08-17T12:16:52.5764751Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-08-17T12:16:52.5766791Z adding 'torch/include/ATen/ops/geqrf.h' 2022-08-17T12:16:52.5768543Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-08-17T12:16:52.5770411Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-08-17T12:16:52.5772023Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-08-17T12:16:52.5773804Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-08-17T12:16:52.5776420Z adding 'torch/include/ATen/ops/ger.h' 2022-08-17T12:16:52.5778309Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5779034Z adding 'torch/include/ATen/ops/ger_native.h' 2022-08-17T12:16:52.5781137Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-08-17T12:16:52.5782811Z adding 'torch/include/ATen/ops/glu.h' 2022-08-17T12:16:52.5784399Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-08-17T12:16:52.5785859Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5787590Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5788988Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-08-17T12:16:52.5790726Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5792213Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-08-17T12:16:52.5793853Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-08-17T12:16:52.5795180Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-08-17T12:16:52.5797046Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-08-17T12:16:52.5798466Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-08-17T12:16:52.5800067Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-08-17T12:16:52.5801746Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5803346Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-08-17T12:16:52.5805003Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-08-17T12:16:52.5806549Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-08-17T12:16:52.5808224Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5809766Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-08-17T12:16:52.5811490Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-08-17T12:16:52.5813329Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-08-17T12:16:52.5815261Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-08-17T12:16:52.5816797Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-08-17T12:16:52.5818508Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-08-17T12:16:52.5820138Z adding 'torch/include/ATen/ops/glu_native.h' 2022-08-17T12:16:52.5821786Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-08-17T12:16:52.5823501Z adding 'torch/include/ATen/ops/gradient.h' 2022-08-17T12:16:52.5825320Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5826861Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-08-17T12:16:52.5828854Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-08-17T12:16:52.5830592Z adding 'torch/include/ATen/ops/greater.h' 2022-08-17T12:16:52.5832460Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5834132Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-08-17T12:16:52.5835901Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5837355Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-08-17T12:16:52.5839234Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-08-17T12:16:52.5840924Z adding 'torch/include/ATen/ops/greater_native.h' 2022-08-17T12:16:52.5842745Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-08-17T12:16:52.5844420Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-08-17T12:16:52.5846098Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-08-17T12:16:52.5847844Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-08-17T12:16:52.5849735Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5851320Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5852885Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5854520Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-08-17T12:16:52.5856464Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-08-17T12:16:52.5858229Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5859860Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-08-17T12:16:52.5861439Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-08-17T12:16:52.5862971Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-08-17T12:16:52.5864678Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-08-17T12:16:52.5866373Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-08-17T12:16:52.5868117Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-08-17T12:16:52.5869990Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5871590Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5873285Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5874875Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-08-17T12:16:52.5876765Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-08-17T12:16:52.5878508Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5880048Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-08-17T12:16:52.5881595Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-08-17T12:16:52.5883263Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-08-17T12:16:52.5884973Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-08-17T12:16:52.5886692Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5888164Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-08-17T12:16:52.5889863Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-08-17T12:16:52.5891470Z adding 'torch/include/ATen/ops/group_norm.h' 2022-08-17T12:16:52.5893259Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5894730Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-08-17T12:16:52.5896638Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-08-17T12:16:52.5898358Z adding 'torch/include/ATen/ops/gru.h' 2022-08-17T12:16:52.5900029Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-08-17T12:16:52.5901748Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5903251Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-08-17T12:16:52.5905007Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-08-17T12:16:52.5906773Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.5908344Z adding 'torch/include/ATen/ops/gru_native.h' 2022-08-17T12:16:52.5910137Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-08-17T12:16:52.5912018Z adding 'torch/include/ATen/ops/gt.h' 2022-08-17T12:16:52.5913911Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5915537Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-08-17T12:16:52.5917220Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-08-17T12:16:52.5918842Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-08-17T12:16:52.5920530Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-08-17T12:16:52.5922276Z adding 'torch/include/ATen/ops/gt_native.h' 2022-08-17T12:16:52.5924235Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-08-17T12:16:52.5926528Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-08-17T12:16:52.5928611Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5930258Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-08-17T12:16:52.5932453Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-08-17T12:16:52.5934802Z adding 'torch/include/ATen/ops/hann_window.h' 2022-08-17T12:16:52.5936776Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.5938614Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-08-17T12:16:52.5940326Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-08-17T12:16:52.5942181Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-08-17T12:16:52.5943864Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-08-17T12:16:52.5945646Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5947293Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5948916Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5950872Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-08-17T12:16:52.5952643Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-08-17T12:16:52.5954329Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-08-17T12:16:52.5956038Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-08-17T12:16:52.5957853Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5959517Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-08-17T12:16:52.5961149Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-08-17T12:16:52.5962742Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-08-17T12:16:52.5964317Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-08-17T12:16:52.5965928Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-08-17T12:16:52.5967628Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-08-17T12:16:52.5969333Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-08-17T12:16:52.5970993Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-08-17T12:16:52.5972821Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5974482Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-08-17T12:16:52.5976485Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-08-17T12:16:52.5978075Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-08-17T12:16:52.5979765Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-08-17T12:16:52.5981363Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-08-17T12:16:52.5983125Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-08-17T12:16:52.5984907Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.5986430Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-08-17T12:16:52.5988074Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-08-17T12:16:52.5989645Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-08-17T12:16:52.5991348Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-08-17T12:16:52.5992913Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-08-17T12:16:52.5994685Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-08-17T12:16:52.5996353Z adding 'torch/include/ATen/ops/hardswish.h' 2022-08-17T12:16:52.5998043Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-08-17T12:16:52.5999773Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6001423Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-08-17T12:16:52.6003068Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-08-17T12:16:52.6004959Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-08-17T12:16:52.6006572Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-08-17T12:16:52.6008229Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-08-17T12:16:52.6009840Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-08-17T12:16:52.6011418Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-08-17T12:16:52.6012943Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-08-17T12:16:52.6014852Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-08-17T12:16:52.6016616Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-08-17T12:16:52.6018340Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-08-17T12:16:52.6020133Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-08-17T12:16:52.6021673Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-08-17T12:16:52.6023229Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-08-17T12:16:52.6024935Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-08-17T12:16:52.6026610Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-08-17T12:16:52.6028160Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-08-17T12:16:52.6029845Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-08-17T12:16:52.6031427Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-08-17T12:16:52.6033276Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-08-17T12:16:52.6034985Z adding 'torch/include/ATen/ops/heaviside.h' 2022-08-17T12:16:52.6036878Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6038384Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-08-17T12:16:52.6039945Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-08-17T12:16:52.6041484Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-08-17T12:16:52.6043188Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-08-17T12:16:52.6044801Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-08-17T12:16:52.6046614Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-08-17T12:16:52.6048218Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-08-17T12:16:52.6049978Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6051413Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-08-17T12:16:52.6053210Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-08-17T12:16:52.6054924Z adding 'torch/include/ATen/ops/histc.h' 2022-08-17T12:16:52.6056641Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-08-17T12:16:52.6058358Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-08-17T12:16:52.6059952Z adding 'torch/include/ATen/ops/histc_native.h' 2022-08-17T12:16:52.6061622Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-08-17T12:16:52.6063574Z adding 'torch/include/ATen/ops/histogram.h' 2022-08-17T12:16:52.6065393Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-08-17T12:16:52.6067097Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-08-17T12:16:52.6068942Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-08-17T12:16:52.6070843Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-08-17T12:16:52.6072758Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6074605Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-08-17T12:16:52.6076097Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-08-17T12:16:52.6077764Z adding 'torch/include/ATen/ops/hsplit.h' 2022-08-17T12:16:52.6079481Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6081117Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-08-17T12:16:52.6082745Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-08-17T12:16:52.6084401Z adding 'torch/include/ATen/ops/hspmm.h' 2022-08-17T12:16:52.6086048Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-08-17T12:16:52.6087806Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-08-17T12:16:52.6089506Z adding 'torch/include/ATen/ops/hstack.h' 2022-08-17T12:16:52.6091265Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6092706Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-08-17T12:16:52.6094548Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-08-17T12:16:52.6096269Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-08-17T12:16:52.6097981Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-08-17T12:16:52.6099797Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6101332Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-08-17T12:16:52.6102910Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-08-17T12:16:52.6104468Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-08-17T12:16:52.6106180Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-08-17T12:16:52.6107858Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-08-17T12:16:52.6109538Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-08-17T12:16:52.6111693Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-08-17T12:16:52.6113582Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-08-17T12:16:52.6115309Z adding 'torch/include/ATen/ops/hypot.h' 2022-08-17T12:16:52.6117155Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6118706Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-08-17T12:16:52.6120324Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-08-17T12:16:52.6121907Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-08-17T12:16:52.6123537Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-08-17T12:16:52.6125059Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-08-17T12:16:52.6126758Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-08-17T12:16:52.6128444Z adding 'torch/include/ATen/ops/i0.h' 2022-08-17T12:16:52.6130182Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6131730Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-08-17T12:16:52.6133346Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-08-17T12:16:52.6135058Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-08-17T12:16:52.6136805Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-08-17T12:16:52.6138564Z adding 'torch/include/ATen/ops/i0_native.h' 2022-08-17T12:16:52.6140184Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-08-17T12:16:52.6141845Z adding 'torch/include/ATen/ops/igamma.h' 2022-08-17T12:16:52.6143760Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6145211Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-08-17T12:16:52.6146779Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-08-17T12:16:52.6148334Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-08-17T12:16:52.6149952Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-08-17T12:16:52.6151562Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-08-17T12:16:52.6153381Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-08-17T12:16:52.6155043Z adding 'torch/include/ATen/ops/igammac.h' 2022-08-17T12:16:52.6156887Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6158353Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-08-17T12:16:52.6159926Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-08-17T12:16:52.6161474Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-08-17T12:16:52.6163144Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-08-17T12:16:52.6164727Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-08-17T12:16:52.6166424Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-08-17T12:16:52.6168167Z adding 'torch/include/ATen/ops/im2col.h' 2022-08-17T12:16:52.6169885Z adding 'torch/include/ATen/ops/im2col_backward.h' 2022-08-17T12:16:52.6171607Z adding 'torch/include/ATen/ops/im2col_backward_cpu_dispatch.h' 2022-08-17T12:16:52.6173291Z adding 'torch/include/ATen/ops/im2col_backward_cuda_dispatch.h' 2022-08-17T12:16:52.6175111Z adding 'torch/include/ATen/ops/im2col_backward_native.h' 2022-08-17T12:16:52.6176812Z adding 'torch/include/ATen/ops/im2col_backward_ops.h' 2022-08-17T12:16:52.6178546Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-08-17T12:16:52.6180202Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-08-17T12:16:52.6181771Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-08-17T12:16:52.6183457Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-08-17T12:16:52.6185101Z adding 'torch/include/ATen/ops/imag.h' 2022-08-17T12:16:52.6186811Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6188228Z adding 'torch/include/ATen/ops/imag_native.h' 2022-08-17T12:16:52.6189815Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-08-17T12:16:52.6191546Z adding 'torch/include/ATen/ops/index.h' 2022-08-17T12:16:52.6193354Z adding 'torch/include/ATen/ops/index_add.h' 2022-08-17T12:16:52.6195212Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6196835Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6198442Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-08-17T12:16:52.6200099Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-08-17T12:16:52.6201791Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-08-17T12:16:52.6203456Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-08-17T12:16:52.6205077Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-08-17T12:16:52.6206930Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-08-17T12:16:52.6208873Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6210437Z adding 'torch/include/ATen/ops/index_copy.h' 2022-08-17T12:16:52.6212272Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6213799Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6215634Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-08-17T12:16:52.6217196Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-08-17T12:16:52.6218929Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-08-17T12:16:52.6220525Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-08-17T12:16:52.6222133Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-08-17T12:16:52.6223919Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-08-17T12:16:52.6225643Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-08-17T12:16:52.6227284Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-08-17T12:16:52.6228965Z adding 'torch/include/ATen/ops/index_fill.h' 2022-08-17T12:16:52.6230994Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6232705Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6234240Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-08-17T12:16:52.6235771Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-08-17T12:16:52.6237324Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-08-17T12:16:52.6238930Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-08-17T12:16:52.6241015Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-08-17T12:16:52.6243033Z adding 'torch/include/ATen/ops/index_meta.h' 2022-08-17T12:16:52.6244707Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-08-17T12:16:52.6246288Z adding 'torch/include/ATen/ops/index_native.h' 2022-08-17T12:16:52.6247966Z adding 'torch/include/ATen/ops/index_ops.h' 2022-08-17T12:16:52.6249658Z adding 'torch/include/ATen/ops/index_put.h' 2022-08-17T12:16:52.6251481Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6253110Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-08-17T12:16:52.6255117Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-08-17T12:16:52.6256979Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-08-17T12:16:52.6259542Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6260576Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-08-17T12:16:52.6262261Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-08-17T12:16:52.6263767Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-08-17T12:16:52.6265335Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-08-17T12:16:52.6266864Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-08-17T12:16:52.6268510Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-08-17T12:16:52.6270559Z adding 'torch/include/ATen/ops/index_select.h' 2022-08-17T12:16:52.6272239Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-08-17T12:16:52.6273972Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6275490Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-08-17T12:16:52.6277243Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-08-17T12:16:52.6279141Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6280806Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-08-17T12:16:52.6282476Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-08-17T12:16:52.6284195Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-08-17T12:16:52.6286085Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-08-17T12:16:52.6287797Z adding 'torch/include/ATen/ops/indices.h' 2022-08-17T12:16:52.6289350Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-08-17T12:16:52.6291160Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6292893Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6294584Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-08-17T12:16:52.6296772Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-08-17T12:16:52.6298329Z adding 'torch/include/ATen/ops/indices_native.h' 2022-08-17T12:16:52.6300303Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-08-17T12:16:52.6301855Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-08-17T12:16:52.6303456Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6304976Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-08-17T12:16:52.6306672Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-08-17T12:16:52.6308325Z adding 'torch/include/ATen/ops/inner.h' 2022-08-17T12:16:52.6310088Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6311571Z adding 'torch/include/ATen/ops/inner_native.h' 2022-08-17T12:16:52.6313440Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-08-17T12:16:52.6315255Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-08-17T12:16:52.6317041Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6318597Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-08-17T12:16:52.6320429Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-08-17T12:16:52.6322051Z adding 'torch/include/ATen/ops/int_repr.h' 2022-08-17T12:16:52.6323861Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6325457Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-08-17T12:16:52.6327259Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-08-17T12:16:52.6328908Z adding 'torch/include/ATen/ops/inverse.h' 2022-08-17T12:16:52.6330692Z adding 'torch/include/ATen/ops/inverse_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6332203Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-08-17T12:16:52.6334133Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-08-17T12:16:52.6335694Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-08-17T12:16:52.6337343Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-08-17T12:16:52.6338994Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-08-17T12:16:52.6340643Z adding 'torch/include/ATen/ops/is_complex.h' 2022-08-17T12:16:52.6342358Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6343884Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-08-17T12:16:52.6345549Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-08-17T12:16:52.6347147Z adding 'torch/include/ATen/ops/is_conj.h' 2022-08-17T12:16:52.6348947Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6350392Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-08-17T12:16:52.6352045Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-08-17T12:16:52.6353789Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-08-17T12:16:52.6355644Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6357109Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-08-17T12:16:52.6358800Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-08-17T12:16:52.6360348Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-08-17T12:16:52.6362054Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6363542Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-08-17T12:16:52.6365186Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-08-17T12:16:52.6366768Z adding 'torch/include/ATen/ops/is_inference.h' 2022-08-17T12:16:52.6368513Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6370087Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-08-17T12:16:52.6371734Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-08-17T12:16:52.6373296Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-08-17T12:16:52.6375176Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6376660Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-08-17T12:16:52.6378403Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-08-17T12:16:52.6379946Z adding 'torch/include/ATen/ops/is_neg.h' 2022-08-17T12:16:52.6381664Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6383152Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-08-17T12:16:52.6384811Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-08-17T12:16:52.6386401Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-08-17T12:16:52.6388122Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6389651Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-08-17T12:16:52.6391261Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-08-17T12:16:52.6392884Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-08-17T12:16:52.6394661Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6396295Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-08-17T12:16:52.6397832Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-08-17T12:16:52.6399588Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-08-17T12:16:52.6401256Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-08-17T12:16:52.6403016Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6404499Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-08-17T12:16:52.6406203Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-08-17T12:16:52.6407772Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-08-17T12:16:52.6409460Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-08-17T12:16:52.6411055Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-08-17T12:16:52.6412601Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-08-17T12:16:52.6414349Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-08-17T12:16:52.6416138Z adding 'torch/include/ATen/ops/is_signed.h' 2022-08-17T12:16:52.6417989Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6419414Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-08-17T12:16:52.6421069Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-08-17T12:16:52.6422605Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-08-17T12:16:52.6424297Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6425728Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-08-17T12:16:52.6427347Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-08-17T12:16:52.6428967Z adding 'torch/include/ATen/ops/isclose.h' 2022-08-17T12:16:52.6430760Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6432348Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-08-17T12:16:52.6434230Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-08-17T12:16:52.6435822Z adding 'torch/include/ATen/ops/isfinite.h' 2022-08-17T12:16:52.6437608Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6439059Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-08-17T12:16:52.6440755Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-08-17T12:16:52.6442582Z adding 'torch/include/ATen/ops/isin.h' 2022-08-17T12:16:52.6444469Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6446164Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-08-17T12:16:52.6447940Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-08-17T12:16:52.6449658Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-08-17T12:16:52.6451366Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-08-17T12:16:52.6453054Z adding 'torch/include/ATen/ops/isin_native.h' 2022-08-17T12:16:52.6455280Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-08-17T12:16:52.6457138Z adding 'torch/include/ATen/ops/isinf.h' 2022-08-17T12:16:52.6459058Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6460821Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-08-17T12:16:52.6462810Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-08-17T12:16:52.6464580Z adding 'torch/include/ATen/ops/isnan.h' 2022-08-17T12:16:52.6466343Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6467949Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-08-17T12:16:52.6469540Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-08-17T12:16:52.6471133Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-08-17T12:16:52.6472890Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-08-17T12:16:52.6474651Z adding 'torch/include/ATen/ops/isneginf.h' 2022-08-17T12:16:52.6476430Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6478003Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-08-17T12:16:52.6479620Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-08-17T12:16:52.6481303Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-08-17T12:16:52.6482982Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-08-17T12:16:52.6484580Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-08-17T12:16:52.6486258Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-08-17T12:16:52.6487944Z adding 'torch/include/ATen/ops/isposinf.h' 2022-08-17T12:16:52.6489785Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6491366Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-08-17T12:16:52.6492991Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-08-17T12:16:52.6494783Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-08-17T12:16:52.6496424Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-08-17T12:16:52.6498072Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-08-17T12:16:52.6500797Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-08-17T12:16:52.6502312Z adding 'torch/include/ATen/ops/isreal.h' 2022-08-17T12:16:52.6504035Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6505638Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-08-17T12:16:52.6507458Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-08-17T12:16:52.6509102Z adding 'torch/include/ATen/ops/istft.h' 2022-08-17T12:16:52.6510849Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6512580Z adding 'torch/include/ATen/ops/istft_native.h' 2022-08-17T12:16:52.6514309Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-08-17T12:16:52.6515872Z adding 'torch/include/ATen/ops/item.h' 2022-08-17T12:16:52.6517771Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6519463Z adding 'torch/include/ATen/ops/item_native.h' 2022-08-17T12:16:52.6521074Z adding 'torch/include/ATen/ops/item_ops.h' 2022-08-17T12:16:52.6523071Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-08-17T12:16:52.6525128Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6526722Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-08-17T12:16:52.6528750Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-08-17T12:16:52.6530480Z adding 'torch/include/ATen/ops/kl_div.h' 2022-08-17T12:16:52.6532258Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6533782Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-08-17T12:16:52.6535710Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-08-17T12:16:52.6537280Z adding 'torch/include/ATen/ops/kron.h' 2022-08-17T12:16:52.6538991Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6540437Z adding 'torch/include/ATen/ops/kron_native.h' 2022-08-17T12:16:52.6542105Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-08-17T12:16:52.6543835Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-08-17T12:16:52.6545851Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6547325Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6548909Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-08-17T12:16:52.6550489Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-08-17T12:16:52.6552182Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-08-17T12:16:52.6554037Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-08-17T12:16:52.6555862Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-08-17T12:16:52.6557679Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6559599Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-08-17T12:16:52.6561373Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-08-17T12:16:52.6562934Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-08-17T12:16:52.6564784Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6566580Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-08-17T12:16:52.6568334Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-08-17T12:16:52.6569894Z adding 'torch/include/ATen/ops/lcm.h' 2022-08-17T12:16:52.6571594Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6573105Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-08-17T12:16:52.6574839Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-08-17T12:16:52.6576324Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-08-17T12:16:52.6577973Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-08-17T12:16:52.6579461Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-08-17T12:16:52.6581134Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-08-17T12:16:52.6582749Z adding 'torch/include/ATen/ops/ldexp.h' 2022-08-17T12:16:52.6584451Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6585905Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-08-17T12:16:52.6587557Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-08-17T12:16:52.6589224Z adding 'torch/include/ATen/ops/le.h' 2022-08-17T12:16:52.6590941Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6592456Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-08-17T12:16:52.6594144Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-08-17T12:16:52.6595785Z adding 'torch/include/ATen/ops/le_meta.h' 2022-08-17T12:16:52.6597288Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-08-17T12:16:52.6598860Z adding 'torch/include/ATen/ops/le_native.h' 2022-08-17T12:16:52.6600696Z adding 'torch/include/ATen/ops/le_ops.h' 2022-08-17T12:16:52.6602373Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-08-17T12:16:52.6603987Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-08-17T12:16:52.6605707Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6607273Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-08-17T12:16:52.6608980Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-08-17T12:16:52.6610449Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-08-17T12:16:52.6612012Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-08-17T12:16:52.6613559Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-08-17T12:16:52.6615471Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-08-17T12:16:52.6617275Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6618784Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-08-17T12:16:52.6620367Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-08-17T12:16:52.6621953Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-08-17T12:16:52.6623613Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-08-17T12:16:52.6625328Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-08-17T12:16:52.6627006Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-08-17T12:16:52.6628686Z adding 'torch/include/ATen/ops/lerp.h' 2022-08-17T12:16:52.6631629Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6633366Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-08-17T12:16:52.6634958Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-08-17T12:16:52.6636642Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-08-17T12:16:52.6638363Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-08-17T12:16:52.6639954Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-08-17T12:16:52.6641902Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-08-17T12:16:52.6643691Z adding 'torch/include/ATen/ops/less.h' 2022-08-17T12:16:52.6645485Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6647169Z adding 'torch/include/ATen/ops/less_equal.h' 2022-08-17T12:16:52.6648920Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6650482Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-08-17T12:16:52.6652429Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-08-17T12:16:52.6654367Z adding 'torch/include/ATen/ops/less_native.h' 2022-08-17T12:16:52.6656197Z adding 'torch/include/ATen/ops/less_ops.h' 2022-08-17T12:16:52.6657916Z adding 'torch/include/ATen/ops/lgamma.h' 2022-08-17T12:16:52.6659705Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6661221Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-08-17T12:16:52.6662774Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-08-17T12:16:52.6664341Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-08-17T12:16:52.6665964Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-08-17T12:16:52.6667521Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-08-17T12:16:52.6670206Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-08-17T12:16:52.6677193Z adding 'torch/include/ATen/ops/lift.h' 2022-08-17T12:16:52.6678905Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6680508Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-08-17T12:16:52.6682203Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6683824Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-08-17T12:16:52.6685595Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6687097Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-08-17T12:16:52.6688795Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-08-17T12:16:52.6690377Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-08-17T12:16:52.6692020Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-08-17T12:16:52.6693572Z adding 'torch/include/ATen/ops/lift_native.h' 2022-08-17T12:16:52.6695411Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-08-17T12:16:52.6697152Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-08-17T12:16:52.6698862Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6701248Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-08-17T12:16:52.6703067Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6704668Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-08-17T12:16:52.6706308Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-08-17T12:16:52.6707894Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-08-17T12:16:52.6709518Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-08-17T12:16:52.6711112Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-08-17T12:16:52.6712969Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-08-17T12:16:52.6714716Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-08-17T12:16:52.6716324Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-08-17T12:16:52.6718058Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-08-17T12:16:52.6719830Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6721429Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-08-17T12:16:52.6723182Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-08-17T12:16:52.6724932Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-08-17T12:16:52.6726707Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6728337Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-08-17T12:16:52.6729920Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-08-17T12:16:52.6731640Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-08-17T12:16:52.6733249Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-08-17T12:16:52.6734983Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-08-17T12:16:52.6736603Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-08-17T12:16:52.6738252Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-08-17T12:16:52.6740052Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6741542Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-08-17T12:16:52.6743172Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-08-17T12:16:52.6744860Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-08-17T12:16:52.6746461Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6748039Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-08-17T12:16:52.6749729Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-08-17T12:16:52.6751263Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-08-17T12:16:52.6753219Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-08-17T12:16:52.6755139Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-08-17T12:16:52.6756692Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-08-17T12:16:52.6758566Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-08-17T12:16:52.6760090Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-08-17T12:16:52.6762084Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6763474Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-08-17T12:16:52.6765338Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-08-17T12:16:52.6767038Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-08-17T12:16:52.6768839Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6770648Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-08-17T12:16:52.6772093Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-08-17T12:16:52.6773976Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-08-17T12:16:52.6775774Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6777335Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-08-17T12:16:52.6779005Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-08-17T12:16:52.6780699Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-08-17T12:16:52.6782485Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-08-17T12:16:52.6784248Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-08-17T12:16:52.6785950Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-08-17T12:16:52.6787755Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-08-17T12:16:52.6789274Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-08-17T12:16:52.6791373Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6793377Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-08-17T12:16:52.6795322Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6796792Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-08-17T12:16:52.6798698Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-08-17T12:16:52.6800432Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-08-17T12:16:52.6802241Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-08-17T12:16:52.6804040Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-08-17T12:16:52.6806032Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6807713Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-08-17T12:16:52.6809737Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6811387Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-08-17T12:16:52.6813167Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-08-17T12:16:52.6815018Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-08-17T12:16:52.6816768Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-08-17T12:16:52.6818444Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-08-17T12:16:52.6820319Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-08-17T12:16:52.6822064Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-08-17T12:16:52.6823969Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-08-17T12:16:52.6825765Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-08-17T12:16:52.6827784Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6829483Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-08-17T12:16:52.6831208Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-08-17T12:16:52.6832962Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-08-17T12:16:52.6834787Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-08-17T12:16:52.6836470Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-08-17T12:16:52.6838359Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-08-17T12:16:52.6840211Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-08-17T12:16:52.6842171Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6843900Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-08-17T12:16:52.6845657Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-08-17T12:16:52.6847359Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-08-17T12:16:52.6849341Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-08-17T12:16:52.6851256Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-08-17T12:16:52.6853289Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6855066Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-08-17T12:16:52.6856806Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-08-17T12:16:52.6858552Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-08-17T12:16:52.6860462Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6862158Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-08-17T12:16:52.6864232Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6865880Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-08-17T12:16:52.6867605Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-08-17T12:16:52.6869324Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-08-17T12:16:52.6871113Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-08-17T12:16:52.6872959Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-08-17T12:16:52.6874811Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-08-17T12:16:52.6876596Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-08-17T12:16:52.6878566Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-08-17T12:16:52.6880237Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-08-17T12:16:52.6882032Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-08-17T12:16:52.6883663Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-08-17T12:16:52.6885511Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-08-17T12:16:52.6887313Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-08-17T12:16:52.6889359Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6891018Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-08-17T12:16:52.6892766Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-08-17T12:16:52.6894613Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-08-17T12:16:52.6896514Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-08-17T12:16:52.6898225Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-08-17T12:16:52.6900126Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-08-17T12:16:52.6901657Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-08-17T12:16:52.6903398Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6905415Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-08-17T12:16:52.6907156Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-08-17T12:16:52.6908800Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-08-17T12:16:52.6910563Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6911907Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-08-17T12:16:52.6913592Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-08-17T12:16:52.6915069Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-08-17T12:16:52.6916685Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-08-17T12:16:52.6918402Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-08-17T12:16:52.6920257Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6921843Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-08-17T12:16:52.6923680Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-08-17T12:16:52.6925334Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-08-17T12:16:52.6927061Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6928590Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-08-17T12:16:52.6930470Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-08-17T12:16:52.6932516Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-08-17T12:16:52.6934796Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6936785Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-08-17T12:16:52.6939020Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-08-17T12:16:52.6940933Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-08-17T12:16:52.6942869Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6944515Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-08-17T12:16:52.6946351Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-08-17T12:16:52.6948265Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-08-17T12:16:52.6950407Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6952063Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-08-17T12:16:52.6954342Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-08-17T12:16:52.6956328Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-08-17T12:16:52.6958441Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.6960340Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6962128Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6963846Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-08-17T12:16:52.6966064Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-08-17T12:16:52.6968065Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-08-17T12:16:52.6970092Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.6971749Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-08-17T12:16:52.6973586Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-08-17T12:16:52.6975682Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-08-17T12:16:52.6977121Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-08-17T12:16:52.6978594Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-08-17T12:16:52.6980458Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-08-17T12:16:52.6982011Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-08-17T12:16:52.6983692Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6985298Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-08-17T12:16:52.6986733Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-08-17T12:16:52.6988329Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-08-17T12:16:52.6989917Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6991482Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-08-17T12:16:52.6993256Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.6994817Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-08-17T12:16:52.6996529Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-08-17T12:16:52.6998170Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-08-17T12:16:52.6999746Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-08-17T12:16:52.7001596Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-08-17T12:16:52.7003320Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-08-17T12:16:52.7005075Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-08-17T12:16:52.7006802Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-08-17T12:16:52.7008636Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-08-17T12:16:52.7010258Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-08-17T12:16:52.7012123Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7013745Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-08-17T12:16:52.7015875Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-08-17T12:16:52.7017522Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-08-17T12:16:52.7019286Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7020860Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-08-17T12:16:52.7022510Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-08-17T12:16:52.7024270Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-08-17T12:16:52.7026334Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7027494Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-08-17T12:16:52.7029300Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-08-17T12:16:52.7031000Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-08-17T12:16:52.7033114Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7034705Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-08-17T12:16:52.7036490Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-08-17T12:16:52.7038105Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-08-17T12:16:52.7039735Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7041154Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-08-17T12:16:52.7042783Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-08-17T12:16:52.7044323Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-08-17T12:16:52.7046469Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7047960Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-08-17T12:16:52.7049753Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-08-17T12:16:52.7051447Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-08-17T12:16:52.7053192Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7054795Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-08-17T12:16:52.7056482Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-08-17T12:16:52.7058009Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-08-17T12:16:52.7059640Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-08-17T12:16:52.7061173Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-08-17T12:16:52.7062989Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-08-17T12:16:52.7064642Z adding 'torch/include/ATen/ops/linear.h' 2022-08-17T12:16:52.7066373Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-08-17T12:16:52.7068112Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7069670Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-08-17T12:16:52.7071587Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-08-17T12:16:52.7073585Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7075496Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7077254Z adding 'torch/include/ATen/ops/linear_native.h' 2022-08-17T12:16:52.7078888Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-08-17T12:16:52.7080681Z adding 'torch/include/ATen/ops/linspace.h' 2022-08-17T12:16:52.7082561Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7084538Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-08-17T12:16:52.7085936Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-08-17T12:16:52.7087670Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-08-17T12:16:52.7089464Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-08-17T12:16:52.7091481Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-08-17T12:16:52.7093512Z adding 'torch/include/ATen/ops/log.h' 2022-08-17T12:16:52.7095238Z adding 'torch/include/ATen/ops/log10.h' 2022-08-17T12:16:52.7097319Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7099002Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-08-17T12:16:52.7100547Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-08-17T12:16:52.7102214Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-08-17T12:16:52.7103850Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-08-17T12:16:52.7105396Z adding 'torch/include/ATen/ops/log10_native.h' 2022-08-17T12:16:52.7107205Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-08-17T12:16:52.7108795Z adding 'torch/include/ATen/ops/log1p.h' 2022-08-17T12:16:52.7110609Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7112139Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-08-17T12:16:52.7113890Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-08-17T12:16:52.7115330Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-08-17T12:16:52.7116972Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-08-17T12:16:52.7118663Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-08-17T12:16:52.7120386Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-08-17T12:16:52.7122048Z adding 'torch/include/ATen/ops/log2.h' 2022-08-17T12:16:52.7123891Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7125379Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-08-17T12:16:52.7127042Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-08-17T12:16:52.7128594Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-08-17T12:16:52.7130265Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-08-17T12:16:52.7131854Z adding 'torch/include/ATen/ops/log2_native.h' 2022-08-17T12:16:52.7133661Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-08-17T12:16:52.7135617Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7137138Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-08-17T12:16:52.7138760Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-08-17T12:16:52.7140331Z adding 'torch/include/ATen/ops/log_meta.h' 2022-08-17T12:16:52.7141973Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-08-17T12:16:52.7143500Z adding 'torch/include/ATen/ops/log_native.h' 2022-08-17T12:16:52.7145225Z adding 'torch/include/ATen/ops/log_normal.h' 2022-08-17T12:16:52.7147030Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7148553Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-08-17T12:16:52.7150132Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-08-17T12:16:52.7151700Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-08-17T12:16:52.7153471Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-08-17T12:16:52.7155271Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-08-17T12:16:52.7157092Z adding 'torch/include/ATen/ops/log_ops.h' 2022-08-17T12:16:52.7158757Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-08-17T12:16:52.7160592Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-08-17T12:16:52.7162270Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-08-17T12:16:52.7163929Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7165488Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-08-17T12:16:52.7167260Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-08-17T12:16:52.7169073Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7170636Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-08-17T12:16:52.7172355Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-08-17T12:16:52.7174155Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-08-17T12:16:52.7175817Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-08-17T12:16:52.7177509Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-08-17T12:16:52.7178985Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-08-17T12:16:52.7180850Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-08-17T12:16:52.7182523Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-08-17T12:16:52.7184300Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7186010Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7187516Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-08-17T12:16:52.7189347Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-08-17T12:16:52.7190986Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-08-17T12:16:52.7192777Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-08-17T12:16:52.7194754Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7196075Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-08-17T12:16:52.7197782Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-08-17T12:16:52.7199441Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-08-17T12:16:52.7201037Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-08-17T12:16:52.7202534Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-08-17T12:16:52.7204249Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-08-17T12:16:52.7206113Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7207626Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-08-17T12:16:52.7209227Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-08-17T12:16:52.7210836Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-08-17T12:16:52.7212633Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-08-17T12:16:52.7214226Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-08-17T12:16:52.7216056Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-08-17T12:16:52.7217726Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-08-17T12:16:52.7219459Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7221102Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7222620Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-08-17T12:16:52.7224435Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-08-17T12:16:52.7226205Z adding 'torch/include/ATen/ops/logdet.h' 2022-08-17T12:16:52.7228161Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7229538Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-08-17T12:16:52.7231044Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-08-17T12:16:52.7232730Z adding 'torch/include/ATen/ops/logical_and.h' 2022-08-17T12:16:52.7234509Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7236108Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-08-17T12:16:52.7237753Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-08-17T12:16:52.7239270Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-08-17T12:16:52.7241041Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-08-17T12:16:52.7242694Z adding 'torch/include/ATen/ops/logical_not.h' 2022-08-17T12:16:52.7244401Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7245978Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-08-17T12:16:52.7247789Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-08-17T12:16:52.7249206Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-08-17T12:16:52.7250849Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-08-17T12:16:52.7252556Z adding 'torch/include/ATen/ops/logical_or.h' 2022-08-17T12:16:52.7254719Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7256088Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-08-17T12:16:52.7257876Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-08-17T12:16:52.7259275Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-08-17T12:16:52.7260867Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-08-17T12:16:52.7262530Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-08-17T12:16:52.7264145Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7265699Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-08-17T12:16:52.7267221Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-08-17T12:16:52.7268805Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-08-17T12:16:52.7270480Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-08-17T12:16:52.7272307Z adding 'torch/include/ATen/ops/logit.h' 2022-08-17T12:16:52.7274162Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-08-17T12:16:52.7275895Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7277706Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-08-17T12:16:52.7279192Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7280884Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-08-17T12:16:52.7282807Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-08-17T12:16:52.7284386Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-08-17T12:16:52.7286098Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-08-17T12:16:52.7287589Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-08-17T12:16:52.7289203Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-08-17T12:16:52.7290865Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-08-17T12:16:52.7292418Z adding 'torch/include/ATen/ops/logit_native.h' 2022-08-17T12:16:52.7294449Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-08-17T12:16:52.7296344Z adding 'torch/include/ATen/ops/logspace.h' 2022-08-17T12:16:52.7298147Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7300467Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-08-17T12:16:52.7302310Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-08-17T12:16:52.7303727Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-08-17T12:16:52.7305138Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-08-17T12:16:52.7306805Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-08-17T12:16:52.7308562Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-08-17T12:16:52.7310236Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7311940Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7313555Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7315089Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-08-17T12:16:52.7316826Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-08-17T12:16:52.7318649Z adding 'torch/include/ATen/ops/lshift.h' 2022-08-17T12:16:52.7320355Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7321912Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-08-17T12:16:52.7323477Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-08-17T12:16:52.7325014Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-08-17T12:16:52.7326441Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-08-17T12:16:52.7328266Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-08-17T12:16:52.7329975Z adding 'torch/include/ATen/ops/lstm.h' 2022-08-17T12:16:52.7331585Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-08-17T12:16:52.7333215Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7334740Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-08-17T12:16:52.7336605Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-08-17T12:16:52.7338318Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7340116Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-08-17T12:16:52.7342132Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7343607Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-08-17T12:16:52.7345556Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-08-17T12:16:52.7347337Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-08-17T12:16:52.7349028Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-08-17T12:16:52.7350825Z adding 'torch/include/ATen/ops/lstsq.h' 2022-08-17T12:16:52.7352553Z adding 'torch/include/ATen/ops/lstsq_cpu_dispatch.h' 2022-08-17T12:16:52.7354424Z adding 'torch/include/ATen/ops/lstsq_cuda_dispatch.h' 2022-08-17T12:16:52.7355836Z adding 'torch/include/ATen/ops/lstsq_native.h' 2022-08-17T12:16:52.7357539Z adding 'torch/include/ATen/ops/lstsq_ops.h' 2022-08-17T12:16:52.7359393Z adding 'torch/include/ATen/ops/lt.h' 2022-08-17T12:16:52.7361164Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7362687Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-08-17T12:16:52.7364512Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-08-17T12:16:52.7365985Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-08-17T12:16:52.7367627Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-08-17T12:16:52.7369383Z adding 'torch/include/ATen/ops/lt_native.h' 2022-08-17T12:16:52.7371313Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-08-17T12:16:52.7373127Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-08-17T12:16:52.7374968Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7376458Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-08-17T12:16:52.7378303Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-08-17T12:16:52.7379878Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-08-17T12:16:52.7381828Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7383096Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-08-17T12:16:52.7384671Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-08-17T12:16:52.7386228Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-08-17T12:16:52.7387823Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-08-17T12:16:52.7389331Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-08-17T12:16:52.7390992Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-08-17T12:16:52.7392617Z adding 'torch/include/ATen/ops/mH.h' 2022-08-17T12:16:52.7394328Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7395779Z adding 'torch/include/ATen/ops/mH_native.h' 2022-08-17T12:16:52.7397316Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-08-17T12:16:52.7398897Z adding 'torch/include/ATen/ops/mT.h' 2022-08-17T12:16:52.7400583Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7402127Z adding 'torch/include/ATen/ops/mT_native.h' 2022-08-17T12:16:52.7403820Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-08-17T12:16:52.7405649Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-08-17T12:16:52.7407900Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7409236Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-08-17T12:16:52.7410924Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-08-17T12:16:52.7412851Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-08-17T12:16:52.7415025Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7416869Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-08-17T12:16:52.7418620Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-08-17T12:16:52.7420366Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-08-17T12:16:52.7422219Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-08-17T12:16:52.7424114Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-08-17T12:16:52.7426037Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-08-17T12:16:52.7427886Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7429587Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-08-17T12:16:52.7431262Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-08-17T12:16:52.7433199Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-08-17T12:16:52.7434853Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-08-17T12:16:52.7437007Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-08-17T12:16:52.7438753Z adding 'torch/include/ATen/ops/masked_select.h' 2022-08-17T12:16:52.7440412Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-08-17T12:16:52.7442251Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7443905Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-08-17T12:16:52.7445657Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-08-17T12:16:52.7447417Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-08-17T12:16:52.7449183Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-08-17T12:16:52.7450962Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-08-17T12:16:52.7452714Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-08-17T12:16:52.7454606Z adding 'torch/include/ATen/ops/matmul.h' 2022-08-17T12:16:52.7456580Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-08-17T12:16:52.7458514Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7460128Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-08-17T12:16:52.7462008Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-08-17T12:16:52.7463993Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7465614Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-08-17T12:16:52.7467306Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-08-17T12:16:52.7468987Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-08-17T12:16:52.7470793Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7472468Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-08-17T12:16:52.7474210Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-08-17T12:16:52.7475887Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-08-17T12:16:52.7477535Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-08-17T12:16:52.7479396Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7480979Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-08-17T12:16:52.7482715Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-08-17T12:16:52.7484545Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7486110Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-08-17T12:16:52.7487858Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-08-17T12:16:52.7489605Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-08-17T12:16:52.7491489Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7493057Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-08-17T12:16:52.7495566Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-08-17T12:16:52.7496904Z adding 'torch/include/ATen/ops/matrix_rank.h' 2022-08-17T12:16:52.7498642Z adding 'torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7500234Z adding 'torch/include/ATen/ops/matrix_rank_native.h' 2022-08-17T12:16:52.7501988Z adding 'torch/include/ATen/ops/matrix_rank_ops.h' 2022-08-17T12:16:52.7504046Z adding 'torch/include/ATen/ops/max.h' 2022-08-17T12:16:52.7506001Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7507800Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7509534Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-08-17T12:16:52.7511269Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-08-17T12:16:52.7513137Z adding 'torch/include/ATen/ops/max_meta.h' 2022-08-17T12:16:52.7514932Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-08-17T12:16:52.7516715Z adding 'torch/include/ATen/ops/max_native.h' 2022-08-17T12:16:52.7518911Z adding 'torch/include/ATen/ops/max_ops.h' 2022-08-17T12:16:52.7520844Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-08-17T12:16:52.7522805Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7524364Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-08-17T12:16:52.7526308Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-08-17T12:16:52.7528235Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-08-17T12:16:52.7530170Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7531790Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-08-17T12:16:52.7533467Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-08-17T12:16:52.7535391Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-08-17T12:16:52.7537612Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7539338Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-08-17T12:16:52.7541432Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-08-17T12:16:52.7543389Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-08-17T12:16:52.7545518Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-08-17T12:16:52.7547713Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7549516Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-08-17T12:16:52.7551613Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7553469Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-08-17T12:16:52.7555337Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-08-17T12:16:52.7557172Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-08-17T12:16:52.7559103Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-08-17T12:16:52.7561122Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7562828Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-08-17T12:16:52.7564626Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-08-17T12:16:52.7566360Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-08-17T12:16:52.7568155Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-08-17T12:16:52.7569925Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-08-17T12:16:52.7571857Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-08-17T12:16:52.7573598Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-08-17T12:16:52.7575752Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7577397Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-08-17T12:16:52.7579127Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-08-17T12:16:52.7581027Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-08-17T12:16:52.7583005Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-08-17T12:16:52.7584870Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-08-17T12:16:52.7586741Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7588551Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-08-17T12:16:52.7590389Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-08-17T12:16:52.7592294Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-08-17T12:16:52.7594225Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-08-17T12:16:52.7596120Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-08-17T12:16:52.7597960Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-08-17T12:16:52.7599755Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-08-17T12:16:52.7601695Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-08-17T12:16:52.7603405Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-08-17T12:16:52.7605073Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-08-17T12:16:52.7606925Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-08-17T12:16:52.7608707Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-08-17T12:16:52.7610590Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-08-17T12:16:52.7612363Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-08-17T12:16:52.7614229Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-08-17T12:16:52.7616055Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-08-17T12:16:52.7617938Z adding 'torch/include/ATen/ops/maximum.h' 2022-08-17T12:16:52.7619935Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7621592Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-08-17T12:16:52.7623387Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-08-17T12:16:52.7625117Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-08-17T12:16:52.7626869Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-08-17T12:16:52.7628575Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-08-17T12:16:52.7630336Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-08-17T12:16:52.7632207Z adding 'torch/include/ATen/ops/mean.h' 2022-08-17T12:16:52.7634229Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7636091Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7637879Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7639649Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-08-17T12:16:52.7641390Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-08-17T12:16:52.7643067Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-08-17T12:16:52.7644856Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-08-17T12:16:52.7646584Z adding 'torch/include/ATen/ops/mean_native.h' 2022-08-17T12:16:52.7648594Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-08-17T12:16:52.7650632Z adding 'torch/include/ATen/ops/median.h' 2022-08-17T12:16:52.7652663Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7654619Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7656365Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-08-17T12:16:52.7658122Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-08-17T12:16:52.7659811Z adding 'torch/include/ATen/ops/median_native.h' 2022-08-17T12:16:52.7661938Z adding 'torch/include/ATen/ops/median_ops.h' 2022-08-17T12:16:52.7663794Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-08-17T12:16:52.7665743Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7667253Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-08-17T12:16:52.7669069Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-08-17T12:16:52.7671002Z adding 'torch/include/ATen/ops/min.h' 2022-08-17T12:16:52.7673096Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7674870Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7676545Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-08-17T12:16:52.7678333Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-08-17T12:16:52.7680164Z adding 'torch/include/ATen/ops/min_meta.h' 2022-08-17T12:16:52.7682036Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-08-17T12:16:52.7683731Z adding 'torch/include/ATen/ops/min_native.h' 2022-08-17T12:16:52.7685835Z adding 'torch/include/ATen/ops/min_ops.h' 2022-08-17T12:16:52.7687835Z adding 'torch/include/ATen/ops/minimum.h' 2022-08-17T12:16:52.7689697Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7691400Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-08-17T12:16:52.7693059Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-08-17T12:16:52.7694769Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-08-17T12:16:52.7696569Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-08-17T12:16:52.7698440Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-08-17T12:16:52.7700109Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-08-17T12:16:52.7701879Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-08-17T12:16:52.7703874Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-08-17T12:16:52.7705863Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7707724Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7709518Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-08-17T12:16:52.7712265Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-08-17T12:16:52.7714450Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7716226Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-08-17T12:16:52.7717938Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-08-17T12:16:52.7719979Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-08-17T12:16:52.7721916Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-08-17T12:16:52.7723779Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-08-17T12:16:52.7725561Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-08-17T12:16:52.7727284Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-08-17T12:16:52.7729108Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-08-17T12:16:52.7731051Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7732775Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-08-17T12:16:52.7734721Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-08-17T12:16:52.7736958Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-08-17T12:16:52.7738665Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-08-17T12:16:52.7740478Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-08-17T12:16:52.7742529Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-08-17T12:16:52.7744130Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-08-17T12:16:52.7746127Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-08-17T12:16:52.7748126Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7749900Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-08-17T12:16:52.7751608Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-08-17T12:16:52.7753695Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-08-17T12:16:52.7755733Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-08-17T12:16:52.7757678Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7759477Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-08-17T12:16:52.7761145Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-08-17T12:16:52.7763102Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-08-17T12:16:52.7765193Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-08-17T12:16:52.7767189Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-08-17T12:16:52.7769462Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7771458Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7773207Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-08-17T12:16:52.7775633Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-08-17T12:16:52.7777653Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7779434Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-08-17T12:16:52.7781282Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-08-17T12:16:52.7783405Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-08-17T12:16:52.7785272Z adding 'torch/include/ATen/ops/mish.h' 2022-08-17T12:16:52.7786981Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-08-17T12:16:52.7788785Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7790457Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-08-17T12:16:52.7792102Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7793903Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-08-17T12:16:52.7795746Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-08-17T12:16:52.7797653Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7799284Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-08-17T12:16:52.7801069Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-08-17T12:16:52.7802759Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-08-17T12:16:52.7804489Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-08-17T12:16:52.7806135Z adding 'torch/include/ATen/ops/mish_native.h' 2022-08-17T12:16:52.7807979Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-08-17T12:16:52.7809911Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-08-17T12:16:52.7811763Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-08-17T12:16:52.7813653Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7815432Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-08-17T12:16:52.7817255Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-08-17T12:16:52.7818983Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-08-17T12:16:52.7820778Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-08-17T12:16:52.7822753Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-08-17T12:16:52.7824615Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7826387Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-08-17T12:16:52.7828337Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-08-17T12:16:52.7830189Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-08-17T12:16:52.7832041Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-08-17T12:16:52.7834233Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7835932Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-08-17T12:16:52.7838047Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7839630Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-08-17T12:16:52.7841593Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-08-17T12:16:52.7843469Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-08-17T12:16:52.7845409Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-08-17T12:16:52.7847315Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-08-17T12:16:52.7849308Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7851107Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-08-17T12:16:52.7853101Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-08-17T12:16:52.7855133Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7856871Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-08-17T12:16:52.7858824Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-08-17T12:16:52.7860750Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-08-17T12:16:52.7862699Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-08-17T12:16:52.7864731Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7866475Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-08-17T12:16:52.7868433Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-08-17T12:16:52.7870406Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7872086Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-08-17T12:16:52.7874134Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-08-17T12:16:52.7876100Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-08-17T12:16:52.7878132Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-08-17T12:16:52.7880121Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7881872Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-08-17T12:16:52.7883822Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-08-17T12:16:52.7885822Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7887583Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-08-17T12:16:52.7889553Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-08-17T12:16:52.7891570Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-08-17T12:16:52.7893578Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7895680Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-08-17T12:16:52.7897653Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-08-17T12:16:52.7899586Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-08-17T12:16:52.7901534Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7903322Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-08-17T12:16:52.7905262Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-08-17T12:16:52.7907090Z adding 'torch/include/ATen/ops/mm.h' 2022-08-17T12:16:52.7908961Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7910682Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-08-17T12:16:52.7912528Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-08-17T12:16:52.7914316Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-08-17T12:16:52.7916075Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-08-17T12:16:52.7917895Z adding 'torch/include/ATen/ops/mm_native.h' 2022-08-17T12:16:52.7919809Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-08-17T12:16:52.7921818Z adding 'torch/include/ATen/ops/mode.h' 2022-08-17T12:16:52.7923741Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7925578Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7927390Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-08-17T12:16:52.7929113Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-08-17T12:16:52.7930823Z adding 'torch/include/ATen/ops/mode_native.h' 2022-08-17T12:16:52.7932880Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-08-17T12:16:52.7934950Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-08-17T12:16:52.7936967Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7938766Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-08-17T12:16:52.7940557Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-08-17T12:16:52.7942391Z adding 'torch/include/ATen/ops/movedim.h' 2022-08-17T12:16:52.7944319Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.7945920Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-08-17T12:16:52.7947841Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-08-17T12:16:52.7949958Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-08-17T12:16:52.7951981Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7953905Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-08-17T12:16:52.7955924Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-08-17T12:16:52.7958024Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-08-17T12:16:52.7960007Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7961730Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-08-17T12:16:52.7963863Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-08-17T12:16:52.7965773Z adding 'torch/include/ATen/ops/mps_linear_backward.h' 2022-08-17T12:16:52.7967766Z adding 'torch/include/ATen/ops/mps_linear_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7969488Z adding 'torch/include/ATen/ops/mps_linear_backward_native.h' 2022-08-17T12:16:52.7971457Z adding 'torch/include/ATen/ops/mps_linear_backward_ops.h' 2022-08-17T12:16:52.7973429Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-08-17T12:16:52.7975602Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.7977229Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-08-17T12:16:52.7979252Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-08-17T12:16:52.7981122Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-08-17T12:16:52.7983098Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-08-17T12:16:52.7984971Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-08-17T12:16:52.7986897Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-08-17T12:16:52.7989261Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-08-17T12:16:52.7991300Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-08-17T12:16:52.7993141Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.7994619Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-08-17T12:16:52.7996433Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-08-17T12:16:52.7998521Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-08-17T12:16:52.7999972Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-08-17T12:16:52.8001637Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-08-17T12:16:52.8003340Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-08-17T12:16:52.8005177Z adding 'torch/include/ATen/ops/msort.h' 2022-08-17T12:16:52.8007019Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8008664Z adding 'torch/include/ATen/ops/msort_native.h' 2022-08-17T12:16:52.8010457Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-08-17T12:16:52.8012280Z adding 'torch/include/ATen/ops/mul.h' 2022-08-17T12:16:52.8014300Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8016164Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8017908Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-08-17T12:16:52.8019625Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-08-17T12:16:52.8021389Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-08-17T12:16:52.8023047Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-08-17T12:16:52.8024601Z adding 'torch/include/ATen/ops/mul_native.h' 2022-08-17T12:16:52.8026450Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-08-17T12:16:52.8028327Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-08-17T12:16:52.8030075Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-08-17T12:16:52.8031850Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8033695Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8035374Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-08-17T12:16:52.8037246Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-08-17T12:16:52.8039001Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-08-17T12:16:52.8040636Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-08-17T12:16:52.8042287Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-08-17T12:16:52.8044118Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-08-17T12:16:52.8045888Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-08-17T12:16:52.8047627Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-08-17T12:16:52.8049314Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8050899Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8052536Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-08-17T12:16:52.8054578Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-08-17T12:16:52.8056293Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8057933Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-08-17T12:16:52.8059612Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-08-17T12:16:52.8061282Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-08-17T12:16:52.8062834Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-08-17T12:16:52.8064786Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-08-17T12:16:52.8066422Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-08-17T12:16:52.8068125Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-08-17T12:16:52.8069963Z adding 'torch/include/ATen/ops/multinomial.h' 2022-08-17T12:16:52.8071709Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-08-17T12:16:52.8073440Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-08-17T12:16:52.8075167Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-08-17T12:16:52.8076836Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-08-17T12:16:52.8078540Z adding 'torch/include/ATen/ops/multiply.h' 2022-08-17T12:16:52.8080406Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8081921Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-08-17T12:16:52.8083785Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-08-17T12:16:52.8085523Z adding 'torch/include/ATen/ops/mv.h' 2022-08-17T12:16:52.8087227Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8088818Z adding 'torch/include/ATen/ops/mv_native.h' 2022-08-17T12:16:52.8090385Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-08-17T12:16:52.8092325Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-08-17T12:16:52.8094332Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8096075Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-08-17T12:16:52.8097793Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-08-17T12:16:52.8099438Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-08-17T12:16:52.8101346Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-08-17T12:16:52.8103349Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-08-17T12:16:52.8105186Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8106854Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-08-17T12:16:52.8108601Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-08-17T12:16:52.8110320Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-08-17T12:16:52.8112438Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-08-17T12:16:52.8114328Z adding 'torch/include/ATen/ops/nanmean.h' 2022-08-17T12:16:52.8116135Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8117628Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-08-17T12:16:52.8119354Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-08-17T12:16:52.8121268Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-08-17T12:16:52.8123011Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8124659Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8126265Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-08-17T12:16:52.8127832Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-08-17T12:16:52.8129442Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-08-17T12:16:52.8131344Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-08-17T12:16:52.8133228Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-08-17T12:16:52.8135289Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8137559Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-08-17T12:16:52.8139505Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-08-17T12:16:52.8141272Z adding 'torch/include/ATen/ops/nansum.h' 2022-08-17T12:16:52.8142991Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-08-17T12:16:52.8144585Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-08-17T12:16:52.8146191Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-08-17T12:16:52.8147978Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-08-17T12:16:52.8149653Z adding 'torch/include/ATen/ops/narrow.h' 2022-08-17T12:16:52.8151401Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8153067Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-08-17T12:16:52.8155001Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8156650Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8158145Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-08-17T12:16:52.8159726Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-08-17T12:16:52.8161592Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-08-17T12:16:52.8163272Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-08-17T12:16:52.8164909Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-08-17T12:16:52.8166805Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-08-17T12:16:52.8168606Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-08-17T12:16:52.8170497Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8172047Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8173744Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8175632Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-08-17T12:16:52.8177519Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-08-17T12:16:52.8179275Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-08-17T12:16:52.8180926Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-08-17T12:16:52.8182607Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-08-17T12:16:52.8184464Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-08-17T12:16:52.8186165Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-08-17T12:16:52.8187793Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8189415Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-08-17T12:16:52.8191054Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-08-17T12:16:52.8192618Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-08-17T12:16:52.8194410Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-08-17T12:16:52.8196063Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-08-17T12:16:52.8197773Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8199247Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8200692Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8202257Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-08-17T12:16:52.8203942Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-08-17T12:16:52.8205667Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8207149Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-08-17T12:16:52.8208673Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-08-17T12:16:52.8210110Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-08-17T12:16:52.8211908Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-08-17T12:16:52.8213619Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-08-17T12:16:52.8215928Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-08-17T12:16:52.8217783Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8219275Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8220811Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8222388Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-08-17T12:16:52.8224401Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-08-17T12:16:52.8226585Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8228130Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-08-17T12:16:52.8229687Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-08-17T12:16:52.8231359Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-08-17T12:16:52.8233270Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-08-17T12:16:52.8235140Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-08-17T12:16:52.8237182Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-08-17T12:16:52.8239129Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8240787Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8242647Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8244176Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-08-17T12:16:52.8246164Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-08-17T12:16:52.8248152Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8249628Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-08-17T12:16:52.8251356Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-08-17T12:16:52.8253089Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-08-17T12:16:52.8255029Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-08-17T12:16:52.8256990Z adding 'torch/include/ATen/ops/native_norm.h' 2022-08-17T12:16:52.8259078Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8260764Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-08-17T12:16:52.8262501Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-08-17T12:16:52.8264296Z adding 'torch/include/ATen/ops/ne.h' 2022-08-17T12:16:52.8266140Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8267737Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-08-17T12:16:52.8269437Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-08-17T12:16:52.8271082Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-08-17T12:16:52.8272936Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-08-17T12:16:52.8274658Z adding 'torch/include/ATen/ops/ne_native.h' 2022-08-17T12:16:52.8276609Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-08-17T12:16:52.8278374Z adding 'torch/include/ATen/ops/neg.h' 2022-08-17T12:16:52.8280199Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8281790Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-08-17T12:16:52.8283444Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-08-17T12:16:52.8285124Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-08-17T12:16:52.8286828Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-08-17T12:16:52.8288492Z adding 'torch/include/ATen/ops/neg_native.h' 2022-08-17T12:16:52.8290235Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-08-17T12:16:52.8291931Z adding 'torch/include/ATen/ops/negative.h' 2022-08-17T12:16:52.8293702Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8295387Z adding 'torch/include/ATen/ops/negative_native.h' 2022-08-17T12:16:52.8297093Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-08-17T12:16:52.8298884Z adding 'torch/include/ATen/ops/nested_tensor.h' 2022-08-17T12:16:52.8300875Z adding 'torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8302407Z adding 'torch/include/ATen/ops/nested_tensor_native.h' 2022-08-17T12:16:52.8304212Z adding 'torch/include/ATen/ops/nested_tensor_ops.h' 2022-08-17T12:16:52.8306015Z adding 'torch/include/ATen/ops/new_empty.h' 2022-08-17T12:16:52.8307850Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8309493Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-08-17T12:16:52.8311399Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-08-17T12:16:52.8313362Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-08-17T12:16:52.8315214Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8317022Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8318641Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-08-17T12:16:52.8320555Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-08-17T12:16:52.8322198Z adding 'torch/include/ATen/ops/new_full.h' 2022-08-17T12:16:52.8324053Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8325699Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-08-17T12:16:52.8327499Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-08-17T12:16:52.8329297Z adding 'torch/include/ATen/ops/new_ones.h' 2022-08-17T12:16:52.8331033Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8332634Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-08-17T12:16:52.8334515Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-08-17T12:16:52.8336375Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-08-17T12:16:52.8338185Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8339792Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-08-17T12:16:52.8341670Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-08-17T12:16:52.8343491Z adding 'torch/include/ATen/ops/nextafter.h' 2022-08-17T12:16:52.8345263Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8346948Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-08-17T12:16:52.8348633Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-08-17T12:16:52.8350432Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-08-17T12:16:52.8352245Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-08-17T12:16:52.8353957Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-08-17T12:16:52.8355900Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-08-17T12:16:52.8357790Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-08-17T12:16:52.8359742Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-08-17T12:16:52.8361756Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-08-17T12:16:52.8363634Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8365516Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8367315Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-08-17T12:16:52.8369354Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-08-17T12:16:52.8371440Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8373283Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-08-17T12:16:52.8375541Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-08-17T12:16:52.8377471Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-08-17T12:16:52.8379306Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-08-17T12:16:52.8381315Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-08-17T12:16:52.8383172Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-08-17T12:16:52.8385091Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-08-17T12:16:52.8387146Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-08-17T12:16:52.8389143Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8390898Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8392847Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8394586Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-08-17T12:16:52.8396498Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-08-17T12:16:52.8398380Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-08-17T12:16:52.8400340Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-08-17T12:16:52.8402183Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8403948Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-08-17T12:16:52.8405800Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8407469Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-08-17T12:16:52.8409227Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-08-17T12:16:52.8410939Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-08-17T12:16:52.8412605Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-08-17T12:16:52.8414404Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-08-17T12:16:52.8416271Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-08-17T12:16:52.8418026Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-08-17T12:16:52.8419644Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-08-17T12:16:52.8421525Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8423094Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-08-17T12:16:52.8424830Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-08-17T12:16:52.8426634Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-08-17T12:16:52.8428602Z adding 'torch/include/ATen/ops/nonzero.h' 2022-08-17T12:16:52.8430295Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-08-17T12:16:52.8431900Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-08-17T12:16:52.8433500Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-08-17T12:16:52.8435103Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-08-17T12:16:52.8436840Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8438593Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-08-17T12:16:52.8440199Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-08-17T12:16:52.8441852Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-08-17T12:16:52.8444000Z adding 'torch/include/ATen/ops/norm.h' 2022-08-17T12:16:52.8445885Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8447593Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8449145Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8451232Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-08-17T12:16:52.8452798Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-08-17T12:16:52.8454542Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-08-17T12:16:52.8456468Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8457992Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-08-17T12:16:52.8459702Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-08-17T12:16:52.8461384Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-08-17T12:16:52.8463048Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-08-17T12:16:52.8464789Z adding 'torch/include/ATen/ops/norm_native.h' 2022-08-17T12:16:52.8467125Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-08-17T12:16:52.8469467Z adding 'torch/include/ATen/ops/normal.h' 2022-08-17T12:16:52.8471439Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8473189Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-08-17T12:16:52.8475013Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-08-17T12:16:52.8476762Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-08-17T12:16:52.8478536Z adding 'torch/include/ATen/ops/normal_native.h' 2022-08-17T12:16:52.8480866Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-08-17T12:16:52.8482687Z adding 'torch/include/ATen/ops/not_equal.h' 2022-08-17T12:16:52.8484551Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8485918Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-08-17T12:16:52.8487630Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-08-17T12:16:52.8489223Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-08-17T12:16:52.8490935Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8492314Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-08-17T12:16:52.8493992Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-08-17T12:16:52.8495567Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-08-17T12:16:52.8496983Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8498361Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-08-17T12:16:52.8499741Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-08-17T12:16:52.8513920Z adding 'torch/include/ATen/ops/one_hot.h' 2022-08-17T12:16:52.8514574Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8514797Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-08-17T12:16:52.8514952Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-08-17T12:16:52.8515089Z adding 'torch/include/ATen/ops/ones.h' 2022-08-17T12:16:52.8515313Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8515460Z adding 'torch/include/ATen/ops/ones_like.h' 2022-08-17T12:16:52.8515810Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8515967Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-08-17T12:16:52.8516729Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-08-17T12:16:52.8516880Z adding 'torch/include/ATen/ops/ones_native.h' 2022-08-17T12:16:52.8518868Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-08-17T12:16:52.8520945Z adding 'torch/include/ATen/ops/or.h' 2022-08-17T12:16:52.8522744Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8524237Z adding 'torch/include/ATen/ops/or_native.h' 2022-08-17T12:16:52.8526042Z adding 'torch/include/ATen/ops/or_ops.h' 2022-08-17T12:16:52.8527873Z adding 'torch/include/ATen/ops/orgqr.h' 2022-08-17T12:16:52.8529646Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8531118Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-08-17T12:16:52.8532794Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-08-17T12:16:52.8534685Z adding 'torch/include/ATen/ops/ormqr.h' 2022-08-17T12:16:52.8536336Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-08-17T12:16:52.8538036Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-08-17T12:16:52.8539569Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-08-17T12:16:52.8548528Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-08-17T12:16:52.8550316Z adding 'torch/include/ATen/ops/outer.h' 2022-08-17T12:16:52.8552127Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8553690Z adding 'torch/include/ATen/ops/outer_native.h' 2022-08-17T12:16:52.8555434Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-08-17T12:16:52.8556960Z adding 'torch/include/ATen/ops/output_nr.h' 2022-08-17T12:16:52.8558746Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8560204Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-08-17T12:16:52.8561894Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-08-17T12:16:52.8563368Z adding 'torch/include/ATen/ops/pad.h' 2022-08-17T12:16:52.8565096Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8566508Z adding 'torch/include/ATen/ops/pad_native.h' 2022-08-17T12:16:52.8568218Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-08-17T12:16:52.8569740Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-08-17T12:16:52.8571564Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8573033Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-08-17T12:16:52.8574827Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-08-17T12:16:52.8576647Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-08-17T12:16:52.8578330Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8579815Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-08-17T12:16:52.8581432Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-08-17T12:16:52.8582884Z adding 'torch/include/ATen/ops/pdist.h' 2022-08-17T12:16:52.8584600Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8586032Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-08-17T12:16:52.8587705Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-08-17T12:16:52.8589188Z adding 'torch/include/ATen/ops/permute.h' 2022-08-17T12:16:52.8590993Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8592547Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-08-17T12:16:52.8594243Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8595850Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8597368Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-08-17T12:16:52.8599069Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-08-17T12:16:52.8600718Z adding 'torch/include/ATen/ops/permute_native.h' 2022-08-17T12:16:52.8602237Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-08-17T12:16:52.8603727Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-08-17T12:16:52.8605364Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8606865Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-08-17T12:16:52.8608455Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-08-17T12:16:52.8610076Z adding 'torch/include/ATen/ops/pinverse.h' 2022-08-17T12:16:52.8611729Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8613186Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-08-17T12:16:52.8615020Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-08-17T12:16:52.8616688Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-08-17T12:16:52.8618334Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8620024Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8621466Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-08-17T12:16:52.8623110Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-08-17T12:16:52.8624719Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-08-17T12:16:52.8626370Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-08-17T12:16:52.8628127Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8629798Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8631231Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-08-17T12:16:52.8632846Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-08-17T12:16:52.8634560Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-08-17T12:16:52.8636277Z adding 'torch/include/ATen/ops/poisson.h' 2022-08-17T12:16:52.8638210Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8639700Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-08-17T12:16:52.8641272Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-08-17T12:16:52.8642852Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-08-17T12:16:52.8644451Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-08-17T12:16:52.8646456Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8647883Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-08-17T12:16:52.8649608Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-08-17T12:16:52.8651283Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-08-17T12:16:52.8652978Z adding 'torch/include/ATen/ops/polar.h' 2022-08-17T12:16:52.8654829Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8656404Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-08-17T12:16:52.8657949Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-08-17T12:16:52.8659501Z adding 'torch/include/ATen/ops/polar_native.h' 2022-08-17T12:16:52.8661108Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-08-17T12:16:52.8662773Z adding 'torch/include/ATen/ops/polygamma.h' 2022-08-17T12:16:52.8664382Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8666029Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8667527Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-08-17T12:16:52.8669134Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-08-17T12:16:52.8670591Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-08-17T12:16:52.8672160Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-08-17T12:16:52.8673795Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-08-17T12:16:52.8675656Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-08-17T12:16:52.8677108Z adding 'torch/include/ATen/ops/positive.h' 2022-08-17T12:16:52.8678985Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8680276Z adding 'torch/include/ATen/ops/positive_native.h' 2022-08-17T12:16:52.8681973Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-08-17T12:16:52.8683646Z adding 'torch/include/ATen/ops/pow.h' 2022-08-17T12:16:52.8685555Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8687066Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-08-17T12:16:52.8688896Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-08-17T12:16:52.8690743Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-08-17T12:16:52.8692373Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-08-17T12:16:52.8694303Z adding 'torch/include/ATen/ops/pow_native.h' 2022-08-17T12:16:52.8696322Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-08-17T12:16:52.8698088Z adding 'torch/include/ATen/ops/prelu.h' 2022-08-17T12:16:52.8700296Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-08-17T12:16:52.8701873Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8703478Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-08-17T12:16:52.8705392Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-08-17T12:16:52.8707215Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-08-17T12:16:52.8708937Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-08-17T12:16:52.8710710Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8712570Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-08-17T12:16:52.8714362Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-08-17T12:16:52.8716047Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-08-17T12:16:52.8717857Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-08-17T12:16:52.8719794Z adding 'torch/include/ATen/ops/prod.h' 2022-08-17T12:16:52.8721684Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8723520Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.8725302Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8727020Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-08-17T12:16:52.8728776Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-08-17T12:16:52.8730522Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-08-17T12:16:52.8732281Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-08-17T12:16:52.8734171Z adding 'torch/include/ATen/ops/prod_native.h' 2022-08-17T12:16:52.8736631Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-08-17T12:16:52.8738466Z adding 'torch/include/ATen/ops/promote_types.h' 2022-08-17T12:16:52.8740207Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8741869Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-08-17T12:16:52.8743674Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-08-17T12:16:52.8745393Z adding 'torch/include/ATen/ops/put.h' 2022-08-17T12:16:52.8747214Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8748899Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-08-17T12:16:52.8750548Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-08-17T12:16:52.8752317Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-08-17T12:16:52.8754059Z adding 'torch/include/ATen/ops/put_native.h' 2022-08-17T12:16:52.8755986Z adding 'torch/include/ATen/ops/put_ops.h' 2022-08-17T12:16:52.8757713Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-08-17T12:16:52.8759446Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-08-17T12:16:52.8761151Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-08-17T12:16:52.8762968Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-08-17T12:16:52.8764744Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8766344Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-08-17T12:16:52.8767974Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-08-17T12:16:52.8769819Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-08-17T12:16:52.8771842Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8773427Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-08-17T12:16:52.8775356Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-08-17T12:16:52.8776984Z adding 'torch/include/ATen/ops/q_scale.h' 2022-08-17T12:16:52.8778617Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-08-17T12:16:52.8780290Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-08-17T12:16:52.8782084Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-08-17T12:16:52.8783761Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-08-17T12:16:52.8785387Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-08-17T12:16:52.8786974Z adding 'torch/include/ATen/ops/qr.h' 2022-08-17T12:16:52.8788915Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8790686Z adding 'torch/include/ATen/ops/qr_native.h' 2022-08-17T12:16:52.8792145Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-08-17T12:16:52.8793745Z adding 'torch/include/ATen/ops/qscheme.h' 2022-08-17T12:16:52.8795231Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-08-17T12:16:52.8796843Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-08-17T12:16:52.8798500Z adding 'torch/include/ATen/ops/quantile.h' 2022-08-17T12:16:52.8800367Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8801964Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-08-17T12:16:52.8803776Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-08-17T12:16:52.8805501Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-08-17T12:16:52.8807305Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8808861Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-08-17T12:16:52.8810494Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-08-17T12:16:52.8812036Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-08-17T12:16:52.8813786Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-08-17T12:16:52.8815947Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-08-17T12:16:52.8817842Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8819497Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-08-17T12:16:52.8821139Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-08-17T12:16:52.8822759Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-08-17T12:16:52.8824474Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8826059Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-08-17T12:16:52.8827613Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-08-17T12:16:52.8829087Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-08-17T12:16:52.8830780Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-08-17T12:16:52.8832458Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-08-17T12:16:52.8834542Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-08-17T12:16:52.8836390Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-08-17T12:16:52.8838259Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8839804Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-08-17T12:16:52.8841549Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-08-17T12:16:52.8843222Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-08-17T12:16:52.8844945Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8846519Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-08-17T12:16:52.8848252Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-08-17T12:16:52.8849962Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-08-17T12:16:52.8851758Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8853188Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-08-17T12:16:52.8855078Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-08-17T12:16:52.8856776Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-08-17T12:16:52.8858585Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8860059Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-08-17T12:16:52.8861796Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-08-17T12:16:52.8863486Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-08-17T12:16:52.8865240Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8866741Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-08-17T12:16:52.8868647Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-08-17T12:16:52.8870227Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-08-17T12:16:52.8871957Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8873489Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-08-17T12:16:52.8875284Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-08-17T12:16:52.8877004Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-08-17T12:16:52.8878836Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8880297Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-08-17T12:16:52.8882129Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-08-17T12:16:52.8883736Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-08-17T12:16:52.8885461Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8886891Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-08-17T12:16:52.8888605Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-08-17T12:16:52.8890605Z adding 'torch/include/ATen/ops/rand.h' 2022-08-17T12:16:52.8892581Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8894469Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8896230Z adding 'torch/include/ATen/ops/rand_like.h' 2022-08-17T12:16:52.8898025Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8899723Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-08-17T12:16:52.8901446Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-08-17T12:16:52.8903160Z adding 'torch/include/ATen/ops/rand_native.h' 2022-08-17T12:16:52.8905200Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-08-17T12:16:52.8907550Z adding 'torch/include/ATen/ops/randint.h' 2022-08-17T12:16:52.8909533Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8911458Z adding 'torch/include/ATen/ops/randint_like.h' 2022-08-17T12:16:52.8913423Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8915071Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-08-17T12:16:52.8917028Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-08-17T12:16:52.8918916Z adding 'torch/include/ATen/ops/randint_native.h' 2022-08-17T12:16:52.8920899Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-08-17T12:16:52.8923104Z adding 'torch/include/ATen/ops/randn.h' 2022-08-17T12:16:52.8925123Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8926849Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.8928534Z adding 'torch/include/ATen/ops/randn_like.h' 2022-08-17T12:16:52.8930386Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.8931911Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-08-17T12:16:52.8933714Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-08-17T12:16:52.8935622Z adding 'torch/include/ATen/ops/randn_native.h' 2022-08-17T12:16:52.8938129Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-08-17T12:16:52.8939945Z adding 'torch/include/ATen/ops/random.h' 2022-08-17T12:16:52.8942160Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9097957Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-08-17T12:16:52.9098312Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-08-17T12:16:52.9100260Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-08-17T12:16:52.9101968Z adding 'torch/include/ATen/ops/random_native.h' 2022-08-17T12:16:52.9104348Z adding 'torch/include/ATen/ops/random_ops.h' 2022-08-17T12:16:52.9106430Z adding 'torch/include/ATen/ops/randperm.h' 2022-08-17T12:16:52.9108565Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9110326Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-08-17T12:16:52.9112323Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-08-17T12:16:52.9114197Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-08-17T12:16:52.9116195Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-08-17T12:16:52.9118121Z adding 'torch/include/ATen/ops/range.h' 2022-08-17T12:16:52.9120367Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9122120Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-08-17T12:16:52.9123794Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-08-17T12:16:52.9125467Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-08-17T12:16:52.9127308Z adding 'torch/include/ATen/ops/range_native.h' 2022-08-17T12:16:52.9129400Z adding 'torch/include/ATen/ops/range_ops.h' 2022-08-17T12:16:52.9131037Z adding 'torch/include/ATen/ops/ravel.h' 2022-08-17T12:16:52.9132735Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9134563Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-08-17T12:16:52.9136390Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-08-17T12:16:52.9137892Z adding 'torch/include/ATen/ops/real.h' 2022-08-17T12:16:52.9139479Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9140898Z adding 'torch/include/ATen/ops/real_native.h' 2022-08-17T12:16:52.9142334Z adding 'torch/include/ATen/ops/real_ops.h' 2022-08-17T12:16:52.9143798Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-08-17T12:16:52.9145567Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9146981Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-08-17T12:16:52.9148494Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-08-17T12:16:52.9150111Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-08-17T12:16:52.9151750Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-08-17T12:16:52.9153406Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-08-17T12:16:52.9155501Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-08-17T12:16:52.9157098Z adding 'torch/include/ATen/ops/record_stream.h' 2022-08-17T12:16:52.9158714Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-08-17T12:16:52.9160530Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-08-17T12:16:52.9161830Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-08-17T12:16:52.9163566Z adding 'torch/include/ATen/ops/refine_names.h' 2022-08-17T12:16:52.9165352Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9166956Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-08-17T12:16:52.9168704Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-08-17T12:16:52.9170392Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-08-17T12:16:52.9172224Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-08-17T12:16:52.9174287Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9176020Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9177755Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9179552Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-08-17T12:16:52.9181278Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-08-17T12:16:52.9183039Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-08-17T12:16:52.9184862Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-08-17T12:16:52.9186756Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9188371Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-08-17T12:16:52.9190187Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-08-17T12:16:52.9191779Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-08-17T12:16:52.9193636Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-08-17T12:16:52.9195329Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-08-17T12:16:52.9197183Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-08-17T12:16:52.9198907Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-08-17T12:16:52.9200797Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-08-17T12:16:52.9202563Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9204357Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9206000Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-08-17T12:16:52.9207896Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-08-17T12:16:52.9209651Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-08-17T12:16:52.9211426Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-08-17T12:16:52.9213090Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-08-17T12:16:52.9215153Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-08-17T12:16:52.9216843Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-08-17T12:16:52.9218702Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-08-17T12:16:52.9220499Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9222268Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9223938Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9225635Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-08-17T12:16:52.9227321Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-08-17T12:16:52.9229091Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-08-17T12:16:52.9230858Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-08-17T12:16:52.9232845Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9234508Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-08-17T12:16:52.9236373Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-08-17T12:16:52.9237909Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-08-17T12:16:52.9239641Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-08-17T12:16:52.9241333Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-08-17T12:16:52.9243109Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-08-17T12:16:52.9244902Z adding 'torch/include/ATen/ops/relu.h' 2022-08-17T12:16:52.9246694Z adding 'torch/include/ATen/ops/relu6.h' 2022-08-17T12:16:52.9248404Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9250118Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-08-17T12:16:52.9251855Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-08-17T12:16:52.9253726Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9255514Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-08-17T12:16:52.9257218Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-08-17T12:16:52.9258855Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-08-17T12:16:52.9260547Z adding 'torch/include/ATen/ops/relu_native.h' 2022-08-17T12:16:52.9262282Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-08-17T12:16:52.9264307Z adding 'torch/include/ATen/ops/remainder.h' 2022-08-17T12:16:52.9266156Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9267989Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9269603Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-08-17T12:16:52.9271409Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-08-17T12:16:52.9273245Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-08-17T12:16:52.9274925Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-08-17T12:16:52.9276454Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-08-17T12:16:52.9278428Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-08-17T12:16:52.9280048Z adding 'torch/include/ATen/ops/rename.h' 2022-08-17T12:16:52.9281765Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9283223Z adding 'torch/include/ATen/ops/rename_native.h' 2022-08-17T12:16:52.9284868Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-08-17T12:16:52.9286478Z adding 'torch/include/ATen/ops/renorm.h' 2022-08-17T12:16:52.9288280Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9289764Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-08-17T12:16:52.9291411Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-08-17T12:16:52.9292990Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-08-17T12:16:52.9294763Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-08-17T12:16:52.9296593Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-08-17T12:16:52.9298388Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-08-17T12:16:52.9300025Z adding 'torch/include/ATen/ops/repeat.h' 2022-08-17T12:16:52.9301762Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9303448Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-08-17T12:16:52.9305169Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9306737Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9308316Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-08-17T12:16:52.9309873Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-08-17T12:16:52.9311479Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-08-17T12:16:52.9313360Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-08-17T12:16:52.9315033Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-08-17T12:16:52.9316699Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-08-17T12:16:52.9318522Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-08-17T12:16:52.9320015Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-08-17T12:16:52.9321828Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9323298Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9324943Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9326502Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-08-17T12:16:52.9328147Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-08-17T12:16:52.9329645Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-08-17T12:16:52.9331440Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-08-17T12:16:52.9333150Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9334845Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-08-17T12:16:52.9336486Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-08-17T12:16:52.9337995Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-08-17T12:16:52.9339615Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-08-17T12:16:52.9341257Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-08-17T12:16:52.9342995Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-08-17T12:16:52.9345405Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-08-17T12:16:52.9346601Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-08-17T12:16:52.9348409Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9350191Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9351934Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-08-17T12:16:52.9353813Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-08-17T12:16:52.9355658Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9357355Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-08-17T12:16:52.9359038Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-08-17T12:16:52.9360568Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-08-17T12:16:52.9362225Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-08-17T12:16:52.9363808Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-08-17T12:16:52.9365578Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-08-17T12:16:52.9367372Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-08-17T12:16:52.9369153Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-08-17T12:16:52.9370961Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9372753Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9374852Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-08-17T12:16:52.9376920Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-08-17T12:16:52.9378880Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9380605Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-08-17T12:16:52.9382317Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-08-17T12:16:52.9384061Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-08-17T12:16:52.9385807Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-08-17T12:16:52.9387493Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-08-17T12:16:52.9389401Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-08-17T12:16:52.9391090Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-08-17T12:16:52.9392945Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9394472Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-08-17T12:16:52.9396262Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-08-17T12:16:52.9397917Z adding 'torch/include/ATen/ops/reshape.h' 2022-08-17T12:16:52.9399656Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-08-17T12:16:52.9401457Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9403069Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-08-17T12:16:52.9404803Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-08-17T12:16:52.9406634Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9408210Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-08-17T12:16:52.9410036Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-08-17T12:16:52.9411776Z adding 'torch/include/ATen/ops/resize.h' 2022-08-17T12:16:52.9413621Z adding 'torch/include/ATen/ops/resize_as.h' 2022-08-17T12:16:52.9415790Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9417510Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-08-17T12:16:52.9419443Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-08-17T12:16:52.9421378Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-08-17T12:16:52.9423253Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9425097Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-08-17T12:16:52.9426716Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-08-17T12:16:52.9428659Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-08-17T12:16:52.9430627Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9432436Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-08-17T12:16:52.9434215Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-08-17T12:16:52.9436049Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-08-17T12:16:52.9437835Z adding 'torch/include/ATen/ops/resize_native.h' 2022-08-17T12:16:52.9439857Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-08-17T12:16:52.9441636Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-08-17T12:16:52.9443536Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9445168Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-08-17T12:16:52.9447031Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-08-17T12:16:52.9448729Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-08-17T12:16:52.9450597Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9452186Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-08-17T12:16:52.9454161Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-08-17T12:16:52.9456020Z adding 'torch/include/ATen/ops/result_type.h' 2022-08-17T12:16:52.9457899Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9459520Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-08-17T12:16:52.9461334Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-08-17T12:16:52.9462971Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-08-17T12:16:52.9464696Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9466244Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-08-17T12:16:52.9467836Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-08-17T12:16:52.9469281Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-08-17T12:16:52.9471007Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9472559Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-08-17T12:16:52.9474230Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-08-17T12:16:52.9476049Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-08-17T12:16:52.9477707Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-08-17T12:16:52.9479395Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9480967Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-08-17T12:16:52.9482590Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-08-17T12:16:52.9484404Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9485974Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-08-17T12:16:52.9487786Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-08-17T12:16:52.9489521Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-08-17T12:16:52.9491219Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-08-17T12:16:52.9493614Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9495577Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-08-17T12:16:52.9497312Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-08-17T12:16:52.9499144Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9500784Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-08-17T12:16:52.9502699Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-08-17T12:16:52.9504437Z adding 'torch/include/ATen/ops/roll.h' 2022-08-17T12:16:52.9506305Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9507979Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-08-17T12:16:52.9509691Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-08-17T12:16:52.9511297Z adding 'torch/include/ATen/ops/roll_native.h' 2022-08-17T12:16:52.9513112Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-08-17T12:16:52.9514925Z adding 'torch/include/ATen/ops/rot90.h' 2022-08-17T12:16:52.9516798Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9518492Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-08-17T12:16:52.9520197Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-08-17T12:16:52.9521996Z adding 'torch/include/ATen/ops/round.h' 2022-08-17T12:16:52.9523927Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9525558Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-08-17T12:16:52.9527281Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-08-17T12:16:52.9528931Z adding 'torch/include/ATen/ops/round_meta.h' 2022-08-17T12:16:52.9530707Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-08-17T12:16:52.9532428Z adding 'torch/include/ATen/ops/round_native.h' 2022-08-17T12:16:52.9534509Z adding 'torch/include/ATen/ops/round_ops.h' 2022-08-17T12:16:52.9536178Z adding 'torch/include/ATen/ops/row_indices.h' 2022-08-17T12:16:52.9537794Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-08-17T12:16:52.9539528Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9541082Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-08-17T12:16:52.9542772Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-08-17T12:16:52.9544433Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-08-17T12:16:52.9546046Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-08-17T12:16:52.9547700Z adding 'torch/include/ATen/ops/row_stack.h' 2022-08-17T12:16:52.9549459Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9551033Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-08-17T12:16:52.9552766Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-08-17T12:16:52.9554482Z adding 'torch/include/ATen/ops/rrelu.h' 2022-08-17T12:16:52.9556215Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9557806Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-08-17T12:16:52.9559593Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-08-17T12:16:52.9561521Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-08-17T12:16:52.9563248Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-08-17T12:16:52.9565061Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9566637Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-08-17T12:16:52.9568385Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-08-17T12:16:52.9570135Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-08-17T12:16:52.9571890Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-08-17T12:16:52.9573600Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-08-17T12:16:52.9575634Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-08-17T12:16:52.9577608Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-08-17T12:16:52.9579492Z adding 'torch/include/ATen/ops/rshift.h' 2022-08-17T12:16:52.9581325Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9582997Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-08-17T12:16:52.9584684Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-08-17T12:16:52.9586404Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-08-17T12:16:52.9588009Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-08-17T12:16:52.9589945Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-08-17T12:16:52.9591926Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-08-17T12:16:52.9594054Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9595769Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-08-17T12:16:52.9597268Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-08-17T12:16:52.9598918Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-08-17T12:16:52.9600603Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-08-17T12:16:52.9602930Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-08-17T12:16:52.9604658Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-08-17T12:16:52.9606606Z adding 'torch/include/ATen/ops/rsub.h' 2022-08-17T12:16:52.9608612Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9610458Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-08-17T12:16:52.9612125Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-08-17T12:16:52.9613705Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-08-17T12:16:52.9615977Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-08-17T12:16:52.9618210Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-08-17T12:16:52.9619869Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9621151Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-08-17T12:16:52.9622729Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-08-17T12:16:52.9624585Z adding 'torch/include/ATen/ops/scatter.h' 2022-08-17T12:16:52.9626306Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-08-17T12:16:52.9628102Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9629782Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9631300Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-08-17T12:16:52.9632905Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-08-17T12:16:52.9634558Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-08-17T12:16:52.9636145Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-08-17T12:16:52.9637756Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-08-17T12:16:52.9639662Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-08-17T12:16:52.9641650Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9643332Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9645246Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-08-17T12:16:52.9647182Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-08-17T12:16:52.9648858Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-08-17T12:16:52.9650734Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-08-17T12:16:52.9652494Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-08-17T12:16:52.9655614Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-08-17T12:16:52.9657298Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-08-17T12:16:52.9659263Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9660968Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-08-17T12:16:52.9662727Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-08-17T12:16:52.9664443Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-08-17T12:16:52.9666275Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-08-17T12:16:52.9668060Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-08-17T12:16:52.9670010Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-08-17T12:16:52.9672037Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-08-17T12:16:52.9674094Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9675875Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-08-17T12:16:52.9677655Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-08-17T12:16:52.9679538Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-08-17T12:16:52.9681639Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-08-17T12:16:52.9683630Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-08-17T12:16:52.9685527Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9687250Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-08-17T12:16:52.9688984Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-08-17T12:16:52.9690703Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-08-17T12:16:52.9692729Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-08-17T12:16:52.9694705Z adding 'torch/include/ATen/ops/select.h' 2022-08-17T12:16:52.9696481Z adding 'torch/include/ATen/ops/select_backward.h' 2022-08-17T12:16:52.9698368Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9700197Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9701819Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-08-17T12:16:52.9703575Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-08-17T12:16:52.9705481Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9707170Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9708910Z adding 'torch/include/ATen/ops/select_copy.h' 2022-08-17T12:16:52.9710715Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9712646Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9714262Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-08-17T12:16:52.9715982Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-08-17T12:16:52.9717730Z adding 'torch/include/ATen/ops/select_native.h' 2022-08-17T12:16:52.9719536Z adding 'torch/include/ATen/ops/select_ops.h' 2022-08-17T12:16:52.9721417Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-08-17T12:16:52.9723309Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9725015Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-08-17T12:16:52.9726792Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-08-17T12:16:52.9728583Z adding 'torch/include/ATen/ops/selu.h' 2022-08-17T12:16:52.9730478Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9732045Z adding 'torch/include/ATen/ops/selu_native.h' 2022-08-17T12:16:52.9733752Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-08-17T12:16:52.9735890Z adding 'torch/include/ATen/ops/set.h' 2022-08-17T12:16:52.9737879Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9739665Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9741382Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-08-17T12:16:52.9743118Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-08-17T12:16:52.9744721Z adding 'torch/include/ATen/ops/set_data.h' 2022-08-17T12:16:52.9746523Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9748085Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-08-17T12:16:52.9749879Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-08-17T12:16:52.9751671Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-08-17T12:16:52.9753555Z adding 'torch/include/ATen/ops/set_native.h' 2022-08-17T12:16:52.9755965Z adding 'torch/include/ATen/ops/set_ops.h' 2022-08-17T12:16:52.9757935Z adding 'torch/include/ATen/ops/sgn.h' 2022-08-17T12:16:52.9759775Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9761415Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-08-17T12:16:52.9763139Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-08-17T12:16:52.9764824Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-08-17T12:16:52.9766566Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-08-17T12:16:52.9768352Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-08-17T12:16:52.9770173Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-08-17T12:16:52.9771985Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-08-17T12:16:52.9773760Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-08-17T12:16:52.9776071Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9777763Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9779605Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9781285Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-08-17T12:16:52.9783089Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-08-17T12:16:52.9784851Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-08-17T12:16:52.9786619Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-08-17T12:16:52.9788484Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9790188Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-08-17T12:16:52.9791828Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-08-17T12:16:52.9793631Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-08-17T12:16:52.9795369Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-08-17T12:16:52.9797133Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-08-17T12:16:52.9798898Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-08-17T12:16:52.9800646Z adding 'torch/include/ATen/ops/sign.h' 2022-08-17T12:16:52.9802521Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9804142Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-08-17T12:16:52.9805805Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-08-17T12:16:52.9807571Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-08-17T12:16:52.9809294Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-08-17T12:16:52.9810991Z adding 'torch/include/ATen/ops/sign_native.h' 2022-08-17T12:16:52.9812847Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-08-17T12:16:52.9814731Z adding 'torch/include/ATen/ops/signbit.h' 2022-08-17T12:16:52.9816739Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9818284Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-08-17T12:16:52.9819998Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-08-17T12:16:52.9821624Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-08-17T12:16:52.9823368Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-08-17T12:16:52.9825062Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-08-17T12:16:52.9826813Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-08-17T12:16:52.9828557Z adding 'torch/include/ATen/ops/silu.h' 2022-08-17T12:16:52.9830280Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-08-17T12:16:52.9832114Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9833904Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9835561Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-08-17T12:16:52.9837337Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-08-17T12:16:52.9839199Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-08-17T12:16:52.9840839Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-08-17T12:16:52.9842623Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-08-17T12:16:52.9844509Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-08-17T12:16:52.9846327Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9847982Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-08-17T12:16:52.9849876Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-08-17T12:16:52.9851520Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-08-17T12:16:52.9853474Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-08-17T12:16:52.9855382Z adding 'torch/include/ATen/ops/silu_native.h' 2022-08-17T12:16:52.9857155Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-08-17T12:16:52.9858776Z adding 'torch/include/ATen/ops/sin.h' 2022-08-17T12:16:52.9860794Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9862649Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-08-17T12:16:52.9864581Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-08-17T12:16:52.9865753Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-08-17T12:16:52.9867608Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-08-17T12:16:52.9869120Z adding 'torch/include/ATen/ops/sin_native.h' 2022-08-17T12:16:52.9870818Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-08-17T12:16:52.9872583Z adding 'torch/include/ATen/ops/sinc.h' 2022-08-17T12:16:52.9875168Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9877120Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-08-17T12:16:52.9879517Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-08-17T12:16:52.9881249Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-08-17T12:16:52.9883074Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-08-17T12:16:52.9884884Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-08-17T12:16:52.9886537Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-08-17T12:16:52.9888177Z adding 'torch/include/ATen/ops/sinh.h' 2022-08-17T12:16:52.9890105Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9891539Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-08-17T12:16:52.9893292Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-08-17T12:16:52.9895152Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-08-17T12:16:52.9896807Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-08-17T12:16:52.9898417Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-08-17T12:16:52.9900149Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-08-17T12:16:52.9901846Z adding 'torch/include/ATen/ops/size.h' 2022-08-17T12:16:52.9903751Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9906012Z adding 'torch/include/ATen/ops/size_native.h' 2022-08-17T12:16:52.9907838Z adding 'torch/include/ATen/ops/size_ops.h' 2022-08-17T12:16:52.9909505Z adding 'torch/include/ATen/ops/slice.h' 2022-08-17T12:16:52.9911365Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-08-17T12:16:52.9913384Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9915048Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-08-17T12:16:52.9916860Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-08-17T12:16:52.9918742Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9920494Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-08-17T12:16:52.9922488Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9924201Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9925804Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-08-17T12:16:52.9927610Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-08-17T12:16:52.9929316Z adding 'torch/include/ATen/ops/slice_native.h' 2022-08-17T12:16:52.9931034Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-08-17T12:16:52.9932861Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-08-17T12:16:52.9934970Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9936727Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-08-17T12:16:52.9938857Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-08-17T12:16:52.9940723Z adding 'torch/include/ATen/ops/slogdet.h' 2022-08-17T12:16:52.9942626Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9944326Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-08-17T12:16:52.9946147Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-08-17T12:16:52.9948065Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-08-17T12:16:52.9950055Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:52.9951910Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-08-17T12:16:52.9953854Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-08-17T12:16:52.9955753Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-08-17T12:16:52.9957609Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-08-17T12:16:52.9959435Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-08-17T12:16:52.9961292Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-08-17T12:16:52.9963288Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-08-17T12:16:52.9965202Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9966992Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-08-17T12:16:52.9968781Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-08-17T12:16:52.9970606Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-08-17T12:16:52.9972551Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-08-17T12:16:52.9974604Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-08-17T12:16:52.9976822Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:52.9978553Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-08-17T12:16:52.9980342Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-08-17T12:16:52.9982283Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-08-17T12:16:52.9984334Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-08-17T12:16:52.9986393Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-08-17T12:16:52.9988797Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:52.9990958Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-08-17T12:16:52.9993143Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-08-17T12:16:52.9994923Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-08-17T12:16:52.9996848Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-08-17T12:16:52.9998596Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-08-17T12:16:53.0000577Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-08-17T12:16:53.0002492Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-08-17T12:16:53.0004448Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-08-17T12:16:53.0006258Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-08-17T12:16:53.0008141Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-08-17T12:16:53.0010125Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-08-17T12:16:53.0012080Z adding 'torch/include/ATen/ops/smm.h' 2022-08-17T12:16:53.0013978Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0015693Z adding 'torch/include/ATen/ops/smm_native.h' 2022-08-17T12:16:53.0017408Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-08-17T12:16:53.0019283Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-08-17T12:16:53.0021107Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-08-17T12:16:53.0023036Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0024798Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-08-17T12:16:53.0026679Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-08-17T12:16:53.0028318Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-08-17T12:16:53.0030290Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-08-17T12:16:53.0032270Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0034082Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-08-17T12:16:53.0035846Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-08-17T12:16:53.0037575Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-08-17T12:16:53.0039497Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-08-17T12:16:53.0041226Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-08-17T12:16:53.0043072Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-08-17T12:16:53.0044939Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-08-17T12:16:53.0046777Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-08-17T12:16:53.0048746Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0050447Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-08-17T12:16:53.0052395Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-08-17T12:16:53.0054495Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0056172Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-08-17T12:16:53.0058031Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-08-17T12:16:53.0059882Z adding 'torch/include/ATen/ops/softmax.h' 2022-08-17T12:16:53.0061777Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0063610Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0065218Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-08-17T12:16:53.0067188Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-08-17T12:16:53.0069144Z adding 'torch/include/ATen/ops/softplus.h' 2022-08-17T12:16:53.0071089Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-08-17T12:16:53.0073469Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0074989Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-08-17T12:16:53.0077516Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-08-17T12:16:53.0078812Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-08-17T12:16:53.0080665Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-08-17T12:16:53.0082391Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-08-17T12:16:53.0084286Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-08-17T12:16:53.0086071Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0087713Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-08-17T12:16:53.0089453Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-08-17T12:16:53.0090975Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-08-17T12:16:53.0092590Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-08-17T12:16:53.0094404Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-08-17T12:16:53.0096503Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-08-17T12:16:53.0098347Z adding 'torch/include/ATen/ops/softshrink.h' 2022-08-17T12:16:53.0100118Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-08-17T12:16:53.0102575Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0103993Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-08-17T12:16:53.0105718Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-08-17T12:16:53.0107315Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-08-17T12:16:53.0108867Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-08-17T12:16:53.0110367Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-08-17T12:16:53.0112535Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-08-17T12:16:53.0114098Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0115533Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-08-17T12:16:53.0117226Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-08-17T12:16:53.0118835Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-08-17T12:16:53.0120479Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-08-17T12:16:53.0121886Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-08-17T12:16:53.0123559Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-08-17T12:16:53.0125318Z adding 'torch/include/ATen/ops/sort.h' 2022-08-17T12:16:53.0127235Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0128939Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0130397Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0131797Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-08-17T12:16:53.0133443Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-08-17T12:16:53.0135121Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-08-17T12:16:53.0137327Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-08-17T12:16:53.0138460Z adding 'torch/include/ATen/ops/sort_native.h' 2022-08-17T12:16:53.0140686Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-08-17T12:16:53.0142854Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-08-17T12:16:53.0144654Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0146156Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-08-17T12:16:53.0148193Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-08-17T12:16:53.0150312Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-08-17T12:16:53.0152276Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0154271Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-08-17T12:16:53.0156146Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-08-17T12:16:53.0158226Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-08-17T12:16:53.0160319Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0162022Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-08-17T12:16:53.0164050Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-08-17T12:16:53.0166108Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-08-17T12:16:53.0168055Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0169919Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0171610Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-08-17T12:16:53.0173618Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-08-17T12:16:53.0175742Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-08-17T12:16:53.0177738Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0179320Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-08-17T12:16:53.0181057Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-08-17T12:16:53.0182995Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-08-17T12:16:53.0184912Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0186511Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-08-17T12:16:53.0188319Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-08-17T12:16:53.0189907Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-08-17T12:16:53.0191527Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-08-17T12:16:53.0193157Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-08-17T12:16:53.0194834Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-08-17T12:16:53.0196545Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0198186Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-08-17T12:16:53.0199893Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-08-17T12:16:53.0201626Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-08-17T12:16:53.0203357Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-08-17T12:16:53.0205277Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0206855Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-08-17T12:16:53.0208560Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-08-17T12:16:53.0210286Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-08-17T12:16:53.0212147Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0213969Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-08-17T12:16:53.0215528Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-08-17T12:16:53.0217342Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-08-17T12:16:53.0219054Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-08-17T12:16:53.0220812Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-08-17T12:16:53.0222560Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-08-17T12:16:53.0224341Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-08-17T12:16:53.0226075Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0227642Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-08-17T12:16:53.0229287Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-08-17T12:16:53.0230849Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-08-17T12:16:53.0232584Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-08-17T12:16:53.0234166Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-08-17T12:16:53.0235864Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-08-17T12:16:53.0237593Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-08-17T12:16:53.0239458Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0240968Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-08-17T12:16:53.0242587Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-08-17T12:16:53.0244122Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-08-17T12:16:53.0245776Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-08-17T12:16:53.0247272Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-08-17T12:16:53.0248998Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-08-17T12:16:53.0250601Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-08-17T12:16:53.0252462Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0254052Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-08-17T12:16:53.0256029Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-08-17T12:16:53.0257657Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-08-17T12:16:53.0259276Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-08-17T12:16:53.0260835Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-08-17T12:16:53.0262585Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-08-17T12:16:53.0264291Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-08-17T12:16:53.0266047Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0267650Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-08-17T12:16:53.0269233Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-08-17T12:16:53.0270844Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-08-17T12:16:53.0272488Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-08-17T12:16:53.0274130Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-08-17T12:16:53.0275827Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-08-17T12:16:53.0277509Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-08-17T12:16:53.0279237Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0280871Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-08-17T12:16:53.0282498Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-08-17T12:16:53.0284085Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-08-17T12:16:53.0285698Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-08-17T12:16:53.0287295Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-08-17T12:16:53.0289002Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-08-17T12:16:53.0290898Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-08-17T12:16:53.0292681Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0294691Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0296296Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0297949Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-08-17T12:16:53.0299580Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-08-17T12:16:53.0301195Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-08-17T12:16:53.0302846Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-08-17T12:16:53.0304474Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-08-17T12:16:53.0306307Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-08-17T12:16:53.0308262Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-08-17T12:16:53.0310022Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0311773Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0313427Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0315083Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-08-17T12:16:53.0316699Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-08-17T12:16:53.0319074Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-08-17T12:16:53.0320780Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-08-17T12:16:53.0322451Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-08-17T12:16:53.0324292Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-08-17T12:16:53.0326250Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-08-17T12:16:53.0328051Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0329804Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0331408Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0333065Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-08-17T12:16:53.0334772Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-08-17T12:16:53.0336530Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-08-17T12:16:53.0338391Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-08-17T12:16:53.0339842Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-08-17T12:16:53.0341705Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-08-17T12:16:53.0343547Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-08-17T12:16:53.0345413Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0347090Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0348692Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0350407Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-08-17T12:16:53.0352002Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-08-17T12:16:53.0353642Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-08-17T12:16:53.0355392Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-08-17T12:16:53.0356987Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-08-17T12:16:53.0358941Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-08-17T12:16:53.0360649Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-08-17T12:16:53.0362445Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0363937Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-08-17T12:16:53.0365528Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-08-17T12:16:53.0367220Z adding 'torch/include/ATen/ops/special_entr.h' 2022-08-17T12:16:53.0369008Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0370558Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-08-17T12:16:53.0372254Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-08-17T12:16:53.0373977Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-08-17T12:16:53.0375642Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-08-17T12:16:53.0377248Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-08-17T12:16:53.0378869Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-08-17T12:16:53.0380508Z adding 'torch/include/ATen/ops/special_erf.h' 2022-08-17T12:16:53.0382217Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0383714Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-08-17T12:16:53.0385398Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-08-17T12:16:53.0387089Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-08-17T12:16:53.0388818Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0390356Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-08-17T12:16:53.0392076Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-08-17T12:16:53.0393808Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-08-17T12:16:53.0395555Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0397159Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-08-17T12:16:53.0398762Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-08-17T12:16:53.0400383Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-08-17T12:16:53.0402043Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-08-17T12:16:53.0403585Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-08-17T12:16:53.0405241Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-08-17T12:16:53.0406883Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-08-17T12:16:53.0408602Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0410122Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-08-17T12:16:53.0411776Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-08-17T12:16:53.0413418Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-08-17T12:16:53.0415383Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0416919Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-08-17T12:16:53.0418575Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-08-17T12:16:53.0420268Z adding 'torch/include/ATen/ops/special_expit.h' 2022-08-17T12:16:53.0422080Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0423520Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-08-17T12:16:53.0425301Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-08-17T12:16:53.0426917Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-08-17T12:16:53.0428678Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0430198Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-08-17T12:16:53.0431920Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-08-17T12:16:53.0433693Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-08-17T12:16:53.0435415Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0436934Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-08-17T12:16:53.0438674Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-08-17T12:16:53.0440274Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-08-17T12:16:53.0442062Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0443625Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-08-17T12:16:53.0445362Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-08-17T12:16:53.0446961Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-08-17T12:16:53.0448652Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0450201Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-08-17T12:16:53.0451891Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-08-17T12:16:53.0453744Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-08-17T12:16:53.0455784Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0457487Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0459114Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0460728Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-08-17T12:16:53.0462387Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-08-17T12:16:53.0464005Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-08-17T12:16:53.0465591Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-08-17T12:16:53.0467234Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-08-17T12:16:53.0469127Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-08-17T12:16:53.0471025Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-08-17T12:16:53.0472865Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0474629Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0476302Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0478011Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-08-17T12:16:53.0479619Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-08-17T12:16:53.0481268Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-08-17T12:16:53.0483170Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-08-17T12:16:53.0484562Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-08-17T12:16:53.0486437Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-08-17T12:16:53.0488390Z adding 'torch/include/ATen/ops/special_i0.h' 2022-08-17T12:16:53.0490276Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0491850Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-08-17T12:16:53.0493443Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-08-17T12:16:53.0495164Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-08-17T12:16:53.0497068Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0498457Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-08-17T12:16:53.0500093Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-08-17T12:16:53.0501610Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-08-17T12:16:53.0503264Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-08-17T12:16:53.0504816Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-08-17T12:16:53.0506499Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-08-17T12:16:53.0508140Z adding 'torch/include/ATen/ops/special_i1.h' 2022-08-17T12:16:53.0510063Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0511626Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-08-17T12:16:53.0513206Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-08-17T12:16:53.0514700Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-08-17T12:16:53.0516429Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-08-17T12:16:53.0517915Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-08-17T12:16:53.0519653Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-08-17T12:16:53.0521273Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-08-17T12:16:53.0523198Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0524614Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-08-17T12:16:53.0526236Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-08-17T12:16:53.0527744Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-08-17T12:16:53.0529414Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-08-17T12:16:53.0531232Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-08-17T12:16:53.0532946Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-08-17T12:16:53.0535041Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-08-17T12:16:53.0536942Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0538714Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0540321Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0541816Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-08-17T12:16:53.0543477Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-08-17T12:16:53.0545021Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-08-17T12:16:53.0546687Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-08-17T12:16:53.0548256Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-08-17T12:16:53.0550244Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-08-17T12:16:53.0552124Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-08-17T12:16:53.0554193Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0555872Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0557499Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0559022Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-08-17T12:16:53.0560671Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-08-17T12:16:53.0562222Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-08-17T12:16:53.0563968Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-08-17T12:16:53.0565554Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-08-17T12:16:53.0567524Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-08-17T12:16:53.0569192Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-08-17T12:16:53.0570990Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0572379Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-08-17T12:16:53.0574282Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-08-17T12:16:53.0576083Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-08-17T12:16:53.0578070Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0579426Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-08-17T12:16:53.0581077Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-08-17T12:16:53.0582696Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-08-17T12:16:53.0584353Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-08-17T12:16:53.0586454Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-08-17T12:16:53.0587812Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-08-17T12:16:53.0589254Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-08-17T12:16:53.0591146Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0592817Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-08-17T12:16:53.0594616Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-08-17T12:16:53.0596324Z adding 'torch/include/ATen/ops/special_logit.h' 2022-08-17T12:16:53.0598087Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0599676Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-08-17T12:16:53.0601451Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-08-17T12:16:53.0603215Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-08-17T12:16:53.0605182Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0606717Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-08-17T12:16:53.0608511Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-08-17T12:16:53.0610266Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-08-17T12:16:53.0612207Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0613767Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-08-17T12:16:53.0615677Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-08-17T12:16:53.0617395Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-08-17T12:16:53.0619130Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-08-17T12:16:53.0620796Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-08-17T12:16:53.0622584Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-08-17T12:16:53.0624276Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-08-17T12:16:53.0626129Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0627699Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-08-17T12:16:53.0629446Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-08-17T12:16:53.0631058Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-08-17T12:16:53.0632991Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-08-17T12:16:53.0635062Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-08-17T12:16:53.0636368Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-08-17T12:16:53.0637940Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-08-17T12:16:53.0639772Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0641369Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-08-17T12:16:53.0643502Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-08-17T12:16:53.0644904Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-08-17T12:16:53.0646498Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-08-17T12:16:53.0648105Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-08-17T12:16:53.0649672Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-08-17T12:16:53.0651233Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-08-17T12:16:53.0652951Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0654549Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-08-17T12:16:53.0656145Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-08-17T12:16:53.0657620Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-08-17T12:16:53.0659168Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-08-17T12:16:53.0660657Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-08-17T12:16:53.0662261Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-08-17T12:16:53.0663861Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-08-17T12:16:53.0665501Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0666969Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-08-17T12:16:53.0668573Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-08-17T12:16:53.0670152Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-08-17T12:16:53.0671774Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0673336Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-08-17T12:16:53.0674936Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-08-17T12:16:53.0676637Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-08-17T12:16:53.0678171Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0679742Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-08-17T12:16:53.0681221Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-08-17T12:16:53.0682765Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-08-17T12:16:53.0684254Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-08-17T12:16:53.0685746Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-08-17T12:16:53.0687333Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-08-17T12:16:53.0688946Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-08-17T12:16:53.0690592Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0692079Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-08-17T12:16:53.0693744Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-08-17T12:16:53.0695527Z adding 'torch/include/ATen/ops/special_psi.h' 2022-08-17T12:16:53.0697156Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0698575Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-08-17T12:16:53.0700221Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-08-17T12:16:53.0701843Z adding 'torch/include/ATen/ops/special_round.h' 2022-08-17T12:16:53.0703479Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0705573Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-08-17T12:16:53.0707314Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-08-17T12:16:53.0709110Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-08-17T12:16:53.0711280Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0712774Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-08-17T12:16:53.0714604Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-08-17T12:16:53.0715964Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-08-17T12:16:53.0717339Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-08-17T12:16:53.0718884Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-08-17T12:16:53.0720436Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-08-17T12:16:53.0722024Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-08-17T12:16:53.0723678Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0725250Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-08-17T12:16:53.0726629Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-08-17T12:16:53.0728142Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-08-17T12:16:53.0729597Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-08-17T12:16:53.0731551Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-08-17T12:16:53.0733106Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-08-17T12:16:53.0734761Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-08-17T12:16:53.0736551Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0738251Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0739842Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0741354Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-08-17T12:16:53.0742876Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-08-17T12:16:53.0744320Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-08-17T12:16:53.0745903Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-08-17T12:16:53.0747310Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-08-17T12:16:53.0749144Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-08-17T12:16:53.0750872Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-08-17T12:16:53.0752709Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0754308Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0755838Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0757348Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-08-17T12:16:53.0758876Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-08-17T12:16:53.0760348Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-08-17T12:16:53.0761909Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-08-17T12:16:53.0763357Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-08-17T12:16:53.0765180Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-08-17T12:16:53.0766939Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-08-17T12:16:53.0768720Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0770317Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0771900Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0773362Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-08-17T12:16:53.0775058Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-08-17T12:16:53.0776460Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-08-17T12:16:53.0778041Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-08-17T12:16:53.0779580Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-08-17T12:16:53.0781440Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-08-17T12:16:53.0783248Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-08-17T12:16:53.0785003Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0786540Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0788052Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0789530Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-08-17T12:16:53.0791105Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-08-17T12:16:53.0792805Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-08-17T12:16:53.0794451Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-08-17T12:16:53.0796008Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-08-17T12:16:53.0797830Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-08-17T12:16:53.0799382Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-08-17T12:16:53.0801003Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0802472Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-08-17T12:16:53.0804153Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-08-17T12:16:53.0805673Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-08-17T12:16:53.0807369Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0808731Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-08-17T12:16:53.0810281Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-08-17T12:16:53.0811814Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-08-17T12:16:53.0813425Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0814957Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-08-17T12:16:53.0816516Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-08-17T12:16:53.0817997Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-08-17T12:16:53.0819516Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-08-17T12:16:53.0820972Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-08-17T12:16:53.0822645Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-08-17T12:16:53.0824262Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-08-17T12:16:53.0825959Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0827513Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0828971Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-08-17T12:16:53.0830403Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-08-17T12:16:53.0831944Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-08-17T12:16:53.0833527Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-08-17T12:16:53.0835083Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-08-17T12:16:53.0836839Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-08-17T12:16:53.0838612Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-08-17T12:16:53.0840309Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0841811Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-08-17T12:16:53.0843543Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-08-17T12:16:53.0845375Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-08-17T12:16:53.0847006Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0848570Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0849961Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-08-17T12:16:53.0851439Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-08-17T12:16:53.0852855Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-08-17T12:16:53.0854570Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-08-17T12:16:53.0856181Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-08-17T12:16:53.0857969Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-08-17T12:16:53.0859559Z adding 'torch/include/ATen/ops/split.h' 2022-08-17T12:16:53.0861200Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0862750Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0864204Z adding 'torch/include/ATen/ops/split_copy.h' 2022-08-17T12:16:53.0865853Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0867468Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0868877Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-08-17T12:16:53.0870539Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-08-17T12:16:53.0872023Z adding 'torch/include/ATen/ops/split_native.h' 2022-08-17T12:16:53.0873758Z adding 'torch/include/ATen/ops/split_ops.h' 2022-08-17T12:16:53.0875247Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-08-17T12:16:53.0876867Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0878408Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-08-17T12:16:53.0880042Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0881547Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0882933Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-08-17T12:16:53.0884535Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-08-17T12:16:53.0886074Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-08-17T12:16:53.0887579Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-08-17T12:16:53.0889065Z adding 'torch/include/ATen/ops/sqrt.h' 2022-08-17T12:16:53.0890697Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0892167Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-08-17T12:16:53.0893671Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-08-17T12:16:53.0895358Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-08-17T12:16:53.0896790Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-08-17T12:16:53.0898296Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-08-17T12:16:53.0899904Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-08-17T12:16:53.0901433Z adding 'torch/include/ATen/ops/square.h' 2022-08-17T12:16:53.0902999Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0904367Z adding 'torch/include/ATen/ops/square_native.h' 2022-08-17T12:16:53.0905987Z adding 'torch/include/ATen/ops/square_ops.h' 2022-08-17T12:16:53.0907569Z adding 'torch/include/ATen/ops/squeeze.h' 2022-08-17T12:16:53.0909322Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0910880Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0912345Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-08-17T12:16:53.0914115Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0915740Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0917109Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-08-17T12:16:53.0918757Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-08-17T12:16:53.0920356Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-08-17T12:16:53.0922070Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-08-17T12:16:53.0923728Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-08-17T12:16:53.0925332Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0926837Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-08-17T12:16:53.0928299Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-08-17T12:16:53.0929860Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-08-17T12:16:53.0931544Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-08-17T12:16:53.0934306Z adding 'torch/include/ATen/ops/stack.h' 2022-08-17T12:16:53.0934941Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0936455Z adding 'torch/include/ATen/ops/stack_native.h' 2022-08-17T12:16:53.0938069Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-08-17T12:16:53.0939955Z adding 'torch/include/ATen/ops/std.h' 2022-08-17T12:16:53.0941968Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0943624Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-08-17T12:16:53.0945241Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-08-17T12:16:53.0947034Z adding 'torch/include/ATen/ops/std_mean.h' 2022-08-17T12:16:53.0948770Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0950437Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0951864Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-08-17T12:16:53.0953588Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-08-17T12:16:53.0955170Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-08-17T12:16:53.0957182Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-08-17T12:16:53.0958866Z adding 'torch/include/ATen/ops/std_native.h' 2022-08-17T12:16:53.0960985Z adding 'torch/include/ATen/ops/std_ops.h' 2022-08-17T12:16:53.0962813Z adding 'torch/include/ATen/ops/stft.h' 2022-08-17T12:16:53.0964632Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0966113Z adding 'torch/include/ATen/ops/stft_native.h' 2022-08-17T12:16:53.0967942Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-08-17T12:16:53.0969610Z adding 'torch/include/ATen/ops/stride.h' 2022-08-17T12:16:53.0971292Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0972817Z adding 'torch/include/ATen/ops/stride_native.h' 2022-08-17T12:16:53.0974617Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-08-17T12:16:53.0976224Z adding 'torch/include/ATen/ops/sub.h' 2022-08-17T12:16:53.0977923Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.0979605Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.0981834Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-08-17T12:16:53.0983136Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-08-17T12:16:53.0984693Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-08-17T12:16:53.0986445Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-08-17T12:16:53.0988217Z adding 'torch/include/ATen/ops/sub_native.h' 2022-08-17T12:16:53.0990057Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-08-17T12:16:53.0991657Z adding 'torch/include/ATen/ops/subtract.h' 2022-08-17T12:16:53.0993608Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.0995153Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-08-17T12:16:53.0997063Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-08-17T12:16:53.0998931Z adding 'torch/include/ATen/ops/sum.h' 2022-08-17T12:16:53.1000940Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1002641Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1004191Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1005739Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-08-17T12:16:53.1007434Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-08-17T12:16:53.1008912Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-08-17T12:16:53.1010541Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-08-17T12:16:53.1012116Z adding 'torch/include/ATen/ops/sum_native.h' 2022-08-17T12:16:53.1014185Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-08-17T12:16:53.1016025Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-08-17T12:16:53.1017713Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1019253Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-08-17T12:16:53.1020927Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-08-17T12:16:53.1022649Z adding 'torch/include/ATen/ops/svd.h' 2022-08-17T12:16:53.1024399Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1025871Z adding 'torch/include/ATen/ops/svd_native.h' 2022-08-17T12:16:53.1027684Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-08-17T12:16:53.1029250Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-08-17T12:16:53.1030939Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1032504Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-08-17T12:16:53.1034155Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-08-17T12:16:53.1035654Z adding 'torch/include/ATen/ops/swapdims.h' 2022-08-17T12:16:53.1037314Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1038721Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-08-17T12:16:53.1040437Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-08-17T12:16:53.1041918Z adding 'torch/include/ATen/ops/symeig.h' 2022-08-17T12:16:53.1043588Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1045000Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-08-17T12:16:53.1046722Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-08-17T12:16:53.1048221Z adding 'torch/include/ATen/ops/t.h' 2022-08-17T12:16:53.1050121Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1051607Z adding 'torch/include/ATen/ops/t_copy.h' 2022-08-17T12:16:53.1053201Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1054860Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1056416Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-08-17T12:16:53.1057914Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-08-17T12:16:53.1059477Z adding 'torch/include/ATen/ops/t_native.h' 2022-08-17T12:16:53.1061033Z adding 'torch/include/ATen/ops/t_ops.h' 2022-08-17T12:16:53.1062690Z adding 'torch/include/ATen/ops/take.h' 2022-08-17T12:16:53.1064344Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-08-17T12:16:53.1066093Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1067553Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-08-17T12:16:53.1069272Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-08-17T12:16:53.1070868Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-08-17T12:16:53.1072512Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-08-17T12:16:53.1074248Z adding 'torch/include/ATen/ops/take_native.h' 2022-08-17T12:16:53.1075812Z adding 'torch/include/ATen/ops/take_ops.h' 2022-08-17T12:16:53.1077404Z adding 'torch/include/ATen/ops/tan.h' 2022-08-17T12:16:53.1079884Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1081622Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-08-17T12:16:53.1083083Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-08-17T12:16:53.1084619Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-08-17T12:16:53.1086165Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-08-17T12:16:53.1087750Z adding 'torch/include/ATen/ops/tan_native.h' 2022-08-17T12:16:53.1089437Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-08-17T12:16:53.1091107Z adding 'torch/include/ATen/ops/tanh.h' 2022-08-17T12:16:53.1092762Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-08-17T12:16:53.1094687Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1096176Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1097742Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1099303Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-08-17T12:16:53.1100851Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-08-17T12:16:53.1102508Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-08-17T12:16:53.1104178Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-08-17T12:16:53.1105946Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1107413Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-08-17T12:16:53.1108999Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-08-17T12:16:53.1110492Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-08-17T12:16:53.1112129Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-08-17T12:16:53.1113781Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-08-17T12:16:53.1115524Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-08-17T12:16:53.1117250Z adding 'torch/include/ATen/ops/tensor.h' 2022-08-17T12:16:53.1118997Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-08-17T12:16:53.1120764Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1122204Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-08-17T12:16:53.1124002Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-08-17T12:16:53.1125738Z adding 'torch/include/ATen/ops/tensordot.h' 2022-08-17T12:16:53.1127474Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1129088Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-08-17T12:16:53.1130682Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-08-17T12:16:53.1132265Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-08-17T12:16:53.1134059Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-08-17T12:16:53.1135922Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-08-17T12:16:53.1137641Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1139227Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-08-17T12:16:53.1140994Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-08-17T12:16:53.1142737Z adding 'torch/include/ATen/ops/threshold.h' 2022-08-17T12:16:53.1144402Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-08-17T12:16:53.1146284Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1147767Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1149361Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1150900Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-08-17T12:16:53.1152754Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-08-17T12:16:53.1154415Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-08-17T12:16:53.1156083Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-08-17T12:16:53.1157846Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1159524Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-08-17T12:16:53.1161071Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-08-17T12:16:53.1162626Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-08-17T12:16:53.1164236Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-08-17T12:16:53.1165800Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-08-17T12:16:53.1167580Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-08-17T12:16:53.1169285Z adding 'torch/include/ATen/ops/tile.h' 2022-08-17T12:16:53.1171009Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1172508Z adding 'torch/include/ATen/ops/tile_native.h' 2022-08-17T12:16:53.1174239Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-08-17T12:16:53.1176095Z adding 'torch/include/ATen/ops/to.h' 2022-08-17T12:16:53.1177858Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1179374Z adding 'torch/include/ATen/ops/to_dense.h' 2022-08-17T12:16:53.1181069Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-08-17T12:16:53.1183011Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1184550Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-08-17T12:16:53.1186213Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-08-17T12:16:53.1188121Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1189647Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-08-17T12:16:53.1191541Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-08-17T12:16:53.1193276Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-08-17T12:16:53.1195426Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-08-17T12:16:53.1196998Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1198507Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-08-17T12:16:53.1200223Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-08-17T12:16:53.1202660Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1203898Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-08-17T12:16:53.1205419Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-08-17T12:16:53.1207386Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-08-17T12:16:53.1209087Z adding 'torch/include/ATen/ops/to_native.h' 2022-08-17T12:16:53.1211229Z adding 'torch/include/ATen/ops/to_ops.h' 2022-08-17T12:16:53.1213245Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-08-17T12:16:53.1215339Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1216795Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-08-17T12:16:53.1218557Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-08-17T12:16:53.1220362Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-08-17T12:16:53.1221967Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-08-17T12:16:53.1223748Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1225284Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-08-17T12:16:53.1226811Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-08-17T12:16:53.1228246Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-08-17T12:16:53.1229850Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-08-17T12:16:53.1231466Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-08-17T12:16:53.1233420Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1234885Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-08-17T12:16:53.1236390Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-08-17T12:16:53.1237858Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-08-17T12:16:53.1239690Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-08-17T12:16:53.1241550Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1242968Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-08-17T12:16:53.1244400Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-08-17T12:16:53.1246180Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1247699Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-08-17T12:16:53.1249180Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-08-17T12:16:53.1250740Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-08-17T12:16:53.1252285Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-08-17T12:16:53.1253965Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-08-17T12:16:53.1255666Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1257187Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-08-17T12:16:53.1258700Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-08-17T12:16:53.1260245Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-08-17T12:16:53.1261884Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-08-17T12:16:53.1263615Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-08-17T12:16:53.1265108Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-08-17T12:16:53.1266913Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-08-17T12:16:53.1268624Z adding 'torch/include/ATen/ops/topk.h' 2022-08-17T12:16:53.1270475Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1271924Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-08-17T12:16:53.1273653Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-08-17T12:16:53.1275197Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-08-17T12:16:53.1276861Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-08-17T12:16:53.1278425Z adding 'torch/include/ATen/ops/topk_native.h' 2022-08-17T12:16:53.1280271Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-08-17T12:16:53.1281834Z adding 'torch/include/ATen/ops/trace.h' 2022-08-17T12:16:53.1283433Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-08-17T12:16:53.1285117Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1286532Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-08-17T12:16:53.1288143Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-08-17T12:16:53.1289715Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1291212Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-08-17T12:16:53.1292734Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-08-17T12:16:53.1294648Z adding 'torch/include/ATen/ops/trace_native.h' 2022-08-17T12:16:53.1296212Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-08-17T12:16:53.1297820Z adding 'torch/include/ATen/ops/transpose.h' 2022-08-17T12:16:53.1299452Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1301057Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1302526Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-08-17T12:16:53.1304204Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1305794Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1307535Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-08-17T12:16:53.1308897Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-08-17T12:16:53.1310300Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-08-17T12:16:53.1311912Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-08-17T12:16:53.1313579Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-08-17T12:16:53.1315398Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1316803Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-08-17T12:16:53.1318331Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-08-17T12:16:53.1319792Z adding 'torch/include/ATen/ops/trapz.h' 2022-08-17T12:16:53.1321444Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1322941Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-08-17T12:16:53.1324670Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-08-17T12:16:53.1326420Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-08-17T12:16:53.1328339Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1329930Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-08-17T12:16:53.1331670Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-08-17T12:16:53.1333305Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-08-17T12:16:53.1335113Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-08-17T12:16:53.1336929Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-08-17T12:16:53.1338733Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-08-17T12:16:53.1340455Z adding 'torch/include/ATen/ops/tril.h' 2022-08-17T12:16:53.1342193Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1343729Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-08-17T12:16:53.1345501Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-08-17T12:16:53.1347151Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-08-17T12:16:53.1349050Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1350651Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-08-17T12:16:53.1352502Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-08-17T12:16:53.1354078Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-08-17T12:16:53.1355881Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-08-17T12:16:53.1357476Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-08-17T12:16:53.1359216Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-08-17T12:16:53.1360879Z adding 'torch/include/ATen/ops/tril_native.h' 2022-08-17T12:16:53.1362582Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-08-17T12:16:53.1364388Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-08-17T12:16:53.1366078Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1367774Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-08-17T12:16:53.1369401Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-08-17T12:16:53.1371152Z adding 'torch/include/ATen/ops/triu.h' 2022-08-17T12:16:53.1372851Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1374686Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-08-17T12:16:53.1376477Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-08-17T12:16:53.1378303Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-08-17T12:16:53.1380016Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1381567Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-08-17T12:16:53.1383136Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-08-17T12:16:53.1384720Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-08-17T12:16:53.1386426Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-08-17T12:16:53.1388031Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-08-17T12:16:53.1389607Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-08-17T12:16:53.1391168Z adding 'torch/include/ATen/ops/triu_native.h' 2022-08-17T12:16:53.1392964Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-08-17T12:16:53.1394739Z adding 'torch/include/ATen/ops/true_divide.h' 2022-08-17T12:16:53.1396590Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1398126Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-08-17T12:16:53.1399855Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-08-17T12:16:53.1401543Z adding 'torch/include/ATen/ops/trunc.h' 2022-08-17T12:16:53.1403238Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1404825Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-08-17T12:16:53.1406355Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-08-17T12:16:53.1407894Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-08-17T12:16:53.1409471Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-08-17T12:16:53.1411038Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-08-17T12:16:53.1412734Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-08-17T12:16:53.1414462Z adding 'torch/include/ATen/ops/type_as.h' 2022-08-17T12:16:53.1416078Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1417592Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-08-17T12:16:53.1419488Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-08-17T12:16:53.1420972Z adding 'torch/include/ATen/ops/unbind.h' 2022-08-17T12:16:53.1422487Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1424310Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1425673Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-08-17T12:16:53.1427347Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1428938Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1430451Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-08-17T12:16:53.1432253Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-08-17T12:16:53.1434072Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-08-17T12:16:53.1435786Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-08-17T12:16:53.1437489Z adding 'torch/include/ATen/ops/unflatten.h' 2022-08-17T12:16:53.1439268Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1440830Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-08-17T12:16:53.1442551Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1444420Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-08-17T12:16:53.1446136Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-08-17T12:16:53.1447684Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-08-17T12:16:53.1449321Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-08-17T12:16:53.1450855Z adding 'torch/include/ATen/ops/unfold.h' 2022-08-17T12:16:53.1452540Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-08-17T12:16:53.1454757Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1456112Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1457955Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1459415Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-08-17T12:16:53.1461199Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-08-17T12:16:53.1463353Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-08-17T12:16:53.1465138Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1467041Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1468520Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-08-17T12:16:53.1470243Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-08-17T12:16:53.1471890Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-08-17T12:16:53.1473650Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-08-17T12:16:53.1475284Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-08-17T12:16:53.1477268Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-08-17T12:16:53.1478548Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-08-17T12:16:53.1480312Z adding 'torch/include/ATen/ops/uniform.h' 2022-08-17T12:16:53.1482219Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1483780Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-08-17T12:16:53.1485437Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-08-17T12:16:53.1486918Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-08-17T12:16:53.1488524Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-08-17T12:16:53.1490225Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-08-17T12:16:53.1492001Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-08-17T12:16:53.1494074Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1495727Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-08-17T12:16:53.1497356Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-08-17T12:16:53.1498889Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-08-17T12:16:53.1500641Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-08-17T12:16:53.1502325Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-08-17T12:16:53.1504223Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1505798Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-08-17T12:16:53.1507614Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1509140Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-08-17T12:16:53.1510734Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-08-17T12:16:53.1512230Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-08-17T12:16:53.1514079Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-08-17T12:16:53.1515695Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-08-17T12:16:53.1517359Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-08-17T12:16:53.1518911Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-08-17T12:16:53.1520645Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-08-17T12:16:53.1522239Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-08-17T12:16:53.1524017Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1525460Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-08-17T12:16:53.1527090Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-08-17T12:16:53.1528756Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-08-17T12:16:53.1530604Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1532073Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-08-17T12:16:53.1533736Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-08-17T12:16:53.1535630Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-08-17T12:16:53.1537407Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1538895Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-08-17T12:16:53.1540628Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-08-17T12:16:53.1542217Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-08-17T12:16:53.1544018Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1545505Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-08-17T12:16:53.1547308Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1549006Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1550432Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-08-17T12:16:53.1552100Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-08-17T12:16:53.1553836Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-08-17T12:16:53.1555497Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-08-17T12:16:53.1557362Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-08-17T12:16:53.1559322Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-08-17T12:16:53.1561697Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1563853Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1565738Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1567390Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1569466Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-08-17T12:16:53.1571412Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-08-17T12:16:53.1573595Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-08-17T12:16:53.1575689Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-08-17T12:16:53.1577557Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1579274Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1581288Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-08-17T12:16:53.1582502Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-08-17T12:16:53.1584194Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-08-17T12:16:53.1586063Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-08-17T12:16:53.1587550Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-08-17T12:16:53.1589532Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-08-17T12:16:53.1591344Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-08-17T12:16:53.1593600Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-08-17T12:16:53.1595534Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1597397Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1599021Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1600876Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1602517Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-08-17T12:16:53.1604343Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-08-17T12:16:53.1606119Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-08-17T12:16:53.1608220Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-08-17T12:16:53.1610269Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1612053Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1613670Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-08-17T12:16:53.1615704Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-08-17T12:16:53.1617362Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-08-17T12:16:53.1619201Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-08-17T12:16:53.1620895Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-08-17T12:16:53.1622962Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-08-17T12:16:53.1624911Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-08-17T12:16:53.1627027Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-08-17T12:16:53.1628894Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1630804Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1632518Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1634367Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1635988Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-08-17T12:16:53.1637810Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-08-17T12:16:53.1640683Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-08-17T12:16:53.1642732Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-08-17T12:16:53.1644686Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1646510Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1648119Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-08-17T12:16:53.1649893Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-08-17T12:16:53.1651584Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-08-17T12:16:53.1653650Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-08-17T12:16:53.1655573Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-08-17T12:16:53.1657628Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-08-17T12:16:53.1659586Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-08-17T12:16:53.1661678Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-08-17T12:16:53.1663505Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1665380Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1667145Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1668988Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1670646Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-08-17T12:16:53.1672482Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-08-17T12:16:53.1674281Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-08-17T12:16:53.1676326Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-08-17T12:16:53.1678218Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1681070Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1682235Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-08-17T12:16:53.1683947Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-08-17T12:16:53.1685481Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-08-17T12:16:53.1687174Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-08-17T12:16:53.1688914Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-08-17T12:16:53.1690844Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-08-17T12:16:53.1692819Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-08-17T12:16:53.1694942Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-08-17T12:16:53.1697142Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1698960Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1700679Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1702528Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1704178Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-08-17T12:16:53.1705830Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-08-17T12:16:53.1707659Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-08-17T12:16:53.1710074Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-08-17T12:16:53.1712724Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1714211Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1715794Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-08-17T12:16:53.1717634Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-08-17T12:16:53.1719232Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-08-17T12:16:53.1721030Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-08-17T12:16:53.1722837Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-08-17T12:16:53.1724604Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-08-17T12:16:53.1726856Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-08-17T12:16:53.1728653Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-08-17T12:16:53.1730475Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1732304Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1734096Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1735966Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1737630Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-08-17T12:16:53.1739383Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-08-17T12:16:53.1741197Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-08-17T12:16:53.1743159Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-08-17T12:16:53.1745101Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1746969Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1748607Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-08-17T12:16:53.1750404Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-08-17T12:16:53.1752080Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-08-17T12:16:53.1753961Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-08-17T12:16:53.1755748Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-08-17T12:16:53.1757816Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-08-17T12:16:53.1759871Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-08-17T12:16:53.1761894Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-08-17T12:16:53.1763847Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1765716Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1767419Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-08-17T12:16:53.1769226Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-08-17T12:16:53.1770889Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-08-17T12:16:53.1772673Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-08-17T12:16:53.1774574Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-08-17T12:16:53.1776709Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-08-17T12:16:53.1778614Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1780391Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1782079Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-08-17T12:16:53.1783811Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-08-17T12:16:53.1785510Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-08-17T12:16:53.1787272Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-08-17T12:16:53.1789009Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-08-17T12:16:53.1791017Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-08-17T12:16:53.1792987Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-08-17T12:16:53.1794861Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1796489Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-08-17T12:16:53.1798236Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-08-17T12:16:53.1800052Z adding 'torch/include/ATen/ops/values.h' 2022-08-17T12:16:53.1801482Z adding 'torch/include/ATen/ops/values_copy.h' 2022-08-17T12:16:53.1803216Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1804990Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1806522Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-08-17T12:16:53.1808372Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-08-17T12:16:53.1810049Z adding 'torch/include/ATen/ops/values_native.h' 2022-08-17T12:16:53.1811828Z adding 'torch/include/ATen/ops/values_ops.h' 2022-08-17T12:16:53.1813514Z adding 'torch/include/ATen/ops/vander.h' 2022-08-17T12:16:53.1815562Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1817249Z adding 'torch/include/ATen/ops/vander_native.h' 2022-08-17T12:16:53.1819063Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-08-17T12:16:53.1820945Z adding 'torch/include/ATen/ops/var.h' 2022-08-17T12:16:53.1823018Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1824729Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-08-17T12:16:53.1826509Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-08-17T12:16:53.1828366Z adding 'torch/include/ATen/ops/var_mean.h' 2022-08-17T12:16:53.1830192Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1831973Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1833696Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-08-17T12:16:53.1835595Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-08-17T12:16:53.1837204Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-08-17T12:16:53.1839277Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-08-17T12:16:53.1841144Z adding 'torch/include/ATen/ops/var_native.h' 2022-08-17T12:16:53.1843301Z adding 'torch/include/ATen/ops/var_ops.h' 2022-08-17T12:16:53.1845297Z adding 'torch/include/ATen/ops/vdot.h' 2022-08-17T12:16:53.1847162Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1848853Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-08-17T12:16:53.1850511Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-08-17T12:16:53.1852141Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-08-17T12:16:53.1854200Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-08-17T12:16:53.1855970Z adding 'torch/include/ATen/ops/view.h' 2022-08-17T12:16:53.1857497Z adding 'torch/include/ATen/ops/view_as.h' 2022-08-17T12:16:53.1859307Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-08-17T12:16:53.1860996Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-08-17T12:16:53.1862978Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1864763Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1866322Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-08-17T12:16:53.1868171Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-08-17T12:16:53.1869949Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-08-17T12:16:53.1871700Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-08-17T12:16:53.1873636Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-08-17T12:16:53.1875349Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-08-17T12:16:53.1877167Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-08-17T12:16:53.1879806Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1881520Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-08-17T12:16:53.1883328Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-08-17T12:16:53.1885110Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-08-17T12:16:53.1886911Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-08-17T12:16:53.1888843Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1890788Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1892427Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-08-17T12:16:53.1894426Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-08-17T12:16:53.1896343Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-08-17T12:16:53.1898171Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-08-17T12:16:53.1899874Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-08-17T12:16:53.1901453Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-08-17T12:16:53.1903179Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-08-17T12:16:53.1904923Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1906687Z adding 'torch/include/ATen/ops/view_copy.h' 2022-08-17T12:16:53.1908574Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1910378Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1911913Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-08-17T12:16:53.1913981Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-08-17T12:16:53.1915730Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-08-17T12:16:53.1917459Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-08-17T12:16:53.1919019Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-08-17T12:16:53.1920650Z adding 'torch/include/ATen/ops/view_native.h' 2022-08-17T12:16:53.1922434Z adding 'torch/include/ATen/ops/view_ops.h' 2022-08-17T12:16:53.1924187Z adding 'torch/include/ATen/ops/vsplit.h' 2022-08-17T12:16:53.1925930Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1928249Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-08-17T12:16:53.1929628Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-08-17T12:16:53.1931197Z adding 'torch/include/ATen/ops/vstack.h' 2022-08-17T12:16:53.1933064Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1934981Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-08-17T12:16:53.1936551Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-08-17T12:16:53.1938259Z adding 'torch/include/ATen/ops/where.h' 2022-08-17T12:16:53.1940219Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1942232Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-08-17T12:16:53.1943672Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-08-17T12:16:53.1945330Z adding 'torch/include/ATen/ops/where_native.h' 2022-08-17T12:16:53.1947213Z adding 'torch/include/ATen/ops/where_ops.h' 2022-08-17T12:16:53.1949250Z adding 'torch/include/ATen/ops/xlogy.h' 2022-08-17T12:16:53.1951213Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1953228Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-08-17T12:16:53.1954923Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-08-17T12:16:53.1956785Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-08-17T12:16:53.1958439Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-08-17T12:16:53.1960364Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-08-17T12:16:53.1962098Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-08-17T12:16:53.1964287Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-08-17T12:16:53.1966187Z adding 'torch/include/ATen/ops/xor.h' 2022-08-17T12:16:53.1968171Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-08-17T12:16:53.1969834Z adding 'torch/include/ATen/ops/xor_native.h' 2022-08-17T12:16:53.1971832Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-08-17T12:16:53.1973633Z adding 'torch/include/ATen/ops/zero.h' 2022-08-17T12:16:53.1975929Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1977631Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-08-17T12:16:53.1979437Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-08-17T12:16:53.1981169Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-08-17T12:16:53.1983001Z adding 'torch/include/ATen/ops/zero_native.h' 2022-08-17T12:16:53.1984861Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-08-17T12:16:53.1987100Z adding 'torch/include/ATen/ops/zeros.h' 2022-08-17T12:16:53.1989090Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1991110Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-08-17T12:16:53.1993164Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-08-17T12:16:53.1995011Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-08-17T12:16:53.1996958Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-08-17T12:16:53.1998832Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-08-17T12:16:53.2000807Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-08-17T12:16:53.2005681Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-08-17T12:16:53.2008899Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-08-17T12:16:53.2013690Z adding 'torch/include/c10/core/Allocator.h' 2022-08-17T12:16:53.2015854Z adding 'torch/include/c10/core/AutogradState.h' 2022-08-17T12:16:53.2018626Z adding 'torch/include/c10/core/Backend.h' 2022-08-17T12:16:53.2020802Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-08-17T12:16:53.2022850Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-08-17T12:16:53.2024648Z adding 'torch/include/c10/core/CopyBytes.h' 2022-08-17T12:16:53.2026394Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-08-17T12:16:53.2028043Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-08-17T12:16:53.2030895Z adding 'torch/include/c10/core/Device.h' 2022-08-17T12:16:53.2032889Z adding 'torch/include/c10/core/DeviceArray.h' 2022-08-17T12:16:53.2035960Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-08-17T12:16:53.2038455Z adding 'torch/include/c10/core/DeviceType.h' 2022-08-17T12:16:53.2048519Z adding 'torch/include/c10/core/DispatchKey.h' 2022-08-17T12:16:53.2062104Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-08-17T12:16:53.2065867Z adding 'torch/include/c10/core/DynamicCast.h' 2022-08-17T12:16:53.2068285Z adding 'torch/include/c10/core/Event.h' 2022-08-17T12:16:53.2070703Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-08-17T12:16:53.2072824Z adding 'torch/include/c10/core/GradMode.h' 2022-08-17T12:16:53.2075061Z adding 'torch/include/c10/core/InferenceMode.h' 2022-08-17T12:16:53.2076782Z adding 'torch/include/c10/core/Layout.h' 2022-08-17T12:16:53.2080187Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-08-17T12:16:53.2082070Z adding 'torch/include/c10/core/OptionalRef.h' 2022-08-17T12:16:53.2084039Z adding 'torch/include/c10/core/QEngine.h' 2022-08-17T12:16:53.2085776Z adding 'torch/include/c10/core/QScheme.h' 2022-08-17T12:16:53.2087906Z adding 'torch/include/c10/core/SafePyObject.h' 2022-08-17T12:16:53.2090381Z adding 'torch/include/c10/core/Scalar.h' 2022-08-17T12:16:53.2095741Z adding 'torch/include/c10/core/ScalarType.h' 2022-08-17T12:16:53.2097837Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-08-17T12:16:53.2100052Z adding 'torch/include/c10/core/Storage.h' 2022-08-17T12:16:53.2103082Z adding 'torch/include/c10/core/StorageImpl.h' 2022-08-17T12:16:53.2106509Z adding 'torch/include/c10/core/Stream.h' 2022-08-17T12:16:53.2109366Z adding 'torch/include/c10/core/StreamGuard.h' 2022-08-17T12:16:53.2112076Z adding 'torch/include/c10/core/SymInt.h' 2022-08-17T12:16:53.2115220Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-08-17T12:16:53.2117192Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-08-17T12:16:53.2153165Z adding 'torch/include/c10/core/TensorImpl.h' 2022-08-17T12:16:53.2162920Z adding 'torch/include/c10/core/TensorOptions.h' 2022-08-17T12:16:53.2165443Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-08-17T12:16:53.2167392Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-08-17T12:16:53.2169024Z adding 'torch/include/c10/core/alignment.h' 2022-08-17T12:16:53.2171080Z adding 'torch/include/c10/core/thread_pool.h' 2022-08-17T12:16:53.2176410Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-08-17T12:16:53.2178883Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-08-17T12:16:53.2181069Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-08-17T12:16:53.2185618Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-08-17T12:16:53.2188214Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-08-17T12:16:53.2191889Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-08-17T12:16:53.2194903Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-08-17T12:16:53.2199512Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-08-17T12:16:53.2202937Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-08-17T12:16:53.2204895Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-08-17T12:16:53.2207125Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-08-17T12:16:53.2208622Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-08-17T12:16:53.2210921Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-08-17T12:16:53.2213654Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-08-17T12:16:53.2216471Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-08-17T12:16:53.2218794Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-08-17T12:16:53.2221043Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-08-17T12:16:53.2224443Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-08-17T12:16:53.2226630Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-08-17T12:16:53.2228761Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-08-17T12:16:53.2230629Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-08-17T12:16:53.2234481Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-08-17T12:16:53.2237952Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-08-17T12:16:53.2239758Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-08-17T12:16:53.2243044Z adding 'torch/include/c10/macros/Export.h' 2022-08-17T12:16:53.2248954Z adding 'torch/include/c10/macros/Macros.h' 2022-08-17T12:16:53.2251108Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-08-17T12:16:53.2254977Z adding 'torch/include/c10/util/AlignOf.h' 2022-08-17T12:16:53.2258917Z adding 'torch/include/c10/util/Array.h' 2022-08-17T12:16:53.2262486Z adding 'torch/include/c10/util/ArrayRef.h' 2022-08-17T12:16:53.2265613Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-08-17T12:16:53.2268395Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-08-17T12:16:53.2270664Z adding 'torch/include/c10/util/BFloat16.h' 2022-08-17T12:16:53.2272468Z adding 'torch/include/c10/util/Backtrace.h' 2022-08-17T12:16:53.2274904Z adding 'torch/include/c10/util/Bitset.h' 2022-08-17T12:16:53.2279050Z adding 'torch/include/c10/util/C++17.h' 2022-08-17T12:16:53.2281483Z adding 'torch/include/c10/util/CallOnce.h' 2022-08-17T12:16:53.2284832Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-08-17T12:16:53.2287107Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-08-17T12:16:53.2289356Z adding 'torch/include/c10/util/Deprecated.h' 2022-08-17T12:16:53.2291152Z adding 'torch/include/c10/util/DimVector.h' 2022-08-17T12:16:53.2298364Z adding 'torch/include/c10/util/Exception.h' 2022-08-17T12:16:53.2301525Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-08-17T12:16:53.2303805Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-08-17T12:16:53.2307233Z adding 'torch/include/c10/util/Flags.h' 2022-08-17T12:16:53.2309680Z adding 'torch/include/c10/util/FunctionRef.h' 2022-08-17T12:16:53.2312499Z adding 'torch/include/c10/util/Half-inl.h' 2022-08-17T12:16:53.2318964Z adding 'torch/include/c10/util/Half.h' 2022-08-17T12:16:53.2321738Z adding 'torch/include/c10/util/IdWrapper.h' 2022-08-17T12:16:53.2324811Z adding 'torch/include/c10/util/LeftRight.h' 2022-08-17T12:16:53.2326753Z adding 'torch/include/c10/util/Load.h' 2022-08-17T12:16:53.2330390Z adding 'torch/include/c10/util/Logging.h' 2022-08-17T12:16:53.2332861Z adding 'torch/include/c10/util/MathConstants.h' 2022-08-17T12:16:53.2336247Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-08-17T12:16:53.2340864Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-08-17T12:16:53.2348786Z adding 'torch/include/c10/util/Optional.h' 2022-08-17T12:16:53.2352151Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-08-17T12:16:53.2355975Z adding 'torch/include/c10/util/Registry.h' 2022-08-17T12:16:53.2358342Z adding 'torch/include/c10/util/ScopeExit.h' 2022-08-17T12:16:53.2360293Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-08-17T12:16:53.2374394Z adding 'torch/include/c10/util/SmallVector.h' 2022-08-17T12:16:53.2378270Z adding 'torch/include/c10/util/StringUtil.h' 2022-08-17T12:16:53.2380090Z adding 'torch/include/c10/util/Synchronized.h' 2022-08-17T12:16:53.2382269Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-08-17T12:16:53.2384307Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-08-17T12:16:53.2385868Z adding 'torch/include/c10/util/Type.h' 2022-08-17T12:16:53.2388031Z adding 'torch/include/c10/util/TypeCast.h' 2022-08-17T12:16:53.2390479Z adding 'torch/include/c10/util/TypeIndex.h' 2022-08-17T12:16:53.2394798Z adding 'torch/include/c10/util/TypeList.h' 2022-08-17T12:16:53.2397327Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-08-17T12:16:53.2399767Z adding 'torch/include/c10/util/TypeTraits.h' 2022-08-17T12:16:53.2401358Z adding 'torch/include/c10/util/Unicode.h' 2022-08-17T12:16:53.2403601Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-08-17T12:16:53.2405288Z adding 'torch/include/c10/util/Unroll.h' 2022-08-17T12:16:53.2407209Z adding 'torch/include/c10/util/accumulate.h' 2022-08-17T12:16:53.2412026Z adding 'torch/include/c10/util/complex.h' 2022-08-17T12:16:53.2415068Z adding 'torch/include/c10/util/complex_math.h' 2022-08-17T12:16:53.2416849Z adding 'torch/include/c10/util/complex_utils.h' 2022-08-17T12:16:53.2418463Z adding 'torch/include/c10/util/copysign.h' 2022-08-17T12:16:53.2421028Z adding 'torch/include/c10/util/either.h' 2022-08-17T12:16:53.2423023Z adding 'torch/include/c10/util/env.h' 2022-08-17T12:16:53.2435534Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-08-17T12:16:53.2440835Z adding 'torch/include/c10/util/hash.h' 2022-08-17T12:16:53.2442803Z adding 'torch/include/c10/util/in_place.h' 2022-08-17T12:16:53.2446790Z adding 'torch/include/c10/util/int128.h' 2022-08-17T12:16:53.2457182Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-08-17T12:16:53.2459994Z adding 'torch/include/c10/util/irange.h' 2022-08-17T12:16:53.2467906Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-08-17T12:16:53.2470886Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-08-17T12:16:53.2474193Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-08-17T12:16:53.2476945Z adding 'torch/include/c10/util/math_compat.h' 2022-08-17T12:16:53.2478976Z adding 'torch/include/c10/util/numa.h' 2022-08-17T12:16:53.2493535Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-08-17T12:16:53.2497016Z adding 'torch/include/c10/util/overloaded.h' 2022-08-17T12:16:53.2498567Z adding 'torch/include/c10/util/python_stub.h' 2022-08-17T12:16:53.2500186Z adding 'torch/include/c10/util/qint32.h' 2022-08-17T12:16:53.2501876Z adding 'torch/include/c10/util/qint8.h' 2022-08-17T12:16:53.2503545Z adding 'torch/include/c10/util/quint2x4.h' 2022-08-17T12:16:53.2505117Z adding 'torch/include/c10/util/quint4x2.h' 2022-08-17T12:16:53.2506714Z adding 'torch/include/c10/util/quint8.h' 2022-08-17T12:16:53.2509464Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-08-17T12:16:53.2511667Z adding 'torch/include/c10/util/safe_numerics.h' 2022-08-17T12:16:53.2514108Z adding 'torch/include/c10/util/signal_handler.h' 2022-08-17T12:16:53.2521039Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-08-17T12:16:53.2534352Z adding 'torch/include/c10/util/strides.h' 2022-08-17T12:16:53.2534848Z adding 'torch/include/c10/util/string_utils.h' 2022-08-17T12:16:53.2535140Z adding 'torch/include/c10/util/string_view.h' 2022-08-17T12:16:53.2539098Z adding 'torch/include/c10/util/strong_type.h' 2022-08-17T12:16:53.2542744Z adding 'torch/include/c10/util/tempfile.h' 2022-08-17T12:16:53.2544577Z adding 'torch/include/c10/util/thread_name.h' 2022-08-17T12:16:53.2550188Z adding 'torch/include/c10/util/typeid.h' 2022-08-17T12:16:53.2570695Z adding 'torch/include/c10/util/variant.h' 2022-08-17T12:16:53.2574939Z adding 'torch/include/c10/util/win32-headers.h' 2022-08-17T12:16:53.2577591Z adding 'torch/include/c10d/FileStore.hpp' 2022-08-17T12:16:53.2579410Z adding 'torch/include/c10d/GlooDeviceFactory.hpp' 2022-08-17T12:16:53.2581166Z adding 'torch/include/c10d/HashStore.hpp' 2022-08-17T12:16:53.2584454Z adding 'torch/include/c10d/NCCLUtils.hpp' 2022-08-17T12:16:53.2586602Z adding 'torch/include/c10d/Ops.hpp' 2022-08-17T12:16:53.2588694Z adding 'torch/include/c10d/ParamCommsUtils.hpp' 2022-08-17T12:16:53.2590528Z adding 'torch/include/c10d/PrefixStore.hpp' 2022-08-17T12:16:53.2596108Z adding 'torch/include/c10d/ProcessGroup.hpp' 2022-08-17T12:16:53.2600890Z adding 'torch/include/c10d/ProcessGroupGloo.hpp' 2022-08-17T12:16:53.2604422Z adding 'torch/include/c10d/ProcessGroupMPI.hpp' 2022-08-17T12:16:53.2612398Z adding 'torch/include/c10d/ProcessGroupNCCL.hpp' 2022-08-17T12:16:53.2615453Z adding 'torch/include/c10d/ProcessGroupRoundRobin.hpp' 2022-08-17T12:16:53.2619203Z adding 'torch/include/c10d/ProcessGroupUCC.hpp' 2022-08-17T12:16:53.2622139Z adding 'torch/include/c10d/ProcessGroupWrapper.hpp' 2022-08-17T12:16:53.2624340Z adding 'torch/include/c10d/PyProcessGroup.hpp' 2022-08-17T12:16:53.2626524Z adding 'torch/include/c10d/Store.hpp' 2022-08-17T12:16:53.2628767Z adding 'torch/include/c10d/TCPStore.hpp' 2022-08-17T12:16:53.2631846Z adding 'torch/include/c10d/TraceUtils.h' 2022-08-17T12:16:53.2633955Z adding 'torch/include/c10d/Types.hpp' 2022-08-17T12:16:53.2635662Z adding 'torch/include/c10d/UCCForNCCL.hpp' 2022-08-17T12:16:53.2637657Z adding 'torch/include/c10d/UCCTracing.hpp' 2022-08-17T12:16:53.2640362Z adding 'torch/include/c10d/UCCUtils.hpp' 2022-08-17T12:16:53.2642256Z adding 'torch/include/c10d/UnixSockUtils.hpp' 2022-08-17T12:16:53.2647758Z adding 'torch/include/c10d/Utils.hpp' 2022-08-17T12:16:53.2650100Z adding 'torch/include/c10d/WinSockUtils.hpp' 2022-08-17T12:16:53.2651675Z adding 'torch/include/c10d/c10d.h' 2022-08-17T12:16:53.2654142Z adding 'torch/include/c10d/comm.hpp' 2022-08-17T12:16:53.2656176Z adding 'torch/include/c10d/debug.h' 2022-08-17T12:16:53.2657985Z adding 'torch/include/c10d/default_comm_hooks.hpp' 2022-08-17T12:16:53.2659906Z adding 'torch/include/c10d/error.h' 2022-08-17T12:16:53.2661629Z adding 'torch/include/c10d/exception.h' 2022-08-17T12:16:53.2664146Z adding 'torch/include/c10d/logger.hpp' 2022-08-17T12:16:53.2666079Z adding 'torch/include/c10d/logging.h' 2022-08-17T12:16:53.2668092Z adding 'torch/include/c10d/python_comm_hook.h' 2022-08-17T12:16:53.2676060Z adding 'torch/include/c10d/reducer.hpp' 2022-08-17T12:16:53.2678794Z adding 'torch/include/c10d/reducer_timer.hpp' 2022-08-17T12:16:53.2680722Z adding 'torch/include/c10d/sequence_num.hpp' 2022-08-17T12:16:53.2682556Z adding 'torch/include/c10d/socket.h' 2022-08-17T12:16:53.2685275Z adding 'torch/include/caffe2/core/allocator.h' 2022-08-17T12:16:53.2687525Z adding 'torch/include/caffe2/core/blob.h' 2022-08-17T12:16:53.2691629Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-08-17T12:16:53.2694372Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-08-17T12:16:53.2696457Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-08-17T12:16:53.2699253Z adding 'torch/include/caffe2/core/common.h' 2022-08-17T12:16:53.2703255Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-08-17T12:16:53.2708673Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-08-17T12:16:53.2710923Z adding 'torch/include/caffe2/core/common_omp.h' 2022-08-17T12:16:53.2713790Z adding 'torch/include/caffe2/core/context.h' 2022-08-17T12:16:53.2716256Z adding 'torch/include/caffe2/core/context_base.h' 2022-08-17T12:16:53.2720023Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-08-17T12:16:53.2723500Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-08-17T12:16:53.2727085Z adding 'torch/include/caffe2/core/db.h' 2022-08-17T12:16:53.2729375Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-08-17T12:16:53.2732703Z adding 'torch/include/caffe2/core/event.h' 2022-08-17T12:16:53.2735058Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-08-17T12:16:53.2738148Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-08-17T12:16:53.2742106Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-08-17T12:16:53.2743817Z adding 'torch/include/caffe2/core/flags.h' 2022-08-17T12:16:53.2746346Z adding 'torch/include/caffe2/core/graph.h' 2022-08-17T12:16:53.2749227Z adding 'torch/include/caffe2/core/init.h' 2022-08-17T12:16:53.2750932Z adding 'torch/include/caffe2/core/logging.h' 2022-08-17T12:16:53.2753291Z adding 'torch/include/caffe2/core/macros.h' 2022-08-17T12:16:53.2755101Z adding 'torch/include/caffe2/core/memonger.h' 2022-08-17T12:16:53.2756928Z adding 'torch/include/caffe2/core/module.h' 2022-08-17T12:16:53.2759193Z adding 'torch/include/caffe2/core/net.h' 2022-08-17T12:16:53.2762173Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-08-17T12:16:53.2764004Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-08-17T12:16:53.2765657Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-08-17T12:16:53.2767540Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-08-17T12:16:53.2769342Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-08-17T12:16:53.2771602Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-08-17T12:16:53.2773519Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-08-17T12:16:53.2775500Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-08-17T12:16:53.2777498Z adding 'torch/include/caffe2/core/net_simple.h' 2022-08-17T12:16:53.2779315Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-08-17T12:16:53.2781017Z adding 'torch/include/caffe2/core/numa.h' 2022-08-17T12:16:53.2783087Z adding 'torch/include/caffe2/core/observer.h' 2022-08-17T12:16:53.2799316Z adding 'torch/include/caffe2/core/operator.h' 2022-08-17T12:16:53.2804292Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-08-17T12:16:53.2810030Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-08-17T12:16:53.2812129Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-08-17T12:16:53.2814515Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-08-17T12:16:53.2817405Z adding 'torch/include/caffe2/core/qtensor.h' 2022-08-17T12:16:53.2819599Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-08-17T12:16:53.2822053Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-08-17T12:16:53.2823768Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-08-17T12:16:53.2826062Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-08-17T12:16:53.2829697Z adding 'torch/include/caffe2/core/stats.h' 2022-08-17T12:16:53.2831590Z adding 'torch/include/caffe2/core/storage.h' 2022-08-17T12:16:53.2837923Z adding 'torch/include/caffe2/core/tensor.h' 2022-08-17T12:16:53.2840000Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-08-17T12:16:53.2841602Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-08-17T12:16:53.2844079Z adding 'torch/include/caffe2/core/test_utils.h' 2022-08-17T12:16:53.2846028Z adding 'torch/include/caffe2/core/timer.h' 2022-08-17T12:16:53.2848646Z adding 'torch/include/caffe2/core/transform.h' 2022-08-17T12:16:53.2850795Z adding 'torch/include/caffe2/core/types.h' 2022-08-17T12:16:53.2855068Z adding 'torch/include/caffe2/core/workspace.h' 2022-08-17T12:16:53.2858144Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-08-17T12:16:53.2860215Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-08-17T12:16:53.2862235Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-08-17T12:16:53.2863927Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-08-17T12:16:53.2865624Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-08-17T12:16:53.2867329Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-08-17T12:16:53.2869248Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-08-17T12:16:53.2870893Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-08-17T12:16:53.2873057Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-08-17T12:16:53.2885272Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-08-17T12:16:53.2888338Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-08-17T12:16:53.2891142Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-08-17T12:16:53.2894149Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-08-17T12:16:53.2896532Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-08-17T12:16:53.2898489Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-08-17T12:16:53.2900546Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-08-17T12:16:53.2902156Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-08-17T12:16:53.2905272Z adding 'torch/include/caffe2/onnx/backend.h' 2022-08-17T12:16:53.2907472Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-08-17T12:16:53.2909045Z adding 'torch/include/caffe2/onnx/device.h' 2022-08-17T12:16:53.2910970Z adding 'torch/include/caffe2/onnx/helper.h' 2022-08-17T12:16:53.2912893Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-08-17T12:16:53.2914968Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-08-17T12:16:53.2917159Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-08-17T12:16:53.2918776Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-08-17T12:16:53.2923282Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-08-17T12:16:53.2925414Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-08-17T12:16:53.2926874Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-08-17T12:16:53.2928543Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-08-17T12:16:53.2930858Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-08-17T12:16:53.2932944Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-08-17T12:16:53.2935029Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-08-17T12:16:53.2937067Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-08-17T12:16:53.2939165Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-08-17T12:16:53.2941154Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-08-17T12:16:53.2943155Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-08-17T12:16:53.2944983Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-08-17T12:16:53.2946665Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-08-17T12:16:53.2948790Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-08-17T12:16:53.2950656Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-08-17T12:16:53.2953445Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-08-17T12:16:53.2956533Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-08-17T12:16:53.2958970Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-08-17T12:16:53.2960877Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-08-17T12:16:53.2963474Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-08-17T12:16:53.2965821Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-08-17T12:16:53.2968519Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-08-17T12:16:53.2970776Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-08-17T12:16:53.2972619Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-08-17T12:16:53.2975434Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-08-17T12:16:53.2977502Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-08-17T12:16:53.2979589Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-08-17T12:16:53.2981589Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-08-17T12:16:53.2983385Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-08-17T12:16:53.2985967Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-08-17T12:16:53.2987898Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-08-17T12:16:53.2989851Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-08-17T12:16:53.2991719Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-08-17T12:16:53.2993888Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-08-17T12:16:53.2995806Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-08-17T12:16:53.2998551Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-08-17T12:16:53.3002475Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-08-17T12:16:53.3004686Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-08-17T12:16:53.3006856Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-08-17T12:16:53.3009033Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-08-17T12:16:53.3014760Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-08-17T12:16:53.3017563Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-08-17T12:16:53.3024931Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-08-17T12:16:53.3027899Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-08-17T12:16:53.3031625Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-08-17T12:16:53.3034411Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-08-17T12:16:53.3040373Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-08-17T12:16:53.3044386Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-08-17T12:16:53.3046571Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-08-17T12:16:53.3048831Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-08-17T12:16:53.3050647Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-08-17T12:16:53.3052552Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-08-17T12:16:53.3054486Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-08-17T12:16:53.3056572Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-08-17T12:16:53.3059133Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-08-17T12:16:53.3061508Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-08-17T12:16:53.3063270Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-08-17T12:16:53.3065018Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-08-17T12:16:53.3066661Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-08-17T12:16:53.3068339Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-08-17T12:16:53.3071013Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-08-17T12:16:53.3073353Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-08-17T12:16:53.3077227Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-08-17T12:16:53.3079754Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-08-17T12:16:53.3082540Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-08-17T12:16:53.3085506Z adding 'torch/include/caffe2/operators/do_op.h' 2022-08-17T12:16:53.3087525Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-08-17T12:16:53.3089555Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-08-17T12:16:53.3091337Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-08-17T12:16:53.3093205Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-08-17T12:16:53.3095851Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-08-17T12:16:53.3097670Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-08-17T12:16:53.3100214Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-08-17T12:16:53.3104538Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-08-17T12:16:53.3106940Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-08-17T12:16:53.3108758Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-08-17T12:16:53.3110556Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-08-17T12:16:53.3112735Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-08-17T12:16:53.3114953Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-08-17T12:16:53.3116857Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-08-17T12:16:53.3118499Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-08-17T12:16:53.3120108Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-08-17T12:16:53.3122220Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-08-17T12:16:53.3124411Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-08-17T12:16:53.3126093Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-08-17T12:16:53.3130363Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-08-17T12:16:53.3132670Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-08-17T12:16:53.3137200Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-08-17T12:16:53.3139492Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-08-17T12:16:53.3141357Z adding 'torch/include/caffe2/operators/find_op.h' 2022-08-17T12:16:53.3143144Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-08-17T12:16:53.3144868Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-08-17T12:16:53.3146367Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-08-17T12:16:53.3147907Z adding 'torch/include/caffe2/operators/free_op.h' 2022-08-17T12:16:53.3150431Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-08-17T12:16:53.3153277Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-08-17T12:16:53.3156360Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-08-17T12:16:53.3159111Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-08-17T12:16:53.3161104Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-08-17T12:16:53.3163057Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-08-17T12:16:53.3166028Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-08-17T12:16:53.3169543Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-08-17T12:16:53.3171329Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-08-17T12:16:53.3174102Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-08-17T12:16:53.3177928Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-08-17T12:16:53.3184601Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-08-17T12:16:53.3187005Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-08-17T12:16:53.3188912Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-08-17T12:16:53.3190869Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-08-17T12:16:53.3192732Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-08-17T12:16:53.3195309Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-08-17T12:16:53.3198303Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-08-17T12:16:53.3200533Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-08-17T12:16:53.3202533Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-08-17T12:16:53.3204178Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-08-17T12:16:53.3206988Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-08-17T12:16:53.3209110Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-08-17T12:16:53.3210767Z adding 'torch/include/caffe2/operators/if_op.h' 2022-08-17T12:16:53.3213114Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-08-17T12:16:53.3215441Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-08-17T12:16:53.3217470Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-08-17T12:16:53.3220924Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-08-17T12:16:53.3223737Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-08-17T12:16:53.3225569Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-08-17T12:16:53.3227095Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-08-17T12:16:53.3228728Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-08-17T12:16:53.3230086Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-08-17T12:16:53.3232928Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-08-17T12:16:53.3234560Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-08-17T12:16:53.3236518Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-08-17T12:16:53.3238503Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-08-17T12:16:53.3241035Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-08-17T12:16:53.3245629Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-08-17T12:16:53.3251985Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-08-17T12:16:53.3255194Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-08-17T12:16:53.3256846Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-08-17T12:16:53.3258448Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-08-17T12:16:53.3260151Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-08-17T12:16:53.3264246Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-08-17T12:16:53.3266389Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-08-17T12:16:53.3268279Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-08-17T12:16:53.3270246Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-08-17T12:16:53.3274784Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-08-17T12:16:53.3277067Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-08-17T12:16:53.3278604Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-08-17T12:16:53.3280122Z adding 'torch/include/caffe2/operators/log_op.h' 2022-08-17T12:16:53.3281672Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-08-17T12:16:53.3283289Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-08-17T12:16:53.3284762Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-08-17T12:16:53.3287164Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-08-17T12:16:53.3290327Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-08-17T12:16:53.3293285Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-08-17T12:16:53.3295510Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-08-17T12:16:53.3297172Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-08-17T12:16:53.3299210Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-08-17T12:16:53.3300911Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-08-17T12:16:53.3302721Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-08-17T12:16:53.3304780Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-08-17T12:16:53.3306708Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-08-17T12:16:53.3308275Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-08-17T12:16:53.3309883Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-08-17T12:16:53.3311990Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-08-17T12:16:53.3313651Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-08-17T12:16:53.3315267Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-08-17T12:16:53.3316733Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-08-17T12:16:53.3318609Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-08-17T12:16:53.3320237Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-08-17T12:16:53.3321827Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-08-17T12:16:53.3323708Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-08-17T12:16:53.3325935Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-08-17T12:16:53.3327855Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-08-17T12:16:53.3331368Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-08-17T12:16:53.3333541Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-08-17T12:16:53.3336035Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-08-17T12:16:53.3337887Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-08-17T12:16:53.3340043Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-08-17T12:16:53.3341888Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-08-17T12:16:53.3343752Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-08-17T12:16:53.3347172Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-08-17T12:16:53.3349012Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-08-17T12:16:53.3350523Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-08-17T12:16:53.3353549Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-08-17T12:16:53.3356055Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-08-17T12:16:53.3357863Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-08-17T12:16:53.3360072Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-08-17T12:16:53.3362551Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-08-17T12:16:53.3364177Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-08-17T12:16:53.3366074Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-08-17T12:16:53.3368556Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-08-17T12:16:53.3371609Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-08-17T12:16:53.3373072Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-08-17T12:16:53.3374437Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-08-17T12:16:53.3376708Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-08-17T12:16:53.3379309Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-08-17T12:16:53.3382275Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-08-17T12:16:53.3387676Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-08-17T12:16:53.3390494Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-08-17T12:16:53.3392468Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-08-17T12:16:53.3394220Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-08-17T12:16:53.3396017Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-08-17T12:16:53.3397910Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-08-17T12:16:53.3400664Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-08-17T12:16:53.3402539Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-08-17T12:16:53.3404401Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-08-17T12:16:53.3406619Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-08-17T12:16:53.3408312Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-08-17T12:16:53.3410123Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-08-17T12:16:53.3411949Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-08-17T12:16:53.3414024Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-08-17T12:16:53.3415911Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-08-17T12:16:53.3417455Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-08-17T12:16:53.3419155Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-08-17T12:16:53.3420861Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-08-17T12:16:53.3422363Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-08-17T12:16:53.3423908Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-08-17T12:16:53.3425460Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-08-17T12:16:53.3439243Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-08-17T12:16:53.3443622Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-08-17T12:16:53.3445313Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-08-17T12:16:53.3447815Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-08-17T12:16:53.3449579Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-08-17T12:16:53.3451077Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-08-17T12:16:53.3452457Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-08-17T12:16:53.3454041Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-08-17T12:16:53.3455996Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-08-17T12:16:53.3458867Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-08-17T12:16:53.3460602Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-08-17T12:16:53.3462019Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-08-17T12:16:53.3463693Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-08-17T12:16:53.3465068Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-08-17T12:16:53.3466359Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-08-17T12:16:53.3468789Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-08-17T12:16:53.3470577Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-08-17T12:16:53.3472123Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-08-17T12:16:53.3473928Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-08-17T12:16:53.3475227Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-08-17T12:16:53.3478213Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-08-17T12:16:53.3480698Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-08-17T12:16:53.3484459Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-08-17T12:16:53.3486662Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-08-17T12:16:53.3488164Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-08-17T12:16:53.3489622Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-08-17T12:16:53.3491421Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-08-17T12:16:53.3493356Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-08-17T12:16:53.3495067Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-08-17T12:16:53.3496904Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-08-17T12:16:53.3498841Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-08-17T12:16:53.3500624Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-08-17T12:16:53.3502171Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-08-17T12:16:53.3503786Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-08-17T12:16:53.3505245Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-08-17T12:16:53.3507423Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-08-17T12:16:53.3509541Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-08-17T12:16:53.3511306Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-08-17T12:16:53.3514132Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-08-17T12:16:53.3516023Z adding 'torch/include/caffe2/operators/top_k.h' 2022-08-17T12:16:53.3517819Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-08-17T12:16:53.3520561Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-08-17T12:16:53.3522494Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-08-17T12:16:53.3524461Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-08-17T12:16:53.3526265Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-08-17T12:16:53.3538790Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-08-17T12:16:53.3541772Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-08-17T12:16:53.3543402Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-08-17T12:16:53.3544853Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-08-17T12:16:53.3546615Z adding 'torch/include/caffe2/operators/while_op.h' 2022-08-17T12:16:53.3548101Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-08-17T12:16:53.3550473Z adding 'torch/include/caffe2/opt/annotations.h' 2022-08-17T12:16:53.3551960Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-08-17T12:16:53.3553986Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-08-17T12:16:53.3556513Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-08-17T12:16:53.3558620Z adding 'torch/include/caffe2/opt/converter.h' 2022-08-17T12:16:53.3560066Z adding 'torch/include/caffe2/opt/device.h' 2022-08-17T12:16:53.3561686Z adding 'torch/include/caffe2/opt/distributed.h' 2022-08-17T12:16:53.3563125Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-08-17T12:16:53.3565287Z adding 'torch/include/caffe2/opt/fusion.h' 2022-08-17T12:16:53.3567065Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-08-17T12:16:53.3568546Z adding 'torch/include/caffe2/opt/mobile.h' 2022-08-17T12:16:53.3570115Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-08-17T12:16:53.3575892Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-08-17T12:16:53.3578968Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-08-17T12:16:53.3580667Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-08-17T12:16:53.3581990Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-08-17T12:16:53.3583790Z adding 'torch/include/caffe2/opt/passes.h' 2022-08-17T12:16:53.3586167Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-08-17T12:16:53.3588235Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-08-17T12:16:53.3590993Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-08-17T12:16:53.3593459Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-08-17T12:16:53.3595479Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-08-17T12:16:53.3597189Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-08-17T12:16:53.3598909Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-08-17T12:16:53.3600833Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-08-17T12:16:53.3602486Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-08-17T12:16:53.3604039Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-08-17T12:16:53.3606071Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-08-17T12:16:53.3607740Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-08-17T12:16:53.3609300Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-08-17T12:16:53.3610921Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-08-17T12:16:53.3612331Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-08-17T12:16:53.3614388Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-08-17T12:16:53.3616584Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-08-17T12:16:53.3618461Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-08-17T12:16:53.3620428Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-08-17T12:16:53.3622161Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-08-17T12:16:53.3623709Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-08-17T12:16:53.3695499Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-08-17T12:16:53.3707608Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-08-17T12:16:53.3727021Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-08-17T12:16:53.3731222Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-08-17T12:16:53.3734216Z adding 'torch/include/caffe2/python/dlpack.h' 2022-08-17T12:16:53.3738978Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-08-17T12:16:53.3741556Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-08-17T12:16:53.3743192Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-08-17T12:16:53.3745102Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-08-17T12:16:53.3747062Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-08-17T12:16:53.3749824Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-08-17T12:16:53.3751657Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-08-17T12:16:53.3753419Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-08-17T12:16:53.3785903Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-08-17T12:16:53.3789085Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-08-17T12:16:53.3790675Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-08-17T12:16:53.3793474Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-08-17T12:16:53.3795124Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-08-17T12:16:53.3796657Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-08-17T12:16:53.3800113Z adding 'torch/include/caffe2/serialize/versions.h' 2022-08-17T12:16:53.3802992Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-08-17T12:16:53.3806495Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-08-17T12:16:53.3811071Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-08-17T12:16:53.3816293Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-08-17T12:16:53.3819059Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-08-17T12:16:53.3821315Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-08-17T12:16:53.3823474Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-08-17T12:16:53.3825304Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-08-17T12:16:53.3827230Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-08-17T12:16:53.3828945Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-08-17T12:16:53.3831104Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-08-17T12:16:53.3833229Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-08-17T12:16:53.3835243Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-08-17T12:16:53.3839069Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-08-17T12:16:53.3842599Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-08-17T12:16:53.3844633Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-08-17T12:16:53.3846906Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-08-17T12:16:53.3848772Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-08-17T12:16:53.3854779Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-08-17T12:16:53.3857453Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-08-17T12:16:53.3861010Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-08-17T12:16:53.3863368Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-08-17T12:16:53.3865889Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-08-17T12:16:53.3869279Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-08-17T12:16:53.3871768Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-08-17T12:16:53.3873719Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-08-17T12:16:53.3875910Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-08-17T12:16:53.3877811Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-08-17T12:16:53.3879780Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-08-17T12:16:53.3881531Z adding 'torch/include/caffe2/utils/cast.h' 2022-08-17T12:16:53.3885754Z adding 'torch/include/caffe2/utils/cblas.h' 2022-08-17T12:16:53.3888328Z adding 'torch/include/caffe2/utils/conversions.h' 2022-08-17T12:16:53.3889900Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-08-17T12:16:53.3891824Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-08-17T12:16:53.3894438Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-08-17T12:16:53.3896848Z adding 'torch/include/caffe2/utils/filler.h' 2022-08-17T12:16:53.3899122Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-08-17T12:16:53.3900719Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-08-17T12:16:53.3902183Z adding 'torch/include/caffe2/utils/knobs.h' 2022-08-17T12:16:53.3903760Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-08-17T12:16:53.3905274Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-08-17T12:16:53.3908686Z adding 'torch/include/caffe2/utils/math.h' 2022-08-17T12:16:53.3910608Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-08-17T12:16:53.3912093Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-08-17T12:16:53.3915958Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-08-17T12:16:53.3917890Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-08-17T12:16:53.3919391Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-08-17T12:16:53.3921325Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-08-17T12:16:53.3923088Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-08-17T12:16:53.3924804Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-08-17T12:16:53.3926627Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-08-17T12:16:53.3928578Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-08-17T12:16:53.3930491Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-08-17T12:16:53.3932128Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-08-17T12:16:53.3933742Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-08-17T12:16:53.3935592Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-08-17T12:16:53.3937771Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-08-17T12:16:53.3940053Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-08-17T12:16:53.3941622Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-08-17T12:16:53.3945650Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-08-17T12:16:53.3947667Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-08-17T12:16:53.3950077Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-08-17T12:16:53.3951758Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-08-17T12:16:53.3953830Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-08-17T12:16:53.3958149Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-08-17T12:16:53.3967425Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-08-17T12:16:53.3969713Z adding 'torch/include/caffe2/video/video_io.h' 2022-08-17T12:16:53.3976520Z adding 'torch/include/pybind11/attr.h' 2022-08-17T12:16:53.3979803Z adding 'torch/include/pybind11/buffer_info.h' 2022-08-17T12:16:53.3998508Z adding 'torch/include/pybind11/cast.h' 2022-08-17T12:16:53.4002922Z adding 'torch/include/pybind11/chrono.h' 2022-08-17T12:16:53.4004631Z adding 'torch/include/pybind11/common.h' 2022-08-17T12:16:53.4006339Z adding 'torch/include/pybind11/complex.h' 2022-08-17T12:16:53.4015196Z adding 'torch/include/pybind11/eigen.h' 2022-08-17T12:16:53.4019865Z adding 'torch/include/pybind11/embed.h' 2022-08-17T12:16:53.4022436Z adding 'torch/include/pybind11/eval.h' 2022-08-17T12:16:53.4024833Z adding 'torch/include/pybind11/functional.h' 2022-08-17T12:16:53.4027666Z adding 'torch/include/pybind11/gil.h' 2022-08-17T12:16:53.4031002Z adding 'torch/include/pybind11/iostream.h' 2022-08-17T12:16:53.4052935Z adding 'torch/include/pybind11/numpy.h' 2022-08-17T12:16:53.4057561Z adding 'torch/include/pybind11/operators.h' 2022-08-17T12:16:53.4059636Z adding 'torch/include/pybind11/options.h' 2022-08-17T12:16:53.4095009Z adding 'torch/include/pybind11/pybind11.h' 2022-08-17T12:16:53.4121885Z adding 'torch/include/pybind11/pytypes.h' 2022-08-17T12:16:53.4126982Z adding 'torch/include/pybind11/stl.h' 2022-08-17T12:16:53.4134125Z adding 'torch/include/pybind11/stl_bind.h' 2022-08-17T12:16:53.4143152Z adding 'torch/include/pybind11/detail/class.h' 2022-08-17T12:16:53.4157638Z adding 'torch/include/pybind11/detail/common.h' 2022-08-17T12:16:53.4161113Z adding 'torch/include/pybind11/detail/descr.h' 2022-08-17T12:16:53.4166267Z adding 'torch/include/pybind11/detail/init.h' 2022-08-17T12:16:53.4172953Z adding 'torch/include/pybind11/detail/internals.h' 2022-08-17T12:16:53.4186076Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-08-17T12:16:53.4189071Z adding 'torch/include/pybind11/detail/typeid.h' 2022-08-17T12:16:53.4195152Z adding 'torch/include/torch/custom_class.h' 2022-08-17T12:16:53.4198651Z adding 'torch/include/torch/custom_class_detail.h' 2022-08-17T12:16:53.4200217Z adding 'torch/include/torch/extension.h' 2022-08-17T12:16:53.4211379Z adding 'torch/include/torch/library.h' 2022-08-17T12:16:53.4214034Z adding 'torch/include/torch/script.h' 2022-08-17T12:16:53.4217056Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-08-17T12:16:53.4218726Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-08-17T12:16:53.4220032Z adding 'torch/include/torch/csrc/Device.h' 2022-08-17T12:16:53.4221505Z adding 'torch/include/torch/csrc/Dtype.h' 2022-08-17T12:16:53.4223343Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-08-17T12:16:53.4227829Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-08-17T12:16:53.4229942Z adding 'torch/include/torch/csrc/Export.h' 2022-08-17T12:16:53.4231776Z adding 'torch/include/torch/csrc/Generator.h' 2022-08-17T12:16:53.4233619Z adding 'torch/include/torch/csrc/Layout.h' 2022-08-17T12:16:53.4235433Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-08-17T12:16:53.4237019Z adding 'torch/include/torch/csrc/Module.h' 2022-08-17T12:16:53.4238615Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-08-17T12:16:53.4240388Z adding 'torch/include/torch/csrc/QScheme.h' 2022-08-17T12:16:53.4241905Z adding 'torch/include/torch/csrc/Size.h' 2022-08-17T12:16:53.4243505Z adding 'torch/include/torch/csrc/Storage.h' 2022-08-17T12:16:53.4245106Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-08-17T12:16:53.4246687Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-08-17T12:16:53.4248257Z adding 'torch/include/torch/csrc/Stream.h' 2022-08-17T12:16:53.4249837Z adding 'torch/include/torch/csrc/THConcat.h' 2022-08-17T12:16:53.4251623Z adding 'torch/include/torch/csrc/THP.h' 2022-08-17T12:16:53.4253386Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-08-17T12:16:53.4255040Z adding 'torch/include/torch/csrc/Types.h' 2022-08-17T12:16:53.4256867Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-08-17T12:16:53.4258588Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-08-17T12:16:53.4259996Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-08-17T12:16:53.4261688Z adding 'torch/include/torch/csrc/python_headers.h' 2022-08-17T12:16:53.4263259Z adding 'torch/include/torch/csrc/serialization.h' 2022-08-17T12:16:53.4266195Z adding 'torch/include/torch/csrc/utils.h' 2022-08-17T12:16:53.4268992Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-08-17T12:16:53.4270966Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-08-17T12:16:53.4272613Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-08-17T12:16:53.4274339Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-08-17T12:16:53.4275941Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-08-17T12:16:53.4278709Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-08-17T12:16:53.4281592Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-08-17T12:16:53.4284500Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-08-17T12:16:53.4286725Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-08-17T12:16:53.4288593Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-08-17T12:16:53.4293389Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-08-17T12:16:53.4296116Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-08-17T12:16:53.4297706Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-08-17T12:16:53.4302344Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-08-17T12:16:53.4306267Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-08-17T12:16:53.4309010Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-08-17T12:16:53.4310734Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-08-17T12:16:53.4315982Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-08-17T12:16:53.4318578Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-08-17T12:16:53.4320685Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-08-17T12:16:53.4323082Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-08-17T12:16:53.4324890Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-08-17T12:16:53.4327411Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-08-17T12:16:53.4329600Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-08-17T12:16:53.4331203Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-08-17T12:16:53.4333125Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-08-17T12:16:53.4335929Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-08-17T12:16:53.4337613Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-08-17T12:16:53.4339177Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-08-17T12:16:53.4341027Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-08-17T12:16:53.4344923Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-08-17T12:16:53.4347396Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-08-17T12:16:53.4349703Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-08-17T12:16:53.4352454Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-08-17T12:16:53.4359107Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-08-17T12:16:53.4362124Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-08-17T12:16:53.4364084Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-08-17T12:16:53.4366501Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-08-17T12:16:53.4368656Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-08-17T12:16:53.4370445Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-08-17T12:16:53.4372937Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-08-17T12:16:53.4375323Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-08-17T12:16:53.4378262Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-08-17T12:16:53.4380531Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-08-17T12:16:53.4382258Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-08-17T12:16:53.4384690Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-08-17T12:16:53.4386665Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-08-17T12:16:53.4388636Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-08-17T12:16:53.4390507Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-08-17T12:16:53.4392652Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-08-17T12:16:53.4394868Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-08-17T12:16:53.4396842Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-08-17T12:16:53.4398761Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-08-17T12:16:53.4400765Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-08-17T12:16:53.4402892Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-08-17T12:16:53.4407679Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-08-17T12:16:53.4410175Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-08-17T12:16:53.4413176Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-08-17T12:16:53.4415057Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-08-17T12:16:53.4417399Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-08-17T12:16:53.4424390Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-08-17T12:16:53.4426891Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-08-17T12:16:53.4428516Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-08-17T12:16:53.4430775Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-08-17T12:16:53.4433931Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-08-17T12:16:53.4435767Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-08-17T12:16:53.4441827Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-08-17T12:16:53.4444803Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-08-17T12:16:53.4447744Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-08-17T12:16:53.4449627Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-08-17T12:16:53.4451987Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-08-17T12:16:53.4455150Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-08-17T12:16:53.4457262Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-08-17T12:16:53.4459380Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-08-17T12:16:53.4461190Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-08-17T12:16:53.4466225Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-08-17T12:16:53.4469501Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-08-17T12:16:53.4471701Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-08-17T12:16:53.4473860Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-08-17T12:16:53.4478850Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-08-17T12:16:53.4482737Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-08-17T12:16:53.4485345Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-08-17T12:16:53.4487735Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-08-17T12:16:53.4492399Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-08-17T12:16:53.4495801Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-08-17T12:16:53.4498661Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-08-17T12:16:53.4501345Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-08-17T12:16:53.4505306Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-08-17T12:16:53.4507892Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-08-17T12:16:53.4510520Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-08-17T12:16:53.4513338Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-08-17T12:16:53.4515641Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-08-17T12:16:53.4518057Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-08-17T12:16:53.4520780Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-08-17T12:16:53.4526562Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-08-17T12:16:53.4530011Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-08-17T12:16:53.4533232Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-08-17T12:16:53.4535913Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-08-17T12:16:53.4540604Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-08-17T12:16:53.4544755Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-08-17T12:16:53.4547897Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-08-17T12:16:53.4550563Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-08-17T12:16:53.4553484Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-08-17T12:16:53.4555702Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-08-17T12:16:53.4557724Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-08-17T12:16:53.4562591Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-08-17T12:16:53.4565629Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-08-17T12:16:53.4568202Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-08-17T12:16:53.4570735Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-08-17T12:16:53.4574205Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-08-17T12:16:53.4577772Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-08-17T12:16:53.4580186Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-08-17T12:16:53.4583576Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-08-17T12:16:53.4586342Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-08-17T12:16:53.4591058Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-08-17T12:16:53.4595803Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-08-17T12:16:53.4598294Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-08-17T12:16:53.4600355Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-08-17T12:16:53.4603293Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-08-17T12:16:53.4605531Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-08-17T12:16:53.4607577Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-08-17T12:16:53.4610545Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-08-17T12:16:53.4612906Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-08-17T12:16:53.4615179Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-08-17T12:16:53.4617338Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-08-17T12:16:53.4622028Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-08-17T12:16:53.4625542Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-08-17T12:16:53.4627767Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-08-17T12:16:53.4629859Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-08-17T12:16:53.4633369Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-08-17T12:16:53.4636442Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-08-17T12:16:53.4638572Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-08-17T12:16:53.4640657Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-08-17T12:16:53.4642613Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-08-17T12:16:53.4644979Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-08-17T12:16:53.4646915Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-08-17T12:16:53.4651288Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-08-17T12:16:53.4654582Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-08-17T12:16:53.4656797Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-08-17T12:16:53.4661124Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-08-17T12:16:53.4663835Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-08-17T12:16:53.4666051Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-08-17T12:16:53.4668272Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-08-17T12:16:53.4670574Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-08-17T12:16:53.4673629Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-08-17T12:16:53.4675981Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-08-17T12:16:53.4679603Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-08-17T12:16:53.4682051Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-08-17T12:16:53.4684378Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-08-17T12:16:53.4686095Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-08-17T12:16:53.4687863Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-08-17T12:16:53.4690171Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-08-17T12:16:53.4692298Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-08-17T12:16:53.4694133Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-08-17T12:16:53.4700764Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-08-17T12:16:53.4703085Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-08-17T12:16:53.4707166Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-08-17T12:16:53.4709605Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-08-17T12:16:53.4712283Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-08-17T12:16:53.4714170Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-08-17T12:16:53.4715712Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-08-17T12:16:53.4720386Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-08-17T12:16:53.4722716Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-08-17T12:16:53.4726632Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-08-17T12:16:53.4730637Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-08-17T12:16:53.4739897Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-08-17T12:16:53.4742291Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-08-17T12:16:53.4743844Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-08-17T12:16:53.4747035Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-08-17T12:16:53.4749212Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-08-17T12:16:53.4751756Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-08-17T12:16:53.4753484Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-08-17T12:16:53.4756228Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-08-17T12:16:53.4760400Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-08-17T12:16:53.4762303Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-08-17T12:16:53.4764137Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-08-17T12:16:53.4765765Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-08-17T12:16:53.4767872Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-08-17T12:16:53.4769773Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-08-17T12:16:53.4771355Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-08-17T12:16:53.4772789Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-08-17T12:16:53.4775376Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-08-17T12:16:53.4777141Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-08-17T12:16:53.4778843Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-08-17T12:16:53.4780321Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-08-17T12:16:53.4781791Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-08-17T12:16:53.4783206Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-08-17T12:16:53.4784862Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-08-17T12:16:53.4786293Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-08-17T12:16:53.4787785Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-08-17T12:16:53.4789439Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-08-17T12:16:53.4791422Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-08-17T12:16:53.4793201Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-08-17T12:16:53.4794959Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-08-17T12:16:53.4797339Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-08-17T12:16:53.4799134Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-08-17T12:16:53.4800675Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-08-17T12:16:53.4811192Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-08-17T12:16:53.4816956Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-08-17T12:16:53.4819353Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-08-17T12:16:53.4821234Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-08-17T12:16:53.4822901Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-08-17T12:16:53.4825392Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-08-17T12:16:53.4827680Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-08-17T12:16:53.4851142Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-08-17T12:16:53.4858874Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-08-17T12:16:53.4860424Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-08-17T12:16:53.4865686Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-08-17T12:16:53.4868374Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-08-17T12:16:53.4870622Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-08-17T12:16:53.4872445Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-08-17T12:16:53.4874253Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-08-17T12:16:53.4876385Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-08-17T12:16:53.4878388Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-08-17T12:16:53.4880509Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-08-17T12:16:53.4882184Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-08-17T12:16:53.4883716Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-08-17T12:16:53.4885338Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-08-17T12:16:53.4886837Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-08-17T12:16:53.4888267Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-08-17T12:16:53.4890528Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-08-17T12:16:53.4892144Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-08-17T12:16:53.4893794Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-08-17T12:16:53.4896196Z adding 'torch/include/torch/csrc/deploy/Exception.h' 2022-08-17T12:16:53.4900137Z adding 'torch/include/torch/csrc/deploy/deploy.h' 2022-08-17T12:16:53.4902063Z adding 'torch/include/torch/csrc/deploy/elf_file.h' 2022-08-17T12:16:53.4904249Z adding 'torch/include/torch/csrc/deploy/environment.h' 2022-08-17T12:16:53.4906272Z adding 'torch/include/torch/csrc/deploy/loader.h' 2022-08-17T12:16:53.4908313Z adding 'torch/include/torch/csrc/deploy/mem_file.h' 2022-08-17T12:16:53.4909919Z adding 'torch/include/torch/csrc/deploy/noop_environment.h' 2022-08-17T12:16:53.4911464Z adding 'torch/include/torch/csrc/deploy/path_environment.h' 2022-08-17T12:16:53.4917711Z adding 'torch/include/torch/csrc/deploy/interpreter/Optional.hpp' 2022-08-17T12:16:53.4921118Z adding 'torch/include/torch/csrc/deploy/interpreter/builtin_registry.h' 2022-08-17T12:16:53.4924094Z adding 'torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h' 2022-08-17T12:16:53.4926583Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-08-17T12:16:53.4929183Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-08-17T12:16:53.4932309Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-08-17T12:16:53.4934811Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-08-17T12:16:53.4936764Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-08-17T12:16:53.4938841Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-08-17T12:16:53.4940782Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-08-17T12:16:53.4942538Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-08-17T12:16:53.4945229Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-08-17T12:16:53.4947222Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-08-17T12:16:53.4949258Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-08-17T12:16:53.4951429Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-08-17T12:16:53.4953273Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-08-17T12:16:53.4958027Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-08-17T12:16:53.4960355Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-08-17T12:16:53.4966025Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-08-17T12:16:53.4972341Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-08-17T12:16:53.4975239Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-08-17T12:16:53.4977508Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-08-17T12:16:53.4979542Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-08-17T12:16:53.4981398Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-08-17T12:16:53.4987131Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-08-17T12:16:53.4990267Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-08-17T12:16:53.4992492Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-08-17T12:16:53.4994470Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-08-17T12:16:53.4996460Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-08-17T12:16:53.4998417Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-08-17T12:16:53.5000897Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-08-17T12:16:53.5003825Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-08-17T12:16:53.5006216Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-08-17T12:16:53.5008309Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-08-17T12:16:53.5012790Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-08-17T12:16:53.5016382Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-08-17T12:16:53.5018722Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-08-17T12:16:53.5025686Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-08-17T12:16:53.5029140Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-08-17T12:16:53.5031866Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-08-17T12:16:53.5035220Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-08-17T12:16:53.5037507Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-08-17T12:16:53.5039400Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-08-17T12:16:53.5041473Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-08-17T12:16:53.5043197Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-08-17T12:16:53.5045007Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-08-17T12:16:53.5046779Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-08-17T12:16:53.5048363Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-08-17T12:16:53.5055295Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-08-17T12:16:53.5057606Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-08-17T12:16:53.5059455Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-08-17T12:16:53.5063069Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-08-17T12:16:53.5066221Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-08-17T12:16:53.5069755Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-08-17T12:16:53.5073521Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-08-17T12:16:53.5077847Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-08-17T12:16:53.5081706Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-08-17T12:16:53.5084377Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-08-17T12:16:53.5086624Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-08-17T12:16:53.5090260Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-08-17T12:16:53.5092456Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-08-17T12:16:53.5096547Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-08-17T12:16:53.5103534Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-08-17T12:16:53.5105821Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-08-17T12:16:53.5110282Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-08-17T12:16:53.5113291Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h' 2022-08-17T12:16:53.5115834Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-08-17T12:16:53.5118160Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-08-17T12:16:53.5120325Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-08-17T12:16:53.5121947Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-08-17T12:16:53.5126758Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-08-17T12:16:53.5129358Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-08-17T12:16:53.5131700Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-08-17T12:16:53.5134729Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-08-17T12:16:53.5137025Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-08-17T12:16:53.5143334Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-08-17T12:16:53.5157059Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-08-17T12:16:53.5160145Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-08-17T12:16:53.5161951Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-08-17T12:16:53.5165109Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-08-17T12:16:53.5169063Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-08-17T12:16:53.5172666Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-08-17T12:16:53.5178267Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-08-17T12:16:53.5180754Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-08-17T12:16:53.5186524Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-08-17T12:16:53.5189659Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-08-17T12:16:53.5192795Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-08-17T12:16:53.5194883Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-08-17T12:16:53.5196729Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-08-17T12:16:53.5200516Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-08-17T12:16:53.5202572Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-08-17T12:16:53.5204347Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-08-17T12:16:53.5206277Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-08-17T12:16:53.5208531Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-08-17T12:16:53.5212090Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-08-17T12:16:53.5215102Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-08-17T12:16:53.5217168Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-08-17T12:16:53.5218909Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-08-17T12:16:53.5220969Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-08-17T12:16:53.5223190Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-08-17T12:16:53.5225502Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-08-17T12:16:53.5227256Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-08-17T12:16:53.5229511Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-08-17T12:16:53.5231180Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-08-17T12:16:53.5234813Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-08-17T12:16:53.5236977Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-08-17T12:16:53.5239959Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-08-17T12:16:53.5242170Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-08-17T12:16:53.5244187Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-08-17T12:16:53.5246521Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-08-17T12:16:53.5250480Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-08-17T12:16:53.5253076Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-08-17T12:16:53.5255047Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-08-17T12:16:53.5264653Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-08-17T12:16:53.5268516Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-08-17T12:16:53.5271939Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-08-17T12:16:53.5274104Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-08-17T12:16:53.5276292Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-08-17T12:16:53.5278546Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-08-17T12:16:53.5281387Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-08-17T12:16:53.5283651Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-08-17T12:16:53.5285426Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-08-17T12:16:53.5287272Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-08-17T12:16:53.5290031Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-08-17T12:16:53.5291980Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-08-17T12:16:53.5297771Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-08-17T12:16:53.5302698Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-08-17T12:16:53.5306031Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-08-17T12:16:53.5308224Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-08-17T12:16:53.5310544Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-08-17T12:16:53.5315103Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-08-17T12:16:53.5317442Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-08-17T12:16:53.5319646Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-08-17T12:16:53.5322744Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-08-17T12:16:53.5324932Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-08-17T12:16:53.5327369Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-08-17T12:16:53.5329212Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-08-17T12:16:53.5331340Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-08-17T12:16:53.5333703Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-08-17T12:16:53.5336481Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-08-17T12:16:53.5340158Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-08-17T12:16:53.5342652Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-08-17T12:16:53.5344627Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-08-17T12:16:53.5346800Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-08-17T12:16:53.5350378Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-08-17T12:16:53.5352715Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-08-17T12:16:53.5354728Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-08-17T12:16:53.5357484Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-08-17T12:16:53.5360007Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-08-17T12:16:53.5361941Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-08-17T12:16:53.5365224Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-08-17T12:16:53.5367529Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-08-17T12:16:53.5370564Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-08-17T12:16:53.5377225Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-08-17T12:16:53.5379792Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-08-17T12:16:53.5381881Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-08-17T12:16:53.5383682Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-08-17T12:16:53.5386901Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-08-17T12:16:53.5389011Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-08-17T12:16:53.5390533Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-08-17T12:16:53.5392421Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-08-17T12:16:53.5394229Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-08-17T12:16:53.5395910Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-08-17T12:16:53.5397556Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-08-17T12:16:53.5398990Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-08-17T12:16:53.5405448Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-08-17T12:16:53.5408466Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-08-17T12:16:53.5410274Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-08-17T12:16:53.5412959Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-08-17T12:16:53.5415143Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-08-17T12:16:53.5416765Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-08-17T12:16:53.5419351Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-08-17T12:16:53.5421785Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-08-17T12:16:53.5423851Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-08-17T12:16:53.5426317Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-08-17T12:16:53.5430952Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-08-17T12:16:53.5433554Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-08-17T12:16:53.5435253Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-08-17T12:16:53.5443414Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-08-17T12:16:53.5448101Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-08-17T12:16:53.5451816Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-08-17T12:16:53.5460830Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-08-17T12:16:53.5463795Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-08-17T12:16:53.5469011Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-08-17T12:16:53.5472006Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-08-17T12:16:53.5474558Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-08-17T12:16:53.5477684Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-08-17T12:16:53.5495124Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-08-17T12:16:53.5499422Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-08-17T12:16:53.5501467Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-08-17T12:16:53.5504018Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-08-17T12:16:53.5505858Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-08-17T12:16:53.5509276Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-08-17T12:16:53.5512189Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-08-17T12:16:53.5514163Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-08-17T12:16:53.5517020Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-08-17T12:16:53.5519260Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-08-17T12:16:53.5522601Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-08-17T12:16:53.5525691Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-08-17T12:16:53.5527919Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-08-17T12:16:53.5530491Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-08-17T12:16:53.5533247Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-08-17T12:16:53.5535556Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-08-17T12:16:53.5537581Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-08-17T12:16:53.5539664Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-08-17T12:16:53.5541704Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-08-17T12:16:53.5544852Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-08-17T12:16:53.5547555Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-08-17T12:16:53.5549697Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-08-17T12:16:53.5551582Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-08-17T12:16:53.5553832Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-08-17T12:16:53.5556746Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-08-17T12:16:53.5558837Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-08-17T12:16:53.5561204Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-08-17T12:16:53.5563450Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-08-17T12:16:53.5565614Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-08-17T12:16:53.5568902Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-08-17T12:16:53.5570414Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-08-17T12:16:53.5572614Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-08-17T12:16:53.5574657Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-08-17T12:16:53.5576668Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-08-17T12:16:53.5578544Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-08-17T12:16:53.5580459Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-08-17T12:16:53.5582274Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-08-17T12:16:53.5584324Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-08-17T12:16:53.5586560Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-08-17T12:16:53.5588323Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-08-17T12:16:53.5590420Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-08-17T12:16:53.5592141Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-08-17T12:16:53.5594724Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-08-17T12:16:53.5596521Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-08-17T12:16:53.5598722Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-08-17T12:16:53.5600648Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-08-17T12:16:53.5603119Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-08-17T12:16:53.5604710Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-08-17T12:16:53.5606914Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-08-17T12:16:53.5608880Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-08-17T12:16:53.5610876Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-08-17T12:16:53.5612967Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-08-17T12:16:53.5615628Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-08-17T12:16:53.5617466Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-08-17T12:16:53.5619785Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-08-17T12:16:53.5621542Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-08-17T12:16:53.5623724Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-08-17T12:16:53.5625440Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-08-17T12:16:53.5627653Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-08-17T12:16:53.5629385Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-08-17T12:16:53.5631526Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-08-17T12:16:53.5633629Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-08-17T12:16:53.5635574Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-08-17T12:16:53.5637852Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-08-17T12:16:53.5640229Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-08-17T12:16:53.5642073Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-08-17T12:16:53.5643982Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-08-17T12:16:53.5646157Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-08-17T12:16:53.5647841Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-08-17T12:16:53.5649831Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-08-17T12:16:53.5651618Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-08-17T12:16:53.5653595Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-08-17T12:16:53.5655872Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-08-17T12:16:53.5657651Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-08-17T12:16:53.5659530Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-08-17T12:16:53.5661709Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-08-17T12:16:53.5663660Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-08-17T12:16:53.5665584Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-08-17T12:16:53.5667672Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-08-17T12:16:53.5669550Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-08-17T12:16:53.5671484Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-08-17T12:16:53.5673821Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-08-17T12:16:53.5675597Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-08-17T12:16:53.5678109Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-08-17T12:16:53.5679957Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-08-17T12:16:53.5683163Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-08-17T12:16:53.5685017Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-08-17T12:16:53.5687210Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-08-17T12:16:53.5689216Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-08-17T12:16:53.5691634Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-08-17T12:16:53.5693541Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-08-17T12:16:53.5695508Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-08-17T12:16:53.5697612Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-08-17T12:16:53.5699325Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-08-17T12:16:53.5701747Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-08-17T12:16:53.5703273Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-08-17T12:16:53.5705485Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-08-17T12:16:53.5707939Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-08-17T12:16:53.5709683Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-08-17T12:16:53.5711919Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-08-17T12:16:53.5713681Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-08-17T12:16:53.5716251Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-08-17T12:16:53.5718259Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-08-17T12:16:53.5720454Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-08-17T12:16:53.5723266Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-08-17T12:16:53.5725792Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-08-17T12:16:53.5727819Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-08-17T12:16:53.5730595Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-08-17T12:16:53.5733048Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-08-17T12:16:53.5736025Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-08-17T12:16:53.5737245Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-08-17T12:16:53.5739882Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-08-17T12:16:53.5741610Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-08-17T12:16:53.5744000Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-08-17T12:16:53.5746649Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-08-17T12:16:53.5749000Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-08-17T12:16:53.5750850Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-08-17T12:16:53.5754438Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-08-17T12:16:53.5756854Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-08-17T12:16:53.5759095Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-08-17T12:16:53.5767520Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-08-17T12:16:53.5771040Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-08-17T12:16:53.5773160Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-08-17T12:16:53.5776924Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-08-17T12:16:53.5779076Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-08-17T12:16:53.5781066Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-08-17T12:16:53.5783555Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-08-17T12:16:53.5786033Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-08-17T12:16:53.5787808Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-08-17T12:16:53.5791369Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-08-17T12:16:53.5805530Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-08-17T12:16:53.5809362Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-08-17T12:16:53.5811434Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-08-17T12:16:53.5814205Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-08-17T12:16:53.5816723Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-08-17T12:16:53.5819527Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-08-17T12:16:53.5822645Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-08-17T12:16:53.5826502Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-08-17T12:16:53.5828869Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-08-17T12:16:53.5830658Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-08-17T12:16:53.5832576Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-08-17T12:16:53.5834610Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-08-17T12:16:53.5840975Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-08-17T12:16:53.5844231Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-08-17T12:16:53.5846734Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-08-17T12:16:53.5848892Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-08-17T12:16:53.5850960Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-08-17T12:16:53.5852975Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-08-17T12:16:53.5855132Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-08-17T12:16:53.5858272Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-08-17T12:16:53.5861076Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-08-17T12:16:53.5864190Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-08-17T12:16:53.5867472Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-08-17T12:16:53.5870944Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-08-17T12:16:53.5873037Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-08-17T12:16:53.5874965Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-08-17T12:16:53.5877673Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-08-17T12:16:53.5882767Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-08-17T12:16:53.5885144Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-08-17T12:16:53.5886869Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-08-17T12:16:53.5889844Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-08-17T12:16:53.5893660Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-08-17T12:16:53.5901647Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-08-17T12:16:53.5905102Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-08-17T12:16:53.5907516Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-08-17T12:16:53.5909230Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-08-17T12:16:53.5911546Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-08-17T12:16:53.5913727Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-08-17T12:16:53.5915641Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-08-17T12:16:53.5918448Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-08-17T12:16:53.5920243Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-08-17T12:16:53.5922590Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-08-17T12:16:53.5924453Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-08-17T12:16:53.5927752Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-08-17T12:16:53.5931736Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-08-17T12:16:53.5934570Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-08-17T12:16:53.5937051Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-08-17T12:16:53.5939296Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-08-17T12:16:53.5941779Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-08-17T12:16:53.5943893Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-08-17T12:16:53.5945874Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-08-17T12:16:53.5948057Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-08-17T12:16:53.5949920Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-08-17T12:16:53.5952162Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-08-17T12:16:53.5954829Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-08-17T12:16:53.5971551Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-08-17T12:16:53.5976341Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-08-17T12:16:53.5978633Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-08-17T12:16:53.5982676Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-08-17T12:16:53.5985206Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-08-17T12:16:53.5987512Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-08-17T12:16:53.5989713Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-08-17T12:16:53.5992219Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-08-17T12:16:53.5994245Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-08-17T12:16:53.5998002Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-08-17T12:16:53.6002305Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-08-17T12:16:53.6005164Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-08-17T12:16:53.6007678Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-08-17T12:16:53.6010589Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-08-17T12:16:53.6014138Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-08-17T12:16:53.6016847Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-08-17T12:16:53.6018700Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-08-17T12:16:53.6022336Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-08-17T12:16:53.6025099Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-08-17T12:16:53.6028910Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-08-17T12:16:53.6031663Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-08-17T12:16:53.6036209Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-08-17T12:16:53.6039165Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-08-17T12:16:53.6040993Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-08-17T12:16:53.6043868Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-08-17T12:16:53.6046375Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-08-17T12:16:53.6049382Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-08-17T12:16:53.6052362Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-08-17T12:16:53.6055966Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-08-17T12:16:53.6058057Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-08-17T12:16:53.6064272Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-08-17T12:16:53.6067097Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-08-17T12:16:53.6069343Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-08-17T12:16:53.6071895Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-08-17T12:16:53.6077110Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-08-17T12:16:53.6079548Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-08-17T12:16:53.6081546Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-08-17T12:16:53.6086447Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-08-17T12:16:53.6089555Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-08-17T12:16:53.6091905Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-08-17T12:16:53.6099243Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-08-17T12:16:53.6101802Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-08-17T12:16:53.6103838Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-08-17T12:16:53.6108861Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-08-17T12:16:53.6112642Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-08-17T12:16:53.6117559Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-08-17T12:16:53.6124415Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-08-17T12:16:53.6128474Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-08-17T12:16:53.6130903Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-08-17T12:16:53.6133667Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-08-17T12:16:53.6136481Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-08-17T12:16:53.6138837Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-08-17T12:16:53.6141895Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-08-17T12:16:53.6143425Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-08-17T12:16:53.6145371Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-08-17T12:16:53.6147175Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-08-17T12:16:53.6148711Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-08-17T12:16:53.6150481Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-08-17T12:16:53.6152645Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-08-17T12:16:53.6154486Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-08-17T12:16:53.6156233Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-08-17T12:16:53.6158579Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-08-17T12:16:53.6160413Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-08-17T12:16:53.6162849Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-08-17T12:16:53.6165071Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-08-17T12:16:53.6167694Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-08-17T12:16:53.6170063Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-08-17T12:16:53.6173048Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-08-17T12:16:53.6175164Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-08-17T12:16:53.6177018Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-08-17T12:16:53.6179001Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-08-17T12:16:53.6181911Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-08-17T12:16:53.6184290Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-08-17T12:16:53.6187726Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-08-17T12:16:53.6190719Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-08-17T12:16:53.6192812Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-08-17T12:16:53.6194916Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-08-17T12:16:53.6196900Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-08-17T12:16:53.6200065Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-08-17T12:16:53.6202951Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-08-17T12:16:53.6206207Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-08-17T12:16:53.6208488Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-08-17T12:16:53.6210474Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-08-17T12:16:53.6212592Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-08-17T12:16:53.6216090Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-08-17T12:16:53.6220427Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-08-17T12:16:53.6222737Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-08-17T12:16:53.6225021Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-08-17T12:16:53.6226843Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-08-17T12:16:53.6229036Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-08-17T12:16:53.6230979Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-08-17T12:16:53.6233395Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-08-17T12:16:53.6235903Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-08-17T12:16:53.6237888Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-08-17T12:16:53.6239602Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-08-17T12:16:53.6241540Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-08-17T12:16:53.6243490Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-08-17T12:16:53.6245639Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-08-17T12:16:53.6247745Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-08-17T12:16:53.6249509Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-08-17T12:16:53.6251265Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-08-17T12:16:53.6252919Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-08-17T12:16:53.6255493Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-08-17T12:16:53.6257684Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-08-17T12:16:53.6259479Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-08-17T12:16:53.6261145Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-08-17T12:16:53.6262725Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-08-17T12:16:53.6265372Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-08-17T12:16:53.6270069Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-08-17T12:16:53.6273257Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-08-17T12:16:53.6275356Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-08-17T12:16:53.6276712Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-08-17T12:16:53.6278807Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-08-17T12:16:53.6280447Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-08-17T12:16:53.6283375Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-08-17T12:16:53.6285531Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-08-17T12:16:53.6287961Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-08-17T12:16:53.6289686Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-08-17T12:16:53.6291273Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-08-17T12:16:53.6292682Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-08-17T12:16:53.6294585Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-08-17T12:16:53.6296405Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-08-17T12:16:53.6297875Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-08-17T12:16:53.6299302Z adding 'torch/include/torch/csrc/utils/init.h' 2022-08-17T12:16:53.6300868Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-08-17T12:16:53.6302332Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-08-17T12:16:53.6303864Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-08-17T12:16:53.6305614Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-08-17T12:16:53.6307177Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-08-17T12:16:53.6310020Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-08-17T12:16:53.6311803Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-08-17T12:16:53.6321183Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-08-17T12:16:53.6324213Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-08-17T12:16:53.6325863Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-08-17T12:16:53.6328101Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-08-17T12:16:53.6330290Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-08-17T12:16:53.6332713Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-08-17T12:16:53.6334661Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-08-17T12:16:53.6336368Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-08-17T12:16:53.6338189Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-08-17T12:16:53.6339899Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-08-17T12:16:53.6341720Z adding 'torch/include/torch/csrc/utils/six.h' 2022-08-17T12:16:53.6343404Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-08-17T12:16:53.6344973Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-08-17T12:16:53.6346275Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-08-17T12:16:53.6348310Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-08-17T12:16:53.6349807Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-08-17T12:16:53.6351362Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-08-17T12:16:53.6353022Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-08-17T12:16:53.6354665Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-08-17T12:16:53.6356342Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-08-17T12:16:53.6357965Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-08-17T12:16:53.6359607Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-08-17T12:16:53.6362363Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-08-17T12:16:53.6365425Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-08-17T12:16:53.6367272Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-08-17T12:16:53.6369597Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-08-17T12:16:53.6373537Z adding 'torch/jit/__init__.py' 2022-08-17T12:16:53.6376246Z adding 'torch/jit/_async.py' 2022-08-17T12:16:53.6379143Z adding 'torch/jit/_builtins.py' 2022-08-17T12:16:53.6382792Z adding 'torch/jit/_check.py' 2022-08-17T12:16:53.6385951Z adding 'torch/jit/_dataclass_impls.py' 2022-08-17T12:16:53.6387974Z adding 'torch/jit/_decomposition_utils.py' 2022-08-17T12:16:53.6390391Z adding 'torch/jit/_decompositions.py' 2022-08-17T12:16:53.6394108Z adding 'torch/jit/_freeze.py' 2022-08-17T12:16:53.6396850Z adding 'torch/jit/_fuser.py' 2022-08-17T12:16:53.6398664Z adding 'torch/jit/_ir_utils.py' 2022-08-17T12:16:53.6400116Z adding 'torch/jit/_logging.py' 2022-08-17T12:16:53.6403149Z adding 'torch/jit/_monkeytype_config.py' 2022-08-17T12:16:53.6405062Z adding 'torch/jit/_pickle.py' 2022-08-17T12:16:53.6417732Z adding 'torch/jit/_recursive.py' 2022-08-17T12:16:53.6437926Z adding 'torch/jit/_script.py' 2022-08-17T12:16:53.6442819Z adding 'torch/jit/_serialization.py' 2022-08-17T12:16:53.6453675Z adding 'torch/jit/_shape_functions.py' 2022-08-17T12:16:53.6457196Z adding 'torch/jit/_state.py' 2022-08-17T12:16:53.6470687Z adding 'torch/jit/_trace.py' 2022-08-17T12:16:53.6477312Z adding 'torch/jit/annotations.py' 2022-08-17T12:16:53.6489667Z adding 'torch/jit/frontend.py' 2022-08-17T12:16:53.6492627Z adding 'torch/jit/generate_bytecode.py' 2022-08-17T12:16:53.6497985Z adding 'torch/jit/quantized.py' 2022-08-17T12:16:53.6502195Z adding 'torch/jit/supported_ops.py' 2022-08-17T12:16:53.6504492Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-08-17T12:16:53.6506291Z adding 'torch/jit/_passes/__init__.py' 2022-08-17T12:16:53.6508153Z adding 'torch/jit/_passes/_property_propagation.py' 2022-08-17T12:16:53.6511190Z adding 'torch/jit/mobile/__init__.py' 2022-08-17T12:16:53.6645687Z adding 'torch/lib/libbackend_with_compiler.so' 2022-08-17T12:16:53.6958098Z adding 'torch/lib/libc10.so' 2022-08-17T12:16:53.7071003Z adding 'torch/lib/libjitbackend_test.so' 2022-08-17T12:16:53.7090032Z adding 'torch/lib/libshm.so' 2022-08-17T12:16:53.7094810Z adding 'torch/lib/libtorch.so' 2022-08-17T12:17:00.9751505Z adding 'torch/lib/libtorch_cpu.so' 2022-08-17T12:17:01.4500241Z adding 'torch/lib/libtorch_global_deps.so' 2022-08-17T12:17:02.1699494Z adding 'torch/lib/libtorch_python.so' 2022-08-17T12:17:02.2313038Z adding 'torch/lib/libtorchbind_test.so' 2022-08-17T12:17:02.2355673Z adding 'torch/linalg/__init__.py' 2022-08-17T12:17:02.2360231Z adding 'torch/masked/__init__.py' 2022-08-17T12:17:02.2361950Z adding 'torch/masked/maskedtensor/__init__.py' 2022-08-17T12:17:02.2367498Z adding 'torch/masked/maskedtensor/core.py' 2022-08-17T12:17:02.2369953Z adding 'torch/masked/maskedtensor/creation.py' 2022-08-17T12:17:02.2372008Z adding 'torch/monitor/__init__.py' 2022-08-17T12:17:02.2375088Z adding 'torch/multiprocessing/__init__.py' 2022-08-17T12:17:02.2376657Z adding 'torch/multiprocessing/_atfork.py' 2022-08-17T12:17:02.2378542Z adding 'torch/multiprocessing/pool.py' 2022-08-17T12:17:02.2380427Z adding 'torch/multiprocessing/queue.py' 2022-08-17T12:17:02.2385711Z adding 'torch/multiprocessing/reductions.py' 2022-08-17T12:17:02.2390684Z adding 'torch/multiprocessing/spawn.py' 2022-08-17T12:17:02.2392801Z adding 'torch/nested/__init__.py' 2022-08-17T12:17:02.2395284Z adding 'torch/nn/__init__.py' 2022-08-17T12:17:02.2397204Z adding 'torch/nn/_reduction.py' 2022-08-17T12:17:02.2399131Z adding 'torch/nn/common_types.py' 2022-08-17T12:17:02.2401304Z adding 'torch/nn/cpp.py' 2022-08-17T12:17:02.2454601Z adding 'torch/nn/functional.py' 2022-08-17T12:17:02.2463482Z adding 'torch/nn/functional.pyi' 2022-08-17T12:17:02.2466351Z adding 'torch/nn/grad.py' 2022-08-17T12:17:02.2472151Z adding 'torch/nn/init.py' 2022-08-17T12:17:02.2476207Z adding 'torch/nn/parameter.py' 2022-08-17T12:17:02.2478146Z adding 'torch/nn/parameter.pyi' 2022-08-17T12:17:02.2480131Z adding 'torch/nn/backends/__init__.py' 2022-08-17T12:17:02.2481606Z adding 'torch/nn/backends/thnn.py' 2022-08-17T12:17:02.2483245Z adding 'torch/nn/intrinsic/__init__.py' 2022-08-17T12:17:02.2484907Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-08-17T12:17:02.2487059Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-08-17T12:17:02.2488971Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-08-17T12:17:02.2490771Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-08-17T12:17:02.2495960Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-08-17T12:17:02.2499486Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-08-17T12:17:02.2501515Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-08-17T12:17:02.2503323Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-08-17T12:17:02.2505022Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-08-17T12:17:02.2506806Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-08-17T12:17:02.2508682Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-08-17T12:17:02.2510584Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-08-17T12:17:02.2512550Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-08-17T12:17:02.2514991Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-08-17T12:17:02.2517008Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-08-17T12:17:02.2520325Z adding 'torch/nn/modules/__init__.py' 2022-08-17T12:17:02.2524075Z adding 'torch/nn/modules/_functions.py' 2022-08-17T12:17:02.2536335Z adding 'torch/nn/modules/activation.py' 2022-08-17T12:17:02.2541548Z adding 'torch/nn/modules/adaptive.py' 2022-08-17T12:17:02.2549041Z adding 'torch/nn/modules/batchnorm.py' 2022-08-17T12:17:02.2552818Z adding 'torch/nn/modules/channelshuffle.py' 2022-08-17T12:17:02.2561503Z adding 'torch/nn/modules/container.py' 2022-08-17T12:17:02.2575434Z adding 'torch/nn/modules/conv.py' 2022-08-17T12:17:02.2579744Z adding 'torch/nn/modules/distance.py' 2022-08-17T12:17:02.2583294Z adding 'torch/nn/modules/dropout.py' 2022-08-17T12:17:02.2586524Z adding 'torch/nn/modules/flatten.py' 2022-08-17T12:17:02.2590956Z adding 'torch/nn/modules/fold.py' 2022-08-17T12:17:02.2595538Z adding 'torch/nn/modules/instancenorm.py' 2022-08-17T12:17:02.2600486Z adding 'torch/nn/modules/lazy.py' 2022-08-17T12:17:02.2604511Z adding 'torch/nn/modules/linear.py' 2022-08-17T12:17:02.2625529Z adding 'torch/nn/modules/loss.py' 2022-08-17T12:17:02.2652605Z adding 'torch/nn/modules/module.py' 2022-08-17T12:17:02.2659081Z adding 'torch/nn/modules/normalization.py' 2022-08-17T12:17:02.2663184Z adding 'torch/nn/modules/padding.py' 2022-08-17T12:17:02.2666236Z adding 'torch/nn/modules/pixelshuffle.py' 2022-08-17T12:17:02.2675516Z adding 'torch/nn/modules/pooling.py' 2022-08-17T12:17:02.2689159Z adding 'torch/nn/modules/rnn.py' 2022-08-17T12:17:02.2696802Z adding 'torch/nn/modules/sparse.py' 2022-08-17T12:17:02.2705220Z adding 'torch/nn/modules/transformer.py' 2022-08-17T12:17:02.2709977Z adding 'torch/nn/modules/upsampling.py' 2022-08-17T12:17:02.2712917Z adding 'torch/nn/modules/utils.py' 2022-08-17T12:17:02.2715774Z adding 'torch/nn/parallel/__init__.py' 2022-08-17T12:17:02.2717462Z adding 'torch/nn/parallel/__init__.pyi' 2022-08-17T12:17:02.2720851Z adding 'torch/nn/parallel/_functions.py' 2022-08-17T12:17:02.2723126Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-08-17T12:17:02.2725299Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-08-17T12:17:02.2729629Z adding 'torch/nn/parallel/comm.py' 2022-08-17T12:17:02.2731562Z adding 'torch/nn/parallel/common_types.pyi' 2022-08-17T12:17:02.2736239Z adding 'torch/nn/parallel/data_parallel.py' 2022-08-17T12:17:02.2738430Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-08-17T12:17:02.2764692Z adding 'torch/nn/parallel/distributed.py' 2022-08-17T12:17:02.2768924Z adding 'torch/nn/parallel/distributed.pyi' 2022-08-17T12:17:02.2771537Z adding 'torch/nn/parallel/parallel_apply.py' 2022-08-17T12:17:02.2773474Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-08-17T12:17:02.2776983Z adding 'torch/nn/parallel/replicate.py' 2022-08-17T12:17:02.2778875Z adding 'torch/nn/parallel/replicate.pyi' 2022-08-17T12:17:02.2781799Z adding 'torch/nn/parallel/scatter_gather.py' 2022-08-17T12:17:02.2783850Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-08-17T12:17:02.2786114Z adding 'torch/nn/qat/__init__.py' 2022-08-17T12:17:02.2788061Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-08-17T12:17:02.2790168Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-08-17T12:17:02.2792450Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-08-17T12:17:02.2794718Z adding 'torch/nn/qat/modules/__init__.py' 2022-08-17T12:17:02.2798101Z adding 'torch/nn/qat/modules/conv.py' 2022-08-17T12:17:02.2801209Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-08-17T12:17:02.2804001Z adding 'torch/nn/qat/modules/linear.py' 2022-08-17T12:17:02.2805975Z adding 'torch/nn/quantizable/__init__.py' 2022-08-17T12:17:02.2808212Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-08-17T12:17:02.2814526Z adding 'torch/nn/quantizable/modules/activation.py' 2022-08-17T12:17:02.2820555Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-08-17T12:17:02.2823028Z adding 'torch/nn/quantized/__init__.py' 2022-08-17T12:17:02.2829313Z adding 'torch/nn/quantized/functional.py' 2022-08-17T12:17:02.2832309Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-08-17T12:17:02.2835101Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-08-17T12:17:02.2838448Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-08-17T12:17:02.2841604Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-08-17T12:17:02.2847167Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-08-17T12:17:02.2850391Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-08-17T12:17:02.2853530Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-08-17T12:17:02.2856274Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-08-17T12:17:02.2858597Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-08-17T12:17:02.2862382Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-08-17T12:17:02.2866122Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-08-17T12:17:02.2877051Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-08-17T12:17:02.2881359Z adding 'torch/nn/quantized/modules/__init__.py' 2022-08-17T12:17:02.2885165Z adding 'torch/nn/quantized/modules/activation.py' 2022-08-17T12:17:02.2888101Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-08-17T12:17:02.2894931Z adding 'torch/nn/quantized/modules/conv.py' 2022-08-17T12:17:02.2897680Z adding 'torch/nn/quantized/modules/dropout.py' 2022-08-17T12:17:02.2901125Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-08-17T12:17:02.2904173Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-08-17T12:17:02.2908271Z adding 'torch/nn/quantized/modules/linear.py' 2022-08-17T12:17:02.2910965Z adding 'torch/nn/quantized/modules/normalization.py' 2022-08-17T12:17:02.2913125Z adding 'torch/nn/quantized/modules/rnn.py' 2022-08-17T12:17:02.2915320Z adding 'torch/nn/quantized/modules/utils.py' 2022-08-17T12:17:02.2917437Z adding 'torch/nn/utils/__init__.py' 2022-08-17T12:17:02.2920152Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-08-17T12:17:02.2922039Z adding 'torch/nn/utils/_stateless.py' 2022-08-17T12:17:02.2924370Z adding 'torch/nn/utils/clip_grad.py' 2022-08-17T12:17:02.2926622Z adding 'torch/nn/utils/convert_parameters.py' 2022-08-17T12:17:02.2928570Z adding 'torch/nn/utils/fusion.py' 2022-08-17T12:17:02.2930641Z adding 'torch/nn/utils/init.py' 2022-08-17T12:17:02.2933165Z adding 'torch/nn/utils/memory_format.py' 2022-08-17T12:17:02.2940313Z adding 'torch/nn/utils/parametrizations.py' 2022-08-17T12:17:02.2950805Z adding 'torch/nn/utils/parametrize.py' 2022-08-17T12:17:02.2965297Z adding 'torch/nn/utils/prune.py' 2022-08-17T12:17:02.2972708Z adding 'torch/nn/utils/rnn.py' 2022-08-17T12:17:02.2978235Z adding 'torch/nn/utils/spectral_norm.py' 2022-08-17T12:17:02.2981204Z adding 'torch/nn/utils/stateless.py' 2022-08-17T12:17:02.2983908Z adding 'torch/nn/utils/weight_norm.py' 2022-08-17T12:17:02.2986006Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-08-17T12:17:02.2988041Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-08-17T12:17:02.2991653Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-08-17T12:17:02.2994166Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-08-17T12:17:02.2996483Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-08-17T12:17:02.2999317Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-08-17T12:17:02.3001705Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-08-17T12:17:02.3003920Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-08-17T12:17:02.3006190Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-08-17T12:17:02.3008097Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-08-17T12:17:02.3010903Z adding 'torch/onnx/__init__.py' 2022-08-17T12:17:02.3012616Z adding 'torch/onnx/_constants.py' 2022-08-17T12:17:02.3014470Z adding 'torch/onnx/_deprecation.py' 2022-08-17T12:17:02.3016189Z adding 'torch/onnx/_experimental.py' 2022-08-17T12:17:02.3017812Z adding 'torch/onnx/_exporter_states.py' 2022-08-17T12:17:02.3019789Z adding 'torch/onnx/_globals.py' 2022-08-17T12:17:02.3022035Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-08-17T12:17:02.3025168Z adding 'torch/onnx/_patch_torch.py' 2022-08-17T12:17:02.3028012Z adding 'torch/onnx/_type_utils.py' 2022-08-17T12:17:02.3030183Z adding 'torch/onnx/errors.py' 2022-08-17T12:17:02.3031794Z adding 'torch/onnx/operators.py' 2022-08-17T12:17:02.3034653Z adding 'torch/onnx/symbolic_caffe2.py' 2022-08-17T12:17:02.3050978Z adding 'torch/onnx/symbolic_helper.py' 2022-08-17T12:17:02.3058644Z adding 'torch/onnx/symbolic_opset10.py' 2022-08-17T12:17:02.3072593Z adding 'torch/onnx/symbolic_opset11.py' 2022-08-17T12:17:02.3078009Z adding 'torch/onnx/symbolic_opset12.py' 2022-08-17T12:17:02.3086199Z adding 'torch/onnx/symbolic_opset13.py' 2022-08-17T12:17:02.3088637Z adding 'torch/onnx/symbolic_opset14.py' 2022-08-17T12:17:02.3090813Z adding 'torch/onnx/symbolic_opset15.py' 2022-08-17T12:17:02.3092770Z adding 'torch/onnx/symbolic_opset16.py' 2022-08-17T12:17:02.3094930Z adding 'torch/onnx/symbolic_opset7.py' 2022-08-17T12:17:02.3099035Z adding 'torch/onnx/symbolic_opset8.py' 2022-08-17T12:17:02.3155147Z adding 'torch/onnx/symbolic_opset9.py' 2022-08-17T12:17:02.3162148Z adding 'torch/onnx/symbolic_registry.py' 2022-08-17T12:17:02.3186648Z adding 'torch/onnx/utils.py' 2022-08-17T12:17:02.3195457Z adding 'torch/onnx/verification.py' 2022-08-17T12:17:02.3198577Z adding 'torch/optim/__init__.py' 2022-08-17T12:17:02.3200133Z adding 'torch/optim/__init__.pyi' 2022-08-17T12:17:02.3202296Z adding 'torch/optim/_functional.py' 2022-08-17T12:17:02.3205823Z adding 'torch/optim/adadelta.py' 2022-08-17T12:17:02.3207752Z adding 'torch/optim/adadelta.pyi' 2022-08-17T12:17:02.3211650Z adding 'torch/optim/adagrad.py' 2022-08-17T12:17:02.3213758Z adding 'torch/optim/adagrad.pyi' 2022-08-17T12:17:02.3218836Z adding 'torch/optim/adam.py' 2022-08-17T12:17:02.3221003Z adding 'torch/optim/adam.pyi' 2022-08-17T12:17:02.3224888Z adding 'torch/optim/adamax.py' 2022-08-17T12:17:02.3226856Z adding 'torch/optim/adamax.pyi' 2022-08-17T12:17:02.3231690Z adding 'torch/optim/adamw.py' 2022-08-17T12:17:02.3234051Z adding 'torch/optim/adamw.pyi' 2022-08-17T12:17:02.3237339Z adding 'torch/optim/asgd.py' 2022-08-17T12:17:02.3239177Z adding 'torch/optim/asgd.pyi' 2022-08-17T12:17:02.3244391Z adding 'torch/optim/lbfgs.py' 2022-08-17T12:17:02.3246620Z adding 'torch/optim/lbfgs.pyi' 2022-08-17T12:17:02.3264359Z adding 'torch/optim/lr_scheduler.py' 2022-08-17T12:17:02.3268550Z adding 'torch/optim/lr_scheduler.pyi' 2022-08-17T12:17:02.3272677Z adding 'torch/optim/nadam.py' 2022-08-17T12:17:02.3274727Z adding 'torch/optim/nadam.pyi' 2022-08-17T12:17:02.3279525Z adding 'torch/optim/optimizer.py' 2022-08-17T12:17:02.3281718Z adding 'torch/optim/optimizer.pyi' 2022-08-17T12:17:02.3285618Z adding 'torch/optim/radam.py' 2022-08-17T12:17:02.3287627Z adding 'torch/optim/radam.pyi' 2022-08-17T12:17:02.3291437Z adding 'torch/optim/rmsprop.py' 2022-08-17T12:17:02.3293482Z adding 'torch/optim/rmsprop.pyi' 2022-08-17T12:17:02.3297135Z adding 'torch/optim/rprop.py' 2022-08-17T12:17:02.3299085Z adding 'torch/optim/rprop.pyi' 2022-08-17T12:17:02.3302797Z adding 'torch/optim/sgd.py' 2022-08-17T12:17:02.3305080Z adding 'torch/optim/sgd.pyi' 2022-08-17T12:17:02.3307847Z adding 'torch/optim/sparse_adam.py' 2022-08-17T12:17:02.3309569Z adding 'torch/optim/sparse_adam.pyi' 2022-08-17T12:17:02.3314028Z adding 'torch/optim/swa_utils.py' 2022-08-17T12:17:02.3316154Z adding 'torch/optim/swa_utils.pyi' 2022-08-17T12:17:02.3318214Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-08-17T12:17:02.3320312Z adding 'torch/package/__init__.py' 2022-08-17T12:17:02.3322912Z adding 'torch/package/_digraph.py' 2022-08-17T12:17:02.3325133Z adding 'torch/package/_directory_reader.py' 2022-08-17T12:17:02.3327384Z adding 'torch/package/_importlib.py' 2022-08-17T12:17:02.3329382Z adding 'torch/package/_mangling.py' 2022-08-17T12:17:02.3331610Z adding 'torch/package/_mock.py' 2022-08-17T12:17:02.3334472Z adding 'torch/package/_package_pickler.py' 2022-08-17T12:17:02.3336382Z adding 'torch/package/_package_unpickler.py' 2022-08-17T12:17:02.3339311Z adding 'torch/package/_stdlib.py' 2022-08-17T12:17:02.3342195Z adding 'torch/package/file_structure_representation.py' 2022-08-17T12:17:02.3344608Z adding 'torch/package/find_file_dependencies.py' 2022-08-17T12:17:02.3346992Z adding 'torch/package/glob_group.py' 2022-08-17T12:17:02.3350697Z adding 'torch/package/importer.py' 2022-08-17T12:17:02.3364623Z adding 'torch/package/package_exporter.py' 2022-08-17T12:17:02.3375582Z adding 'torch/package/package_importer.py' 2022-08-17T12:17:02.3378342Z adding 'torch/package/analyze/__init__.py' 2022-08-17T12:17:02.3380300Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-08-17T12:17:02.3381907Z adding 'torch/package/analyze/is_from_package.py' 2022-08-17T12:17:02.3383990Z adding 'torch/package/analyze/trace_dependencies.py' 2022-08-17T12:17:02.3386030Z adding 'torch/profiler/__init__.py' 2022-08-17T12:17:02.3392619Z adding 'torch/profiler/_pattern_matcher.py' 2022-08-17T12:17:02.3397567Z adding 'torch/profiler/_utils.py' 2022-08-17T12:17:02.3399651Z adding 'torch/profiler/itt.py' 2022-08-17T12:17:02.3406130Z adding 'torch/profiler/profiler.py' 2022-08-17T12:17:02.3408492Z adding 'torch/profiler/python_tracer.py' 2022-08-17T12:17:02.3411068Z adding 'torch/quantization/__init__.py' 2022-08-17T12:17:02.3412921Z adding 'torch/quantization/_numeric_suite.py' 2022-08-17T12:17:02.3414821Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-08-17T12:17:02.3416763Z adding 'torch/quantization/fake_quantize.py' 2022-08-17T12:17:02.3418352Z adding 'torch/quantization/fuse_modules.py' 2022-08-17T12:17:02.3420095Z adding 'torch/quantization/fuser_method_mappings.py' 2022-08-17T12:17:02.3421907Z adding 'torch/quantization/observer.py' 2022-08-17T12:17:02.3423535Z adding 'torch/quantization/qconfig.py' 2022-08-17T12:17:02.3425984Z adding 'torch/quantization/quant_type.py' 2022-08-17T12:17:02.3427908Z adding 'torch/quantization/quantization_mappings.py' 2022-08-17T12:17:02.3429573Z adding 'torch/quantization/quantize.py' 2022-08-17T12:17:02.3431291Z adding 'torch/quantization/quantize_fx.py' 2022-08-17T12:17:02.3433082Z adding 'torch/quantization/quantize_jit.py' 2022-08-17T12:17:02.3434825Z adding 'torch/quantization/stubs.py' 2022-08-17T12:17:02.3436507Z adding 'torch/quantization/utils.py' 2022-08-17T12:17:02.3438627Z adding 'torch/quantization/fx/__init__.py' 2022-08-17T12:17:02.3440465Z adding 'torch/quantization/fx/_equalize.py' 2022-08-17T12:17:02.3442229Z adding 'torch/quantization/fx/convert.py' 2022-08-17T12:17:02.3443811Z adding 'torch/quantization/fx/fuse.py' 2022-08-17T12:17:02.3445523Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-08-17T12:17:02.3447161Z adding 'torch/quantization/fx/graph_module.py' 2022-08-17T12:17:02.3448984Z adding 'torch/quantization/fx/match_utils.py' 2022-08-17T12:17:02.3450766Z adding 'torch/quantization/fx/pattern_utils.py' 2022-08-17T12:17:02.3452425Z adding 'torch/quantization/fx/prepare.py' 2022-08-17T12:17:02.3455103Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-08-17T12:17:02.3456358Z adding 'torch/quantization/fx/quantization_types.py' 2022-08-17T12:17:02.3458057Z adding 'torch/quantization/fx/utils.py' 2022-08-17T12:17:02.3460348Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-08-17T12:17:02.3463231Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-08-17T12:17:02.3464890Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-08-17T12:17:02.3466674Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-08-17T12:17:02.3469236Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-08-17T12:17:02.3471200Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-08-17T12:17:02.3473394Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-08-17T12:17:02.3475801Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-08-17T12:17:02.3502668Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-08-17T12:17:02.3509546Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-08-17T12:17:02.3511773Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-08-17T12:17:02.3514746Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-08-17T12:17:02.3517211Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-08-17T12:17:02.3521454Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-08-17T12:17:02.3525398Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-08-17T12:17:02.3529495Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-08-17T12:17:02.3536422Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-08-17T12:17:02.3538700Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-08-17T12:17:02.3540735Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-08-17T12:17:02.3542521Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-08-17T12:17:02.3544040Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-08-17T12:17:02.3545943Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-08-17T12:17:02.3547830Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-08-17T12:17:02.3554434Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-08-17T12:17:02.3557046Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-08-17T12:17:02.3558889Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-08-17T12:17:02.3562028Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-08-17T12:17:02.3563674Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-08-17T12:17:02.3568028Z adding 'torch/sparse/__init__.py' 2022-08-17T12:17:02.3574759Z adding 'torch/special/__init__.py' 2022-08-17T12:17:02.3817961Z adding 'torch/test/CppSignature_test' 2022-08-17T12:17:02.4170802Z adding 'torch/test/Dict_test' 2022-08-17T12:17:02.4439286Z adding 'torch/test/Dimname_test' 2022-08-17T12:17:02.4736759Z adding 'torch/test/IListRef_test' 2022-08-17T12:17:02.5050315Z adding 'torch/test/KernelFunction_test' 2022-08-17T12:17:02.5560050Z adding 'torch/test/List_test' 2022-08-17T12:17:02.5867738Z adding 'torch/test/NamedTensor_test' 2022-08-17T12:17:02.6163263Z adding 'torch/test/apply_utils_test' 2022-08-17T12:17:02.6458654Z adding 'torch/test/atest' 2022-08-17T12:17:02.6744479Z adding 'torch/test/backend_fallback_test' 2022-08-17T12:17:02.7051967Z adding 'torch/test/basic' 2022-08-17T12:17:02.7323509Z adding 'torch/test/broadcast_test' 2022-08-17T12:17:02.7564570Z adding 'torch/test/c10_Array_test' 2022-08-17T12:17:02.7828093Z adding 'torch/test/c10_Bitset_test' 2022-08-17T12:17:02.8083959Z adding 'torch/test/c10_C++17_test' 2022-08-17T12:17:02.8329072Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-08-17T12:17:02.8570506Z adding 'torch/test/c10_ConstexprCrc_test' 2022-08-17T12:17:02.8813631Z adding 'torch/test/c10_DeadlockDetection_test' 2022-08-17T12:17:02.9070704Z adding 'torch/test/c10_DeviceGuard_test' 2022-08-17T12:17:02.9325178Z adding 'torch/test/c10_Device_test' 2022-08-17T12:17:02.9617580Z adding 'torch/test/c10_DispatchKeySet_test' 2022-08-17T12:17:02.9868101Z adding 'torch/test/c10_Half_test' 2022-08-17T12:17:03.0144930Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-08-17T12:17:03.0425042Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-08-17T12:17:03.0707616Z adding 'torch/test/c10_LeftRight_test' 2022-08-17T12:17:03.1010509Z adding 'torch/test/c10_Metaprogramming_test' 2022-08-17T12:17:03.1303811Z adding 'torch/test/c10_SizesAndStrides_test' 2022-08-17T12:17:03.1903253Z adding 'torch/test/c10_SmallVectorTest' 2022-08-17T12:17:03.2175943Z adding 'torch/test/c10_StreamGuard_test' 2022-08-17T12:17:03.2424464Z adding 'torch/test/c10_SymInt_test' 2022-08-17T12:17:03.2674988Z adding 'torch/test/c10_Synchronized_test' 2022-08-17T12:17:03.2957541Z adding 'torch/test/c10_ThreadLocal_test' 2022-08-17T12:17:03.3220294Z adding 'torch/test/c10_TypeIndex_test' 2022-08-17T12:17:03.3471663Z adding 'torch/test/c10_TypeList_test' 2022-08-17T12:17:03.3711708Z adding 'torch/test/c10_TypeTraits_test' 2022-08-17T12:17:03.3967905Z adding 'torch/test/c10_accumulate_test' 2022-08-17T12:17:03.4246245Z adding 'torch/test/c10_bfloat16_test' 2022-08-17T12:17:03.4515787Z adding 'torch/test/c10_complex_math_test' 2022-08-17T12:17:03.4790804Z adding 'torch/test/c10_complex_test' 2022-08-17T12:17:03.5283263Z adding 'torch/test/c10_either_test' 2022-08-17T12:17:03.5561650Z adding 'torch/test/c10_exception_test' 2022-08-17T12:17:03.5809952Z adding 'torch/test/c10_flags_test' 2022-08-17T12:17:03.6101644Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-08-17T12:17:03.6853469Z adding 'torch/test/c10_intrusive_ptr_test' 2022-08-17T12:17:03.7143310Z adding 'torch/test/c10_irange_test' 2022-08-17T12:17:03.7432465Z adding 'torch/test/c10_logging_test' 2022-08-17T12:17:03.7795665Z adding 'torch/test/c10_optional_test' 2022-08-17T12:17:03.8101673Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-08-17T12:17:03.8379242Z adding 'torch/test/c10_registry_test' 2022-08-17T12:17:03.8673925Z adding 'torch/test/c10_string_view_test' 2022-08-17T12:17:03.8932550Z adding 'torch/test/c10_tempfile_test' 2022-08-17T12:17:03.9212140Z adding 'torch/test/c10_typeid_test' 2022-08-17T12:17:03.9502792Z adding 'torch/test/cpu_generator_test' 2022-08-17T12:17:03.9766152Z adding 'torch/test/cpu_profiling_allocator_test' 2022-08-17T12:17:04.0181782Z adding 'torch/test/cpu_rng_test' 2022-08-17T12:17:04.0440000Z adding 'torch/test/dispatch_key_set_test' 2022-08-17T12:17:04.0684594Z adding 'torch/test/dlconvertor_test' 2022-08-17T12:17:04.0964572Z adding 'torch/test/extension_backend_test' 2022-08-17T12:17:04.1243101Z adding 'torch/test/half_test' 2022-08-17T12:17:04.1508097Z adding 'torch/test/inline_container_test' 2022-08-17T12:17:04.1988248Z adding 'torch/test/ivalue_test' 2022-08-17T12:17:04.2570739Z adding 'torch/test/kernel_function_legacy_test' 2022-08-17T12:17:04.3055822Z adding 'torch/test/kernel_function_test' 2022-08-17T12:17:04.3652781Z adding 'torch/test/kernel_lambda_legacy_test' 2022-08-17T12:17:04.4156454Z adding 'torch/test/kernel_lambda_test' 2022-08-17T12:17:04.4473385Z adding 'torch/test/kernel_stackbased_test' 2022-08-17T12:17:04.4720834Z adding 'torch/test/lazy_tensor_test' 2022-08-17T12:17:04.5190236Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-08-17T12:17:04.5464774Z adding 'torch/test/math_kernel_test' 2022-08-17T12:17:04.5728145Z adding 'torch/test/memory_format_test' 2022-08-17T12:17:04.5986271Z adding 'torch/test/memory_overlapping_test' 2022-08-17T12:17:04.6245666Z adding 'torch/test/mobile_memory_cleanup' 2022-08-17T12:17:04.6526133Z adding 'torch/test/native_test' 2022-08-17T12:17:04.6767458Z adding 'torch/test/op_allowlist_test' 2022-08-17T12:17:04.7929708Z adding 'torch/test/op_registration_test' 2022-08-17T12:17:04.8254840Z adding 'torch/test/operators_test' 2022-08-17T12:17:04.8580322Z adding 'torch/test/pow_test' 2022-08-17T12:17:04.8871162Z adding 'torch/test/quantized_test' 2022-08-17T12:17:04.9118037Z adding 'torch/test/reduce_ops_test' 2022-08-17T12:17:04.9371907Z adding 'torch/test/reportMemoryUsage_test' 2022-08-17T12:17:04.9652530Z adding 'torch/test/scalar_tensor_test' 2022-08-17T12:17:04.9940992Z adding 'torch/test/scalar_test' 2022-08-17T12:17:05.0199249Z adding 'torch/test/stride_properties_test' 2022-08-17T12:17:05.0562224Z adding 'torch/test/tensor_iterator_test' 2022-08-17T12:17:05.0849335Z adding 'torch/test/test_parallel' 2022-08-17T12:17:05.0869446Z adding 'torch/test/thread_init_test' 2022-08-17T12:17:05.1161572Z adding 'torch/test/type_test' 2022-08-17T12:17:05.1424443Z adding 'torch/test/undefined_tensor_test' 2022-08-17T12:17:05.1671686Z adding 'torch/test/variant_test' 2022-08-17T12:17:05.1687204Z adding 'torch/test/verify_api_visibility' 2022-08-17T12:17:05.2020158Z adding 'torch/test/vmap_test' 2022-08-17T12:17:05.2278448Z adding 'torch/test/weakref_test' 2022-08-17T12:17:05.2533576Z adding 'torch/test/wrapdim_test' 2022-08-17T12:17:05.2547535Z adding 'torch/testing/__init__.py' 2022-08-17T12:17:05.2561807Z adding 'torch/testing/_comparison.py' 2022-08-17T12:17:05.2566620Z adding 'torch/testing/_creation.py' 2022-08-17T12:17:05.2569461Z adding 'torch/testing/_deprecated.py' 2022-08-17T12:17:05.2572035Z adding 'torch/testing/_legacy.py' 2022-08-17T12:17:05.2574481Z adding 'torch/testing/_internal/__init__.py' 2022-08-17T12:17:05.2578273Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-08-17T12:17:05.2581771Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-08-17T12:17:05.2584712Z adding 'torch/testing/_internal/common_cuda.py' 2022-08-17T12:17:05.2602595Z adding 'torch/testing/_internal/common_device_type.py' 2022-08-17T12:17:05.2612912Z adding 'torch/testing/_internal/common_distributed.py' 2022-08-17T12:17:05.2615472Z adding 'torch/testing/_internal/common_dtype.py' 2022-08-17T12:17:05.2626075Z adding 'torch/testing/_internal/common_fsdp.py' 2022-08-17T12:17:05.2631489Z adding 'torch/testing/_internal/common_jit.py' 2022-08-17T12:17:05.2815560Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-08-17T12:17:05.2848398Z adding 'torch/testing/_internal/common_modules.py' 2022-08-17T12:17:05.2891523Z adding 'torch/testing/_internal/common_nn.py' 2022-08-17T12:17:05.2916000Z adding 'torch/testing/_internal/common_quantization.py' 2022-08-17T12:17:05.2920992Z adding 'torch/testing/_internal/common_quantized.py' 2022-08-17T12:17:05.2924342Z adding 'torch/testing/_internal/common_subclass.py' 2022-08-17T12:17:05.2973270Z adding 'torch/testing/_internal/common_utils.py' 2022-08-17T12:17:05.2983366Z adding 'torch/testing/_internal/composite_compliance.py' 2022-08-17T12:17:05.2986995Z adding 'torch/testing/_internal/dist_utils.py' 2022-08-17T12:17:05.2991686Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-08-17T12:17:05.3000262Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-08-17T12:17:05.3010239Z adding 'torch/testing/_internal/jit_utils.py' 2022-08-17T12:17:05.3014211Z adding 'torch/testing/_internal/logging_tensor.py' 2022-08-17T12:17:05.3016008Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-08-17T12:17:05.3018509Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-08-17T12:17:05.3020419Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-08-17T12:17:05.3024938Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-08-17T12:17:05.3027073Z adding 'torch/testing/_internal/data/__init__.py' 2022-08-17T12:17:05.3028725Z adding 'torch/testing/_internal/data/network1.py' 2022-08-17T12:17:05.3030621Z adding 'torch/testing/_internal/data/network2.py' 2022-08-17T12:17:05.3031874Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-08-17T12:17:05.3038218Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-08-17T12:17:05.3117524Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-08-17T12:17:05.3127608Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-08-17T12:17:05.3129871Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-08-17T12:17:05.3132908Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-08-17T12:17:05.3135198Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-08-17T12:17:05.3137063Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-08-17T12:17:05.3139474Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-08-17T12:17:05.3141862Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-08-17T12:17:05.3143954Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-08-17T12:17:05.3145763Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-08-17T12:17:05.3147675Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-08-17T12:17:05.3152864Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-08-17T12:17:05.3155474Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-08-17T12:17:05.3157081Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-08-17T12:17:05.3181135Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-08-17T12:17:05.3186573Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-08-17T12:17:05.3190179Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-08-17T12:17:05.3192655Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-08-17T12:17:05.3194597Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-08-17T12:17:05.3245907Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-08-17T12:17:05.3252745Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-08-17T12:17:05.3254641Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-08-17T12:17:05.3256925Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-08-17T12:17:05.3260575Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-08-17T12:17:05.3262686Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-08-17T12:17:05.3264611Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-08-17T12:17:05.3275925Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-08-17T12:17:05.3280263Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-08-17T12:17:05.3281791Z adding 'torch/testing/_internal/generated/__init__.py' 2022-08-17T12:17:05.3313014Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-08-17T12:17:05.3322423Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-08-17T12:17:05.3351554Z adding 'torch/testing/_internal/opinfo/core.py' 2022-08-17T12:17:05.3356327Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-08-17T12:17:05.3358054Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-08-17T12:17:05.3367606Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-08-17T12:17:05.3368242Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-08-17T12:17:05.3368761Z adding 'torch/utils/__init__.py' 2022-08-17T12:17:05.3369157Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-08-17T12:17:05.3369446Z adding 'torch/utils/_crash_handler.py' 2022-08-17T12:17:05.3369705Z adding 'torch/utils/_cuda_trace.py' 2022-08-17T12:17:05.3372501Z adding 'torch/utils/_freeze.py' 2022-08-17T12:17:05.3375883Z adding 'torch/utils/_mode_utils.py' 2022-08-17T12:17:05.3379595Z adding 'torch/utils/_python_dispatch.py' 2022-08-17T12:17:05.3383053Z adding 'torch/utils/_pytree.py' 2022-08-17T12:17:05.3385398Z adding 'torch/utils/_zip.py' 2022-08-17T12:17:05.3391574Z adding 'torch/utils/bundled_inputs.py' 2022-08-17T12:17:05.3398218Z adding 'torch/utils/checkpoint.py' 2022-08-17T12:17:05.3403642Z adding 'torch/utils/collect_env.py' 2022-08-17T12:17:05.3432882Z adding 'torch/utils/cpp_extension.py' 2022-08-17T12:17:05.3437540Z adding 'torch/utils/dlpack.py' 2022-08-17T12:17:05.3439413Z adding 'torch/utils/file_baton.py' 2022-08-17T12:17:05.3442229Z adding 'torch/utils/hooks.py' 2022-08-17T12:17:05.3445670Z adding 'torch/utils/mkldnn.py' 2022-08-17T12:17:05.3448423Z adding 'torch/utils/mobile_optimizer.py' 2022-08-17T12:17:05.3450069Z adding 'torch/utils/model_zoo.py' 2022-08-17T12:17:05.3452355Z adding 'torch/utils/show_pickle.py' 2022-08-17T12:17:05.3455465Z adding 'torch/utils/throughput_benchmark.py' 2022-08-17T12:17:05.3457562Z adding 'torch/utils/backcompat/__init__.py' 2022-08-17T12:17:05.3459272Z adding 'torch/utils/benchmark/__init__.py' 2022-08-17T12:17:05.3460905Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-08-17T12:17:05.3463729Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-08-17T12:17:05.3466688Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-08-17T12:17:05.3469024Z adding 'torch/utils/benchmark/examples/compare.py' 2022-08-17T12:17:05.3473783Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-08-17T12:17:05.3476136Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-08-17T12:17:05.3478444Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-08-17T12:17:05.3480118Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-08-17T12:17:05.3482364Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-08-17T12:17:05.3484128Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-08-17T12:17:05.3486025Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-08-17T12:17:05.3488200Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-08-17T12:17:05.3490152Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-08-17T12:17:05.3492239Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-08-17T12:17:05.3494438Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-08-17T12:17:05.3496207Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-08-17T12:17:05.3497740Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-08-17T12:17:05.3502204Z adding 'torch/utils/benchmark/utils/common.py' 2022-08-17T12:17:05.3506460Z adding 'torch/utils/benchmark/utils/compare.py' 2022-08-17T12:17:05.3509630Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-08-17T12:17:05.3515216Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-08-17T12:17:05.3518294Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-08-17T12:17:05.3520062Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-08-17T12:17:05.3526010Z adding 'torch/utils/benchmark/utils/timer.py' 2022-08-17T12:17:05.3528162Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-08-17T12:17:05.3530757Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-08-17T12:17:05.3532493Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-08-17T12:17:05.3534312Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-08-17T12:17:05.3544722Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-08-17T12:17:05.3590357Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-08-17T12:17:05.3601009Z adding 'torch/utils/bottleneck/__init__.py' 2022-08-17T12:17:05.3603803Z adding 'torch/utils/bottleneck/__main__.py' 2022-08-17T12:17:05.3606046Z adding 'torch/utils/data/__init__.py' 2022-08-17T12:17:05.3607532Z adding 'torch/utils/data/backward_compatibility.py' 2022-08-17T12:17:05.3633175Z adding 'torch/utils/data/dataloader.py' 2022-08-17T12:17:05.3637069Z adding 'torch/utils/data/dataloader_experimental.py' 2022-08-17T12:17:05.3641465Z adding 'torch/utils/data/dataset.py' 2022-08-17T12:17:05.3644531Z adding 'torch/utils/data/distributed.py' 2022-08-17T12:17:05.3646782Z adding 'torch/utils/data/graph.py' 2022-08-17T12:17:05.3648967Z adding 'torch/utils/data/graph_settings.py' 2022-08-17T12:17:05.3652552Z adding 'torch/utils/data/sampler.py' 2022-08-17T12:17:05.3655448Z adding 'torch/utils/data/_utils/__init__.py' 2022-08-17T12:17:05.3658410Z adding 'torch/utils/data/_utils/collate.py' 2022-08-17T12:17:05.3660345Z adding 'torch/utils/data/_utils/fetch.py' 2022-08-17T12:17:05.3662326Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-08-17T12:17:05.3664148Z adding 'torch/utils/data/_utils/serialization.py' 2022-08-17T12:17:05.3666110Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-08-17T12:17:05.3670853Z adding 'torch/utils/data/_utils/worker.py' 2022-08-17T12:17:05.3673061Z adding 'torch/utils/data/communication/__init__.py' 2022-08-17T12:17:05.3674770Z adding 'torch/utils/data/communication/eventloop.py' 2022-08-17T12:17:05.3677421Z adding 'torch/utils/data/communication/iter.py' 2022-08-17T12:17:05.3680043Z adding 'torch/utils/data/communication/map.py' 2022-08-17T12:17:05.3681835Z adding 'torch/utils/data/communication/messages.py' 2022-08-17T12:17:05.3684197Z adding 'torch/utils/data/communication/protocol.py' 2022-08-17T12:17:05.3686326Z adding 'torch/utils/data/communication/queue.py' 2022-08-17T12:17:05.3688235Z adding 'torch/utils/data/datapipes/__init__.py' 2022-08-17T12:17:05.3690723Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-08-17T12:17:05.3694583Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-08-17T12:17:05.3699930Z adding 'torch/utils/data/datapipes/_typing.py' 2022-08-17T12:17:05.3704478Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-08-17T12:17:05.3708338Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-08-17T12:17:05.3710357Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-08-17T12:17:05.3712237Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-08-17T12:17:05.3716115Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-08-17T12:17:05.3718498Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-08-17T12:17:05.3720298Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-08-17T12:17:05.3722248Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-08-17T12:17:05.3725620Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-08-17T12:17:05.3728729Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-08-17T12:17:05.3734803Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-08-17T12:17:05.3737346Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-08-17T12:17:05.3739583Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-08-17T12:17:05.3743255Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-08-17T12:17:05.3745675Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-08-17T12:17:05.3747917Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-08-17T12:17:05.3749777Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-08-17T12:17:05.3751513Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-08-17T12:17:05.3753464Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-08-17T12:17:05.3755267Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-08-17T12:17:05.3757280Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-08-17T12:17:05.3759297Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-08-17T12:17:05.3761371Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-08-17T12:17:05.3763204Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-08-17T12:17:05.3764844Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-08-17T12:17:05.3768282Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-08-17T12:17:05.3772096Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-08-17T12:17:05.3774761Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-08-17T12:17:05.3776510Z adding 'torch/utils/hipify/__init__.py' 2022-08-17T12:17:05.3778230Z adding 'torch/utils/hipify/constants.py' 2022-08-17T12:17:05.3823451Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-08-17T12:17:05.3842936Z adding 'torch/utils/hipify/hipify_python.py' 2022-08-17T12:17:05.3845305Z adding 'torch/utils/hipify/version.py' 2022-08-17T12:17:05.3846897Z adding 'torch/utils/jit/__init__.py' 2022-08-17T12:17:05.3849025Z adding 'torch/utils/jit/log_extract.py' 2022-08-17T12:17:05.3854651Z adding 'torch/utils/model_dump/__init__.py' 2022-08-17T12:17:05.3856528Z adding 'torch/utils/model_dump/__main__.py' 2022-08-17T12:17:05.3861647Z adding 'torch/utils/model_dump/code.js' 2022-08-17T12:17:05.3863890Z adding 'torch/utils/model_dump/htm.mjs' 2022-08-17T12:17:05.3867689Z adding 'torch/utils/model_dump/preact.mjs' 2022-08-17T12:17:05.3869490Z adding 'torch/utils/model_dump/skeleton.html' 2022-08-17T12:17:05.3871205Z adding 'torch/utils/tensorboard/__init__.py' 2022-08-17T12:17:05.3879011Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-08-17T12:17:05.3881476Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-08-17T12:17:05.3883615Z adding 'torch/utils/tensorboard/_embedding.py' 2022-08-17T12:17:05.3886026Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-08-17T12:17:05.3888183Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-08-17T12:17:05.3892650Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-08-17T12:17:05.3895172Z adding 'torch/utils/tensorboard/_utils.py' 2022-08-17T12:17:05.3903659Z adding 'torch/utils/tensorboard/summary.py' 2022-08-17T12:17:05.3915684Z adding 'torch/utils/tensorboard/writer.py' 2022-08-17T12:17:05.3920248Z adding 'torchgen/__init__.py' 2022-08-17T12:17:05.3922215Z adding 'torchgen/code_template.py' 2022-08-17T12:17:05.3924377Z adding 'torchgen/context.py' 2022-08-17T12:17:05.3953102Z adding 'torchgen/gen.py' 2022-08-17T12:17:05.3961216Z adding 'torchgen/gen_backend_stubs.py' 2022-08-17T12:17:05.3970635Z adding 'torchgen/gen_functionalization_type.py' 2022-08-17T12:17:05.3978045Z adding 'torchgen/gen_lazy_tensor.py' 2022-08-17T12:17:05.3981450Z adding 'torchgen/gen_vmap_plumbing.py' 2022-08-17T12:17:05.3983390Z adding 'torchgen/local.py' 2022-08-17T12:17:05.4017435Z adding 'torchgen/model.py' 2022-08-17T12:17:05.4028354Z adding 'torchgen/native_function_generation.py' 2022-08-17T12:17:05.4034214Z adding 'torchgen/utils.py' 2022-08-17T12:17:05.4036406Z adding 'torchgen/api/__init__.py' 2022-08-17T12:17:05.4043915Z adding 'torchgen/api/autograd.py' 2022-08-17T12:17:05.4049080Z adding 'torchgen/api/cpp.py' 2022-08-17T12:17:05.4051413Z adding 'torchgen/api/dispatcher.py' 2022-08-17T12:17:05.4054412Z adding 'torchgen/api/functionalization.py' 2022-08-17T12:17:05.4059119Z adding 'torchgen/api/lazy.py' 2022-08-17T12:17:05.4061007Z adding 'torchgen/api/meta.py' 2022-08-17T12:17:05.4063287Z adding 'torchgen/api/native.py' 2022-08-17T12:17:05.4079625Z adding 'torchgen/api/python.py' 2022-08-17T12:17:05.4083380Z adding 'torchgen/api/structured.py' 2022-08-17T12:17:05.4088498Z adding 'torchgen/api/translate.py' 2022-08-17T12:17:05.4095783Z adding 'torchgen/api/types.py' 2022-08-17T12:17:05.4099094Z adding 'torchgen/api/ufunc.py' 2022-08-17T12:17:05.4102381Z adding 'torchgen/api/unboxing.py' 2022-08-17T12:17:05.4104517Z adding 'torchgen/dest/__init__.py' 2022-08-17T12:17:05.4111663Z adding 'torchgen/dest/lazy_ir.py' 2022-08-17T12:17:05.4114320Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-08-17T12:17:05.4116159Z adding 'torchgen/dest/native_functions.py' 2022-08-17T12:17:05.4126598Z adding 'torchgen/dest/register_dispatch_key.py' 2022-08-17T12:17:05.4132889Z adding 'torchgen/dest/ufunc.py' 2022-08-17T12:17:05.4134788Z adding 'torchgen/operator_versions/__init__.py' 2022-08-17T12:17:05.4138595Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-08-17T12:17:05.4140437Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-08-17T12:17:05.4232062Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-08-17T12:17:05.4245179Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-08-17T12:17:05.4247526Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-08-17T12:17:05.4249335Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-08-17T12:17:05.4250881Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-08-17T12:17:05.4252758Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-08-17T12:17:05.4254470Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-08-17T12:17:05.4256012Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-08-17T12:17:05.4257555Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-08-17T12:17:05.4259057Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-08-17T12:17:05.4260498Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-08-17T12:17:05.4262548Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-08-17T12:17:05.4264906Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-08-17T12:17:05.4266647Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-08-17T12:17:05.4268076Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-08-17T12:17:05.4269673Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-08-17T12:17:05.4271104Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-08-17T12:17:05.4272873Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-08-17T12:17:05.4274407Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-08-17T12:17:05.4275879Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-08-17T12:17:05.4277374Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-08-17T12:17:05.4279076Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-08-17T12:17:05.4280905Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-08-17T12:17:05.4282634Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-08-17T12:17:05.4284558Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-08-17T12:17:05.4286248Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-08-17T12:17:05.4287973Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-08-17T12:17:05.4289691Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-08-17T12:17:05.4291235Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-08-17T12:17:05.4293026Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-08-17T12:17:05.4294833Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-08-17T12:17:05.4296558Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-08-17T12:17:05.4305537Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-08-17T12:17:05.4308138Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-08-17T12:17:05.4309655Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-08-17T12:17:05.4311253Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-08-17T12:17:05.4312798Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-08-17T12:17:05.4314357Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-08-17T12:17:05.4316073Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-08-17T12:17:05.4318011Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-08-17T12:17:05.4319455Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-08-17T12:17:05.4320832Z adding 'torchgen/selective_build/__init__.py' 2022-08-17T12:17:05.4323532Z adding 'torchgen/selective_build/operator.py' 2022-08-17T12:17:05.4326944Z adding 'torchgen/selective_build/selector.py' 2022-08-17T12:17:05.4328706Z adding 'torchgen/static_runtime/__init__.py' 2022-08-17T12:17:05.4331376Z adding 'torchgen/static_runtime/config.py' 2022-08-17T12:17:05.4334404Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-08-17T12:17:05.4339726Z adding 'torchgen/static_runtime/generator.py' 2022-08-17T12:17:05.4377175Z adding 'torch-1.13.0a0+git343b5f8.dist-info/LICENSE' 2022-08-17T12:17:05.4391178Z adding 'torch-1.13.0a0+git343b5f8.dist-info/METADATA' 2022-08-17T12:17:05.4397617Z adding 'torch-1.13.0a0+git343b5f8.dist-info/NOTICE' 2022-08-17T12:17:05.4399657Z adding 'torch-1.13.0a0+git343b5f8.dist-info/WHEEL' 2022-08-17T12:17:05.4400389Z adding 'torch-1.13.0a0+git343b5f8.dist-info/entry_points.txt' 2022-08-17T12:17:05.4401454Z adding 'torch-1.13.0a0+git343b5f8.dist-info/top_level.txt' 2022-08-17T12:17:05.4935120Z adding 'torch-1.13.0a0+git343b5f8.dist-info/RECORD' 2022-08-17T12:17:05.5198099Z removing base_bdist_tmp 2022-08-17T12:17:05.7635441Z + python -mpip install base_dist/torch-1.13.0a0+git343b5f8-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:17:06.1320396Z Processing ./base_dist/torch-1.13.0a0+git343b5f8-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:17:06.2041690Z Requirement already satisfied: typing-extensions in ./venv/lib/python3.7/site-packages (from torch==1.13.0a0+git343b5f8) (4.3.0) 2022-08-17T12:17:06.3242064Z Installing collected packages: torch 2022-08-17T12:17:12.0732200Z Successfully installed torch-1.13.0a0+git343b5f8 2022-08-17T12:17:12.0756569Z WARNING: You are using pip version 22.0.4; however, version 22.2.2 is available. 2022-08-17T12:17:12.0757295Z You should consider upgrading via the '/var/lib/jenkins/workspace/venv/bin/python -m pip install --upgrade pip' command. 2022-08-17T12:17:12.1317874Z + echo ::endgroup:: 2022-08-17T12:17:12.1318350Z ##[endgroup] 2022-08-17T12:17:12.1318567Z + pushd test/forward_backward_compatibility 2022-08-17T12:17:12.1318833Z ~/workspace/test/forward_backward_compatibility ~/workspace 2022-08-17T12:17:12.1319047Z + pip show torch 2022-08-17T12:17:12.5246238Z Name: torch 2022-08-17T12:17:12.5246472Z Version: 1.13.0a0+git343b5f8 2022-08-17T12:17:12.5248098Z Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration 2022-08-17T12:17:12.5249706Z Home-page: https://pytorch.org/ 2022-08-17T12:17:12.5251440Z Author: PyTorch Team 2022-08-17T12:17:12.5253054Z Author-email: packages@pytorch.org 2022-08-17T12:17:12.5254562Z License: BSD-3 2022-08-17T12:17:12.5256335Z Location: /var/lib/jenkins/workspace/venv/lib/python3.7/site-packages 2022-08-17T12:17:12.5257777Z Requires: typing-extensions 2022-08-17T12:17:12.5259083Z Required-by: 2022-08-17T12:17:12.5645424Z + python dump_all_function_schemas.py --filename nightly_schemas.txt 2022-08-17T12:17:13.6708277Z + git reset --hard ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:17:13.7073657Z HEAD is now at ce6a3c605d Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:17:13.7083529Z + python ../load_torchscript_model.py /tmp/model_new.pt 2022-08-17T12:17:14.6164101Z RecursiveScriptModule( 2022-08-17T12:17:14.6164546Z original_name=NeuralNetwork 2022-08-17T12:17:14.6165025Z (flatten): RecursiveScriptModule(original_name=Flatten) 2022-08-17T12:17:14.6165493Z (linear_relu_stack): RecursiveScriptModule( 2022-08-17T12:17:14.6165708Z original_name=Sequential 2022-08-17T12:17:14.6165942Z (0): RecursiveScriptModule(original_name=Linear) 2022-08-17T12:17:14.6166200Z (1): RecursiveScriptModule(original_name=ReLU) 2022-08-17T12:17:14.6166448Z (2): RecursiveScriptModule(original_name=Linear) 2022-08-17T12:17:14.6166708Z (3): RecursiveScriptModule(original_name=ReLU) 2022-08-17T12:17:14.6166977Z (4): RecursiveScriptModule(original_name=Linear) 2022-08-17T12:17:14.6167166Z ) 2022-08-17T12:17:14.6167322Z ) 2022-08-17T12:17:14.7836246Z + python ../create_dummy_torchscript_model.py /tmp/model_old.pt 2022-08-17T12:17:15.8836571Z + deactivate 2022-08-17T12:17:15.8837459Z + '[' -n /var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' 2022-08-17T12:17:15.8838155Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:17:15.8838716Z + export PATH 2022-08-17T12:17:15.8839007Z + unset _OLD_VIRTUAL_PATH 2022-08-17T12:17:15.8839370Z + '[' -n '' ']' 2022-08-17T12:17:15.8839779Z + '[' -n /bin/bash -o -n '' ']' 2022-08-17T12:17:15.8840048Z + hash -r 2022-08-17T12:17:15.8840330Z + '[' -n '' ']' 2022-08-17T12:17:15.8840598Z + unset VIRTUAL_ENV 2022-08-17T12:17:15.8840955Z + '[' '!' '' = nondestructive ']' 2022-08-17T12:17:15.8841310Z + unset -f deactivate 2022-08-17T12:17:15.8842083Z + rm -r /var/lib/jenkins/workspace/venv /var/lib/jenkins/workspace/base_dist 2022-08-17T12:17:16.2537906Z + pip show torch 2022-08-17T12:17:16.9485329Z Name: torch 2022-08-17T12:17:16.9485907Z Version: 1.13.0a0+gitce6a3c6 2022-08-17T12:17:16.9488609Z Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration 2022-08-17T12:17:16.9490049Z Home-page: https://pytorch.org/ 2022-08-17T12:17:16.9492216Z Author: PyTorch Team 2022-08-17T12:17:16.9494474Z Author-email: packages@pytorch.org 2022-08-17T12:17:16.9496347Z License: BSD-3 2022-08-17T12:17:16.9498651Z Location: /opt/conda/lib/python3.7/site-packages 2022-08-17T12:17:16.9500459Z Requires: typing-extensions 2022-08-17T12:17:16.9502517Z Required-by: 2022-08-17T12:17:16.9985395Z + python check_forward_backward_compatibility.py --existing-schemas nightly_schemas.txt 2022-08-17T12:17:18.0017428Z schema: nvprims::erfc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0018177Z schema: nvprims::ceil(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0018849Z schema: nvprims::cosh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0019463Z processing existing schema: onnx::Shape(Tensor t) -> Tensor 2022-08-17T12:17:18.0020887Z processing existing schema: onnx::Reshape(Tensor input, Tensor shape) -> Tensor 2022-08-17T12:17:18.0023842Z processing existing schema: prim::BroadcastSizes(...) -> int[] 2022-08-17T12:17:18.0025192Z processing existing schema: prim::grad(Tensor a) -> Tensor(*) 2022-08-17T12:17:18.0027843Z processing existing schema: prim::unchecked_unwrap_optional(t(a)? optional) -> t(a) 2022-08-17T12:17:18.0028512Z processing existing schema: prim::ChunkSizes(...) -> ... 2022-08-17T12:17:18.0029298Z schema: static_runtime::fused_equally_split(Tensor input, int num_split, int dim) -> ... found on allowlist, skipping 2022-08-17T12:17:18.0030078Z schema: static_runtime::VarTupleUnpack(...) -> ... found on allowlist, skipping 2022-08-17T12:17:18.0033386Z processing existing schema: prim::ReductionSizes(int[] size, int[] red_axes, bool keepdim=False) -> int[] 2022-08-17T12:17:18.0034141Z schema: static_runtime::dict_unpack(...) -> ... found on allowlist, skipping 2022-08-17T12:17:18.0034842Z processing existing schema: aten::record_stream(Tensor(a!) self, Stream s) -> () 2022-08-17T12:17:18.0036371Z schema: prims::minium_value(int dtype) -> Scalar found on allowlist, skipping 2022-08-17T12:17:18.0038408Z processing existing schema: aten::_nnz(Tensor self) -> int 2022-08-17T12:17:18.0041539Z processing existing schema: aten::rsplit(str self, str separator=" ", int max=-1) -> str[] 2022-08-17T12:17:18.0042426Z processing existing schema: aten::_dimV(Tensor self) -> int 2022-08-17T12:17:18.0044583Z processing existing schema: aten::dense_dim(Tensor self) -> int 2022-08-17T12:17:18.0046384Z processing existing schema: aten::rpartition(str self, str separator) -> (str, str, str) 2022-08-17T12:17:18.0048044Z processing existing schema: aten::_dimI(Tensor self) -> int 2022-08-17T12:17:18.0050272Z processing existing schema: aten::sparse_dim(Tensor self) -> int 2022-08-17T12:17:18.0054201Z processing existing schema: aten::miopen_convolution_add_relu(Tensor self, Tensor weight, Tensor z, Scalar? alpha, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.0057224Z processing existing schema: aten::miopen_convolution_relu(Tensor self, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.0059765Z processing existing schema: aten::_use_cudnn_ctc_loss(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank) -> bool 2022-08-17T12:17:18.0061046Z processing existing schema: aten::qscheme(Tensor self) -> QScheme 2022-08-17T12:17:18.0063276Z processing existing schema: aten::q_per_channel_axis(Tensor self) -> int 2022-08-17T12:17:18.0064570Z processing existing schema: aten::q_zero_point(Tensor self) -> int 2022-08-17T12:17:18.0066811Z processing existing schema: aten::q_scale(Tensor self) -> float 2022-08-17T12:17:18.0068974Z processing existing schema: aten::ccol_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0070843Z processing existing schema: aten::_values(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0074172Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0075423Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor 2022-08-17T12:17:18.0076235Z processing existing schema: aten::sym_numel(Tensor self) -> SymInt 2022-08-17T12:17:18.0078231Z processing existing schema: aten::_amp_foreach_non_finite_check_and_unscale_(Tensor[] self, Tensor(b!) found_inf, Tensor inv_scale) -> () 2022-08-17T12:17:18.0080135Z processing existing schema: aten::popitem.str(Dict(str, t)(a!) self) -> ((str, t)) 2022-08-17T12:17:18.0082372Z processing existing schema: aten::popitem.int(Dict(int, t)(a!) self) -> ((int, t)) 2022-08-17T12:17:18.0084578Z processing existing schema: aten::popitem.bool(Dict(bool, t)(a!) self) -> ((bool, t)) 2022-08-17T12:17:18.0086948Z processing existing schema: aten::popitem.float(Dict(float, t)(a!) self) -> ((float, t)) 2022-08-17T12:17:18.0089393Z processing existing schema: aten::popitem.complex(Dict(complex, t)(a!) self) -> ((complex, t)) 2022-08-17T12:17:18.0091774Z processing existing schema: aten::popitem.Tensor(Dict(Tensor, t)(a!) self) -> ((Tensor, t)) 2022-08-17T12:17:18.0093539Z processing existing schema: aten::_coalesced_(Tensor(a!) self, bool coalesced) -> Tensor(a!) 2022-08-17T12:17:18.0095904Z processing existing schema: aten::sparse_sampled_addmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0097595Z processing existing schema: aten::sparse_sampled_addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.0099126Z processing existing schema: aten::col_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0100774Z processing existing schema: aten::crow_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0102640Z processing existing schema: aten::indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0104182Z schema: prims::atan2(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0105758Z processing existing schema: aten::_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0107684Z processing existing schema: aten::hspmm.out(Tensor mat1, Tensor mat2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0109181Z processing existing schema: aten::hspmm(Tensor mat1, Tensor mat2) -> Tensor 2022-08-17T12:17:18.0111205Z processing existing schema: aten::sparse_resize_and_clear_(Tensor(a!) self, int[] size, int sparse_dim, int dense_dim) -> Tensor(a!) 2022-08-17T12:17:18.0113106Z processing existing schema: aten::copy_sparse_to_sparse_(Tensor(a!) self, Tensor src, bool non_blocking=False) -> Tensor(a!) 2022-08-17T12:17:18.0114965Z processing existing schema: aten::resize_as_sparse_(Tensor(a!) self, Tensor the_template) -> Tensor(a!) 2022-08-17T12:17:18.0117006Z processing existing schema: aten::batch_norm_elemt.out(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor invstd, float eps, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0118224Z processing existing schema: aten::batch_norm_elemt(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor invstd, float eps) -> Tensor 2022-08-17T12:17:18.0119588Z processing existing schema: aten::row_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0120870Z processing existing schema: aten::values(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0122926Z processing existing schema: aten::values.str(Dict(str, t) self) -> t[](*) 2022-08-17T12:17:18.0124962Z processing existing schema: aten::values.int(Dict(int, t) self) -> t[](*) 2022-08-17T12:17:18.0127002Z processing existing schema: aten::values.bool(Dict(bool, t) self) -> t[](*) 2022-08-17T12:17:18.0129064Z processing existing schema: aten::values.float(Dict(float, t) self) -> t[](*) 2022-08-17T12:17:18.0131222Z processing existing schema: aten::values.complex(Dict(complex, t) self) -> t[](*) 2022-08-17T12:17:18.0133273Z processing existing schema: aten::values.Tensor(Dict(Tensor, t) self) -> t[](*) 2022-08-17T12:17:18.0134537Z schema: nvprims::isfinite(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0136433Z processing existing schema: aten::_sparse_broadcast_to(Tensor(a) self, int[] size) -> Tensor(a) 2022-08-17T12:17:18.0137485Z processing existing schema: aten::isupper(str self) -> bool 2022-08-17T12:17:18.0140258Z processing existing schema: aten::_conv_depthwise2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding, int[2] dilation, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0141886Z processing existing schema: aten::_conv_depthwise2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding, int[2] dilation) -> Tensor 2022-08-17T12:17:18.0142949Z processing existing schema: aten::element_size(Tensor self) -> int 2022-08-17T12:17:18.0145091Z processing existing schema: aten::_amp_update_scale_(Tensor(a!) self, Tensor(b!) growth_tracker, Tensor found_inf, float scale_growth_factor, float scale_backoff_factor, int growth_interval) -> Tensor(a!) 2022-08-17T12:17:18.0146874Z processing existing schema: aten::sparse_resize_(Tensor(a!) self, int[] size, int sparse_dim, int dense_dim) -> Tensor(a!) 2022-08-17T12:17:18.0148096Z schema: prims::sub(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0149810Z processing existing schema: aten::_mkldnn_transpose_(Tensor(a!) self, int dim0, int dim1) -> Tensor(a!) 2022-08-17T12:17:18.0151595Z schema: prims::uniform(int[] shape, *, Scalar low, Scalar high, int dtype, Device device) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0153505Z processing existing schema: aten::_resize_output_(Tensor(a!) self, int[] size, Device device) -> Tensor(a!) 2022-08-17T12:17:18.0154906Z schema: nvprims::abs(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0156654Z processing existing schema: aten::_scaled_dot_product_attention(Tensor query, Tensor key, Tensor value, Tensor? attn_mask=None, float dropout_p=0., bool need_attn_weights=True, bool is_causal=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.0158507Z processing existing schema: aten::unflatten_dense_tensors(Tensor flat, Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.0160110Z processing existing schema: aten::flatten_dense_tensors(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.0161843Z processing existing schema: aten::pad_sequence(Tensor[] sequences, bool batch_first=False, float padding_value=0.) -> Tensor 2022-08-17T12:17:18.0163076Z schema: nvprims::ge(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0164655Z processing existing schema: aten::_test_ambiguous_defaults.a(Tensor dummy, int a=1, int b=1) -> Tensor 2022-08-17T12:17:18.0166189Z processing existing schema: aten::_test_ambiguous_defaults.b(Tensor dummy, int a=2, str b="2") -> Tensor 2022-08-17T12:17:18.0167637Z schema: nvprims::sub(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0169115Z processing existing schema: aten::_test_string_default(Tensor dummy, str a="\"\'\\", str b="\"\'\\") -> Tensor 2022-08-17T12:17:18.0170330Z schema: nvprims::remainder(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0171956Z processing existing schema: aten::_test_serialization_subcmul(Tensor self, Tensor other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.0173209Z processing existing schema: aten::linalg_matrix_power(Tensor self, int n) -> Tensor 2022-08-17T12:17:18.0175594Z processing existing schema: aten::linalg_matrix_power.out(Tensor self, int n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0176738Z schema: aten::linalg_solve_ex(Tensor A, Tensor B, *, bool left=True, bool check_errors=False) -> (Tensor result, Tensor info) found on allowlist, skipping 2022-08-17T12:17:18.0177518Z schema: aten::linalg_solve_ex.out(Tensor A, Tensor B, *, bool left=True, bool check_errors=False, Tensor(a!) result, Tensor(b!) info) -> (Tensor(a!) result, Tensor(b!) info) found on allowlist, skipping 2022-08-17T12:17:18.0178539Z processing existing schema: aten::linalg_norm(Tensor self, Scalar? ord=None, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.0180907Z processing existing schema: aten::linalg_norm.out(Tensor self, Scalar? ord=None, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0182764Z processing existing schema: aten::linalg_norm.ord_str(Tensor self, str ord, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.0184846Z processing existing schema: aten::linalg_norm.ord_str_out(Tensor self, str ord, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0185886Z processing existing schema: aten::ger(Tensor self, Tensor vec2) -> Tensor 2022-08-17T12:17:18.0187748Z processing existing schema: aten::ger.out(Tensor self, Tensor vec2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0189037Z processing existing schema: aten::outer(Tensor self, Tensor vec2) -> Tensor 2022-08-17T12:17:18.0190932Z processing existing schema: aten::outer.out(Tensor self, Tensor vec2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0192139Z processing existing schema: aten::inner(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0194110Z processing existing schema: aten::inner.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0195277Z processing existing schema: aten::logdet(Tensor self) -> Tensor 2022-08-17T12:17:18.0197314Z processing existing schema: aten::slogdet(Tensor self) -> (Tensor sign, Tensor logabsdet) 2022-08-17T12:17:18.0198313Z processing existing schema: aten::slogdet.out(Tensor self, *, Tensor(a!) sign, Tensor(b!) logabsdet) -> (Tensor(a!) sign, Tensor(b!) logabsdet) 2022-08-17T12:17:18.0199009Z processing existing schema: aten::linalg_slogdet(Tensor A) -> (Tensor sign, Tensor logabsdet) 2022-08-17T12:17:18.0200820Z processing existing schema: aten::linalg_slogdet.out(Tensor A, *, Tensor(a!) sign, Tensor(b!) logabsdet) -> (Tensor(a!) sign, Tensor(b!) logabsdet) 2022-08-17T12:17:18.0201913Z processing existing schema: aten::linalg_vecdot(Tensor x, Tensor y, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.0203734Z processing existing schema: aten::linalg_vecdot.out(Tensor x, Tensor y, *, int dim=-1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0205008Z processing existing schema: aten::linalg_matmul(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0206607Z processing existing schema: aten::linalg_matmul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0207744Z processing existing schema: aten::linalg_ldl_factor(Tensor self, *, bool hermitian=False) -> (Tensor LD, Tensor pivots) 2022-08-17T12:17:18.0209568Z processing existing schema: aten::linalg_ldl_factor.out(Tensor self, *, bool hermitian=False, Tensor(a!) LD, Tensor(b!) pivots) -> (Tensor(a!) LD, Tensor(b!) pivots) 2022-08-17T12:17:18.0210485Z processing existing schema: aten::det(Tensor self) -> Tensor 2022-08-17T12:17:18.0211817Z processing existing schema: aten::linalg_det(Tensor A) -> Tensor 2022-08-17T12:17:18.0213323Z processing existing schema: aten::linalg_det.out(Tensor A, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0214857Z processing existing schema: aten::linalg_lu_factor(Tensor A, *, bool pivot=True) -> (Tensor LU, Tensor pivots) 2022-08-17T12:17:18.0216571Z processing existing schema: aten::linalg_lu_factor.out(Tensor A, *, bool pivot=True, Tensor(a!) LU, Tensor(b!) pivots) -> (Tensor(a!) LU, Tensor(b!) pivots) 2022-08-17T12:17:18.0217753Z processing existing schema: aten::fft_ifftshift(Tensor self, int[1]? dim=None) -> Tensor 2022-08-17T12:17:18.0219196Z processing existing schema: aten::fft_fftshift(Tensor self, int[1]? dim=None) -> Tensor 2022-08-17T12:17:18.0221491Z processing existing schema: aten::fft_ihfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.0223364Z processing existing schema: aten::fft_ihfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0224677Z processing existing schema: aten::fft_hfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.0226746Z processing existing schema: aten::fft_hfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0228679Z processing existing schema: aten::fft_ihfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.0230646Z processing existing schema: aten::fft_ihfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0232433Z processing existing schema: aten::fft_hfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.0234514Z processing existing schema: aten::fft_hfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0235685Z processing existing schema: aten::special_softmax(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:18.0236996Z processing existing schema: aten::special_multigammaln(Tensor self, int p) -> Tensor 2022-08-17T12:17:18.0238810Z processing existing schema: aten::special_multigammaln.out(Tensor self, int p, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0239944Z processing existing schema: aten::special_gammaincc(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0241678Z processing existing schema: aten::special_gammaincc.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0242888Z processing existing schema: aten::special_gammainc(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0244641Z processing existing schema: aten::special_gammainc.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0246025Z processing existing schema: aten::special_log_softmax(Tensor self, int dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.0246954Z processing existing schema: aten::special_log1p(Tensor self) -> Tensor 2022-08-17T12:17:18.0248776Z processing existing schema: aten::special_log1p.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0250080Z processing existing schema: aten::special_round(Tensor self, *, int decimals=0) -> Tensor 2022-08-17T12:17:18.0252128Z processing existing schema: aten::special_round.out(Tensor self, *, int decimals=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0253046Z processing existing schema: aten::special_sinc(Tensor self) -> Tensor 2022-08-17T12:17:18.0254975Z processing existing schema: aten::special_sinc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0256354Z processing existing schema: aten::special_expit(Tensor self) -> Tensor 2022-08-17T12:17:18.0257792Z processing existing schema: aten::special_expit.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0259692Z processing existing schema: aten::special_logsumexp(Tensor self, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.0261397Z processing existing schema: aten::special_logsumexp.out(Tensor self, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0262807Z processing existing schema: aten::special_polygamma(int n, Tensor self) -> Tensor 2022-08-17T12:17:18.0264593Z processing existing schema: aten::special_polygamma.out(int n, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0265913Z processing existing schema: aten::special_logit(Tensor self, float? eps=None) -> Tensor 2022-08-17T12:17:18.0267853Z processing existing schema: aten::special_logit.out(Tensor self, float? eps=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0269202Z processing existing schema: aten::special_i0(Tensor self) -> Tensor 2022-08-17T12:17:18.0270901Z processing existing schema: aten::special_i0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0272313Z processing existing schema: aten::special_xlogy(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0274149Z processing existing schema: aten::special_xlogy.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0275651Z processing existing schema: aten::special_xlogy.self_scalar(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.0277655Z processing existing schema: aten::special_xlogy.self_scalar_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0279012Z processing existing schema: aten::special_xlogy.other_scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0280571Z processing existing schema: aten::special_xlogy.other_scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0282324Z processing existing schema: aten::special_ndtr(Tensor self) -> Tensor 2022-08-17T12:17:18.0283713Z processing existing schema: aten::special_ndtr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0284798Z processing existing schema: aten::special_erfinv(Tensor self) -> Tensor 2022-08-17T12:17:18.0286519Z processing existing schema: aten::special_erfinv.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0288007Z processing existing schema: aten::special_erfc(Tensor self) -> Tensor 2022-08-17T12:17:18.0289628Z processing existing schema: aten::special_erfc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0290935Z processing existing schema: aten::special_erf(Tensor self) -> Tensor 2022-08-17T12:17:18.0292642Z processing existing schema: aten::special_erf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0294151Z processing existing schema: aten::special_gammaln(Tensor self) -> Tensor 2022-08-17T12:17:18.0295853Z processing existing schema: aten::special_gammaln.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0297101Z processing existing schema: aten::special_digamma(Tensor self) -> Tensor 2022-08-17T12:17:18.0298709Z processing existing schema: aten::special_digamma.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0300137Z processing existing schema: aten::special_psi(Tensor self) -> Tensor 2022-08-17T12:17:18.0301746Z processing existing schema: aten::special_psi.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0303187Z processing existing schema: aten::special_exp2(Tensor self) -> Tensor 2022-08-17T12:17:18.0304671Z processing existing schema: aten::special_exp2.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0306168Z processing existing schema: aten::special_expm1(Tensor self) -> Tensor 2022-08-17T12:17:18.0307692Z processing existing schema: aten::special_expm1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0309245Z processing existing schema: aten::column_stack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.0311121Z processing existing schema: aten::column_stack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0313257Z processing existing schema: aten::slow_conv3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0) -> Tensor 2022-08-17T12:17:18.0315552Z processing existing schema: aten::slow_conv3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0317533Z processing existing schema: aten::thnn_conv2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0) -> Tensor 2022-08-17T12:17:18.0319788Z processing existing schema: aten::thnn_conv2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0321712Z processing existing schema: aten::pad(Tensor self, int[] pad, str mode="constant", float? value=None) -> Tensor 2022-08-17T12:17:18.0323536Z schema: prims::sum(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0325323Z processing existing schema: aten::_pad_enum(Tensor self, int[] pad, int mode, float? value=None) -> Tensor 2022-08-17T12:17:18.0327185Z schema: prims::resize(Tensor(a!) a, int[] shape) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.0328852Z processing existing schema: aten::_pad_circular(Tensor self, int[] pad) -> Tensor 2022-08-17T12:17:18.0330069Z processing existing schema: aten::log_sigmoid(Tensor self) -> Tensor 2022-08-17T12:17:18.0331808Z processing existing schema: aten::log_sigmoid.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0333639Z processing existing schema: aten::nll_loss_nd(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100) -> Tensor 2022-08-17T12:17:18.0335295Z processing existing schema: aten::float_power_.Tensor(Tensor(a!) self, Tensor exponent) -> Tensor(a!) 2022-08-17T12:17:18.0336898Z processing existing schema: aten::float_power_.Scalar(Tensor(a!) self, Scalar exponent) -> Tensor(a!) 2022-08-17T12:17:18.0338288Z processing existing schema: aten::float_power.Tensor_Tensor(Tensor self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.0340092Z processing existing schema: aten::float_power.Tensor_Tensor_out(Tensor self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0341422Z processing existing schema: aten::float_power.Scalar(Scalar self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.0343242Z processing existing schema: aten::float_power.Scalar_out(Scalar self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0344599Z processing existing schema: aten::float_power.Tensor_Scalar(Tensor self, Scalar exponent) -> Tensor 2022-08-17T12:17:18.0346434Z processing existing schema: aten::float_power.Tensor_Scalar_out(Tensor self, Scalar exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0347519Z processing existing schema: aten::msort(Tensor self) -> Tensor 2022-08-17T12:17:18.0349360Z processing existing schema: aten::msort.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0351813Z processing existing schema: aten::histogramdd(Tensor self, int[] bins, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor[] bin_edges) 2022-08-17T12:17:18.0353980Z processing existing schema: aten::histogramdd.int_bins(Tensor self, int bins, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor[] bin_edges) 2022-08-17T12:17:18.0356337Z processing existing schema: aten::histogramdd.TensorList_bins(Tensor self, Tensor[] bins, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor[] bin_edges) 2022-08-17T12:17:18.0357827Z processing existing schema: aten::arctan2_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0359170Z processing existing schema: aten::arctan2(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0361013Z processing existing schema: aten::arctan2.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0362654Z processing existing schema: aten::swapdims_(Tensor(a!) self, int dim0, int dim1) -> Tensor(a!) 2022-08-17T12:17:18.0364420Z processing existing schema: aten::swapaxes_(Tensor(a!) self, int axis0, int axis1) -> Tensor(a!) 2022-08-17T12:17:18.0365739Z processing existing schema: aten::linalg_vander(Tensor x, *, int? N=None) -> Tensor 2022-08-17T12:17:18.0367808Z processing existing schema: aten::cross_entropy_loss(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100, float label_smoothing=0.) -> Tensor 2022-08-17T12:17:18.0368812Z schema: prims::rsqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0370572Z processing existing schema: aten::_gather_sparse_backward(Tensor self, int dim, Tensor index, Tensor grad) -> Tensor 2022-08-17T12:17:18.0372158Z processing existing schema: aten::gather_backward(Tensor grad, Tensor self, int dim, Tensor index, bool sparse_grad) -> Tensor 2022-08-17T12:17:18.0373220Z processing existing schema: aten::argwhere(Tensor self) -> Tensor 2022-08-17T12:17:18.0375256Z processing existing schema: aten::nonzero_numpy(Tensor self) -> Tensor[] 2022-08-17T12:17:18.0376689Z processing existing schema: aten::masked_select_backward(Tensor grad, Tensor input, Tensor mask) -> Tensor 2022-08-17T12:17:18.0378586Z processing existing schema: aten::index_select_backward(Tensor grad, int[] self_sizes, int dim, Tensor index) -> Tensor 2022-08-17T12:17:18.0380033Z processing existing schema: aten::take_along_dim(Tensor self, Tensor indices, int? dim=None) -> Tensor 2022-08-17T12:17:18.0381894Z processing existing schema: aten::take_along_dim.out(Tensor self, Tensor indices, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0383479Z processing existing schema: aten::less_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0385123Z processing existing schema: aten::less_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0386463Z processing existing schema: aten::less.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0388275Z processing existing schema: aten::less.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0389557Z processing existing schema: aten::less.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0391393Z processing existing schema: aten::less.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0393118Z processing existing schema: aten::greater_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0394743Z processing existing schema: aten::greater_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0396078Z processing existing schema: aten::greater.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0397915Z processing existing schema: aten::greater.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0399234Z processing existing schema: aten::greater.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0401063Z processing existing schema: aten::greater.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0402702Z processing existing schema: aten::less_equal_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0404363Z processing existing schema: aten::less_equal_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0405725Z processing existing schema: aten::less_equal.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0407564Z processing existing schema: aten::less_equal.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0408867Z processing existing schema: aten::less_equal.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0410724Z processing existing schema: aten::less_equal.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0412368Z processing existing schema: aten::greater_equal_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0414175Z processing existing schema: aten::greater_equal_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0415504Z processing existing schema: aten::greater_equal.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0417268Z processing existing schema: aten::greater_equal.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0418462Z processing existing schema: aten::greater_equal.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0420397Z processing existing schema: aten::greater_equal.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0422132Z processing existing schema: aten::not_equal_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0423762Z processing existing schema: aten::not_equal_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0425408Z processing existing schema: aten::not_equal.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0426947Z processing existing schema: aten::not_equal.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0428547Z processing existing schema: aten::not_equal.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0430313Z processing existing schema: aten::not_equal.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0432306Z processing existing schema: aten::diag_backward(Tensor grad, int[] input_sizes, int diagonal) -> Tensor 2022-08-17T12:17:18.0432811Z schema: static_runtime::permute_copy(Tensor self, int[] dims) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0434456Z processing existing schema: aten::__ixor__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0436369Z processing existing schema: aten::__ixor__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0437205Z schema: static_runtime::to_maybe_copy_out.prim_dtype(Tensor self, int? dtype=None, bool non_blocking=False, bool copy=False) -> (Tensor, bool) found on allowlist, skipping 2022-08-17T12:17:18.0437848Z schema: static_runtime::to_maybe_copy_out.dtype(Tensor self, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> (Tensor, bool) found on allowlist, skipping 2022-08-17T12:17:18.0438534Z schema: static_runtime::to_maybe_copy_out.other(Tensor self, Tensor other, bool non_blocking=False, bool copy=False, int? memory_format=None) -> (Tensor, bool) found on allowlist, skipping 2022-08-17T12:17:18.0439152Z processing existing schema: aten::__xor__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0439554Z processing existing schema: aten::__xor__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0440804Z processing existing schema: aten::__xor__.bool(bool a, bool b) -> bool 2022-08-17T12:17:18.0442375Z processing existing schema: aten::__xor__.int(int a, int b) -> int 2022-08-17T12:17:18.0442957Z schema: profiler::_record_function_enter_new(str name, str? args=None) -> __torch__.torch.classes.profiler._RecordFunction found on allowlist, skipping 2022-08-17T12:17:18.0443910Z processing existing schema: aten::__ior__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0445580Z processing existing schema: aten::__ior__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0446151Z schema: static_runtime::flatten_copy.using_ints(Tensor self, int start_dim=0, int end_dim=-1) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0446877Z processing existing schema: aten::__or__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0448319Z processing existing schema: aten::__or__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0450117Z processing existing schema: aten::__or__.bool(bool a, bool b) -> bool 2022-08-17T12:17:18.0451014Z processing existing schema: aten::__or__.int(int a, int b) -> int 2022-08-17T12:17:18.0453060Z processing existing schema: aten::get_gradients(int context_id) -> Dict(Tensor, Tensor) 2022-08-17T12:17:18.0454804Z processing existing schema: aten::__iand__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0456199Z processing existing schema: aten::__iand__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0457972Z schema: prims::prod(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0459093Z processing existing schema: aten::_pad_packed_sequence(Tensor data, Tensor batch_sizes, bool batch_first, Scalar padding_value, int total_length) -> (Tensor, Tensor) 2022-08-17T12:17:18.0461464Z schema: prims::copy_to(Tensor(a!) a, Tensor b) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.0463163Z processing existing schema: aten::_pack_padded_sequence_backward(Tensor grad, int[] input_size, Tensor batch_sizes, bool batch_first) -> Tensor 2022-08-17T12:17:18.0465775Z processing existing schema: aten::quantized_rnn_tanh_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> Tensor 2022-08-17T12:17:18.0467830Z processing existing schema: aten::quantized_rnn_relu_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> Tensor 2022-08-17T12:17:18.0470162Z processing existing schema: aten::quantized_gru_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> Tensor 2022-08-17T12:17:18.0472188Z processing existing schema: aten::quantized_lstm_cell(Tensor input, Tensor[] hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> (Tensor, Tensor) 2022-08-17T12:17:18.0474089Z processing existing schema: aten::rnn_relu.input(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.0476190Z processing existing schema: aten::rnn_relu.data(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.0478210Z processing existing schema: aten::rnn_tanh.input(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.0480189Z processing existing schema: aten::rnn_tanh.data(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.0482178Z processing existing schema: aten::gru.input(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.0484193Z processing existing schema: aten::gru.data(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.0486543Z processing existing schema: aten::lstm.input(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0488928Z processing existing schema: aten::lstm.data(Tensor data, Tensor batch_sizes, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0489900Z schema: nvprims::where(Tensor pred, Tensor a, Tensor b) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0492104Z processing existing schema: aten::_thnn_differentiable_gru_cell_backward(Tensor grad_hy, Tensor input_gates, Tensor hidden_gates, Tensor hx, Tensor? input_bias, Tensor? hidden_bias) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0493137Z schema: nvprims::convert_element_type(Tensor a, int dtype) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0495702Z processing existing schema: aten::_thnn_differentiable_lstm_cell_backward(Tensor? grad_hy, Tensor? grad_cy, Tensor input_gates, Tensor hidden_gates, Tensor? input_bias, Tensor? hidden_bias, Tensor cx, Tensor cy) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0497047Z schema: nvprims::amin(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0499206Z processing existing schema: aten::_thnn_fused_lstm_cell_backward(Tensor? grad_hy, Tensor? grad_cy, Tensor cx, Tensor cy, Tensor workspace, bool has_bias) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0500132Z processing existing schema: aten::promote_types(int type1, int type2) -> int 2022-08-17T12:17:18.0501711Z processing existing schema: aten::can_cast(int from, int to) -> bool 2022-08-17T12:17:18.0503419Z processing existing schema: aten::combinations(Tensor self, int r=2, bool with_replacement=False) -> Tensor 2022-08-17T12:17:18.0504973Z processing existing schema: aten::cartesian_prod(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.0507167Z processing existing schema: aten::meshgrid(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.0509505Z processing existing schema: aten::meshgrid.indexing(Tensor[] tensors, *, str indexing) -> Tensor[] 2022-08-17T12:17:18.0510577Z processing existing schema: aten::get_device(Tensor self) -> int 2022-08-17T12:17:18.0512786Z processing existing schema: aten::_autocast_to_full_precision(Tensor(a) self, bool cuda_enabled, bool cpu_enabled) -> Tensor(a) 2022-08-17T12:17:18.0513866Z processing existing schema: aten::storage_offset(Tensor self) -> int 2022-08-17T12:17:18.0516092Z processing existing schema: aten::_autocast_to_reduced_precision(Tensor(a) self, bool cuda_enabled, bool cpu_enabled, int cuda_dtype, int cpu_dtype) -> Tensor(a) 2022-08-17T12:17:18.0517173Z processing existing schema: aten::choose_qparams_optimized(Tensor input, int numel, int n_bins, float ratio, int bit_width) -> (Tensor, Tensor) 2022-08-17T12:17:18.0518799Z schema: prims::fft_c2r(Tensor self, *, int[] dim, int last_dim_size) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0519965Z processing existing schema: aten::_saturate_weight_to_fp16(Tensor weight) -> Tensor 2022-08-17T12:17:18.0521302Z processing existing schema: aten::upper(str self) -> str 2022-08-17T12:17:18.0522427Z processing existing schema: aten::_choose_qparams_per_tensor(Tensor self, bool reduce_range=False) -> (float, int) 2022-08-17T12:17:18.0525615Z processing existing schema: aten::fused_moving_avg_obs_fake_quant(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor(a!) running_min, Tensor(b!) running_max, Tensor(c!) scale, Tensor(d!) zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False) -> Tensor 2022-08-17T12:17:18.0526378Z processing existing schema: aten::cuda(Tensor(a) self) -> Tensor(a|b) 2022-08-17T12:17:18.0528155Z processing existing schema: aten::_fake_quantize_learnable_per_channel_affine_backward(Tensor grad, Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, float grad_factor=1.) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0529253Z processing existing schema: aten::fake_quantize_per_channel_affine_cachemask_backward(Tensor grad, Tensor mask) -> Tensor 2022-08-17T12:17:18.0531045Z processing existing schema: aten::fake_quantize_per_channel_affine(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max) -> Tensor 2022-08-17T12:17:18.0532147Z processing existing schema: aten::modf(float a) -> (float, float) 2022-08-17T12:17:18.0534622Z processing existing schema: aten::_fake_quantize_learnable_per_tensor_affine_backward(Tensor grad, Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max, float grad_factor=1.) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0535576Z processing existing schema: aten::fake_quantize_per_tensor_affine_cachemask_backward(Tensor grad, Tensor mask) -> Tensor 2022-08-17T12:17:18.0536957Z processing existing schema: aten::to_mkldnn_backward(Tensor grad, Tensor input) -> Tensor 2022-08-17T12:17:18.0538452Z processing existing schema: aten::coalesce(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0540039Z processing existing schema: aten::to_dense_backward(Tensor grad, Tensor input) -> Tensor 2022-08-17T12:17:18.0541389Z processing existing schema: aten::to_dense(Tensor self, int? dtype=None) -> Tensor 2022-08-17T12:17:18.0543426Z processing existing schema: aten::_to_cpu(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.0545172Z processing existing schema: aten::_validate_sparse_bsc_tensor_args(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.0546823Z processing existing schema: aten::_validate_sparse_bsr_tensor_args(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.0548985Z processing existing schema: aten::_validate_sparse_csc_tensor_args(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.0550195Z processing existing schema: aten::_validate_sparse_csr_tensor_args(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.0552090Z processing existing schema: aten::_validate_sparse_compressed_tensor_args(Tensor compressed_indices, Tensor plain_indices, Tensor values, int[] size, int layout) -> () 2022-08-17T12:17:18.0553383Z processing existing schema: aten::_validate_sparse_coo_tensor_args(Tensor indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.0555445Z processing existing schema: aten::subtract_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.0557257Z processing existing schema: aten::subtract_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.0558911Z processing existing schema: aten::subtract.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.0560907Z processing existing schema: aten::subtract.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0562331Z processing existing schema: aten::subtract.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.0564087Z processing existing schema: aten::positive(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0566484Z processing existing schema: aten::_weight_norm_differentiable_backward(Tensor grad_w, Tensor saved_v, Tensor saved_g, Tensor saved_norms, int dim) -> (Tensor, Tensor) 2022-08-17T12:17:18.0567287Z processing existing schema: aten::_weight_norm(Tensor v, Tensor g, int dim=0) -> Tensor 2022-08-17T12:17:18.0568321Z processing existing schema: aten::norm_except_dim(Tensor v, int pow=2, int dim=0) -> Tensor 2022-08-17T12:17:18.0569803Z schema: prims::sin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0570926Z processing existing schema: aten::_has_compatible_shallow_copy_type(Tensor self, Tensor from) -> bool 2022-08-17T12:17:18.0572436Z processing existing schema: aten::type_as(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0573975Z processing existing schema: aten::fix_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0575649Z processing existing schema: aten::fix(Tensor self) -> Tensor 2022-08-17T12:17:18.0576675Z processing existing schema: aten::fix.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0578381Z processing existing schema: aten::trapz.x(Tensor y, Tensor x, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.0579921Z processing existing schema: aten::trapz.dx(Tensor y, *, float dx=1., int dim=-1) -> Tensor 2022-08-17T12:17:18.0581272Z processing existing schema: aten::trapezoid.x(Tensor y, Tensor x, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.0582772Z processing existing schema: aten::trapezoid.dx(Tensor y, *, Scalar dx=1, int dim=-1) -> Tensor 2022-08-17T12:17:18.0583854Z processing existing schema: aten::flipud(Tensor self) -> Tensor 2022-08-17T12:17:18.0585396Z processing existing schema: aten::fliplr(Tensor self) -> Tensor 2022-08-17T12:17:18.0586823Z processing existing schema: aten::one_hot(Tensor self, int num_classes=-1) -> Tensor 2022-08-17T12:17:18.0588375Z processing existing schema: aten::tile(Tensor self, int[] dims) -> Tensor 2022-08-17T12:17:18.0589944Z processing existing schema: aten::sum_to_size(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.0592686Z processing existing schema: aten::istft(Tensor self, int n_fft, int? hop_length=None, int? win_length=None, Tensor? window=None, bool center=True, bool normalized=False, bool? onesided=None, int? length=None, bool return_complex=False) -> Tensor 2022-08-17T12:17:18.0593699Z processing existing schema: aten::dstack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.0595705Z processing existing schema: aten::dstack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0596907Z processing existing schema: aten::vstack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.0598842Z processing existing schema: aten::vstack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0600193Z processing existing schema: aten::hstack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.0601977Z processing existing schema: aten::hstack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0603338Z processing existing schema: aten::smm(Tensor self, Tensor mat2) -> Tensor 2022-08-17T12:17:18.0604721Z processing existing schema: aten::selu_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0606075Z processing existing schema: aten::selu(Tensor self) -> Tensor 2022-08-17T12:17:18.0607394Z processing existing schema: aten::infinitely_differentiable_gelu_backward(Tensor grad, Tensor self) -> Tensor 2022-08-17T12:17:18.0608967Z processing existing schema: aten::relu6_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0610276Z processing existing schema: aten::relu6(Tensor self) -> Tensor 2022-08-17T12:17:18.0613218Z processing existing schema: aten::rrelu_(Tensor(a!) self, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.0615576Z processing existing schema: aten::rrelu(Tensor self, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.0616865Z processing existing schema: aten::negative_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0618249Z processing existing schema: aten::negative(Tensor self) -> Tensor 2022-08-17T12:17:18.0619350Z processing existing schema: aten::negative.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0621048Z processing existing schema: aten::ravel(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0622594Z processing existing schema: aten::pin_memory(Tensor(a) self, Device? device=None) -> Tensor(a) 2022-08-17T12:17:18.0624112Z processing existing schema: aten::adjoint(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.0626287Z processing existing schema: aten::moveaxis.intlist(Tensor(a) self, int[] source, int[] destination) -> Tensor(a) 2022-08-17T12:17:18.0627797Z processing existing schema: aten::moveaxis.int(Tensor(a) self, int source, int destination) -> Tensor(a) 2022-08-17T12:17:18.0630026Z processing existing schema: aten::pairwise_distance(Tensor x1, Tensor x2, float p=2., float eps=9.9999999999999995e-07, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.0631093Z schema: prims::item(Tensor a) -> Scalar found on allowlist, skipping 2022-08-17T12:17:18.0632671Z processing existing schema: aten::_nnpack_available() -> bool 2022-08-17T12:17:18.0633775Z processing existing schema: aten::is_vulkan_available() -> bool 2022-08-17T12:17:18.0635453Z processing existing schema: aten::multiply_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0637054Z processing existing schema: aten::multiply_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0638449Z processing existing schema: aten::multiply.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0640095Z processing existing schema: aten::multiply.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0641581Z processing existing schema: aten::multiply.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0642667Z schema: nvprims::tan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0644114Z processing existing schema: aten::_sparse_mm(Tensor sparse, Tensor dense) -> Tensor 2022-08-17T12:17:18.0645949Z schema: aten::nanmean(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0647840Z schema: aten::nanmean.out(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.0649460Z processing existing schema: aten::value_selecting_reduction_backward(Tensor grad, int dim, Tensor indices, int[] sizes, bool keepdim) -> Tensor 2022-08-17T12:17:18.0650560Z processing existing schema: aten::matrix_exp_backward(Tensor self, Tensor grad) -> Tensor 2022-08-17T12:17:18.0652018Z processing existing schema: aten::matrix_exp(Tensor self) -> Tensor 2022-08-17T12:17:18.0653356Z processing existing schema: aten::matrix_power(Tensor self, int n) -> Tensor 2022-08-17T12:17:18.0655074Z processing existing schema: aten::matrix_power.out(Tensor self, int n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0656526Z processing existing schema: aten::ldexp_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0658060Z processing existing schema: aten::ldexp.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0659754Z processing existing schema: aten::ldexp.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0660999Z processing existing schema: aten::ldexp(float x, int i) -> float 2022-08-17T12:17:18.0662561Z processing existing schema: aten::fbgemm_pack_quantized_matrix(Tensor input) -> Tensor 2022-08-17T12:17:18.0664086Z processing existing schema: aten::fbgemm_pack_quantized_matrix.KN(Tensor input, int K, int N) -> Tensor 2022-08-17T12:17:18.0665748Z processing existing schema: aten::fbgemm_linear_fp16_weight(Tensor input, Tensor packed_weight, Tensor bias) -> Tensor 2022-08-17T12:17:18.0667365Z processing existing schema: aten::fbgemm_linear_fp16_weight_fp32_activation(Tensor input, Tensor packed_weight, Tensor bias) -> Tensor 2022-08-17T12:17:18.0668727Z processing existing schema: aten::fbgemm_pack_gemm_matrix_fp16(Tensor input) -> Tensor 2022-08-17T12:17:18.0670213Z processing existing schema: aten::fbgemm_linear_quantize_weight(Tensor input) -> (Tensor, Tensor, float, int) 2022-08-17T12:17:18.0672119Z processing existing schema: aten::fbgemm_linear_int8_weight(Tensor input, Tensor weight, Tensor packed, Tensor col_offsets, Scalar weight_scale, Scalar weight_zero_point, Tensor bias) -> Tensor 2022-08-17T12:17:18.0674092Z processing existing schema: aten::fbgemm_linear_int8_weight_fp32_activation(Tensor input, Tensor weight, Tensor packed, Tensor col_offsets, Scalar weight_scale, Scalar weight_zero_point, Tensor bias) -> Tensor 2022-08-17T12:17:18.0675206Z processing existing schema: aten::kron(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0677168Z processing existing schema: aten::kron.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0678548Z processing existing schema: aten::isreal(Tensor self) -> Tensor 2022-08-17T12:17:18.0679980Z processing existing schema: aten::is_neg(Tensor self) -> bool 2022-08-17T12:17:18.0681599Z schema: prims::bitwise_or(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0682990Z processing existing schema: aten::_is_zerotensor(Tensor self) -> bool 2022-08-17T12:17:18.0684417Z processing existing schema: aten::is_conj(Tensor self) -> bool 2022-08-17T12:17:18.0685880Z processing existing schema: aten::is_distributed(Tensor self) -> bool 2022-08-17T12:17:18.0688615Z processing existing schema: aten::isclose(Tensor self, Tensor other, float rtol=1.0000000000000001e-05, float atol=1e-08, bool equal_nan=False) -> Tensor 2022-08-17T12:17:18.0690738Z processing existing schema: aten::instance_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool use_input_stats, float momentum, float eps, bool cudnn_enabled) -> Tensor 2022-08-17T12:17:18.0691959Z processing existing schema: aten::ljust(str self, int width, str fillchar=" ") -> str 2022-08-17T12:17:18.0693484Z processing existing schema: aten::_cufft_clear_plan_cache(int device_index) -> () 2022-08-17T12:17:18.0695064Z processing existing schema: aten::lstrip(str self, str chars=" \n\t\f\v") -> str 2022-08-17T12:17:18.0696393Z processing existing schema: aten::_cufft_set_plan_cache_max_size(int device_index, int max_size) -> () 2022-08-17T12:17:18.0698203Z processing existing schema: aten::rjust(str self, int width, str fillchar=" ") -> str 2022-08-17T12:17:18.0699225Z processing existing schema: aten::_cufft_get_plan_cache_max_size(int device_index) -> int 2022-08-17T12:17:18.0700848Z processing existing schema: aten::zfill(str self, int width) -> str 2022-08-17T12:17:18.0701994Z processing existing schema: aten::_cufft_get_plan_cache_size(int device_index) -> int 2022-08-17T12:17:18.0703565Z schema: prims::signbit(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0705264Z processing existing schema: aten::_grid_sampler_2d_cpu_fallback_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> (Tensor, Tensor) 2022-08-17T12:17:18.0705973Z processing existing schema: prim::is_meta(Tensor a) -> bool 2022-08-17T12:17:18.0708325Z processing existing schema: aten::_embedding_bag_sparse_backward(Tensor grad, Tensor indices, Tensor offsets, Tensor offset2bag, Tensor bag_size, int num_weights, bool scale_grad_by_freq, int mode, Tensor? per_sample_weights, int padding_idx=-1) -> Tensor 2022-08-17T12:17:18.0709159Z processing existing schema: prim::is_mps(Tensor a) -> bool 2022-08-17T12:17:18.0711654Z processing existing schema: aten::_embedding_bag_backward(Tensor grad, Tensor indices, Tensor offsets, Tensor offset2bag, Tensor bag_size, Tensor maximum_indices, int num_weights, bool scale_grad_by_freq, int mode, bool sparse, Tensor? per_sample_weights, int padding_idx=-1) -> Tensor 2022-08-17T12:17:18.0713538Z processing existing schema: aten::embedding_bag(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0715424Z processing existing schema: aten::embedding_bag.padding_idx(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq, int mode, bool sparse, Tensor? per_sample_weights, bool include_last_offset, int? padding_idx) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0716668Z processing existing schema: aten::row_stack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.0718668Z processing existing schema: aten::row_stack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0720327Z schema: prims::fft_r2c(Tensor self, *, int[] dim, bool onesided) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0721833Z processing existing schema: aten::_rowwise_prune(Tensor weight, Tensor mask, int compressed_indices_dtype) -> (Tensor, Tensor) 2022-08-17T12:17:18.0723571Z processing existing schema: aten::embedding_sparse_backward(Tensor grad, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq) -> Tensor 2022-08-17T12:17:18.0725051Z processing existing schema: aten::embedding_backward(Tensor grad, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq, bool sparse) -> Tensor 2022-08-17T12:17:18.0726754Z processing existing schema: aten::divide_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.0728397Z processing existing schema: aten::divide_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.0730078Z processing existing schema: aten::divide_.Tensor_mode(Tensor(a!) self, Tensor other, *, str? rounding_mode) -> Tensor(a!) 2022-08-17T12:17:18.0731783Z processing existing schema: aten::divide_.Scalar_mode(Tensor(a!) self, Scalar other, *, str? rounding_mode) -> Tensor(a!) 2022-08-17T12:17:18.0733008Z processing existing schema: aten::divide.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.0734998Z processing existing schema: aten::divide.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0736084Z processing existing schema: aten::divide.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.0737578Z processing existing schema: aten::divide.Tensor_mode(Tensor self, Tensor other, *, str? rounding_mode) -> Tensor 2022-08-17T12:17:18.0739259Z processing existing schema: aten::divide.out_mode(Tensor self, Tensor other, *, str? rounding_mode, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0740493Z processing existing schema: aten::divide.Scalar_mode(Tensor self, Scalar other, *, str? rounding_mode) -> Tensor 2022-08-17T12:17:18.0742691Z processing existing schema: aten::gradient.scalarint(Tensor self, *, Scalar? spacing=None, int? dim=None, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.0744820Z processing existing schema: aten::gradient.scalararray(Tensor self, *, Scalar spacing, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.0746873Z processing existing schema: aten::gradient.array(Tensor self, *, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.0749161Z processing existing schema: aten::gradient.scalarrayint(Tensor self, *, Scalar[] spacing, int? dim=None, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.0751599Z processing existing schema: aten::gradient.scalarrayarray(Tensor self, *, Scalar[] spacing, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.0754065Z processing existing schema: aten::gradient.tensorarrayint(Tensor self, *, Tensor[] spacing, int? dim=None, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.0756591Z processing existing schema: aten::gradient.tensorarray(Tensor self, *, Tensor[] spacing, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.0758429Z processing existing schema: aten::diff(Tensor self, int n=1, int dim=-1, Tensor? prepend=None, Tensor? append=None) -> Tensor 2022-08-17T12:17:18.0760559Z processing existing schema: aten::diff.out(Tensor self, int n=1, int dim=-1, Tensor? prepend=None, Tensor? append=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0762263Z processing existing schema: aten::fill_diagonal_(Tensor(a!) self, Scalar fill_value, bool wrap=False) -> Tensor(a!) 2022-08-17T12:17:18.0764165Z processing existing schema: aten::linalg_diagonal(Tensor(a) A, *, int offset=0, int dim1=-2, int dim2=-1) -> Tensor(a) 2022-08-17T12:17:18.0765557Z processing existing schema: aten::diagflat(Tensor self, int offset=0) -> Tensor 2022-08-17T12:17:18.0767223Z processing existing schema: aten::cumulative_trapezoid.x(Tensor y, Tensor x, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.0768834Z processing existing schema: aten::cumulative_trapezoid.dx(Tensor y, *, Scalar dx=1, int dim=-1) -> Tensor 2022-08-17T12:17:18.0770393Z processing existing schema: aten::cumprod_backward(Tensor grad, Tensor input, int dim, Tensor output) -> Tensor 2022-08-17T12:17:18.0771978Z processing existing schema: aten::cummaxmin_backward(Tensor grad, Tensor input, Tensor indices, int dim) -> Tensor 2022-08-17T12:17:18.0773312Z processing existing schema: aten::corrcoef(Tensor self) -> Tensor 2022-08-17T12:17:18.0775190Z processing existing schema: aten::cov(Tensor self, *, int correction=1, Tensor? fweights=None, Tensor? aweights=None) -> Tensor 2022-08-17T12:17:18.0776457Z processing existing schema: aten::conv_tbc_backward(Tensor self, Tensor input, Tensor weight, Tensor bias, int pad) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0777637Z processing existing schema: aten::center(str self, int width, str fillchar=" ") -> str 2022-08-17T12:17:18.0780943Z processing existing schema: aten::_convolution_double_backward(Tensor? ggI, Tensor? ggW, Tensor? ggb, Tensor gO, Tensor weight, Tensor self, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0782136Z processing existing schema: aten::count(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:18.0783848Z processing existing schema: aten::count.int(int[] self, int el) -> int 2022-08-17T12:17:18.0785408Z processing existing schema: aten::count.float(float[] self, float el) -> int 2022-08-17T12:17:18.0786817Z processing existing schema: aten::count.bool(bool[] self, bool el) -> int 2022-08-17T12:17:18.0788471Z processing existing schema: aten::count.Tensor(Tensor[] self, Tensor el) -> int 2022-08-17T12:17:18.0790126Z processing existing schema: aten::count.str(str[] self, str el) -> int 2022-08-17T12:17:18.0792475Z processing existing schema: aten::_convolution_mode(Tensor input, Tensor weight, Tensor? bias, int[] stride, str padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.0793623Z processing existing schema: aten::cudnn_is_acceptable(Tensor self) -> bool 2022-08-17T12:17:18.0795491Z processing existing schema: aten::clip_(Tensor(a!) self, Scalar? min=None, Scalar? max=None) -> Tensor(a!) 2022-08-17T12:17:18.0797260Z processing existing schema: aten::clip_.Tensor(Tensor(a!) self, Tensor? min=None, Tensor? max=None) -> Tensor(a!) 2022-08-17T12:17:18.0798681Z processing existing schema: aten::clip(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor 2022-08-17T12:17:18.0800596Z processing existing schema: aten::clip.out(Tensor self, Scalar? min=None, Scalar? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0802211Z processing existing schema: aten::clip.Tensor(Tensor self, Tensor? min=None, Tensor? max=None) -> Tensor 2022-08-17T12:17:18.0804020Z processing existing schema: aten::clip.Tensor_out(Tensor self, Tensor? min=None, Tensor? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0805683Z processing existing schema: aten::concat(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:18.0807701Z processing existing schema: aten::concat.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0809321Z processing existing schema: aten::concat.names(Tensor[] tensors, str dim) -> Tensor 2022-08-17T12:17:18.0811204Z processing existing schema: aten::concat.names_out(Tensor[] tensors, str dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0813538Z processing existing schema: aten::broadcast_to(Tensor(a) self, int[] size) -> Tensor(a) 2022-08-17T12:17:18.0815566Z processing existing schema: aten::broadcast_tensors(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.0816973Z processing existing schema: aten::extend.t(t[](a!) self, t[] other) -> () 2022-08-17T12:17:18.0819466Z processing existing schema: aten::_batch_norm_impl_index_backward(int impl_index, Tensor input, Tensor grad_output, Tensor? weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var_transform, bool train, float eps, bool[3] output_mask, Tensor reservedSpace) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.0820331Z processing existing schema: aten::reverse.t(t[](a!) self) -> () 2022-08-17T12:17:18.0822709Z processing existing schema: aten::_batch_norm_impl_index(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps, bool cudnn_enabled) -> (Tensor, Tensor, Tensor, Tensor, int) 2022-08-17T12:17:18.0824562Z processing existing schema: aten::batch_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps, bool cudnn_enabled) -> Tensor 2022-08-17T12:17:18.0825762Z processing existing schema: aten::atleast_3d(Tensor self) -> Tensor 2022-08-17T12:17:18.0827759Z processing existing schema: aten::atleast_3d.Sequence(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.0829318Z processing existing schema: aten::atleast_2d(Tensor self) -> Tensor 2022-08-17T12:17:18.0831554Z processing existing schema: aten::atleast_2d.Sequence(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.0833322Z processing existing schema: aten::atleast_1d(Tensor self) -> Tensor 2022-08-17T12:17:18.0834685Z processing existing schema: aten::atleast_1d.Sequence(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.0836535Z processing existing schema: aten::arctan_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0837651Z processing existing schema: aten::arctan(Tensor self) -> Tensor 2022-08-17T12:17:18.0839958Z processing existing schema: aten::arctan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0841386Z processing existing schema: aten::arcsin_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0843098Z processing existing schema: aten::arcsin(Tensor self) -> Tensor 2022-08-17T12:17:18.0845190Z processing existing schema: aten::arcsin.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0846754Z processing existing schema: aten::arctanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0848285Z processing existing schema: aten::arctanh(Tensor self) -> Tensor 2022-08-17T12:17:18.0849803Z processing existing schema: aten::arctanh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0851308Z processing existing schema: aten::arcsinh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0852925Z processing existing schema: aten::arcsinh(Tensor self) -> Tensor 2022-08-17T12:17:18.0854824Z processing existing schema: aten::arcsinh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0856423Z processing existing schema: aten::join(str self, str[] values) -> str 2022-08-17T12:17:18.0857845Z processing existing schema: aten::_dim_arange(Tensor like, int dim) -> Tensor 2022-08-17T12:17:18.0859832Z processing existing schema: aten::affine_grid_generator_backward(Tensor grad, int[] size, bool align_corners) -> Tensor 2022-08-17T12:17:18.0861014Z processing existing schema: aten::adaptive_max_pool1d(Tensor self, int[1] output_size) -> (Tensor, Tensor) 2022-08-17T12:17:18.0862679Z processing existing schema: aten::adaptive_avg_pool1d(Tensor self, int[1] output_size) -> Tensor 2022-08-17T12:17:18.0864732Z processing existing schema: aten::avg_pool1d(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], bool ceil_mode=False, bool count_include_pad=True) -> Tensor 2022-08-17T12:17:18.0865913Z processing existing schema: aten::arccos_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.0867307Z processing existing schema: aten::arccos(Tensor self) -> Tensor 2022-08-17T12:17:18.0868929Z processing existing schema: aten::arccos.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0870516Z processing existing schema: aten::chalf(Tensor self, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.0872153Z processing existing schema: aten::feature_alpha_dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.0873608Z processing existing schema: aten::feature_alpha_dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.0875237Z processing existing schema: aten::alpha_dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.0876746Z processing existing schema: aten::alpha_dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.0878415Z processing existing schema: aten::feature_dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.0879907Z processing existing schema: aten::feature_dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.0881476Z schema: nvprims::asin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0882783Z processing existing schema: aten::_shape_as_tensor(Tensor self) -> Tensor 2022-08-17T12:17:18.0884849Z schema: prims::full(int[] shape, Scalar fill_value, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0886130Z processing existing schema: aten::_reshape_from_tensor(Tensor self, Tensor shape) -> Tensor 2022-08-17T12:17:18.0887472Z schema: nvprims::erf(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0889092Z processing existing schema: aten::_sobol_engine_initialize_state_(Tensor(a!) self, int dimension) -> Tensor(a!) 2022-08-17T12:17:18.0890515Z schema: nvprims::exp(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0892315Z processing existing schema: aten::_sobol_engine_scramble_(Tensor(a!) self, Tensor ltm, int dimension) -> Tensor(a!) 2022-08-17T12:17:18.0893722Z schema: nvprims::bitwise_not(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0895623Z processing existing schema: aten::_sobol_engine_ff_(Tensor(a!) self, int n, Tensor sobolstate, int dimension, int num_generated) -> Tensor(a!) 2022-08-17T12:17:18.0896959Z schema: nvprims::cos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0898560Z processing existing schema: aten::_sobol_engine_draw(Tensor quasi, int n, Tensor sobolstate, int dimension, int num_generated, int? dtype) -> (Tensor, Tensor) 2022-08-17T12:17:18.0899513Z processing existing schema: aten::partition(str self, str separator) -> (str, str, str) 2022-08-17T12:17:18.0901101Z processing existing schema: aten::_debug_has_internal_overlap(Tensor self) -> int 2022-08-17T12:17:18.0902124Z processing existing schema: aten::_use_cudnn_rnn_flatten_weight() -> bool 2022-08-17T12:17:18.0903747Z processing existing schema: aten::_unpack_dual(Tensor(a) dual, int level) -> (Tensor(a) primal, Tensor tangent) 2022-08-17T12:17:18.0904912Z processing existing schema: aten::retains_grad(Tensor self) -> bool 2022-08-17T12:17:18.0906600Z processing existing schema: prim::data(Tensor(a) a) -> Tensor(a) 2022-08-17T12:17:18.0908109Z processing existing schema: aten::_cast_Half(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0909670Z processing existing schema: aten::isalnum(str self) -> bool 2022-08-17T12:17:18.0910905Z processing existing schema: aten::_cast_Short(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0912021Z processing existing schema: aten::isspace(str self) -> bool 2022-08-17T12:17:18.0913713Z processing existing schema: aten::_cast_Long(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0914648Z processing existing schema: aten::isdigit(str self) -> bool 2022-08-17T12:17:18.0916226Z processing existing schema: aten::_cast_Int(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0917286Z processing existing schema: prim::is_xpu(Tensor a) -> bool 2022-08-17T12:17:18.0918858Z processing existing schema: aten::_cast_Float(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0920177Z processing existing schema: prim::is_cpu(Tensor a) -> bool 2022-08-17T12:17:18.0921872Z processing existing schema: aten::_cast_Double(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0922804Z processing existing schema: aten::lower(str self) -> str 2022-08-17T12:17:18.0924362Z processing existing schema: aten::_cast_Char(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0925415Z processing existing schema: prim::type(Device self) -> str 2022-08-17T12:17:18.0926854Z processing existing schema: aten::_cast_Byte(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.0929520Z processing existing schema: aten::_triton_multi_head_attention.out(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0931418Z processing existing schema: aten::_triton_multi_head_attention(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None) -> Tensor 2022-08-17T12:17:18.0933222Z processing existing schema: aten::_triton_scaled_dot_attention.out(Tensor q, Tensor k, Tensor v, float dropout_p=0., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0934866Z processing existing schema: aten::_triton_scaled_dot_attention(Tensor q, Tensor k, Tensor v, float dropout_p=0.) -> Tensor 2022-08-17T12:17:18.0936303Z schema: prims::where(Tensor pred, Tensor a, Tensor b) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0938451Z schema: aten::_nested_tensor_layer_norm.out(Tensor self, Tensor? weight, Tensor? bias, float eps, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.0939097Z schema: aten::_nested_tensor_layer_norm(Tensor self, Tensor? weight, Tensor? bias, float eps) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0941056Z processing existing schema: aten::to_padded_tensor.out(Tensor self, float padding, int[]? output_size=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0942775Z processing existing schema: aten::to_padded_tensor(Tensor self, float padding, int[]? output_size=None) -> Tensor 2022-08-17T12:17:18.0944487Z processing existing schema: aten::alias_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0945801Z processing existing schema: aten::alias_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0947641Z processing existing schema: aten::unfold_copy.out(Tensor self, int dimension, int size, int step, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0949263Z processing existing schema: aten::unfold_copy(Tensor self, int dimension, int size, int step) -> Tensor 2022-08-17T12:17:18.0951158Z processing existing schema: aten::view_copy.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0953013Z processing existing schema: aten::view_copy.dtype_out(Tensor self, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0954659Z processing existing schema: aten::view_copy.SymInt(Tensor self, SymInt[] size) -> Tensor 2022-08-17T12:17:18.0956743Z processing existing schema: aten::view_copy.SymInt_out(Tensor self, SymInt[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0958453Z processing existing schema: aten::view_copy(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.0959857Z processing existing schema: aten::view_copy.dtype(Tensor self, int dtype) -> Tensor 2022-08-17T12:17:18.0961518Z processing existing schema: aten::unbind_copy.int_out(Tensor self, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.0963488Z processing existing schema: aten::unbind_copy.int(Tensor self, int dim=0) -> Tensor[] 2022-08-17T12:17:18.0964841Z processing existing schema: aten::row_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0966634Z processing existing schema: aten::row_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0967929Z processing existing schema: aten::ccol_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0969768Z processing existing schema: aten::ccol_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0971432Z processing existing schema: aten::col_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0972763Z processing existing schema: aten::col_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0974665Z processing existing schema: aten::crow_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0975961Z processing existing schema: aten::crow_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0977706Z processing existing schema: aten::values_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0979199Z processing existing schema: aten::values_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0980818Z processing existing schema: aten::indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0982184Z processing existing schema: aten::indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0983918Z processing existing schema: aten::_values_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0985222Z processing existing schema: aten::_values_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0986750Z schema: prims::bitwise_and(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.0988458Z processing existing schema: aten::_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0989835Z processing existing schema: aten::_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.0991738Z processing existing schema: aten::unsqueeze_copy.out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0993080Z processing existing schema: aten::unsqueeze_copy(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.0995009Z processing existing schema: aten::transpose_copy.int_out(Tensor self, int dim0, int dim1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0996440Z processing existing schema: aten::transpose_copy.int(Tensor self, int dim0, int dim1) -> Tensor 2022-08-17T12:17:18.0998120Z processing existing schema: aten::t_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.0999447Z processing existing schema: aten::t_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1001258Z processing existing schema: aten::squeeze_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1003132Z processing existing schema: aten::squeeze_copy.dim_out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1004320Z processing existing schema: aten::squeeze_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1005837Z processing existing schema: aten::squeeze_copy.dim(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.1007869Z processing existing schema: aten::split_with_sizes_copy.out(Tensor self, int[] split_sizes, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.1010125Z processing existing schema: aten::split_with_sizes_copy(Tensor self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:18.1011786Z processing existing schema: aten::split_copy.Tensor_out(Tensor self, int split_size, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.1013777Z processing existing schema: aten::split_copy.Tensor(Tensor self, int split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:18.1016047Z processing existing schema: aten::slice_copy.Tensor_out(Tensor self, int dim=0, int? start=None, int? end=None, int step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1017575Z processing existing schema: aten::slice_copy.Tensor(Tensor self, int dim=0, int? start=None, int? end=None, int step=1) -> Tensor 2022-08-17T12:17:18.1019104Z processing existing schema: aten::detach_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1020357Z processing existing schema: aten::detach_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1022149Z processing existing schema: aten::select_copy.int_out(Tensor self, int dim, int index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1023470Z processing existing schema: aten::select_copy.int(Tensor self, int dim, int index) -> Tensor 2022-08-17T12:17:18.1025649Z schema: prims::empty_strided(int[] shape, int[] strides, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1027881Z processing existing schema: aten::_reshape_alias_copy.out(Tensor self, int[] size, int[] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1029666Z processing existing schema: aten::_reshape_alias_copy(Tensor self, int[] size, int[] stride) -> Tensor 2022-08-17T12:17:18.1031562Z processing existing schema: aten::permute_copy.out(Tensor self, int[] dims, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1033162Z processing existing schema: aten::permute_copy(Tensor self, int[] dims) -> Tensor 2022-08-17T12:17:18.1035285Z processing existing schema: aten::expand_copy.out(Tensor self, int[] size, *, bool implicit=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1037005Z processing existing schema: aten::expand_copy.SymInt(Tensor self, SymInt[] size, *, bool implicit=False) -> Tensor 2022-08-17T12:17:18.1039083Z processing existing schema: aten::expand_copy.SymInt_out(Tensor self, SymInt[] size, *, bool implicit=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1040704Z processing existing schema: aten::expand_copy(Tensor self, int[] size, *, bool implicit=False) -> Tensor 2022-08-17T12:17:18.1042785Z processing existing schema: aten::diagonal_copy.out(Tensor self, int offset=0, int dim1=0, int dim2=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1044210Z processing existing schema: aten::diagonal_copy(Tensor self, int offset=0, int dim1=0, int dim2=1) -> Tensor 2022-08-17T12:17:18.1045360Z schema: nvprims::lgamma(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1047384Z processing existing schema: aten::_sparse_broadcast_to_copy.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1048949Z processing existing schema: aten::_sparse_broadcast_to_copy(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.1051404Z processing existing schema: aten::as_strided_copy.out(Tensor self, int[] size, int[] stride, int? storage_offset=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1053340Z processing existing schema: aten::as_strided_copy(Tensor self, int[] size, int[] stride, int? storage_offset=None) -> Tensor 2022-08-17T12:17:18.1055394Z schema: prims::transpose(Tensor(a) a, int[] permutation) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1057028Z processing existing schema: aten::_neg_view_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1058459Z processing existing schema: aten::_neg_view_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1059995Z processing existing schema: aten::strip(str self, str chars=" \n\t\f\v") -> str 2022-08-17T12:17:18.1061937Z processing existing schema: aten::_conj_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1063094Z processing existing schema: aten::_conj_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1064845Z processing existing schema: aten::view_as_complex_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1066038Z processing existing schema: aten::view_as_complex_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1067587Z processing existing schema: aten::view_as_real_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1069006Z processing existing schema: aten::view_as_real_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1070422Z schema: prims::minimum(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1072427Z processing existing schema: aten::_make_dual_copy.out(Tensor primal, Tensor tangent, int level, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1074245Z processing existing schema: aten::_make_dual_copy(Tensor primal, Tensor tangent, int level) -> Tensor 2022-08-17T12:17:18.1075167Z schema: prims::round(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1076842Z processing existing schema: aten::_fw_primal_copy.out(Tensor self, int level, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1078272Z processing existing schema: aten::_fw_primal_copy(Tensor self, int level) -> Tensor 2022-08-17T12:17:18.1080302Z processing existing schema: aten::nested_tensor(Tensor[] list, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.1082573Z processing existing schema: aten::nested_tensor.out(Tensor[] list, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1083541Z schema: nvprims::lt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1085447Z processing existing schema: aten::_test_autograd_multiple_dispatch_view_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1086687Z processing existing schema: aten::_test_autograd_multiple_dispatch_view_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.1088148Z schema: nvprims::le(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1089743Z processing existing schema: aten::_test_autograd_multiple_dispatch_view(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.1090839Z schema: nvprims::gt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1092270Z processing existing schema: aten::_test_autograd_multiple_dispatch.fullcoverage(Tensor self) -> Tensor 2022-08-17T12:17:18.1094311Z processing existing schema: aten::_test_autograd_multiple_dispatch.fullcoverage_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1095585Z processing existing schema: aten::_test_autograd_multiple_dispatch.ntonly(Tensor self, bool b) -> Tensor 2022-08-17T12:17:18.1098209Z schema: nvprims::broadcast_in_dim(Tensor(a) a, SymInt[] shape, int[] broadcast_dimensions) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1098927Z processing existing schema: aten::_test_warn_in_autograd(Tensor self) -> Tensor 2022-08-17T12:17:18.1100397Z processing existing schema: aten::_test_warn_in_autograd.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1102622Z processing existing schema: aten::linalg_pinv.atol_rtol_tensor_out(Tensor self, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1104010Z processing existing schema: aten::linalg_pinv.atol_rtol_tensor(Tensor self, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.1105811Z processing existing schema: aten::linalg_pinv.atol_rtol_float(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.1107852Z processing existing schema: aten::linalg_pinv.atol_rtol_float_out(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1109075Z processing existing schema: aten::linalg_pinv(Tensor self, float rcond, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.1111073Z processing existing schema: aten::linalg_pinv.out(Tensor self, float rcond, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1112441Z processing existing schema: aten::linalg_pinv.rcond_tensor(Tensor self, Tensor rcond, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.1114545Z processing existing schema: aten::linalg_pinv.out_rcond_tensor(Tensor self, Tensor rcond, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1115635Z schema: prims::fmax(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1117200Z processing existing schema: aten::_linalg_inv_out_helper(Tensor self, Tensor infos_lu, Tensor infos_getri) -> (Tensor, Tensor infos_lu_out, Tensor infos_getri_out) 2022-08-17T12:17:18.1119218Z processing existing schema: aten::_linalg_inv_out_helper.out(Tensor self, Tensor(b!) infos_lu, Tensor(c!) infos_getri, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1121638Z processing existing schema: aten::conv_depthwise3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding, int[3] dilation, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1123434Z processing existing schema: aten::conv_depthwise3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding, int[3] dilation) -> Tensor 2022-08-17T12:17:18.1124955Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1126225Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.1128294Z processing existing schema: aten::rrelu_with_noise_backward(Tensor grad_output, Tensor self, Tensor noise, Scalar lower, Scalar upper, bool training, bool self_is_result) -> Tensor 2022-08-17T12:17:18.1130368Z processing existing schema: aten::rrelu_with_noise_backward.out(Tensor grad_output, Tensor self, Tensor noise, Scalar lower, Scalar upper, bool training, bool self_is_result, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1131488Z processing existing schema: aten::soft_margin_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction) -> Tensor 2022-08-17T12:17:18.1133653Z processing existing schema: aten::soft_margin_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.1135006Z processing existing schema: aten::_torch_cuda_cu_linker_symbol_op.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1136362Z processing existing schema: aten::_torch_cuda_cu_linker_symbol_op(Tensor self) -> Tensor 2022-08-17T12:17:18.1137446Z schema: prims::log1p(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1139615Z processing existing schema: aten::_foreach_zero(Tensor[] self) -> Tensor[] self_out 2022-08-17T12:17:18.1141072Z processing existing schema: aten::_foreach_zero.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.1142726Z processing existing schema: aten::sym_stride(Tensor self) -> SymInt[] 2022-08-17T12:17:18.1144402Z processing existing schema: aten::_amp_update_scale(Tensor self, Tensor growth_tracker, Tensor found_inf, float scale_growth_factor, float scale_backoff_factor, int growth_interval) -> (Tensor, Tensor growth_tracker_out) 2022-08-17T12:17:18.1146465Z processing existing schema: aten::_amp_update_scale.out(Tensor self, Tensor(b!) growth_tracker, Tensor found_inf, float scale_growth_factor, float scale_backoff_factor, int growth_interval, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1147430Z processing existing schema: aten::sym_size(Tensor self) -> SymInt[] 2022-08-17T12:17:18.1149597Z processing existing schema: aten::_amp_foreach_non_finite_check_and_unscale(Tensor[] self, Tensor found_inf, Tensor inv_scale) -> (Tensor[] self_out, Tensor found_inf_out) 2022-08-17T12:17:18.1151380Z processing existing schema: aten::_amp_foreach_non_finite_check_and_unscale.out(Tensor[] self, Tensor(b!) found_inf, Tensor inv_scale, *, Tensor[] out) -> () 2022-08-17T12:17:18.1152904Z processing existing schema: aten::normal_functional(Tensor self, float mean=0., float std=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1154184Z schema: prims::bitwise_xor(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1155620Z processing existing schema: aten::_linalg_check_errors(Tensor info, str api_name, *, bool is_matrix) -> () 2022-08-17T12:17:18.1157141Z processing existing schema: aten::geometric(Tensor self, float p, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1159016Z processing existing schema: aten::geometric.out(Tensor self, float p, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1160464Z processing existing schema: aten::exponential(Tensor self, float lambd=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1162563Z processing existing schema: aten::exponential.out(Tensor self, float lambd=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1164281Z processing existing schema: aten::log_normal(Tensor self, float mean=1., float std=2., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1166288Z processing existing schema: aten::log_normal.out(Tensor self, float mean=1., float std=2., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1167889Z processing existing schema: aten::cauchy(Tensor self, float median=0., float sigma=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1169919Z processing existing schema: aten::cauchy.out(Tensor self, float median=0., float sigma=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1171602Z processing existing schema: aten::uniform(Tensor self, float from=0., float to=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1173629Z processing existing schema: aten::uniform.out(Tensor self, float from=0., float to=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1175290Z processing existing schema: aten::random.from(Tensor self, int from, int? to, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1177279Z processing existing schema: aten::random.from_out(Tensor self, int from, int? to, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1178555Z processing existing schema: aten::random.to(Tensor self, int to, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1180563Z processing existing schema: aten::random.to_out(Tensor self, int to, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1181979Z processing existing schema: aten::random(Tensor self, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.1183852Z processing existing schema: aten::random.out(Tensor self, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1185319Z processing existing schema: aten::put(Tensor self, Tensor index, Tensor source, bool accumulate=False) -> Tensor 2022-08-17T12:17:18.1187381Z processing existing schema: aten::put.out(Tensor self, Tensor index, Tensor source, bool accumulate=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1188695Z processing existing schema: aten::masked_scatter(Tensor self, Tensor mask, Tensor source) -> Tensor 2022-08-17T12:17:18.1190565Z processing existing schema: aten::masked_scatter.out(Tensor self, Tensor mask, Tensor source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1191804Z processing existing schema: aten::set.source_Storage(Tensor self, Storage source) -> Tensor 2022-08-17T12:17:18.1193769Z processing existing schema: aten::set.source_Storage_out(Tensor self, Storage source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1196164Z processing existing schema: aten::set.source_Storage_storage_offset(Tensor self, Storage source, int storage_offset, int[] size, int[] stride=[]) -> Tensor 2022-08-17T12:17:18.1198721Z processing existing schema: aten::set.source_Storage_storage_offset_out(Tensor self, Storage source, int storage_offset, int[] size, int[] stride=[], *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1199876Z processing existing schema: aten::set.source_Tensor(Tensor self, Tensor source) -> Tensor 2022-08-17T12:17:18.1201692Z processing existing schema: aten::set.source_Tensor_out(Tensor self, Tensor source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1202806Z processing existing schema: aten::set(Tensor self) -> Tensor 2022-08-17T12:17:18.1204648Z processing existing schema: aten::set.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1206191Z schema: prims::to_dtype(Tensor a, int dtype) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1207449Z processing existing schema: aten::_pack_padded_sequence(Tensor input, Tensor lengths, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.1209611Z processing existing schema: aten::_pack_padded_sequence.out(Tensor input, Tensor lengths, bool batch_first, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1211166Z schema: nvprims::var(Tensor inp, int[]? dims, *, int correction, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1213967Z processing existing schema: aten::_thnn_fused_gru_cell_backward.out(Tensor grad_hy, Tensor workspace, bool has_bias, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.1215403Z processing existing schema: aten::_thnn_fused_gru_cell_backward(Tensor grad_hy, Tensor workspace, bool has_bias) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1217707Z processing existing schema: aten::_thnn_fused_lstm_cell_backward_impl.out(Tensor? grad_hy, Tensor? grad_cy, Tensor cx, Tensor cy, Tensor workspace, bool has_bias, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1218756Z processing existing schema: aten::_thnn_fused_lstm_cell_backward_impl(Tensor? grad_hy, Tensor? grad_cy, Tensor cx, Tensor cy, Tensor workspace, bool has_bias) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1222349Z processing existing schema: aten::lstm_mps_backward.out(Tensor grad_y, Tensor? grad_hy, Tensor? grad_cy, Tensor z_state, Tensor cell_state_fwd, Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, Tensor(a!) out0, Tensor[] out1, Tensor[] out2) -> () 2022-08-17T12:17:18.1225113Z processing existing schema: aten::lstm_mps_backward(Tensor grad_y, Tensor? grad_hy, Tensor? grad_cy, Tensor z_state, Tensor cell_state_fwd, Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor[], Tensor[]) 2022-08-17T12:17:18.1225840Z schema: prims::le(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1229276Z processing existing schema: aten::_lstm_mps.out(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.1231443Z processing existing schema: aten::_lstm_mps(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1232249Z schema: prims::reciprocal(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1235740Z processing existing schema: aten::_fused_moving_avg_obs_fq_helper_functional(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor running_min, Tensor running_max, Tensor scale, Tensor zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False) -> (Tensor output, Tensor mask, Tensor running_min_out, Tensor running_max_out, Tensor scale_out, Tensor zero_point_out) 2022-08-17T12:17:18.1236649Z processing existing schema: aten::int_repr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1237187Z processing existing schema: aten::int_repr(Tensor self) -> Tensor 2022-08-17T12:17:18.1239042Z processing existing schema: aten::q_per_channel_zero_points.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1240080Z processing existing schema: aten::q_per_channel_zero_points(Tensor self) -> Tensor 2022-08-17T12:17:18.1241896Z processing existing schema: aten::q_per_channel_scales.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1242958Z processing existing schema: aten::q_per_channel_scales(Tensor self) -> Tensor 2022-08-17T12:17:18.1245380Z processing existing schema: aten::mkldnn_reorder_conv3d_weight.out(Tensor self, int[3] padding=0, int[3] stride=1, int[3] dilation=1, int groups=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1247093Z processing existing schema: aten::mkldnn_reorder_conv3d_weight(Tensor self, int[3] padding=0, int[3] stride=1, int[3] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.1249201Z processing existing schema: aten::mkldnn_reorder_conv2d_weight.out(Tensor self, int[2] padding=0, int[2] stride=1, int[2] dilation=1, int groups=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1250977Z processing existing schema: aten::mkldnn_reorder_conv2d_weight(Tensor self, int[2] padding=0, int[2] stride=1, int[2] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.1252089Z processing existing schema: aten::copy_sparse_to_sparse(Tensor self, Tensor src, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.1254089Z processing existing schema: aten::copy_sparse_to_sparse.out(Tensor self, Tensor src, bool non_blocking=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1255766Z processing existing schema: aten::get.str(Dict(str, t) self, str key) -> t(*)? 2022-08-17T12:17:18.1257531Z processing existing schema: aten::get.default_str(Dict(str, t) self, str key, t default_value) -> t(*) 2022-08-17T12:17:18.1259172Z processing existing schema: aten::get.int(Dict(int, t) self, int key) -> t(*)? 2022-08-17T12:17:18.1260853Z processing existing schema: aten::get.default_int(Dict(int, t) self, int key, t default_value) -> t(*) 2022-08-17T12:17:18.1262685Z processing existing schema: aten::get.bool(Dict(bool, t) self, bool key) -> t(*)? 2022-08-17T12:17:18.1264334Z processing existing schema: aten::get.default_bool(Dict(bool, t) self, bool key, t default_value) -> t(*) 2022-08-17T12:17:18.1265953Z processing existing schema: aten::get.float(Dict(float, t) self, float key) -> t(*)? 2022-08-17T12:17:18.1267859Z processing existing schema: aten::get.default_float(Dict(float, t) self, float key, t default_value) -> t(*) 2022-08-17T12:17:18.1269665Z processing existing schema: aten::get.complex(Dict(complex, t) self, complex key) -> t(*)? 2022-08-17T12:17:18.1271333Z processing existing schema: aten::get.default_complex(Dict(complex, t) self, complex key, t default_value) -> t(*) 2022-08-17T12:17:18.1273123Z processing existing schema: aten::get.Tensor(Dict(Tensor, t) self, Tensor key) -> t(*)? 2022-08-17T12:17:18.1274966Z processing existing schema: aten::get.default_Tensor(Dict(Tensor, t) self, Tensor key, t default_value) -> t(*) 2022-08-17T12:17:18.1276378Z processing existing schema: aten::_coalesced(Tensor self, bool coalesced) -> Tensor 2022-08-17T12:17:18.1277849Z processing existing schema: aten::_coalesced.out(Tensor self, bool coalesced, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1278791Z processing existing schema: aten::swapcase(str self) -> str 2022-08-17T12:17:18.1280392Z processing existing schema: aten::_coalesce.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1281486Z processing existing schema: aten::_coalesce(Tensor self) -> Tensor 2022-08-17T12:17:18.1283256Z processing existing schema: aten::_to_dense.out(Tensor self, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1284557Z processing existing schema: aten::_to_dense(Tensor self, int? dtype=None) -> Tensor 2022-08-17T12:17:18.1286115Z processing existing schema: aten::sparse_mask.out(Tensor self, Tensor mask, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1287220Z processing existing schema: aten::sparse_mask(Tensor self, Tensor mask) -> Tensor 2022-08-17T12:17:18.1289025Z processing existing schema: aten::sparse_resize_and_clear(Tensor self, int[] size, int sparse_dim, int dense_dim) -> Tensor 2022-08-17T12:17:18.1291094Z processing existing schema: aten::sparse_resize_and_clear.out(Tensor self, int[] size, int sparse_dim, int dense_dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1292604Z processing existing schema: aten::sparse_resize(Tensor self, int[] size, int sparse_dim, int dense_dim) -> Tensor 2022-08-17T12:17:18.1294552Z processing existing schema: aten::sparse_resize.out(Tensor self, int[] size, int sparse_dim, int dense_dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1295482Z schema: nvprims::imag(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1297342Z processing existing schema: aten::_sparse_addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.1299270Z processing existing schema: aten::_sparse_addmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1299954Z processing existing schema: aten::zero(Tensor self) -> Tensor 2022-08-17T12:17:18.1301503Z processing existing schema: aten::zero.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1302678Z processing existing schema: aten::resize_as_sparse(Tensor self, Tensor the_template) -> Tensor 2022-08-17T12:17:18.1304623Z processing existing schema: aten::resize_as_sparse.out(Tensor self, Tensor the_template, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1306150Z processing existing schema: aten::resize_as(Tensor self, Tensor the_template, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.1307950Z processing existing schema: aten::resize_as.out(Tensor self, Tensor the_template, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1309071Z schema: nvprims::sinh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1310851Z processing existing schema: aten::_sparse_log_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1312259Z processing existing schema: aten::_sparse_log_softmax_backward_data(Tensor grad_output, Tensor output, int dim, Tensor self) -> Tensor 2022-08-17T12:17:18.1313383Z schema: nvprims::trunc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1315168Z processing existing schema: aten::_sparse_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1316791Z processing existing schema: aten::_sparse_softmax_backward_data(Tensor grad_output, Tensor output, int dim, Tensor self) -> Tensor 2022-08-17T12:17:18.1317623Z schema: nvprims::round(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1319854Z processing existing schema: aten::_sparse_csr_prod.dim_dtype_out(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1321480Z processing existing schema: aten::_sparse_csr_prod.dim_dtype(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.1322475Z schema: nvprims::rsqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1324502Z processing existing schema: aten::_sparse_csr_sum.dim_dtype_out(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1325963Z processing existing schema: aten::_sparse_csr_sum.dim_dtype(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.1327097Z schema: nvprims::bitwise_and(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1329125Z processing existing schema: aten::_sparse_sum_backward.out(Tensor grad, Tensor self, int[] dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1330662Z processing existing schema: aten::_sparse_sum_backward(Tensor grad, Tensor self, int[] dim) -> Tensor 2022-08-17T12:17:18.1331986Z schema: nvprims::atan2(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1333162Z processing existing schema: aten::_sparse_sum.dim(Tensor self, int[1] dim) -> Tensor 2022-08-17T12:17:18.1335036Z processing existing schema: aten::_sparse_sum.dim_out(Tensor self, int[1] dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1336342Z processing existing schema: aten::_sparse_sum(Tensor self) -> Tensor 2022-08-17T12:17:18.1337644Z processing existing schema: aten::_sparse_sum.dtype(Tensor self, *, int dtype) -> Tensor 2022-08-17T12:17:18.1338987Z processing existing schema: aten::_sparse_sum.dim_dtype(Tensor self, int[1] dim, *, int dtype) -> Tensor 2022-08-17T12:17:18.1340616Z processing existing schema: aten::native_norm.out(Tensor self, Scalar p=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1342553Z processing existing schema: aten::native_norm.ScalarOpt_dim_dtype_out(Tensor self, Scalar? p, int[1] dim, bool keepdim, int? dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1343596Z processing existing schema: aten::native_norm(Tensor self, Scalar p=2) -> Tensor 2022-08-17T12:17:18.1345293Z processing existing schema: aten::native_norm.ScalarOpt_dim_dtype(Tensor self, Scalar? p, int[1] dim, bool keepdim, int? dtype) -> Tensor 2022-08-17T12:17:18.1348251Z processing existing schema: aten::_trilinear.out(Tensor i1, Tensor i2, Tensor i3, int[] expand1, int[] expand2, int[] expand3, int[] sumdim, int unroll_dim=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1350737Z processing existing schema: aten::_trilinear(Tensor i1, Tensor i2, Tensor i3, int[] expand1, int[] expand2, int[] expand3, int[] sumdim, int unroll_dim=1) -> Tensor 2022-08-17T12:17:18.1352168Z schema: prims::cat(Tensor[] tensors, int dim) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1353880Z processing existing schema: aten::_nested_from_padded_and_nested_example.out(Tensor padded, Tensor nt_example, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1355267Z processing existing schema: aten::_nested_from_padded_and_nested_example(Tensor padded, Tensor nt_example) -> Tensor 2022-08-17T12:17:18.1356365Z schema: prims::convert_element_type(Tensor a, int dtype) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1357632Z schema: aten::_nested_tensor_size.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.1358463Z schema: aten::_nested_tensor_size(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1360343Z processing existing schema: aten::rot90(Tensor self, int k=1, int[] dims=[0, 1]) -> Tensor 2022-08-17T12:17:18.1362284Z processing existing schema: aten::rot90.out(Tensor self, int k=1, int[] dims=[0, 1], *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1363662Z schema: prims::shift_right_arithmetic(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1365238Z processing existing schema: aten::_mkldnn_transpose.out(Tensor self, int dim0, int dim1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1366346Z processing existing schema: aten::_mkldnn_transpose(Tensor self, int dim0, int dim1) -> Tensor 2022-08-17T12:17:18.1368517Z processing existing schema: aten::as_strided_scatter(Tensor self, Tensor src, int[] size, int[] stride, int? storage_offset=None) -> Tensor 2022-08-17T12:17:18.1370848Z processing existing schema: aten::as_strided_scatter.out(Tensor self, Tensor src, int[] size, int[] stride, int? storage_offset=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1372346Z processing existing schema: aten::diagonal_scatter(Tensor self, Tensor src, int offset=0, int dim1=0, int dim2=1) -> Tensor 2022-08-17T12:17:18.1374325Z processing existing schema: aten::diagonal_scatter.out(Tensor self, Tensor src, int offset=0, int dim1=0, int dim2=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1375503Z processing existing schema: aten::select_scatter(Tensor self, Tensor src, int dim, int index) -> Tensor 2022-08-17T12:17:18.1377467Z processing existing schema: aten::select_scatter.out(Tensor self, Tensor src, int dim, int index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1379008Z processing existing schema: aten::slice_scatter(Tensor self, Tensor src, int dim=0, int? start=None, int? end=None, int step=1) -> Tensor 2022-08-17T12:17:18.1381076Z processing existing schema: aten::slice_scatter.out(Tensor self, Tensor src, int dim=0, int? start=None, int? end=None, int step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1382416Z processing existing schema: aten::celu_(Tensor(a!) self, Scalar alpha=1.) -> Tensor(a!) 2022-08-17T12:17:18.1384036Z processing existing schema: aten::celu(Tensor self, Scalar alpha=1.) -> Tensor 2022-08-17T12:17:18.1385437Z processing existing schema: aten::celu.out(Tensor self, Scalar alpha=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1386918Z schema: prims::shift_left(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1388513Z processing existing schema: aten::_mkldnn_reshape.out(Tensor self, int[] shape, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1389963Z processing existing schema: aten::_mkldnn_reshape(Tensor self, int[] shape) -> Tensor 2022-08-17T12:17:18.1391512Z schema: prims::scalar_tensor(Scalar s, *, int? dtype=None, Device? device=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1393201Z processing existing schema: aten::_reshape_nested_backward.out(Tensor self, Tensor grad, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1394305Z processing existing schema: aten::_reshape_nested_backward(Tensor self, Tensor grad) -> Tensor 2022-08-17T12:17:18.1396012Z schema: prims::full_like(Tensor a, Scalar fill_value, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1397589Z processing existing schema: aten::_reshape_nested.out(Tensor self, int[] shape, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1399063Z processing existing schema: aten::_reshape_nested(Tensor self, int[] shape) -> Tensor 2022-08-17T12:17:18.1400525Z processing existing schema: aten::repeat(Tensor self, int[] repeats) -> Tensor 2022-08-17T12:17:18.1402321Z processing existing schema: aten::repeat.out(Tensor self, int[] repeats, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1403584Z processing existing schema: prim::name(Tensor a) -> str? 2022-08-17T12:17:18.1405055Z processing existing schema: aten::_euclidean_dist(Tensor x1, Tensor x2) -> Tensor 2022-08-17T12:17:18.1406613Z processing existing schema: aten::_euclidean_dist.out(Tensor x1, Tensor x2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1407725Z schema: prims::maximum_value(int dtype) -> Scalar found on allowlist, skipping 2022-08-17T12:17:18.1409492Z processing existing schema: aten::_nnpack_spatial_convolution(Tensor input, Tensor weight, Tensor? bias, int[2] padding, int[2] stride=1) -> Tensor 2022-08-17T12:17:18.1411603Z processing existing schema: aten::_nnpack_spatial_convolution.out(Tensor input, Tensor weight, Tensor? bias, int[2] padding, int[2] stride=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1413821Z processing existing schema: aten::batch_norm_backward_elemt.out(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, Tensor mean_dy, Tensor mean_dy_xmu, Tensor count, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1415741Z processing existing schema: aten::batch_norm_backward_elemt(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, Tensor mean_dy, Tensor mean_dy_xmu, Tensor count) -> Tensor 2022-08-17T12:17:18.1418294Z processing existing schema: aten::batch_norm_backward_reduce.out(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, bool input_g, bool weight_g, bool bias_g, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.1419767Z processing existing schema: aten::batch_norm_backward_reduce(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, bool input_g, bool weight_g, bool bias_g) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1421902Z processing existing schema: aten::batch_norm_gather_stats_with_counts.out(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, Tensor counts, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1423321Z processing existing schema: aten::batch_norm_gather_stats_with_counts(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, Tensor counts) -> (Tensor, Tensor) 2022-08-17T12:17:18.1425464Z processing existing schema: aten::batch_norm_gather_stats.out(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, int count, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1426957Z processing existing schema: aten::batch_norm_gather_stats(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, int count) -> (Tensor, Tensor) 2022-08-17T12:17:18.1428582Z processing existing schema: aten::batch_norm_stats.out(Tensor input, float eps, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1429528Z processing existing schema: aten::batch_norm_stats(Tensor input, float eps) -> (Tensor, Tensor) 2022-08-17T12:17:18.1431263Z processing existing schema: aten::mvlgamma_(Tensor(a!) self, int p) -> Tensor(a!) 2022-08-17T12:17:18.1432534Z schema: nvprims::sqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1434509Z processing existing schema: aten::_sparse_mask_helper.out(Tensor t, Tensor mask_indices, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1435711Z processing existing schema: aten::_sparse_mask_helper(Tensor t, Tensor mask_indices) -> Tensor 2022-08-17T12:17:18.1437306Z schema: nvprims::add(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1439104Z processing existing schema: aten::_sparse_sparse_matmul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1440317Z processing existing schema: aten::_sparse_sparse_matmul(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.1444688Z processing existing schema: aten::miopen_rnn_backward.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor[] out3) -> () 2022-08-17T12:17:18.1447738Z processing existing schema: aten::miopen_rnn_backward(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask) -> (Tensor, Tensor, Tensor, Tensor[]) 2022-08-17T12:17:18.1451055Z processing existing schema: aten::miopen_rnn.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor hx, Tensor? cx, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.1453360Z processing existing schema: aten::miopen_rnn(Tensor input, Tensor[] weight, int weight_stride0, Tensor hx, Tensor? cx, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1456220Z processing existing schema: aten::miopen_depthwise_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1458720Z processing existing schema: aten::miopen_depthwise_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic) -> Tensor 2022-08-17T12:17:18.1461664Z processing existing schema: aten::miopen_convolution_transpose.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1464103Z processing existing schema: aten::miopen_convolution_transpose(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic) -> Tensor 2022-08-17T12:17:18.1467001Z processing existing schema: aten::miopen_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1469546Z processing existing schema: aten::miopen_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic) -> Tensor 2022-08-17T12:17:18.1472090Z processing existing schema: aten::miopen_batch_norm_backward.out(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1473798Z processing existing schema: aten::miopen_batch_norm_backward(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1476032Z processing existing schema: aten::miopen_batch_norm.out(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1477353Z processing existing schema: aten::miopen_batch_norm(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1479496Z processing existing schema: aten::mkldnn_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.1482084Z processing existing schema: aten::mkldnn_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1485108Z processing existing schema: aten::mps_convolution_backward.out(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1487233Z processing existing schema: aten::mps_convolution_backward(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1488347Z schema: prims::zeta(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1490994Z processing existing schema: aten::_mps_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1493136Z processing existing schema: aten::_mps_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.1495528Z processing existing schema: aten::quantized_max_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1497406Z processing existing schema: aten::quantized_max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1499903Z processing existing schema: aten::quantized_max_pool1d.out(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1501802Z processing existing schema: aten::quantized_max_pool1d(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1504328Z processing existing schema: aten::mkldnn_max_pool3d_backward.out(Tensor grad_output, Tensor output, Tensor input, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1506290Z processing existing schema: aten::mkldnn_max_pool3d_backward(Tensor grad_output, Tensor output, Tensor input, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1508638Z processing existing schema: aten::mkldnn_max_pool3d.out(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1510354Z processing existing schema: aten::mkldnn_max_pool3d(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1513051Z processing existing schema: aten::mkldnn_max_pool2d_backward.out(Tensor grad_output, Tensor output, Tensor input, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1514977Z processing existing schema: aten::mkldnn_max_pool2d_backward(Tensor grad_output, Tensor output, Tensor input, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1517168Z processing existing schema: aten::mkldnn_max_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1519060Z processing existing schema: aten::mkldnn_max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1521461Z processing existing schema: aten::mps_max_pool2d_backward.out(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1523390Z processing existing schema: aten::mps_max_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1525752Z schema: prims::slice(Tensor(a) a, int[] start_indices, int[] limit_indices, int[]? strides=None) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1528025Z processing existing schema: aten::_mps_max_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1529905Z processing existing schema: aten::_mps_max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.1531586Z processing existing schema: aten::matmul_backward.out(Tensor grad, Tensor self, Tensor other, bool[2] mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1532872Z processing existing schema: aten::matmul_backward(Tensor grad, Tensor self, Tensor other, bool[2] mask) -> (Tensor, Tensor) 2022-08-17T12:17:18.1535001Z processing existing schema: aten::mps_linear_backward.out(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1536334Z processing existing schema: aten::mps_linear_backward(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1537367Z schema: prims::conj(Tensor(a) a) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1539394Z processing existing schema: aten::_mps_linear_backward_weights.out(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1540584Z processing existing schema: aten::_mps_linear_backward_weights(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined) -> (Tensor, Tensor) 2022-08-17T12:17:18.1541771Z schema: prims::collapse_view(Tensor(a) a, int start, int end) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1543900Z processing existing schema: aten::_mps_linear_backward_input.out(int[] input_size, Tensor grad_output, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1545545Z processing existing schema: aten::_mps_linear_backward_input(int[] input_size, Tensor grad_output, Tensor weight) -> Tensor 2022-08-17T12:17:18.1547701Z processing existing schema: aten::mkldnn_linear_backward.out(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1548659Z processing existing schema: aten::mkldnn_linear_backward(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1550628Z processing existing schema: aten::mkldnn_linear_backward_weights.out(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1551800Z processing existing schema: aten::mkldnn_linear_backward_weights(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined) -> (Tensor, Tensor) 2022-08-17T12:17:18.1553782Z processing existing schema: aten::mkldnn_linear_backward_input.out(int[] input_size, Tensor grad_output, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1555487Z processing existing schema: aten::mkldnn_linear_backward_input(int[] input_size, Tensor grad_output, Tensor weight) -> Tensor 2022-08-17T12:17:18.1557359Z processing existing schema: aten::mkldnn_linear.out(Tensor self, Tensor weight, Tensor? bias=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1558751Z processing existing schema: aten::mkldnn_linear(Tensor self, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:18.1561122Z schema: prims::broadcast_in_dim(Tensor(a) a, SymInt[] shape, int[] broadcast_dimensions) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1562961Z processing existing schema: aten::_mps_linear.out(Tensor self, Tensor weight, Tensor? bias=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1564485Z processing existing schema: aten::_mps_linear(Tensor self, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:18.1567002Z processing existing schema: aten::linear_backward.out(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1568139Z processing existing schema: aten::linear_backward(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1570007Z processing existing schema: aten::nan_to_num_(Tensor(a!) self, float? nan=None, float? posinf=None, float? neginf=None) -> Tensor(a!) 2022-08-17T12:17:18.1571350Z schema: prims::trunc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1573461Z processing existing schema: aten::_index_put_impl(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False, bool unsafe=False) -> Tensor 2022-08-17T12:17:18.1576009Z processing existing schema: aten::_index_put_impl.out(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False, bool unsafe=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1578213Z processing existing schema: aten::index_put_(Tensor(a!) self, Tensor?[] indices, Tensor values, bool accumulate=False) -> Tensor(a!) 2022-08-17T12:17:18.1580507Z processing existing schema: aten::index_put_.hacked_twin(Tensor(a!) self, Tensor[] indices, Tensor values, bool accumulate=False) -> Tensor(a!) 2022-08-17T12:17:18.1581798Z processing existing schema: aten::fill.Scalar(Tensor self, Scalar value) -> Tensor 2022-08-17T12:17:18.1596158Z processing existing schema: aten::fill.Scalar_out(Tensor self, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1596731Z processing existing schema: aten::fill.Tensor(Tensor self, Tensor value) -> Tensor 2022-08-17T12:17:18.1597401Z processing existing schema: aten::fill.Tensor_out(Tensor self, Tensor value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1598092Z schema: prims::svd(Tensor A, *, bool full_matrices) -> (Tensor U, Tensor S, Tensor Vh) found on allowlist, skipping 2022-08-17T12:17:18.1598803Z processing existing schema: aten::_resize_output(Tensor self, int[] size, Device device) -> Tensor 2022-08-17T12:17:18.1599299Z processing existing schema: aten::_resize_output.out(Tensor self, int[] size, Device device, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1599805Z processing existing schema: aten::resize(Tensor self, int[] size, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.1600329Z processing existing schema: aten::resize.out(Tensor self, int[] size, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1600967Z processing existing schema: aten::new_ones(Tensor self, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.1601488Z processing existing schema: aten::new_ones.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1602075Z processing existing schema: aten::new_full(Tensor self, int[] size, Scalar fill_value, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.1603416Z processing existing schema: aten::new_full.out(Tensor self, int[] size, Scalar fill_value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1604994Z processing existing schema: aten::embedding_renorm(Tensor self, Tensor indices, float max_norm, float norm_type) -> Tensor 2022-08-17T12:17:18.1606793Z processing existing schema: aten::embedding_renorm.out(Tensor self, Tensor indices, float max_norm, float norm_type, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1608503Z processing existing schema: aten::embedding(Tensor weight, Tensor indices, int padding_idx=-1, bool scale_grad_by_freq=False, bool sparse=False) -> Tensor 2022-08-17T12:17:18.1610438Z processing existing schema: aten::embedding.out(Tensor weight, Tensor indices, int padding_idx=-1, bool scale_grad_by_freq=False, bool sparse=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1611673Z processing existing schema: aten::diag_embed(Tensor self, int offset=0, int dim1=-2, int dim2=-1) -> Tensor 2022-08-17T12:17:18.1613697Z processing existing schema: aten::diag_embed.out(Tensor self, int offset=0, int dim1=-2, int dim2=-1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1615559Z processing existing schema: aten::cudnn_grid_sampler_backward.out(Tensor self, Tensor grid, Tensor grad_output, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1616780Z processing existing schema: aten::cudnn_grid_sampler_backward(Tensor self, Tensor grid, Tensor grad_output) -> (Tensor grad_self, Tensor grad_grid) 2022-08-17T12:17:18.1618391Z processing existing schema: aten::cudnn_grid_sampler.out(Tensor self, Tensor grid, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1619892Z processing existing schema: aten::cudnn_grid_sampler(Tensor self, Tensor grid) -> Tensor output 2022-08-17T12:17:18.1622892Z processing existing schema: aten::cudnn_convolution_add_relu.out(Tensor self, Tensor weight, Tensor z, Scalar? alpha, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1625205Z processing existing schema: aten::cudnn_convolution_add_relu(Tensor self, Tensor weight, Tensor z, Scalar? alpha, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.1627728Z processing existing schema: aten::cudnn_convolution_relu.out(Tensor self, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1629985Z processing existing schema: aten::cudnn_convolution_relu(Tensor self, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.1633159Z processing existing schema: aten::mps_convolution_transpose_backward.out(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool[2] output_mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1635731Z processing existing schema: aten::mps_convolution_transpose_backward(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool[2] output_mask) -> (Tensor, Tensor) 2022-08-17T12:17:18.1637614Z schema: prims::as_strided(Tensor(a!) a, int[] size, int[] stride, int storage_offset) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.1640631Z processing existing schema: aten::_mps_convolution_transpose.out(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1643169Z processing existing schema: aten::_mps_convolution_transpose(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.1645545Z processing existing schema: aten::cudnn_batch_norm_backward.out(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon, Tensor reserveSpace, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1647076Z processing existing schema: aten::cudnn_batch_norm_backward(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon, Tensor reserveSpace) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1649590Z processing existing schema: aten::cudnn_batch_norm.out(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.1651175Z processing existing schema: aten::cudnn_batch_norm(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1653451Z processing existing schema: aten::cudnn_affine_grid_generator_backward.out(Tensor grad, int N, int C, int H, int W, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1655150Z processing existing schema: aten::cudnn_affine_grid_generator_backward(Tensor grad, int N, int C, int H, int W) -> Tensor grad_theta 2022-08-17T12:17:18.1657068Z processing existing schema: aten::cudnn_affine_grid_generator.out(Tensor theta, int N, int C, int H, int W, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1658408Z processing existing schema: aten::cudnn_affine_grid_generator(Tensor theta, int N, int C, int H, int W) -> Tensor grid 2022-08-17T12:17:18.1659889Z processing existing schema: aten::startswith(str self, str substr, int start=0, int end=-1) -> bool 2022-08-17T12:17:18.1661508Z processing existing schema: aten::_copy_from_and_resize.out(Tensor self, Tensor dst, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1662902Z processing existing schema: aten::_copy_from_and_resize(Tensor self, Tensor dst) -> Tensor 2022-08-17T12:17:18.1664418Z processing existing schema: aten::endswith(str self, str substr, int start=0, int end=-1) -> bool 2022-08-17T12:17:18.1666295Z processing existing schema: aten::_copy_from.out(Tensor self, Tensor dst, bool non_blocking=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1667729Z processing existing schema: aten::_copy_from(Tensor self, Tensor dst, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.1669508Z processing existing schema: aten::copy.out(Tensor self, Tensor src, bool non_blocking=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1670972Z processing existing schema: aten::copy(Tensor self, Tensor src, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.1673008Z processing existing schema: aten::copy.t(t[](a) self) -> t[] 2022-08-17T12:17:18.1675169Z processing existing schema: aten::copy.Dict_str(Dict(str, t)(a) self) -> Dict(str, t) 2022-08-17T12:17:18.1677310Z processing existing schema: aten::copy.Dict_int(Dict(int, t)(a) self) -> Dict(int, t) 2022-08-17T12:17:18.1679381Z processing existing schema: aten::copy.Dict_bool(Dict(bool, t)(a) self) -> Dict(bool, t) 2022-08-17T12:17:18.1681500Z processing existing schema: aten::copy.Dict_float(Dict(float, t)(a) self) -> Dict(float, t) 2022-08-17T12:17:18.1683788Z processing existing schema: aten::copy.Dict_complex(Dict(complex, t)(a) self) -> Dict(complex, t) 2022-08-17T12:17:18.1685892Z processing existing schema: aten::copy.Dict_Tensor(Dict(Tensor, t)(a) self) -> Dict(Tensor, t) 2022-08-17T12:17:18.1689006Z processing existing schema: aten::convolution_backward_overrideable(Tensor grad_output, Tensor input, Tensor weight, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor grad_input, Tensor grad_weight, Tensor grad_bias) 2022-08-17T12:17:18.1692253Z processing existing schema: aten::convolution_backward_overrideable.out(Tensor grad_output, Tensor input, Tensor weight, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1694887Z processing existing schema: aten::convolution_overrideable(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups) -> Tensor 2022-08-17T12:17:18.1697795Z processing existing schema: aten::convolution_overrideable.out(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1700794Z processing existing schema: aten::convolution_backward(Tensor grad_output, Tensor input, Tensor weight, int[]? bias_sizes, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1704911Z processing existing schema: aten::convolution_backward.out(Tensor grad_output, Tensor input, Tensor weight, int[]? bias_sizes, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1705977Z processing existing schema: aten::constant_pad_nd(Tensor self, int[] pad, Scalar value=0) -> Tensor 2022-08-17T12:17:18.1708134Z processing existing schema: aten::constant_pad_nd.out(Tensor self, int[] pad, Scalar value=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1709726Z processing existing schema: aten::block_diag(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.1711628Z processing existing schema: aten::block_diag.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1713946Z processing existing schema: aten::quantized_batch_norm.out(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1715646Z processing existing schema: aten::quantized_batch_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.1718031Z processing existing schema: aten::allclose(Tensor self, Tensor other, float rtol=1.0000000000000001e-05, float atol=1e-08, bool equal_nan=False) -> bool 2022-08-17T12:17:18.1719576Z processing existing schema: aten::affine_grid_generator(Tensor theta, int[] size, bool align_corners) -> Tensor 2022-08-17T12:17:18.1721431Z processing existing schema: aten::affine_grid_generator.out(Tensor theta, int[] size, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1723480Z processing existing schema: aten::addr_(Tensor(a!) self, Tensor vec1, Tensor vec2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.1725479Z schema: prims::squeeze(Tensor(a) a, int[] dimensions) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1726806Z processing existing schema: aten::_neg_view(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.1728212Z schema: prims::nextafter(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1730144Z processing existing schema: aten::_masked_scale.out(Tensor self, Tensor mask, float scale, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1731499Z processing existing schema: aten::_masked_scale(Tensor self, Tensor mask, float scale) -> Tensor 2022-08-17T12:17:18.1732631Z processing existing schema: aten::istitle(str self) -> bool 2022-08-17T12:17:18.1737129Z processing existing schema: aten::_cudnn_rnn_backward.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor[] out3) -> () 2022-08-17T12:17:18.1740449Z processing existing schema: aten::_cudnn_rnn_backward(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask) -> (Tensor, Tensor, Tensor, Tensor[]) 2022-08-17T12:17:18.1741398Z processing existing schema: aten::isidentifier(str self) -> bool 2022-08-17T12:17:18.1745754Z processing existing schema: aten::_cudnn_rnn.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor? weight_buf, Tensor hx, Tensor? cx, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.1748455Z processing existing schema: aten::_cudnn_rnn(Tensor input, Tensor[] weight, int weight_stride0, Tensor? weight_buf, Tensor hx, Tensor? cx, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1749373Z processing existing schema: aten::isprintable(str self) -> bool 2022-08-17T12:17:18.1751945Z processing existing schema: aten::_cudnn_rnn_flatten_weight.out(Tensor[] weight_arr, int weight_stride0, int input_size, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, bool bidirectional, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1753796Z processing existing schema: aten::_cudnn_rnn_flatten_weight(Tensor[] weight_arr, int weight_stride0, int input_size, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, bool bidirectional) -> Tensor 2022-08-17T12:17:18.1754932Z processing existing schema: aten::rfind(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:18.1757618Z processing existing schema: aten::_cudnn_ctc_loss.out(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank, bool deterministic, bool zero_infinity, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1759624Z processing existing schema: aten::_cudnn_ctc_loss(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank, bool deterministic, bool zero_infinity) -> (Tensor, Tensor) 2022-08-17T12:17:18.1760515Z processing existing schema: aten::gamma.int(int a) -> float 2022-08-17T12:17:18.1761932Z processing existing schema: aten::gamma.float(float a) -> float 2022-08-17T12:17:18.1763190Z processing existing schema: aten::gamma.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.1764869Z processing existing schema: aten::_foobar(Tensor self, bool arg1=True, bool arg2=True, *, bool arg3=True) -> Tensor 2022-08-17T12:17:18.1766805Z processing existing schema: aten::_foobar.out(Tensor self, bool arg1=True, bool arg2=True, *, bool arg3=True, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1767922Z processing existing schema: aten::special_spherical_bessel_j0(Tensor x) -> Tensor 2022-08-17T12:17:18.1769733Z processing existing schema: aten::special_spherical_bessel_j0.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1771082Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1772944Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1774915Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1775865Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1777576Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1778742Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1780097Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1781659Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1783332Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1784768Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1787170Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1788136Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1789328Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1791151Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1793129Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1794510Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1796350Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1797622Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1798985Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1801104Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1802638Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1803934Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1805808Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1807019Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1808327Z processing existing schema: aten::special_scaled_modified_bessel_k1(Tensor x) -> Tensor 2022-08-17T12:17:18.1810101Z processing existing schema: aten::special_scaled_modified_bessel_k1.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1811351Z processing existing schema: aten::special_scaled_modified_bessel_k0(Tensor x) -> Tensor 2022-08-17T12:17:18.1813121Z processing existing schema: aten::special_scaled_modified_bessel_k0.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1814492Z processing existing schema: aten::special_modified_bessel_k1(Tensor self) -> Tensor 2022-08-17T12:17:18.1816329Z processing existing schema: aten::special_modified_bessel_k1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1817624Z processing existing schema: aten::special_modified_bessel_k0(Tensor self) -> Tensor 2022-08-17T12:17:18.1819505Z processing existing schema: aten::special_modified_bessel_k0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1820520Z processing existing schema: aten::special_modified_bessel_i1(Tensor self) -> Tensor 2022-08-17T12:17:18.1822351Z processing existing schema: aten::special_modified_bessel_i1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1823641Z processing existing schema: aten::special_modified_bessel_i0(Tensor self) -> Tensor 2022-08-17T12:17:18.1825468Z processing existing schema: aten::special_modified_bessel_i0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1826813Z processing existing schema: aten::special_legendre_polynomial_p(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1828734Z processing existing schema: aten::special_legendre_polynomial_p.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1830547Z processing existing schema: aten::special_legendre_polynomial_p.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1831860Z processing existing schema: aten::special_legendre_polynomial_p.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1833906Z processing existing schema: aten::special_legendre_polynomial_p.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1835273Z processing existing schema: aten::special_legendre_polynomial_p.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1836858Z processing existing schema: aten::special_laguerre_polynomial_l(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1838763Z processing existing schema: aten::special_laguerre_polynomial_l.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1840570Z processing existing schema: aten::special_laguerre_polynomial_l.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1841910Z processing existing schema: aten::special_laguerre_polynomial_l.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1843921Z processing existing schema: aten::special_laguerre_polynomial_l.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1845281Z processing existing schema: aten::special_laguerre_polynomial_l.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1846759Z processing existing schema: aten::special_hermite_polynomial_he(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1848651Z processing existing schema: aten::special_hermite_polynomial_he.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1850307Z processing existing schema: aten::special_hermite_polynomial_he.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1851884Z processing existing schema: aten::special_hermite_polynomial_he.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1853617Z processing existing schema: aten::special_hermite_polynomial_he.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1855320Z processing existing schema: aten::special_hermite_polynomial_he.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1856770Z processing existing schema: aten::special_hermite_polynomial_h(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1858509Z processing existing schema: aten::special_hermite_polynomial_h.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1860310Z processing existing schema: aten::special_hermite_polynomial_h.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1861799Z processing existing schema: aten::special_hermite_polynomial_h.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1863642Z processing existing schema: aten::special_hermite_polynomial_h.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1865158Z processing existing schema: aten::special_hermite_polynomial_h.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1866690Z processing existing schema: aten::special_chebyshev_polynomial_w(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1868486Z processing existing schema: aten::special_chebyshev_polynomial_w.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1870290Z processing existing schema: aten::special_chebyshev_polynomial_w.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1871817Z processing existing schema: aten::special_chebyshev_polynomial_w.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1873745Z processing existing schema: aten::special_chebyshev_polynomial_w.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1875274Z processing existing schema: aten::special_chebyshev_polynomial_w.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1876768Z processing existing schema: aten::special_chebyshev_polynomial_v(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1878577Z processing existing schema: aten::special_chebyshev_polynomial_v.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1880450Z processing existing schema: aten::special_chebyshev_polynomial_v.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1881967Z processing existing schema: aten::special_chebyshev_polynomial_v.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1883771Z processing existing schema: aten::special_chebyshev_polynomial_v.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1885389Z processing existing schema: aten::special_chebyshev_polynomial_v.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1886901Z processing existing schema: aten::special_chebyshev_polynomial_u(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1888713Z processing existing schema: aten::special_chebyshev_polynomial_u.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1890506Z processing existing schema: aten::special_chebyshev_polynomial_u.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1892070Z processing existing schema: aten::special_chebyshev_polynomial_u.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1894010Z processing existing schema: aten::special_chebyshev_polynomial_u.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1895553Z processing existing schema: aten::special_chebyshev_polynomial_u.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1897030Z processing existing schema: aten::special_chebyshev_polynomial_t(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.1898827Z processing existing schema: aten::special_chebyshev_polynomial_t.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1900722Z processing existing schema: aten::special_chebyshev_polynomial_t.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1902178Z processing existing schema: aten::special_chebyshev_polynomial_t.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.1904001Z processing existing schema: aten::special_chebyshev_polynomial_t.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1905512Z processing existing schema: aten::special_chebyshev_polynomial_t.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.1906914Z processing existing schema: aten::special_bessel_y1(Tensor self) -> Tensor 2022-08-17T12:17:18.1908663Z processing existing schema: aten::special_bessel_y1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1910099Z processing existing schema: aten::special_bessel_y0(Tensor self) -> Tensor 2022-08-17T12:17:18.1911816Z processing existing schema: aten::special_bessel_y0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1913327Z processing existing schema: aten::special_bessel_j1(Tensor self) -> Tensor 2022-08-17T12:17:18.1915073Z processing existing schema: aten::special_bessel_j1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1916557Z processing existing schema: aten::special_bessel_j0(Tensor self) -> Tensor 2022-08-17T12:17:18.1918257Z processing existing schema: aten::special_bessel_j0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1920269Z schema: prims::slice_in_dim(Tensor(a) a, int start_index, int limit_index, int stride=1, int axis=0) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1923004Z processing existing schema: aten::_native_decoder_only_multi_head_attention(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None, bool need_weights=True, bool average_attn_weights=True) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1926283Z processing existing schema: aten::_native_decoder_only_multi_head_attention.out(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None, bool need_weights=True, bool average_attn_weights=True, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.1929032Z processing existing schema: aten::_transformer_decoder_only_layer_fwd(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.1932419Z processing existing schema: aten::_transformer_decoder_only_layer_fwd.out(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.1933506Z processing existing schema: aten::special_airy_ai(Tensor x) -> Tensor 2022-08-17T12:17:18.1935339Z processing existing schema: aten::special_airy_ai.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1936963Z schema: prims::split_dim(Tensor(a) a, int dim, int outer_length) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.1939305Z processing existing schema: aten::_native_multi_head_attention(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, bool need_weights=True, bool average_attn_weights=True, int? mask_type=None) -> (Tensor, Tensor) 2022-08-17T12:17:18.1941773Z processing existing schema: aten::_native_multi_head_attention.out(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, bool need_weights=True, bool average_attn_weights=True, int? mask_type=None, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.1944338Z processing existing schema: aten::_transformer_encoder_layer_fwd(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, int? mask_type=None) -> Tensor 2022-08-17T12:17:18.1947408Z processing existing schema: aten::_transformer_encoder_layer_fwd.out(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, int? mask_type=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1948251Z schema: nvprims::acos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1950070Z processing existing schema: aten::_segment_reduce_backward(Tensor grad, Tensor output, Tensor data, str reduce, *, Tensor? lengths=None, Tensor? offsets=None, int axis=0, Scalar? initial=None) -> Tensor 2022-08-17T12:17:18.1952485Z processing existing schema: aten::_segment_reduce_backward.out(Tensor grad, Tensor output, Tensor data, str reduce, *, Tensor? lengths=None, Tensor? offsets=None, int axis=0, Scalar? initial=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1954602Z processing existing schema: aten::segment_reduce(Tensor data, str reduce, *, Tensor? lengths=None, Tensor? indices=None, Tensor? offsets=None, int axis=0, bool unsafe=False, Scalar? initial=None) -> Tensor 2022-08-17T12:17:18.1957565Z processing existing schema: aten::segment_reduce.out(Tensor data, str reduce, *, Tensor? lengths=None, Tensor? indices=None, Tensor? offsets=None, int axis=0, bool unsafe=False, Scalar? initial=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1958212Z schema: nvprims::ne(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1960002Z processing existing schema: aten::_test_optional_floatlist(Tensor values, float[]? addends) -> Tensor 2022-08-17T12:17:18.1961828Z processing existing schema: aten::_test_optional_floatlist.out(Tensor values, float[]? addends, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1962980Z schema: nvprims::mul(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1964647Z processing existing schema: aten::_test_optional_filled_intlist(Tensor values, int[2]? addends) -> Tensor 2022-08-17T12:17:18.1966696Z processing existing schema: aten::_test_optional_filled_intlist.out(Tensor values, int[2]? addends, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1967584Z schema: nvprims::pow(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1969174Z processing existing schema: aten::_test_optional_intlist(Tensor values, int[]? addends) -> Tensor 2022-08-17T12:17:18.1971066Z processing existing schema: aten::_test_optional_intlist.out(Tensor values, int[]? addends, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1972841Z schema: prims::gcd(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1973707Z schema: aten::_linalg_solve_ex(Tensor A, Tensor B, *, bool left=True, bool check_errors=False) -> (Tensor result, Tensor LU, Tensor pivots, Tensor info) found on allowlist, skipping 2022-08-17T12:17:18.1974858Z schema: aten::_linalg_solve_ex.result(Tensor A, Tensor B, *, bool left=True, bool check_errors=False, Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots, Tensor(d!) info) -> (Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots, Tensor(d!) info) found on allowlist, skipping 2022-08-17T12:17:18.1975589Z schema: prims::ge(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1977777Z processing existing schema: aten::_linalg_svd(Tensor A, bool full_matrices=False, bool compute_uv=True, *, str? driver=None) -> (Tensor U, Tensor S, Tensor Vh) 2022-08-17T12:17:18.1979710Z processing existing schema: aten::_linalg_svd.U(Tensor A, bool full_matrices=False, bool compute_uv=True, *, str? driver=None, Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) -> (Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) 2022-08-17T12:17:18.1981447Z processing existing schema: aten::linalg_vector_norm(Tensor self, Scalar ord=2, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.1983760Z processing existing schema: aten::linalg_vector_norm.out(Tensor self, Scalar ord=2, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.1984853Z schema: prims::fmin(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1986903Z processing existing schema: aten::_linalg_inv_out_helper_(Tensor(a!) self, Tensor(b!) infos_lu, Tensor(c!) infos_getri) -> Tensor(a!) 2022-08-17T12:17:18.1988651Z schema: prims::eq(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1989873Z processing existing schema: aten::_linalg_eigh(Tensor A, str UPLO="L", bool compute_v=True) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.1991964Z processing existing schema: aten::_linalg_eigh.eigenvalues(Tensor A, str UPLO="L", bool compute_v=True, *, Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.1993149Z schema: prims::fmod(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.1994703Z processing existing schema: aten::_linalg_slogdet(Tensor A) -> (Tensor sign, Tensor logabsdet, Tensor LU, Tensor pivots) 2022-08-17T12:17:18.1996784Z processing existing schema: aten::_linalg_slogdet.sign(Tensor A, *, Tensor(a!) sign, Tensor(b!) logabsdet, Tensor(c!) LU, Tensor(d!) pivots) -> (Tensor(a!) sign, Tensor(b!) logabsdet, Tensor(c!) LU, Tensor(d!) pivots) 2022-08-17T12:17:18.1997833Z processing existing schema: aten::linalg_matrix_exp(Tensor self) -> Tensor 2022-08-17T12:17:18.1999601Z processing existing schema: aten::linalg_matrix_exp.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2000822Z processing existing schema: aten::linalg_ldl_solve(Tensor LD, Tensor pivots, Tensor B, *, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.2002610Z processing existing schema: aten::linalg_ldl_solve.out(Tensor LD, Tensor pivots, Tensor B, *, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2003917Z processing existing schema: aten::linalg_ldl_factor_ex(Tensor self, *, bool hermitian=False, bool check_errors=False) -> (Tensor LD, Tensor pivots, Tensor info) 2022-08-17T12:17:18.2006076Z processing existing schema: aten::linalg_ldl_factor_ex.out(Tensor self, *, bool hermitian=False, bool check_errors=False, Tensor(a!) LD, Tensor(b!) pivots, Tensor(c!) info) -> (Tensor(a!) LD, Tensor(b!) pivots, Tensor(c!) info) 2022-08-17T12:17:18.2007013Z schema: prims::div(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2008406Z processing existing schema: aten::_linalg_det(Tensor A) -> (Tensor result, Tensor LU, Tensor pivots) 2022-08-17T12:17:18.2010231Z processing existing schema: aten::_linalg_det.result(Tensor A, *, Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots) -> (Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots) 2022-08-17T12:17:18.2011654Z processing existing schema: aten::linalg_lu_solve(Tensor LU, Tensor pivots, Tensor B, *, bool left=True, bool adjoint=False) -> Tensor 2022-08-17T12:17:18.2013509Z processing existing schema: aten::linalg_lu_solve.out(Tensor LU, Tensor pivots, Tensor B, *, bool left=True, bool adjoint=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2014829Z processing existing schema: aten::linalg_lu(Tensor A, *, bool pivot=True) -> (Tensor P, Tensor L, Tensor U) 2022-08-17T12:17:18.2016936Z processing existing schema: aten::linalg_lu.out(Tensor A, *, bool pivot=True, Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) -> (Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) 2022-08-17T12:17:18.2018016Z processing existing schema: aten::linalg_lu_factor_ex(Tensor A, *, bool pivot=True, bool check_errors=False) -> (Tensor LU, Tensor pivots, Tensor info) 2022-08-17T12:17:18.2020133Z processing existing schema: aten::linalg_lu_factor_ex.out(Tensor A, *, bool pivot=True, bool check_errors=False, Tensor(a!) LU, Tensor(b!) pivots, Tensor(c!) info) -> (Tensor(a!) LU, Tensor(b!) pivots, Tensor(c!) info) 2022-08-17T12:17:18.2021445Z processing existing schema: aten::linalg_cross(Tensor self, Tensor other, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.2023218Z processing existing schema: aten::linalg_cross.out(Tensor self, Tensor other, *, int dim=-1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2024325Z processing existing schema: aten::special_i1e(Tensor self) -> Tensor 2022-08-17T12:17:18.2025998Z processing existing schema: aten::special_i1e.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2027591Z processing existing schema: quantized::add_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.2028479Z processing existing schema: prim::Print(...) -> () 2022-08-17T12:17:18.2029890Z processing existing schema: quantized::add_relu(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:18.2031717Z processing existing schema: quantized::add_relu.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.2032817Z processing existing schema: quantized::add_relu.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.2034311Z processing existing schema: quantized::add_relu.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:18.2035930Z processing existing schema: quantized::add_relu.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.2037814Z processing existing schema: sparse::qlinear_prepack(Tensor W, Tensor? B, int out_features_block_size, int in_features_block_size) -> __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack 2022-08-17T12:17:18.2039394Z processing existing schema: aten::put_(Tensor(a!) self, Tensor index, Tensor source, bool accumulate=False) -> Tensor(a!) 2022-08-17T12:17:18.2040791Z processing existing schema: aten::polygamma_(Tensor(a!) self, int n) -> Tensor(a!) 2022-08-17T12:17:18.2042414Z processing existing schema: aten::poisson_nll_loss(Tensor input, Tensor target, bool log_input, bool full, float eps, int reduction) -> Tensor 2022-08-17T12:17:18.2043533Z processing existing schema: aten::poisson(Tensor self, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.2045445Z processing existing schema: aten::poisson.out(Tensor self, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2046412Z processing existing schema: aten::_version(Tensor self) -> int 2022-08-17T12:17:18.2048130Z processing existing schema: aten::polygamma(int n, Tensor self) -> Tensor 2022-08-17T12:17:18.2050073Z processing existing schema: aten::polygamma.out(int n, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2051173Z processing existing schema: aten::is_contiguous(Tensor self) -> bool 2022-08-17T12:17:18.2053221Z processing existing schema: aten::_backward(Tensor self, Tensor[] inputs, Tensor? gradient=None, bool? retain_graph=None, bool create_graph=False) -> () 2022-08-17T12:17:18.2054392Z processing existing schema: aten::ScalarImplicit(Tensor a) -> Scalar 2022-08-17T12:17:18.2056047Z processing existing schema: quantized::conv_transpose2d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:18.2057112Z processing existing schema: aten::var(Tensor self, bool unbiased=True) -> Tensor 2022-08-17T12:17:18.2059086Z processing existing schema: aten::var.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2060724Z processing existing schema: aten::var.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2062447Z processing existing schema: aten::var.names_out(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2064364Z processing existing schema: aten::var.out(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2066434Z processing existing schema: aten::var.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2068024Z processing existing schema: aten::var.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2069476Z processing existing schema: aten::var.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2071513Z processing existing schema: aten::var.correction_names_out(Tensor self, str[1] dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2073709Z processing existing schema: aten::unsafe_split_with_sizes(Tensor self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:18.2075225Z processing existing schema: aten::unsafe_split_with_sizes.out(Tensor self, int[] split_sizes, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.2076998Z processing existing schema: aten::unsafe_split.Tensor(Tensor self, int split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:18.2078346Z processing existing schema: aten::unsafe_split.Tensor_out(Tensor self, int split_size, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.2080236Z processing existing schema: aten::unsafe_chunk(Tensor self, int chunks, int dim=0) -> Tensor[] 2022-08-17T12:17:18.2081758Z processing existing schema: aten::trunc_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2083277Z processing existing schema: aten::threshold_(Tensor(a!) self, Scalar threshold, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.2084501Z processing existing schema: aten::threshold(Tensor self, Scalar threshold, Scalar value) -> Tensor 2022-08-17T12:17:18.2086263Z processing existing schema: aten::threshold.out(Tensor self, Scalar threshold, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2087847Z schema: prims::fft_c2c(Tensor self, *, int[] dim, bool forward) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2089130Z processing existing schema: aten::_sample_dirichlet(Tensor self, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.2090896Z processing existing schema: aten::_sample_dirichlet.out(Tensor self, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2092234Z processing existing schema: aten::tan_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2094102Z processing existing schema: aten::sub_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.2095748Z processing existing schema: aten::sub_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.2097254Z schema: prims::rev(Tensor a, int[] dims) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2098484Z schema: aten::_nested_tensor_from_mask_left_aligned(Tensor t, Tensor mask) -> bool found on allowlist, skipping 2022-08-17T12:17:18.2099995Z processing existing schema: aten::std_mean(Tensor self, bool unbiased=True) -> (Tensor, Tensor) 2022-08-17T12:17:18.2100806Z processing existing schema: aten::std_mean.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.2102220Z processing existing schema: aten::std_mean.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.2103767Z processing existing schema: aten::std_mean.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.2104950Z processing existing schema: aten::std_mean.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.2107017Z processing existing schema: aten::std_mean.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.2108200Z processing existing schema: aten::std(Tensor self, bool unbiased=True) -> Tensor 2022-08-17T12:17:18.2109943Z processing existing schema: aten::std.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2111523Z processing existing schema: aten::std.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2113522Z processing existing schema: aten::std.names_out(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2115408Z processing existing schema: aten::std.out(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2117077Z processing existing schema: aten::std.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2118945Z processing existing schema: aten::std.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2120602Z processing existing schema: aten::std.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2122485Z processing existing schema: aten::std.correction_names_out(Tensor self, str[1] dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2123811Z processing existing schema: aten::sinh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2125314Z processing existing schema: aten::len.t(t[] a) -> int 2022-08-17T12:17:18.2126704Z processing existing schema: aten::len.Tensor(Tensor t) -> int 2022-08-17T12:17:18.2127599Z processing existing schema: aten::len.str(str s) -> int 2022-08-17T12:17:18.2129334Z processing existing schema: aten::len.Dict_str(Dict(str, t) self) -> int 2022-08-17T12:17:18.2131055Z processing existing schema: aten::len.Dict_int(Dict(int, t) self) -> int 2022-08-17T12:17:18.2132563Z processing existing schema: aten::len.Dict_bool(Dict(bool, t) self) -> int 2022-08-17T12:17:18.2134163Z processing existing schema: aten::len.Dict_float(Dict(float, t) self) -> int 2022-08-17T12:17:18.2135692Z processing existing schema: aten::len.Dict_complex(Dict(complex, t) self) -> int 2022-08-17T12:17:18.2137060Z processing existing schema: aten::len.Dict_Tensor(Dict(Tensor, t) self) -> int 2022-08-17T12:17:18.2138367Z processing existing schema: aten::len.any(Any[] a) -> int 2022-08-17T12:17:18.2140291Z processing existing schema: quantized::conv_transpose2d_output_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.2141276Z processing existing schema: aten::is_grad_enabled() -> bool 2022-08-17T12:17:18.2142583Z processing existing schema: aten::_foreach_cosh_(Tensor[] self) -> () 2022-08-17T12:17:18.2144006Z processing existing schema: aten::sigmoid_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2145982Z processing existing schema: quantized::conv2d_dilation(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.2147204Z processing existing schema: aten::__upsample_bilinear(Tensor input, int? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:18.2149067Z processing existing schema: aten::__upsample_bilinear.size_list(Tensor input, int[]? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:18.2150853Z processing existing schema: aten::__upsample_bilinear.scale_list(Tensor input, int? size=None, int[]? scale_factor=None) -> Tensor 2022-08-17T12:17:18.2152840Z processing existing schema: aten::__upsample_bilinear.size_list_scale_list(Tensor input, int[]? size=None, int[]? scale_factor=None) -> Tensor 2022-08-17T12:17:18.2155486Z processing existing schema: aten::_foreach_addcdiv.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> Tensor[] 2022-08-17T12:17:18.2158309Z processing existing schema: aten::_foreach_addcdiv.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:18.2160572Z processing existing schema: aten::_foreach_addcdiv.Scalar_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1, *, Tensor[] out) -> () 2022-08-17T12:17:18.2163081Z processing existing schema: aten::_foreach_addcdiv.ScalarList_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:18.2164351Z processing existing schema: aten::rsqrt_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2165811Z processing existing schema: prim::RaiseException(str msg, str? cls=None) -> () 2022-08-17T12:17:18.2167489Z processing existing schema: quantized::mul_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.2168854Z processing existing schema: aten::round_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2170417Z processing existing schema: aten::round_.decimals(Tensor(a!) self, *, int decimals) -> Tensor(a!) 2022-08-17T12:17:18.2172228Z processing existing schema: aten::reciprocal_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2172831Z schema: static_runtime::clamp_nan_to_num(Tensor input, Scalar? min, Scalar? max, float? nan, float? posinf, float? posinf) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2174588Z processing existing schema: aten::_add_relu_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.2176712Z processing existing schema: aten::_add_relu_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.2177497Z processing existing schema: prim::VarStack(...) -> Tensor 2022-08-17T12:17:18.2179468Z processing existing schema: quantized::conv_transpose2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.2180281Z processing existing schema: aten::data(Tensor self) -> Tensor 2022-08-17T12:17:18.2181474Z processing existing schema: aten::rad2deg(Tensor self) -> Tensor 2022-08-17T12:17:18.2183041Z processing existing schema: aten::rad2deg.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2184876Z processing existing schema: quantized::batch_norm3d_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.2185832Z processing existing schema: aten::output_nr(Tensor self) -> int 2022-08-17T12:17:18.2187247Z processing existing schema: aten::nextafter(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2188847Z processing existing schema: aten::nextafter.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2190288Z processing existing schema: aten::neg_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2191815Z processing existing schema: aten::mul_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2193539Z processing existing schema: aten::mul_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.2195742Z processing existing schema: aten::mul_.t(t[](a!) l, int n) -> t[](a!) 2022-08-17T12:17:18.2196989Z processing existing schema: aten::nanmedian(Tensor self) -> Tensor 2022-08-17T12:17:18.2198325Z processing existing schema: aten::nanmedian.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2200187Z processing existing schema: aten::nanmedian.dim_values(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2201392Z processing existing schema: aten::nanmedian.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2203366Z processing existing schema: aten::nanmedian.names_dim_values(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2204515Z processing existing schema: aten::nanmedian.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2205980Z processing existing schema: aten::median(Tensor self) -> Tensor 2022-08-17T12:17:18.2207503Z processing existing schema: aten::median.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2209424Z processing existing schema: aten::median.dim_values(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2210263Z processing existing schema: aten::median.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2212306Z processing existing schema: aten::median.names_dim_values(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2213762Z processing existing schema: aten::median.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2215359Z processing existing schema: aten::mean(Tensor self, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2216901Z processing existing schema: aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2218615Z processing existing schema: aten::mean.names_dim(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2221069Z processing existing schema: aten::mean.names_out(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2222905Z processing existing schema: aten::mean.out(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2224737Z processing existing schema: aten::max_pool3d_with_indices(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.2227153Z processing existing schema: aten::max_pool3d_with_indices.out(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.2228985Z processing existing schema: aten::max_pool2d_with_indices(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.2231182Z processing existing schema: aten::max_pool2d_with_indices.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.2233186Z processing existing schema: aten::max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.2235258Z processing existing schema: aten::max_pool1d_with_indices(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.2237341Z processing existing schema: aten::max_pool1d(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.2238454Z processing existing schema: aten::max(Tensor self) -> Tensor 2022-08-17T12:17:18.2240210Z processing existing schema: aten::max.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2241959Z processing existing schema: aten::max.dim_max(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) max, Tensor(b!) max_values) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2242997Z processing existing schema: aten::max.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2244894Z processing existing schema: aten::max.names_dim_max(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) max, Tensor(b!) max_values) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2245995Z processing existing schema: aten::max.other(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2247716Z processing existing schema: aten::max.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2249123Z processing existing schema: aten::masked_select(Tensor self, Tensor mask) -> Tensor 2022-08-17T12:17:18.2250842Z processing existing schema: aten::masked_select.out(Tensor self, Tensor mask, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2252574Z processing existing schema: aten::masked_fill_.Scalar(Tensor(a!) self, Tensor mask, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.2254263Z processing existing schema: aten::masked_fill_.Tensor(Tensor(a!) self, Tensor mask, Tensor value) -> Tensor(a!) 2022-08-17T12:17:18.2255470Z processing existing schema: aten::masked_fill.Scalar(Tensor self, Tensor mask, Scalar value) -> Tensor 2022-08-17T12:17:18.2256908Z processing existing schema: aten::masked_fill.Tensor(Tensor self, Tensor mask, Tensor value) -> Tensor 2022-08-17T12:17:18.2258571Z processing existing schema: aten::masked_fill.Scalar_out(Tensor self, Tensor mask, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2260293Z processing existing schema: aten::masked_fill.Tensor_out(Tensor self, Tensor mask, Tensor value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2261558Z processing existing schema: aten::lgamma_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2263064Z processing existing schema: aten::kthvalue(Tensor self, int k, int dim=-1, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2264279Z processing existing schema: aten::kthvalue.dimname(Tensor self, int k, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2266255Z processing existing schema: aten::kthvalue.dimname_out(Tensor self, int k, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2267997Z processing existing schema: aten::kthvalue.values(Tensor self, int k, int dim=-1, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2269198Z processing existing schema: aten::item(Tensor self) -> Scalar 2022-08-17T12:17:18.2270645Z processing existing schema: aten::tanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2272106Z processing existing schema: aten::isfinite(Tensor self) -> Tensor 2022-08-17T12:17:18.2273504Z processing existing schema: aten::isfinite.float(float a) -> bool 2022-08-17T12:17:18.2274550Z processing existing schema: aten::isfinite.complex(complex a) -> bool 2022-08-17T12:17:18.2276190Z processing existing schema: aten::is_pinned(Tensor self, Device? device=None) -> bool 2022-08-17T12:17:18.2277135Z processing existing schema: aten::is_inference(Tensor self) -> bool 2022-08-17T12:17:18.2278564Z processing existing schema: aten::is_coalesced(Tensor self) -> bool 2022-08-17T12:17:18.2280207Z processing existing schema: aten::igammac_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2281709Z processing existing schema: aten::igammac(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2283401Z processing existing schema: aten::igammac.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2284867Z processing existing schema: aten::igamma_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2286443Z processing existing schema: aten::igamma(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2288032Z processing existing schema: aten::igamma.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2288943Z processing existing schema: aten::i0(Tensor self) -> Tensor 2022-08-17T12:17:18.2290603Z processing existing schema: aten::i0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2292141Z processing existing schema: aten::hypot_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2293495Z processing existing schema: aten::hypot(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2295312Z processing existing schema: aten::hypot.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2296820Z processing existing schema: aten::frac_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2298430Z processing existing schema: aten::floor_divide_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.2300047Z processing existing schema: aten::floor_divide_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2301328Z processing existing schema: aten::floor_divide(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2302743Z processing existing schema: aten::floor_divide.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.2304526Z processing existing schema: aten::floor_divide.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2306082Z processing existing schema: aten::floor_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2307467Z processing existing schema: aten::erfc(Tensor self) -> Tensor 2022-08-17T12:17:18.2308931Z processing existing schema: aten::erfc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2309998Z processing existing schema: aten::erfc.int(int a) -> float 2022-08-17T12:17:18.2311706Z processing existing schema: aten::erfc.float(float a) -> float 2022-08-17T12:17:18.2313009Z processing existing schema: aten::erfc.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.2315068Z processing existing schema: aten::erf_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2316227Z processing existing schema: aten::resize_as_(Tensor(a!) self, Tensor the_template, *, int? memory_format=None) -> Tensor(a!) 2022-08-17T12:17:18.2318339Z processing existing schema: quantized::embedding_bag_4bit_prepack(Tensor weight, bool optimized_qparams=False, int nbins=200, float ratio=0.16) -> Tensor 2022-08-17T12:17:18.2319409Z processing existing schema: aten::capitalize(str self) -> str 2022-08-17T12:17:18.2321130Z processing existing schema: aten::_convert_indices_from_csr_to_coo(Tensor crow_indices, Tensor col_indices, *, bool out_int32=False, bool transpose=False) -> Tensor 2022-08-17T12:17:18.2322984Z processing existing schema: aten::_convert_indices_from_csr_to_coo.out(Tensor crow_indices, Tensor col_indices, *, bool out_int32=False, bool transpose=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2323726Z processing existing schema: aten::erf(Tensor self) -> Tensor 2022-08-17T12:17:18.2325423Z processing existing schema: aten::erf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2326444Z processing existing schema: aten::erf.int(int a) -> float 2022-08-17T12:17:18.2327573Z processing existing schema: aten::erf.float(float a) -> float 2022-08-17T12:17:18.2329036Z processing existing schema: aten::erf.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.2330522Z processing existing schema: aten::equal(Tensor self, Tensor other) -> bool 2022-08-17T12:17:18.2332121Z processing existing schema: aten::relu_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2333373Z processing existing schema: aten::Complex.Scalar(Scalar a) -> complex 2022-08-17T12:17:18.2335213Z processing existing schema: aten::Complex.Tensor_Tensor(Tensor a, Tensor b) -> complex 2022-08-17T12:17:18.2336289Z processing existing schema: aten::Complex.int_bool(int x, bool y) -> complex 2022-08-17T12:17:18.2337733Z processing existing schema: aten::Complex.bool_int(bool x, int y) -> complex 2022-08-17T12:17:18.2339212Z processing existing schema: aten::Complex.float_bool(float x, bool y) -> complex 2022-08-17T12:17:18.2340702Z processing existing schema: aten::Complex.bool_float(bool x, float y) -> complex 2022-08-17T12:17:18.2342190Z processing existing schema: aten::Complex.float_int(float x, int y) -> complex 2022-08-17T12:17:18.2343679Z processing existing schema: aten::Complex.int_float(int x, float y) -> complex 2022-08-17T12:17:18.2345200Z processing existing schema: aten::Complex.int_int(int x, int y) -> complex 2022-08-17T12:17:18.2346650Z processing existing schema: aten::Complex.bool_bool(bool x, bool y) -> complex 2022-08-17T12:17:18.2348175Z processing existing schema: aten::Complex.float_float(float x, float y) -> complex 2022-08-17T12:17:18.2349729Z processing existing schema: aten::Complex.Tensor_float(Tensor x, float y) -> complex 2022-08-17T12:17:18.2351269Z processing existing schema: aten::Complex.float_Tensor(float x, Tensor y) -> complex 2022-08-17T12:17:18.2352867Z processing existing schema: aten::Complex.Tensor_int(Tensor x, int y) -> complex 2022-08-17T12:17:18.2354460Z processing existing schema: aten::Complex.int_Tensor(int x, Tensor y) -> complex 2022-08-17T12:17:18.2356022Z processing existing schema: aten::Complex.Tensor_bool(Tensor x, bool y) -> complex 2022-08-17T12:17:18.2357652Z processing existing schema: aten::Complex.bool_Tensor(bool x, Tensor y) -> complex 2022-08-17T12:17:18.2360402Z processing existing schema: quantized::conv_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.2362053Z processing existing schema: aten::dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.2363561Z processing existing schema: aten::dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.2365203Z processing existing schema: aten::div_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.2367068Z processing existing schema: aten::div_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2369000Z processing existing schema: aten::div_.Tensor_mode(Tensor(a!) self, Tensor other, *, str? rounding_mode) -> Tensor(a!) 2022-08-17T12:17:18.2370740Z processing existing schema: aten::div_.Scalar_mode(Tensor(a!) self, Scalar other, *, str? rounding_mode) -> Tensor(a!) 2022-08-17T12:17:18.2373040Z processing existing schema: quantized::quantized_rnn_relu_cell_dynamic(Tensor input, Tensor hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor b_ih, Tensor b_hh) -> Tensor 2022-08-17T12:17:18.2374217Z processing existing schema: aten::pow.Tensor_Tensor(Tensor self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.2375862Z processing existing schema: aten::pow.Tensor_Scalar(Tensor self, Scalar exponent) -> Tensor 2022-08-17T12:17:18.2376861Z processing existing schema: aten::pow.Scalar(Scalar self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.2378741Z processing existing schema: aten::pow.Scalar_out(Scalar self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2380396Z processing existing schema: aten::pow.Tensor_Scalar_out(Tensor self, Scalar exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2382098Z processing existing schema: aten::pow.Tensor_Tensor_out(Tensor self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2383124Z processing existing schema: aten::pow.int(int a, int b) -> float 2022-08-17T12:17:18.2384700Z processing existing schema: aten::pow.complex(complex a, complex b) -> complex 2022-08-17T12:17:18.2385680Z processing existing schema: aten::pow.float(float a, float b) -> float 2022-08-17T12:17:18.2387596Z processing existing schema: aten::pow.int_float(int a, float b) -> float 2022-08-17T12:17:18.2388369Z processing existing schema: aten::pow.float_int(float a, int b) -> float 2022-08-17T12:17:18.2390171Z processing existing schema: aten::pow.float_complex(float a, complex b) -> complex 2022-08-17T12:17:18.2392103Z processing existing schema: aten::pow.complex_float(complex a, float b) -> complex 2022-08-17T12:17:18.2392886Z processing existing schema: aten::pow.Scalar_Scalar(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.2393923Z processing existing schema: aten::pow.int_to_int(int a, int b) -> int 2022-08-17T12:17:18.2395447Z processing existing schema: aten::rad2deg_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2398067Z processing existing schema: quantized::max_pool1d(Tensor qx, int[] kernel_size, int[] stride, int[] padding, int[] dilation, bool ceil_mode) -> Tensor 2022-08-17T12:17:18.2398620Z schema: profiler::_record_function_enter(str name, str? args=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2399838Z processing existing schema: aten::__ilshift__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.2401691Z processing existing schema: aten::__ilshift__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2402775Z processing existing schema: aten::deg2rad(Tensor self) -> Tensor 2022-08-17T12:17:18.2404745Z processing existing schema: aten::deg2rad.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2406414Z processing existing schema: aten::clamp_min_(Tensor(a!) self, Scalar min) -> Tensor(a!) 2022-08-17T12:17:18.2407633Z processing existing schema: aten::clamp_min_.Tensor(Tensor(a!) self, Tensor min) -> Tensor(a!) 2022-08-17T12:17:18.2409569Z processing existing schema: aten::clamp_(Tensor(a!) self, Scalar? min=None, Scalar? max=None) -> Tensor(a!) 2022-08-17T12:17:18.2411458Z processing existing schema: aten::clamp_.Tensor(Tensor(a!) self, Tensor? min=None, Tensor? max=None) -> Tensor(a!) 2022-08-17T12:17:18.2412898Z processing existing schema: aten::ceil_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2414599Z processing existing schema: aten::bitwise_not_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2416088Z processing existing schema: aten::atanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2417508Z processing existing schema: aten::atanh(Tensor self) -> Tensor 2022-08-17T12:17:18.2418820Z processing existing schema: aten::atanh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2420924Z processing existing schema: aten::atanh.int(int a) -> float 2022-08-17T12:17:18.2421418Z processing existing schema: aten::atanh.float(float a) -> float 2022-08-17T12:17:18.2423133Z processing existing schema: aten::atanh.complex(complex a) -> complex 2022-08-17T12:17:18.2424402Z processing existing schema: aten::atanh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.2426117Z processing existing schema: aten::atan_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2427686Z processing existing schema: aten::atan2_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2429255Z processing existing schema: aten::asinh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2430369Z processing existing schema: aten::asinh(Tensor self) -> Tensor 2022-08-17T12:17:18.2432253Z processing existing schema: aten::asinh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2433673Z processing existing schema: aten::asinh.int(int a) -> float 2022-08-17T12:17:18.2434882Z processing existing schema: aten::asinh.float(float a) -> float 2022-08-17T12:17:18.2436085Z processing existing schema: aten::asinh.complex(complex a) -> complex 2022-08-17T12:17:18.2437356Z processing existing schema: aten::asinh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.2438586Z processing existing schema: aten::min(Tensor self) -> Tensor 2022-08-17T12:17:18.2440183Z processing existing schema: aten::min.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2442167Z processing existing schema: aten::min.dim_min(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) min, Tensor(b!) min_indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2443352Z processing existing schema: aten::min.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.2445292Z processing existing schema: aten::min.names_dim_min(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) min, Tensor(b!) min_indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.2446461Z processing existing schema: aten::min.other(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2448162Z processing existing schema: aten::min.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2449782Z processing existing schema: aten::asin_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2451131Z processing existing schema: aten::arccosh(Tensor self) -> Tensor 2022-08-17T12:17:18.2452844Z processing existing schema: aten::arccosh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2454422Z processing existing schema: aten::any(Tensor self) -> Tensor 2022-08-17T12:17:18.2455935Z processing existing schema: aten::any.dim(Tensor self, int dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2457746Z processing existing schema: aten::any.out(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2459312Z processing existing schema: aten::any.all_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2460916Z processing existing schema: aten::any.dimname(Tensor self, str dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2462608Z processing existing schema: aten::any.dimname_out(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2464006Z processing existing schema: aten::any.str(str[] self) -> bool 2022-08-17T12:17:18.2465590Z processing existing schema: aten::any.int(int[] self) -> bool 2022-08-17T12:17:18.2467124Z processing existing schema: aten::any.float(float[] self) -> bool 2022-08-17T12:17:18.2468831Z processing existing schema: aten::any.bool(bool[] self) -> bool 2022-08-17T12:17:18.2470312Z processing existing schema: aten::angle(Tensor self) -> Tensor 2022-08-17T12:17:18.2472621Z processing existing schema: aten::angle.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2473504Z processing existing schema: aten::angle.int(int a) -> float 2022-08-17T12:17:18.2474846Z processing existing schema: aten::angle.float(float a) -> float 2022-08-17T12:17:18.2476181Z processing existing schema: aten::angle.complex(complex a) -> float 2022-08-17T12:17:18.2477655Z processing existing schema: aten::angle.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.2479479Z processing existing schema: aten::align_to(Tensor(a) self, str[] names) -> Tensor(a) 2022-08-17T12:17:18.2481925Z processing existing schema: aten::align_to.ellipsis_idx(Tensor(a) self, str[] order, int ellipsis_idx) -> Tensor(a) 2022-08-17T12:17:18.2483009Z schema: nvprims::tanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2485545Z processing existing schema: aten::_sparse_softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2486294Z processing existing schema: aten::_sparse_softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2487580Z processing existing schema: aten::_sparse_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2489509Z processing existing schema: aten::_sparse_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:18.2490310Z processing existing schema: aten::trunc(Tensor self) -> Tensor 2022-08-17T12:17:18.2492021Z processing existing schema: aten::trunc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2493310Z schema: prims::log10(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2495086Z processing existing schema: aten::_fused_dropout(Tensor self, float p, Generator? generator=None) -> (Tensor, Tensor) 2022-08-17T12:17:18.2496669Z processing existing schema: aten::_fused_dropout.out(Tensor self, float p, Generator? generator=None, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.2497998Z processing existing schema: aten::sqrt_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2499648Z processing existing schema: aten::index_copy(Tensor self, int dim, Tensor index, Tensor source) -> Tensor 2022-08-17T12:17:18.2501189Z processing existing schema: aten::index_copy.dimname(Tensor self, str dim, Tensor index, Tensor source) -> Tensor 2022-08-17T12:17:18.2503019Z processing existing schema: aten::index_copy.out(Tensor self, int dim, Tensor index, Tensor source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2504436Z processing existing schema: aten::linalg_inv_ex(Tensor self, *, bool check_errors=False) -> (Tensor inverse, Tensor info) 2022-08-17T12:17:18.2506195Z processing existing schema: aten::linalg_inv_ex.inverse(Tensor self, *, bool check_errors=False, Tensor(a!) inverse, Tensor(b!) info) -> (Tensor(a!) inverse, Tensor(b!) info) 2022-08-17T12:17:18.2507420Z processing existing schema: aten::linalg_eigh(Tensor self, str UPLO="L") -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.2509335Z processing existing schema: aten::linalg_eigh.eigvals(Tensor self, str UPLO="L", *, Tensor(a!) eigvals, Tensor(b!) eigvecs) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.2510489Z processing existing schema: aten::true_divide.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.2512006Z processing existing schema: aten::true_divide.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2513932Z processing existing schema: aten::true_divide.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2515016Z processing existing schema: aten::linalg_cholesky_ex(Tensor self, *, bool upper=False, bool check_errors=False) -> (Tensor L, Tensor info) 2022-08-17T12:17:18.2517048Z processing existing schema: aten::linalg_cholesky_ex.L(Tensor self, *, bool upper=False, bool check_errors=False, Tensor(a!) L, Tensor(b!) info) -> (Tensor(a!) L, Tensor(b!) info) 2022-08-17T12:17:18.2518129Z processing existing schema: aten::linalg_qr(Tensor A, str mode="reduced") -> (Tensor Q, Tensor R) 2022-08-17T12:17:18.2520585Z processing existing schema: aten::linalg_qr.out(Tensor A, str mode="reduced", *, Tensor(a!) Q, Tensor(b!) R) -> (Tensor(a!) Q, Tensor(b!) R) 2022-08-17T12:17:18.2521873Z processing existing schema: aten::multilabel_margin_loss_forward(Tensor self, Tensor target, int reduction) -> (Tensor output, Tensor is_target) 2022-08-17T12:17:18.2523583Z processing existing schema: aten::multilabel_margin_loss_forward.output(Tensor self, Tensor target, int reduction, *, Tensor(a!) output, Tensor(b!) is_target) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.2524895Z processing existing schema: aten::fractional_max_pool3d(Tensor self, int[3] kernel_size, int[3] output_size, Tensor random_samples) -> (Tensor, Tensor) 2022-08-17T12:17:18.2527074Z processing existing schema: aten::fractional_max_pool3d.output(Tensor self, int[3] kernel_size, int[3] output_size, Tensor random_samples, *, Tensor(a!) output, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.2528555Z processing existing schema: aten::triangular_solve(Tensor self, Tensor A, bool upper=True, bool transpose=False, bool unitriangular=False) -> (Tensor solution, Tensor cloned_coefficient) 2022-08-17T12:17:18.2530587Z processing existing schema: aten::triangular_solve.X(Tensor self, Tensor A, bool upper=True, bool transpose=False, bool unitriangular=False, *, Tensor(a!) X, Tensor(b!) M) -> (Tensor(a!) solution, Tensor(b!) cloned_coefficient) 2022-08-17T12:17:18.2531291Z schema: nvprims::real(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2533996Z processing existing schema: aten::_sparse_coo_tensor_with_dims(int sparse_dim, int dense_dim, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.2535721Z processing existing schema: aten::_sparse_coo_tensor_with_dims.out(int sparse_dim, int dense_dim, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2536789Z processing existing schema: aten::is_leaf(Tensor self) -> bool 2022-08-17T12:17:18.2538835Z processing existing schema: aten::symeig(Tensor self, bool eigenvectors=False, bool upper=True) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.2540281Z processing existing schema: aten::symeig.e(Tensor self, bool eigenvectors=False, bool upper=True, *, Tensor(a!) e, Tensor(b!) V) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.2541132Z schema: prims::lt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2542648Z processing existing schema: aten::_lu_with_info(Tensor self, bool pivot=True, bool check_errors=True) -> (Tensor LU, Tensor pivots, Tensor info) 2022-08-17T12:17:18.2543817Z processing existing schema: aten::align_as(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2545164Z processing existing schema: aten::lstsq(Tensor self, Tensor A) -> (Tensor solution, Tensor QR) 2022-08-17T12:17:18.2547015Z processing existing schema: aten::lstsq.X(Tensor self, Tensor A, *, Tensor(a!) X, Tensor(b!) qr) -> (Tensor(a!) solution, Tensor(b!) QR) 2022-08-17T12:17:18.2547925Z processing existing schema: aten::geqrf(Tensor self) -> (Tensor a, Tensor tau) 2022-08-17T12:17:18.2549671Z processing existing schema: aten::geqrf.a(Tensor self, *, Tensor(a!) a, Tensor(b!) tau) -> (Tensor(a!) a, Tensor(b!) tau) 2022-08-17T12:17:18.2551285Z processing existing schema: aten::rename(Tensor(a) self, str[]? names) -> Tensor(a) 2022-08-17T12:17:18.2552432Z processing existing schema: prim::device(Tensor a) -> Device 2022-08-17T12:17:18.2554953Z processing existing schema: quantized::conv3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:18.2556025Z processing existing schema: aten::eig(Tensor self, bool eigenvectors=False) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.2558337Z processing existing schema: aten::eig.e(Tensor self, bool eigenvectors=False, *, Tensor(a!) e, Tensor(b!) v) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.2559464Z processing existing schema: aten::fake_quantize_per_tensor_affine(Tensor self, float scale, int zero_point, int quant_min, int quant_max) -> Tensor 2022-08-17T12:17:18.2560927Z processing existing schema: aten::fake_quantize_per_tensor_affine.tensor_qparams(Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max) -> Tensor 2022-08-17T12:17:18.2562569Z processing existing schema: aten::linalg_tensorsolve(Tensor self, Tensor other, int[]? dims=None) -> Tensor 2022-08-17T12:17:18.2564661Z processing existing schema: aten::linalg_tensorsolve.out(Tensor self, Tensor other, int[]? dims=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2565960Z processing existing schema: aten::linalg_tensorinv(Tensor self, int ind=2) -> Tensor 2022-08-17T12:17:18.2567756Z processing existing schema: aten::linalg_tensorinv.out(Tensor self, int ind=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2568801Z processing existing schema: aten::linalg_inv(Tensor self) -> Tensor 2022-08-17T12:17:18.2570610Z processing existing schema: aten::linalg_inv.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2572006Z processing existing schema: aten::linalg_eigvalsh(Tensor self, str UPLO="L") -> Tensor 2022-08-17T12:17:18.2573967Z processing existing schema: aten::linalg_eigvalsh.out(Tensor self, str UPLO="L", *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2575404Z processing existing schema: aten::linalg_svdvals(Tensor A, *, str? driver=None) -> Tensor 2022-08-17T12:17:18.2577047Z processing existing schema: aten::linalg_svdvals.out(Tensor A, *, str? driver=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2577564Z schema: aten::linalg_solve(Tensor A, Tensor B, *, bool left=True) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2578383Z schema: aten::linalg_solve.out(Tensor A, Tensor B, *, bool left=True, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.2580171Z processing existing schema: aten::linalg_matrix_rank(Tensor self, float tol, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.2581671Z processing existing schema: aten::linalg_matrix_rank.tol_tensor(Tensor input, Tensor tol, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.2583451Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_tensor(Tensor input, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.2585258Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_float(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.2587325Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_tensor_out(Tensor input, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2589357Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_float_out(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2591161Z processing existing schema: aten::linalg_matrix_rank.out(Tensor self, float tol, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2593190Z processing existing schema: aten::linalg_matrix_rank.out_tol_tensor(Tensor input, Tensor tol, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2594838Z processing existing schema: aten::true_divide_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.2596699Z processing existing schema: aten::true_divide_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.2598265Z processing existing schema: aten::linalg_cond(Tensor self, Scalar? p=None) -> Tensor 2022-08-17T12:17:18.2599728Z processing existing schema: aten::linalg_cond.p_str(Tensor self, str p) -> Tensor 2022-08-17T12:17:18.2601481Z processing existing schema: aten::linalg_cond.out(Tensor self, Scalar? p=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2603359Z processing existing schema: aten::linalg_cond.p_str_out(Tensor self, str p, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2605264Z processing existing schema: aten::linalg_matrix_norm(Tensor self, Scalar ord, int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2607478Z processing existing schema: aten::linalg_matrix_norm.str_ord(Tensor self, str ord="fro", int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2609695Z processing existing schema: aten::linalg_matrix_norm.out(Tensor self, Scalar ord, int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2612082Z processing existing schema: aten::linalg_matrix_norm.str_ord_out(Tensor self, str ord="fro", int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2613560Z processing existing schema: aten::fft_ihfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.2615510Z processing existing schema: aten::fft_ihfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2616949Z processing existing schema: aten::fft_hfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.2618862Z processing existing schema: aten::fft_hfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2620548Z processing existing schema: aten::sign_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2621917Z processing existing schema: aten::percentFormat(str self, ...) -> str 2022-08-17T12:17:18.2623761Z processing existing schema: quantized::conv3d_stride(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.2625128Z processing existing schema: _test::cat(Tensor[] inputs) -> Tensor 2022-08-17T12:17:18.2627278Z processing existing schema: aten::_foreach_addcmul_.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> () 2022-08-17T12:17:18.2629507Z processing existing schema: aten::_foreach_addcmul_.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> () 2022-08-17T12:17:18.2631246Z processing existing schema: aten::fft_irfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.2633467Z processing existing schema: aten::fft_irfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2635265Z processing existing schema: aten::fft_rfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.2637406Z processing existing schema: aten::fft_rfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2639233Z processing existing schema: aten::fft_rfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.2641457Z processing existing schema: aten::fft_rfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2642692Z processing existing schema: aten::signbit(Tensor self) -> Tensor 2022-08-17T12:17:18.2644412Z processing existing schema: aten::signbit.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2645627Z processing existing schema: aten::__not__(bool self) -> bool 2022-08-17T12:17:18.2647644Z processing existing schema: quantized::conv3d_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.2649270Z processing existing schema: _test::get_first(str[][] _0) -> str _0 2022-08-17T12:17:18.2651419Z processing existing schema: aten::_foreach_asin(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.2653045Z processing existing schema: aten::_foreach_asin.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.2654857Z processing existing schema: aten::fft_rfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.2656829Z processing existing schema: aten::fft_rfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2658152Z processing existing schema: aten::set_data(Tensor(a!) self, Tensor new_data) -> () 2022-08-17T12:17:18.2658928Z processing existing schema: prim::rpc_remote(...) -> ... 2022-08-17T12:17:18.2660382Z processing existing schema: quantized::conv3d_unpack(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.2661515Z processing existing schema: aten::_list_to_tensor(int[] self) -> Tensor 2022-08-17T12:17:18.2663423Z processing existing schema: aten::_foreach_acos(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.2665013Z processing existing schema: aten::_foreach_acos.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.2666835Z processing existing schema: aten::fft_ifftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.2668765Z processing existing schema: aten::fft_ifftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2670490Z processing existing schema: aten::fft_fft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.2672727Z processing existing schema: aten::fft_fft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2674253Z processing existing schema: aten::fft_ifft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.2676090Z processing existing schema: aten::fft_ifft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2677577Z processing existing schema: aten::fft_fft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.2679506Z processing existing schema: aten::fft_fft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2680771Z processing existing schema: aten::replication_pad3d(Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:18.2682485Z processing existing schema: aten::replication_pad3d.out(Tensor self, int[6] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2683799Z processing existing schema: prim::Guard(Tensor(a) t) -> Tensor(a) 2022-08-17T12:17:18.2685370Z processing existing schema: quantized::celu(Tensor self, float output_scale, int output_zero_point, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.2686688Z processing existing schema: aten::replication_pad2d(Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:18.2688393Z processing existing schema: aten::replication_pad2d.out(Tensor self, int[4] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2692055Z processing existing schema: aten::grad(Tensor[] outputs, Tensor[] inputs, Tensor?[]? grad_outputs=None, bool? retain_graph=None, bool create_graph=False, bool allow_unused=False) -> Tensor?[] 2022-08-17T12:17:18.2695280Z processing existing schema: _quantized::conv_transpose3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:18.2695877Z processing existing schema: aten::isnumeric(str self) -> bool 2022-08-17T12:17:18.2697533Z processing existing schema: aten::_cholesky_solve_helper(Tensor self, Tensor A, bool upper) -> Tensor 2022-08-17T12:17:18.2699194Z processing existing schema: aten::_cholesky_solve_helper.out(Tensor self, Tensor A, bool upper, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2700493Z processing existing schema: aten::replication_pad1d(Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:18.2702211Z processing existing schema: aten::replication_pad1d.out(Tensor self, int[2] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2703559Z processing existing schema: prim::AutogradAdd(Any a, Any b) -> Any 2022-08-17T12:17:18.2706508Z processing existing schema: _quantized::conv_transpose1d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.2707515Z processing existing schema: aten::isalpha(str self) -> bool 2022-08-17T12:17:18.2709080Z processing existing schema: aten::_cdist_backward(Tensor grad, Tensor x1, Tensor x2, float p, Tensor cdist) -> Tensor 2022-08-17T12:17:18.2710991Z processing existing schema: aten::_cdist_backward.out(Tensor grad, Tensor x1, Tensor x2, float p, Tensor cdist, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2712669Z processing existing schema: aten::max_unpool2d(Tensor self, Tensor indices, int[2] output_size) -> Tensor 2022-08-17T12:17:18.2715182Z processing existing schema: aten::max_unpool2d.out(Tensor self, Tensor indices, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2716838Z processing existing schema: aten::max_pool3d(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.2718629Z processing existing schema: aten::pinverse(Tensor self, float rcond=1.0000000000000001e-15) -> Tensor 2022-08-17T12:17:18.2719955Z processing existing schema: prim::squeeze_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.2721305Z processing existing schema: prim::squeeze_copy.dim(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.2723255Z processing existing schema: prim::infer_unsqueeze_size(int[] a, int dim) -> int[] 2022-08-17T12:17:18.2724717Z processing existing schema: aten::matrix_rank(Tensor self, bool symmetric=False) -> Tensor 2022-08-17T12:17:18.2726260Z processing existing schema: aten::matrix_rank.tol(Tensor self, float tol, bool symmetric=False) -> Tensor 2022-08-17T12:17:18.2728422Z processing existing schema: quantized::quantized_gru_cell_dynamic(Tensor input, Tensor hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor b_ih, Tensor b_hh) -> Tensor 2022-08-17T12:17:18.2728972Z processing existing schema: prim::StaticSubgraph(...) -> ... 2022-08-17T12:17:18.2730367Z processing existing schema: aten::all(Tensor self) -> Tensor 2022-08-17T12:17:18.2731830Z processing existing schema: aten::all.dim(Tensor self, int dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2733624Z processing existing schema: aten::all.out(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2735245Z processing existing schema: aten::all.all_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2736668Z processing existing schema: aten::all.dimname(Tensor self, str dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2738287Z processing existing schema: aten::all.dimname_out(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2739627Z processing existing schema: aten::all.int(int[] self) -> bool 2022-08-17T12:17:18.2741034Z processing existing schema: aten::all.float(float[] self) -> bool 2022-08-17T12:17:18.2742506Z processing existing schema: aten::all.bool(bool[] self) -> bool 2022-08-17T12:17:18.2744091Z processing existing schema: aten::lu_solve(Tensor self, Tensor LU_data, Tensor LU_pivots) -> Tensor 2022-08-17T12:17:18.2745755Z processing existing schema: aten::lu_solve.out(Tensor self, Tensor LU_data, Tensor LU_pivots, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2747074Z processing existing schema: aten::cholesky_inverse(Tensor self, bool upper=False) -> Tensor 2022-08-17T12:17:18.2748727Z processing existing schema: aten::cholesky_inverse.out(Tensor self, bool upper=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2750344Z processing existing schema: aten::grid_sampler_3d(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:18.2752002Z processing existing schema: aten::grid_sampler_3d.out(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2753277Z schema: prims::sign(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2754876Z processing existing schema: aten::_grid_sampler_2d_cpu_fallback(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:18.2756779Z processing existing schema: aten::_grid_sampler_2d_cpu_fallback.out(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2757790Z processing existing schema: aten::special_i1(Tensor self) -> Tensor 2022-08-17T12:17:18.2759442Z processing existing schema: aten::special_i1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2761016Z processing existing schema: aten::grid_sampler_2d(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:18.2762791Z processing existing schema: aten::grid_sampler_2d.out(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2764820Z processing existing schema: aten::stft(Tensor self, int n_fft, int? hop_length=None, int? win_length=None, Tensor? window=None, bool normalized=False, bool? onesided=None, bool? return_complex=None) -> Tensor 2022-08-17T12:17:18.2767175Z processing existing schema: aten::stft.center(Tensor self, int n_fft, int? hop_length=None, int? win_length=None, Tensor? window=None, bool center=True, str pad_mode="reflect", bool normalized=False, bool? onesided=None, bool? return_complex=None) -> Tensor 2022-08-17T12:17:18.2768246Z schema: prims::view_of(Tensor(a) a) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2769843Z processing existing schema: aten::_nested_from_padded(Tensor padded, Tensor cpu_nested_shape_example, bool fuse_transform_0213=False) -> Tensor 2022-08-17T12:17:18.2771628Z processing existing schema: aten::_nested_from_padded.out(Tensor padded, Tensor cpu_nested_shape_example, bool fuse_transform_0213=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2773003Z schema: aten::nanquantile(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2774601Z schema: aten::nanquantile.scalar(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2776584Z schema: aten::nanquantile.out(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.2778065Z schema: aten::nanquantile.scalar_out(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.2779280Z processing existing schema: aten::cosh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.2780710Z processing existing schema: aten::polar(Tensor abs, Tensor angle) -> Tensor 2022-08-17T12:17:18.2782337Z processing existing schema: aten::polar.out(Tensor abs, Tensor angle, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2783740Z processing existing schema: aten::polar.int(int a, int b) -> complex 2022-08-17T12:17:18.2785090Z processing existing schema: aten::polar.float(float a, float b) -> complex 2022-08-17T12:17:18.2786724Z processing existing schema: aten::polar.int_float(int a, float b) -> complex 2022-08-17T12:17:18.2788195Z processing existing schema: aten::polar.float_int(float a, int b) -> complex 2022-08-17T12:17:18.2789798Z processing existing schema: aten::polar.Scalar_Scalar(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.2791986Z processing existing schema: aten::avg_pool3d(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None) -> Tensor 2022-08-17T12:17:18.2794549Z processing existing schema: aten::avg_pool3d.out(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2795902Z processing existing schema: aten::scatter_add(Tensor self, int dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:18.2797607Z processing existing schema: aten::scatter_add.out(Tensor self, int dim, Tensor index, Tensor src, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2799311Z processing existing schema: aten::scatter_add.dimname(Tensor self, str dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:18.2801060Z processing existing schema: quantized::mul_scalar_relu_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.2802672Z processing existing schema: quantized::mul_scalar_relu_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.2803908Z processing existing schema: prim::is_ort(Tensor a) -> bool 2022-08-17T12:17:18.2806420Z processing existing schema: aten::_empty_affine_quantized(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, float scale=1., int zero_point=0, int? memory_format=0) -> Tensor 2022-08-17T12:17:18.2808646Z processing existing schema: aten::_empty_affine_quantized.out(int[] size, *, float scale=1., int zero_point=0, int? memory_format=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2809919Z processing existing schema: aten::isnan(Tensor self) -> Tensor 2022-08-17T12:17:18.2811529Z processing existing schema: aten::isnan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2812793Z processing existing schema: aten::isnan.float(float a) -> bool 2022-08-17T12:17:18.2814150Z processing existing schema: aten::isnan.complex(complex a) -> bool 2022-08-17T12:17:18.2816226Z processing existing schema: aten::tensordot(Tensor self, Tensor other, int[] dims_self, int[] dims_other) -> Tensor 2022-08-17T12:17:18.2818601Z processing existing schema: aten::tensordot.out(Tensor self, Tensor other, int[] dims_self, int[] dims_other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2820120Z processing existing schema: aten::grid_sampler(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:18.2821493Z processing existing schema: aten::pow_.Scalar(Tensor(a!) self, Scalar exponent) -> Tensor(a!) 2022-08-17T12:17:18.2823095Z processing existing schema: aten::pow_.Tensor(Tensor(a!) self, Tensor exponent) -> Tensor(a!) 2022-08-17T12:17:18.2825187Z processing existing schema: quantized::quantized_rnn_tanh_cell_dynamic(Tensor input, Tensor hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor b_ih, Tensor b_hh) -> Tensor 2022-08-17T12:17:18.2826123Z processing existing schema: aten::cross(Tensor self, Tensor other, int? dim=None) -> Tensor 2022-08-17T12:17:18.2828187Z processing existing schema: aten::cross.out(Tensor self, Tensor other, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2829498Z processing existing schema: aten::atan2(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2831163Z processing existing schema: aten::atan2.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2832628Z processing existing schema: aten::atan2.int(int a, int b) -> float 2022-08-17T12:17:18.2834023Z processing existing schema: aten::atan2.float(float a, float b) -> float 2022-08-17T12:17:18.2835371Z processing existing schema: aten::atan2.int_float(int a, float b) -> float 2022-08-17T12:17:18.2836820Z processing existing schema: aten::atan2.float_int(float a, int b) -> float 2022-08-17T12:17:18.2838051Z processing existing schema: aten::atan2.Scalar_Scalar(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.2839604Z processing existing schema: aten::cumsum(Tensor self, int dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2841038Z processing existing schema: aten::cumsum.dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2842885Z processing existing schema: aten::cumsum.dimname_out(Tensor self, str dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2844680Z processing existing schema: aten::cumsum.out(Tensor self, int dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2846726Z processing existing schema: aten::pixel_unshuffle(Tensor self, int downscale_factor) -> Tensor 2022-08-17T12:17:18.2847983Z processing existing schema: aten::pixel_unshuffle.out(Tensor self, int downscale_factor, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2849114Z processing existing schema: aten::cumprod(Tensor self, int dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2851019Z processing existing schema: aten::cumprod.dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2852763Z processing existing schema: aten::cumprod.dimname_out(Tensor self, str dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2854705Z processing existing schema: aten::cumprod.out(Tensor self, int dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2856040Z processing existing schema: aten::fractional_max_pool2d(Tensor self, int[2] kernel_size, int[2] output_size, Tensor random_samples) -> (Tensor, Tensor) 2022-08-17T12:17:18.2857978Z processing existing schema: aten::fractional_max_pool2d.output(Tensor self, int[2] kernel_size, int[2] output_size, Tensor random_samples, *, Tensor(a!) output, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.2859251Z processing existing schema: aten::softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2860757Z processing existing schema: aten::softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.2862351Z processing existing schema: aten::softmax.int_out(Tensor self, int dim, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2863599Z processing existing schema: prim::BailoutTemplate() -> int 2022-08-17T12:17:18.2865055Z processing existing schema: mkldnn_prepacked::conv2d_run(Tensor X, __torch__.torch.classes.mkldnn.ConvOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:18.2866573Z processing existing schema: aten::local_value(RRef(t) self) -> t(*) 2022-08-17T12:17:18.2868874Z processing existing schema: aten::_foreach_log10(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.2870405Z processing existing schema: aten::_foreach_log10.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.2871644Z processing existing schema: aten::logsumexp(Tensor self, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2873362Z processing existing schema: aten::logsumexp.names(Tensor self, str[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.2875068Z processing existing schema: aten::logsumexp.names_out(Tensor self, str[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2876683Z processing existing schema: aten::logsumexp.out(Tensor self, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2878146Z processing existing schema: aten::renorm(Tensor self, Scalar p, int dim, Scalar maxnorm) -> Tensor 2022-08-17T12:17:18.2879707Z processing existing schema: aten::renorm.out(Tensor self, Scalar p, int dim, Scalar maxnorm, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2881001Z processing existing schema: prim::layout(Tensor a) -> int 2022-08-17T12:17:18.2883979Z processing existing schema: quantized::conv_transpose2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.2885420Z processing existing schema: aten::cdist(Tensor x1, Tensor x2, float p=2., int? compute_mode=None) -> Tensor 2022-08-17T12:17:18.2886872Z processing existing schema: aten::reflection_pad2d(Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:18.2888643Z processing existing schema: aten::reflection_pad2d.out(Tensor self, int[4] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2890224Z processing existing schema: aten::Bool.Tensor(Tensor a) -> bool 2022-08-17T12:17:18.2891532Z processing existing schema: aten::Bool.int(int a) -> bool 2022-08-17T12:17:18.2893015Z processing existing schema: aten::Bool.float(float a) -> bool 2022-08-17T12:17:18.2895063Z processing existing schema: _quantized::conv_transpose2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.2896215Z processing existing schema: aten::dist(Tensor self, Tensor other, Scalar p=2) -> Tensor 2022-08-17T12:17:18.2898027Z processing existing schema: aten::dist.out(Tensor self, Tensor other, Scalar p=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2899722Z processing existing schema: aten::binary_cross_entropy_with_logits(Tensor self, Tensor target, Tensor? weight=None, Tensor? pos_weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:18.2901726Z processing existing schema: aten::binary_cross_entropy_with_logits.out(Tensor self, Tensor target, Tensor? weight=None, Tensor? pos_weight=None, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2902843Z processing existing schema: aten::bitwise_not(Tensor self) -> Tensor 2022-08-17T12:17:18.2904509Z processing existing schema: aten::bitwise_not.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2906409Z processing existing schema: aten::multi_margin_loss(Tensor self, Tensor target, Scalar p=1, Scalar margin=1, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:18.2908536Z processing existing schema: aten::multi_margin_loss.out(Tensor self, Tensor target, Scalar p=1, Scalar margin=1, Tensor? weight=None, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2909991Z processing existing schema: aten::multilabel_margin_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:18.2911807Z processing existing schema: aten::multilabel_margin_loss.out(Tensor self, Tensor target, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2913874Z processing existing schema: aten::margin_ranking_loss(Tensor input1, Tensor input2, Tensor target, float margin=0., int reduction=1) -> Tensor 2022-08-17T12:17:18.2915192Z processing existing schema: aten::mse_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:18.2917062Z processing existing schema: aten::mse_loss.out(Tensor self, Tensor target, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2918678Z processing existing schema: aten::huber_loss(Tensor self, Tensor target, int reduction=1, float delta=1.) -> Tensor 2022-08-17T12:17:18.2920697Z processing existing schema: aten::huber_loss.out(Tensor self, Tensor target, int reduction=1, float delta=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2922446Z processing existing schema: aten::smooth_l1_loss(Tensor self, Tensor target, int reduction=1, float beta=1.) -> Tensor 2022-08-17T12:17:18.2924306Z processing existing schema: aten::smooth_l1_loss.out(Tensor self, Tensor target, int reduction=1, float beta=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2925803Z processing existing schema: aten::insert.t(t[](a!) self, int idx, t(b -> *) el) -> () 2022-08-17T12:17:18.2927612Z processing existing schema: _quantized::conv3d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.2928758Z processing existing schema: aten::_foreach_frac_(Tensor[] self) -> () 2022-08-17T12:17:18.2930127Z processing existing schema: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.2931292Z processing existing schema: aten::mul.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.2933209Z processing existing schema: aten::mul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2934969Z processing existing schema: aten::mul.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2936872Z processing existing schema: aten::mul.left_t(t[] l, int n) -> t[] 2022-08-17T12:17:18.2938859Z processing existing schema: aten::mul.right_(int n, t[] l) -> t[] 2022-08-17T12:17:18.2940398Z processing existing schema: aten::mul.int(int a, int b) -> int 2022-08-17T12:17:18.2941883Z processing existing schema: aten::mul.complex(complex a, complex b) -> complex 2022-08-17T12:17:18.2943067Z processing existing schema: aten::mul.float(float a, float b) -> float 2022-08-17T12:17:18.2944481Z processing existing schema: aten::mul.int_complex(int a, complex b) -> complex 2022-08-17T12:17:18.2945917Z processing existing schema: aten::mul.complex_int(complex a, int b) -> complex 2022-08-17T12:17:18.2947437Z processing existing schema: aten::mul.float_complex(float a, complex b) -> complex 2022-08-17T12:17:18.2948966Z processing existing schema: aten::mul.complex_float(complex a, float b) -> complex 2022-08-17T12:17:18.2950493Z processing existing schema: aten::mul.int_float(int a, float b) -> float 2022-08-17T12:17:18.2952045Z processing existing schema: aten::mul.float_int(float a, int b) -> float 2022-08-17T12:17:18.2953680Z processing existing schema: aten::mul(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.2955134Z processing existing schema: aten::linalg_eig(Tensor self) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.2956980Z processing existing schema: aten::linalg_eig.out(Tensor self, *, Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.2958940Z processing existing schema: aten::unbind.int(Tensor(a -> *) self, int dim=0) -> Tensor[] 2022-08-17T12:17:18.2961048Z processing existing schema: aten::unbind.Dimname(Tensor(a -> *) self, str dim) -> Tensor[] 2022-08-17T12:17:18.2962631Z schema: aten::linalg_solve_triangular(Tensor self, Tensor B, *, bool upper, bool left=True, bool unitriangular=False) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.2963005Z schema: aten::linalg_solve_triangular.out(Tensor self, Tensor B, *, bool upper, bool left=True, bool unitriangular=False, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.2965026Z processing existing schema: aten::to.device(Tensor(a) self, Device device, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:18.2966958Z processing existing schema: aten::to.dtype(Tensor(a) self, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:18.2968823Z processing existing schema: aten::to.other(Tensor(a) self, Tensor other, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:18.2971250Z processing existing schema: aten::to.dtype_layout(Tensor(a) self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:18.2973194Z processing existing schema: aten::to.prim_Device(Tensor(a) self, Device? device, int? dtype=None, bool non_blocking=False, bool copy=False) -> Tensor(a|b) 2022-08-17T12:17:18.2975258Z processing existing schema: aten::to.prim_dtype(Tensor(a) self, int? dtype=None, bool non_blocking=False, bool copy=False) -> Tensor(a|b) 2022-08-17T12:17:18.2976988Z processing existing schema: aten::to.prim_other(Tensor(a) self, bool non_blocking=False, bool copy=False) -> Tensor(a|b) 2022-08-17T12:17:18.2978333Z processing existing schema: aten::sqrt(Tensor self) -> Tensor 2022-08-17T12:17:18.2979985Z processing existing schema: aten::sqrt.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2981295Z processing existing schema: aten::sqrt.int(int a) -> float 2022-08-17T12:17:18.2982632Z processing existing schema: aten::sqrt.float(float a) -> float 2022-08-17T12:17:18.2984119Z processing existing schema: aten::sqrt.complex(complex a) -> complex 2022-08-17T12:17:18.2985532Z processing existing schema: aten::sqrt.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.2986910Z processing existing schema: aten::sinh(Tensor self) -> Tensor 2022-08-17T12:17:18.2988458Z processing existing schema: aten::sinh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.2989848Z processing existing schema: aten::sinh.int(int a) -> float 2022-08-17T12:17:18.2991263Z processing existing schema: aten::sinh.float(float a) -> float 2022-08-17T12:17:18.2992637Z processing existing schema: aten::sinh.complex(complex a) -> complex 2022-08-17T12:17:18.2994131Z processing existing schema: aten::sinh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.2995315Z processing existing schema: aten::hash.generic(t value) -> int 2022-08-17T12:17:18.2997465Z processing existing schema: quantized::conv_transpose2d_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.2998889Z processing existing schema: aten::_no_grad_zero_(Tensor(a!) tensor) -> Tensor(a!) 2022-08-17T12:17:18.3000795Z processing existing schema: aten::_foreach_cosh(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.3002517Z processing existing schema: aten::_foreach_cosh.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.3004654Z processing existing schema: aten::full_like(Tensor self, Scalar fill_value, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.3006422Z processing existing schema: aten::full_like.out(Tensor self, Scalar fill_value, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3007830Z processing existing schema: aten::relu(Tensor self) -> Tensor 2022-08-17T12:17:18.3009804Z processing existing schema: aten::relu.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3010766Z processing existing schema: aten::IntImplicit(Tensor a) -> int 2022-08-17T12:17:18.3012595Z processing existing schema: quantized::conv_transpose1d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:18.3013488Z processing existing schema: aten::unsqueeze_(Tensor(a!) self, int dim) -> Tensor(a!) 2022-08-17T12:17:18.3015160Z processing existing schema: prim::MKLDNNClamp_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3016579Z processing existing schema: aten::ormqr(Tensor self, Tensor input2, Tensor input3, bool left=True, bool transpose=False) -> Tensor 2022-08-17T12:17:18.3018643Z processing existing schema: aten::ormqr.out(Tensor self, Tensor input2, Tensor input3, bool left=True, bool transpose=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3019379Z processing existing schema: aten::expm1(Tensor self) -> Tensor 2022-08-17T12:17:18.3020894Z processing existing schema: aten::expm1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3022233Z processing existing schema: aten::expm1.int(int a) -> float 2022-08-17T12:17:18.3023383Z processing existing schema: aten::expm1.float(float a) -> float 2022-08-17T12:17:18.3024553Z processing existing schema: aten::expm1.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3025941Z processing existing schema: prim::MKLDNNHardTanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3027357Z processing existing schema: aten::orgqr(Tensor self, Tensor input2) -> Tensor 2022-08-17T12:17:18.3028802Z processing existing schema: aten::orgqr.out(Tensor self, Tensor input2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3030332Z processing existing schema: aten::repeat_interleave.Tensor(Tensor repeats, *, int? output_size=None) -> Tensor 2022-08-17T12:17:18.3032085Z processing existing schema: aten::repeat_interleave.self_Tensor(Tensor self, Tensor repeats, int? dim=None, *, int? output_size=None) -> Tensor 2022-08-17T12:17:18.3034107Z processing existing schema: aten::repeat_interleave.self_int(Tensor self, int repeats, int? dim=None, *, int? output_size=None) -> Tensor 2022-08-17T12:17:18.3035694Z processing existing schema: aten::repeat_interleave.Tensor_out(Tensor repeats, *, int? output_size=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3038028Z processing existing schema: _quantized::conv3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:18.3039348Z processing existing schema: aten::conj_physical(Tensor self) -> Tensor 2022-08-17T12:17:18.3040994Z processing existing schema: aten::conj_physical.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3042528Z processing existing schema: aten::expm1_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3043778Z processing existing schema: aten::round(Tensor self) -> Tensor 2022-08-17T12:17:18.3045314Z processing existing schema: aten::round.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3046828Z processing existing schema: aten::round.decimals(Tensor self, *, int decimals) -> Tensor 2022-08-17T12:17:18.3048526Z processing existing schema: aten::round.decimals_out(Tensor self, *, int decimals, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3049784Z processing existing schema: aten::round.int(int a) -> float 2022-08-17T12:17:18.3050640Z processing existing schema: aten::round.float(float a) -> float 2022-08-17T12:17:18.3052126Z processing existing schema: aten::round.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3054543Z processing existing schema: aten::_size_if_not_equal(int[] self_size, int[] other_size) -> int[]? 2022-08-17T12:17:18.3055956Z processing existing schema: quantized::linear_relu_dynamic_fp16(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:18.3056835Z processing existing schema: aten::cos(Tensor self) -> Tensor 2022-08-17T12:17:18.3058609Z processing existing schema: aten::cos.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3059518Z processing existing schema: aten::cos.int(int a) -> float 2022-08-17T12:17:18.3060878Z processing existing schema: aten::cos.float(float a) -> float 2022-08-17T12:17:18.3062230Z processing existing schema: aten::cos.complex(complex a) -> complex 2022-08-17T12:17:18.3063550Z processing existing schema: aten::cos.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3064958Z processing existing schema: aten::native_dropout(Tensor input, float p, bool? train) -> (Tensor, Tensor) 2022-08-17T12:17:18.3066753Z processing existing schema: aten::native_dropout.out(Tensor input, float p, bool? train, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.3067937Z processing existing schema: aten::ceil(Tensor self) -> Tensor 2022-08-17T12:17:18.3069953Z processing existing schema: aten::ceil.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3071152Z processing existing schema: aten::ceil.int(int a) -> int 2022-08-17T12:17:18.3072212Z processing existing schema: aten::ceil.float(float a) -> int 2022-08-17T12:17:18.3073704Z processing existing schema: aten::ceil.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3075133Z processing existing schema: aten::gt.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3076447Z processing existing schema: aten::gt.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.3078097Z processing existing schema: aten::gt.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3079549Z processing existing schema: aten::gt.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3080744Z processing existing schema: aten::gt.int(int a, int b) -> bool 2022-08-17T12:17:18.3081978Z processing existing schema: aten::gt.float(float a, float b) -> bool 2022-08-17T12:17:18.3083269Z processing existing schema: aten::gt.int_float(int a, float b) -> bool 2022-08-17T12:17:18.3084522Z processing existing schema: aten::gt.float_int(float a, int b) -> bool 2022-08-17T12:17:18.3085794Z processing existing schema: aten::gt(Scalar a, Scalar b) -> bool 2022-08-17T12:17:18.3087121Z processing existing schema: aten::gt.str(str a, str b) -> bool 2022-08-17T12:17:18.3088410Z processing existing schema: aten::var_mean(Tensor self, bool unbiased=True) -> (Tensor, Tensor) 2022-08-17T12:17:18.3089891Z processing existing schema: aten::var_mean.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.3091240Z processing existing schema: aten::var_mean.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.3092679Z processing existing schema: aten::var_mean.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.3094157Z processing existing schema: aten::var_mean.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.3095971Z processing existing schema: aten::var_mean.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.3097360Z processing existing schema: aten::_unsafe_view(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.3099177Z processing existing schema: aten::_unsafe_view.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3100471Z processing existing schema: aten::abs(Tensor self) -> Tensor 2022-08-17T12:17:18.3102106Z processing existing schema: aten::abs.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3104105Z processing existing schema: aten::addmv(Tensor self, Tensor mat, Tensor vec, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3106136Z processing existing schema: aten::addmv.out(Tensor self, Tensor mat, Tensor vec, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3108040Z processing existing schema: quantized::make_quantized_cell_params(Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh) -> __torch__.torch.classes.rnn.CellParamsBase 2022-08-17T12:17:18.3108880Z processing existing schema: prim::TensorExprGroup(...) -> ... 2022-08-17T12:17:18.3110660Z processing existing schema: aten::transpose_(Tensor(a!) self, int dim0, int dim1) -> Tensor(a!) 2022-08-17T12:17:18.3112148Z schema: nvprims::log(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3114798Z processing existing schema: aten::_sparse_bsc_tensor_unsafe(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.3116190Z processing existing schema: aten::square(Tensor self) -> Tensor 2022-08-17T12:17:18.3118204Z processing existing schema: aten::square.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3119720Z schema: prims::arange(Scalar start, Scalar end, Scalar step, *, int? dtype, Device? device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3121155Z processing existing schema: aten::_remove_batch_dim(Tensor self, int level, int batch_size, int out_dim) -> Tensor 2022-08-17T12:17:18.3122148Z processing existing schema: aten::retain_grad(Tensor(a!) self) -> () 2022-08-17T12:17:18.3123979Z processing existing schema: quantized::embedding_bag_unpack(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase W_prepack) -> Tensor W_origin 2022-08-17T12:17:18.3124846Z processing existing schema: aten::expandtabs(str self, int tabsize=8) -> str 2022-08-17T12:17:18.3127105Z processing existing schema: aten::_ctc_loss(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank=0, bool zero_infinity=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.3129583Z processing existing schema: aten::_ctc_loss.out(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank=0, bool zero_infinity=False, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.3130421Z processing existing schema: aten::exp(Tensor self) -> Tensor 2022-08-17T12:17:18.3132252Z processing existing schema: aten::exp.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3133216Z processing existing schema: aten::exp.int(int a) -> float 2022-08-17T12:17:18.3134667Z processing existing schema: aten::exp.float(float a) -> float 2022-08-17T12:17:18.3136122Z processing existing schema: aten::exp.complex(complex a) -> complex 2022-08-17T12:17:18.3137291Z processing existing schema: aten::exp.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3138694Z processing existing schema: aten::clamp_min(Tensor self, Scalar min) -> Tensor 2022-08-17T12:17:18.3140003Z processing existing schema: aten::clamp_min.Tensor(Tensor self, Tensor min) -> Tensor 2022-08-17T12:17:18.3141638Z processing existing schema: aten::clamp_min.out(Tensor self, Scalar min, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3143669Z processing existing schema: aten::clamp_min.Tensor_out(Tensor self, Tensor min, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3144761Z processing existing schema: aten::log10_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3146142Z processing existing schema: aten::absolute_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3147683Z processing existing schema: aten::view_as(Tensor(a) self, Tensor other) -> Tensor(a) 2022-08-17T12:17:18.3149362Z processing existing schema: aten::_upsample_bilinear2d_aa(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.3151425Z processing existing schema: aten::_upsample_bilinear2d_aa.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3153315Z processing existing schema: aten::_upsample_bilinear2d_aa.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.3155599Z processing existing schema: aten::_upsample_bilinear2d_aa.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3156848Z processing existing schema: aten::linalg_householder_product(Tensor input, Tensor tau) -> Tensor 2022-08-17T12:17:18.3158473Z processing existing schema: aten::linalg_householder_product.out(Tensor input, Tensor tau, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3160364Z processing existing schema: aten::unfold(Tensor(a) self, int dimension, int size, int step) -> Tensor(a) 2022-08-17T12:17:18.3161599Z schema: nvprims::div(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3162935Z processing existing schema: aten::_standard_gamma(Tensor self, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.3164570Z processing existing schema: aten::_standard_gamma.out(Tensor self, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3165971Z processing existing schema: aten::transpose.int(Tensor(a) self, int dim0, int dim1) -> Tensor(a) 2022-08-17T12:17:18.3167248Z processing existing schema: aten::transpose.Dimname(Tensor(a) self, str dim0, str dim1) -> Tensor(a) 2022-08-17T12:17:18.3168431Z processing existing schema: aten::trace(Tensor self) -> Tensor 2022-08-17T12:17:18.3170138Z processing existing schema: aten::trace.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3171632Z processing existing schema: aten::logical_or_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.3173431Z processing existing schema: aten::addcmul_(Tensor(a!) self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor(a!) 2022-08-17T12:17:18.3175792Z processing existing schema: aten::quantized_gru.input(Tensor input, Tensor hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.3177627Z processing existing schema: aten::quantized_gru.data(Tensor data, Tensor batch_sizes, Tensor hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.3179329Z processing existing schema: aten::quantized_gru.input_legacy(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.3181252Z processing existing schema: aten::quantized_gru.data_legacy(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.3182685Z processing existing schema: prim::expand_copy(Tensor self, int[] size, *, bool implicit=False) -> Tensor 2022-08-17T12:17:18.3184339Z processing existing schema: sparse::qlinear_relu(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:18.3185634Z processing existing schema: aten::prod(Tensor self, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3187135Z processing existing schema: aten::prod.dim_int(Tensor self, int dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3188659Z processing existing schema: aten::prod.dim_Dimname(Tensor self, str dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3190572Z processing existing schema: aten::prod.Dimname_out(Tensor self, str dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3192558Z processing existing schema: aten::prod.int_out(Tensor self, int dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3194251Z processing existing schema: aten::prod.out(Tensor self, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3196327Z processing existing schema: aten::randint_like(Tensor self, int high, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.3198387Z processing existing schema: aten::randint_like.low_dtype(Tensor self, int low, int high, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.3200010Z processing existing schema: aten::randint_like.out(Tensor self, int high, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3201892Z processing existing schema: aten::randint_like.low_dtype_out(Tensor self, int low, int high, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3203792Z processing existing schema: quantized::cat_out(Tensor[] qx, int dim, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3204135Z schema: static_runtime::reshape_copy(Tensor self, int[] shape) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3205584Z processing existing schema: aten::__lshift__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.3207062Z processing existing schema: aten::__lshift__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3208562Z processing existing schema: aten::__lshift__.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3210168Z processing existing schema: aten::__lshift__.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3211685Z processing existing schema: aten::__lshift__.int(int a, int b) -> int 2022-08-17T12:17:18.3213195Z processing existing schema: aten::index_fill_.Dimname_Scalar(Tensor(a!) self, str dim, Tensor index, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.3215128Z processing existing schema: aten::index_fill_.Dimname_Tensor(Tensor(a!) self, str dim, Tensor index, Tensor value) -> Tensor(a!) 2022-08-17T12:17:18.3216747Z processing existing schema: aten::index_fill_.int_Scalar(Tensor(a!) self, int dim, Tensor index, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.3218289Z processing existing schema: aten::index_fill_.int_Tensor(Tensor(a!) self, int dim, Tensor index, Tensor value) -> Tensor(a!) 2022-08-17T12:17:18.3219752Z processing existing schema: aten::squeeze(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3221378Z processing existing schema: aten::squeeze.dim(Tensor(a) self, int dim) -> Tensor(a) 2022-08-17T12:17:18.3222822Z processing existing schema: aten::squeeze.dimname(Tensor(a) self, str dim) -> Tensor(a) 2022-08-17T12:17:18.3225336Z processing existing schema: aten::split_with_sizes(Tensor(a -> *) self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:18.3226891Z processing existing schema: aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor 2022-08-17T12:17:18.3228342Z processing existing schema: aten::clamp.Tensor(Tensor self, Tensor? min=None, Tensor? max=None) -> Tensor 2022-08-17T12:17:18.3230192Z processing existing schema: aten::clamp.out(Tensor self, Scalar? min=None, Scalar? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3232150Z processing existing schema: aten::clamp.Tensor_out(Tensor self, Tensor? min=None, Tensor? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3233688Z processing existing schema: aten::square_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3235241Z processing existing schema: aten::index_fill.Dimname_Scalar(Tensor self, str dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:18.3236630Z processing existing schema: aten::index_fill.Dimname_Tensor(Tensor self, str dim, Tensor index, Tensor value) -> Tensor 2022-08-17T12:17:18.3238087Z processing existing schema: aten::index_fill.int_Scalar(Tensor self, int dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:18.3239467Z processing existing schema: aten::index_fill.int_Tensor(Tensor self, int dim, Tensor index, Tensor value) -> Tensor 2022-08-17T12:17:18.3241441Z processing existing schema: aten::index_fill.int_Scalar_out(Tensor self, int dim, Tensor index, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3243178Z processing existing schema: aten::index_fill.int_Tensor_out(Tensor self, int dim, Tensor index, Tensor value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3244789Z schema: prims::empty(int[] shape, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3246779Z processing existing schema: aten::_reshape_alias(Tensor(a) self, int[] size, int[] stride) -> Tensor(a) 2022-08-17T12:17:18.3247983Z processing existing schema: aten::tan(Tensor self) -> Tensor 2022-08-17T12:17:18.3249557Z processing existing schema: aten::tan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3250805Z processing existing schema: aten::tan.int(int a) -> float 2022-08-17T12:17:18.3252162Z processing existing schema: aten::tan.float(float a) -> float 2022-08-17T12:17:18.3253404Z processing existing schema: aten::tan.complex(complex a) -> complex 2022-08-17T12:17:18.3255130Z processing existing schema: aten::tan.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3256632Z processing existing schema: aten::permute(Tensor(a) self, int[] dims) -> Tensor(a) 2022-08-17T12:17:18.3258529Z processing existing schema: prim::add_optional(Tensor(a) input, Tensor? bias) -> Tensor(a) 2022-08-17T12:17:18.3259189Z processing existing schema: prim::CudaFusionSizeEq(...) -> bool 2022-08-17T12:17:18.3260755Z processing existing schema: aten::mH(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3262225Z processing existing schema: aten::mH.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3264773Z processing existing schema: prim::mkldnn_convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.3266041Z processing existing schema: prim::CudaFusionGuard(...) -> bool 2022-08-17T12:17:18.3267667Z processing existing schema: aten::rsub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3269237Z processing existing schema: aten::rsub.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3270892Z processing existing schema: aten::rsub.Tensor_out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3272698Z processing existing schema: aten::rsub.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3274271Z processing existing schema: quantized::mul_relu_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.3275682Z processing existing schema: prim::is_vulkan(Tensor a) -> bool 2022-08-17T12:17:18.3276940Z schema: aten::_embedding_bag_dense_backward(Tensor grad, Tensor indices, Tensor offset2bag, Tensor bag_size, Tensor maximum_indices, int num_weights, bool scale_grad_by_freq, int mode, Tensor? per_sample_weights, int padding_idx=-1) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3277514Z schema: aten::_embedding_bag_dense_backward.out(Tensor grad, Tensor indices, Tensor offset2bag, Tensor bag_size, Tensor maximum_indices, int num_weights, bool scale_grad_by_freq, int mode, Tensor? per_sample_weights, int padding_idx=-1, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3279549Z processing existing schema: aten::as_strided_(Tensor(a!) self, int[] size, int[] stride, int? storage_offset=None) -> Tensor(a!) 2022-08-17T12:17:18.3280999Z processing existing schema: aten::arccosh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3282481Z processing existing schema: aten::matrix_H(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3283708Z processing existing schema: aten::matrix_H.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3285934Z processing existing schema: quantized::make_quantized_cell_params_dynamic(__torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor bias_ih, Tensor bias_hh, bool reduce_range=False) -> __torch__.torch.classes.rnn.CellParamsBase 2022-08-17T12:17:18.3287131Z processing existing schema: prim::expand_as_copy(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3288718Z processing existing schema: aten::fft_fftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.3291267Z processing existing schema: aten::fft_fftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3291685Z schema: aten::select_backward(Tensor grad_output, int[] input_sizes, int dim, int index) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3292148Z schema: aten::select_backward.out(Tensor grad_output, int[] input_sizes, int dim, int index, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3293704Z processing existing schema: quantized::sigmoid(Tensor qx, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.3294796Z processing existing schema: aten::mathremainder.int(int a, int b) -> float 2022-08-17T12:17:18.3296256Z processing existing schema: aten::mathremainder.float(float a, float b) -> float 2022-08-17T12:17:18.3297642Z processing existing schema: aten::mathremainder.int_float(int a, float b) -> float 2022-08-17T12:17:18.3299004Z processing existing schema: aten::mathremainder.float_int(float a, int b) -> float 2022-08-17T12:17:18.3300351Z processing existing schema: aten::mathremainder(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.3302229Z processing existing schema: aten::_fake_quantize_per_tensor_affine_cachemask_tensor_qparams(Tensor self, Tensor scale, Tensor zero_point, Tensor fake_quant_enabled, int quant_min, int quant_max) -> (Tensor output, Tensor mask) 2022-08-17T12:17:18.3304248Z processing existing schema: aten::_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.out(Tensor self, Tensor scale, Tensor zero_point, Tensor fake_quant_enabled, int quant_min, int quant_max, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.3306049Z processing existing schema: aten::split.Tensor(Tensor(a -> *) self, int split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:18.3308364Z processing existing schema: aten::split.sizes(Tensor(a -> *) self, int[] split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:18.3310361Z processing existing schema: aten::split.str(str self, str? separator=None, int max=-1) -> str[] 2022-08-17T12:17:18.3312786Z processing existing schema: aten::split(Tensor(a -> *) self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:18.3314346Z schema: prims::pow(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3315950Z processing existing schema: aten::_masked_softmax(Tensor self, Tensor mask, int? dim=None, int? mask_type=None) -> Tensor 2022-08-17T12:17:18.3317913Z processing existing schema: aten::_masked_softmax.out(Tensor self, Tensor mask, int? dim=None, int? mask_type=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3319330Z processing existing schema: aten::numpy_T(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3320920Z processing existing schema: aten::numpy_T.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3321720Z processing existing schema: prim::FusionGroup(...) -> ... 2022-08-17T12:17:18.3324670Z processing existing schema: prim::MKLDNNLayerNorm(Tensor input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> Tensor 2022-08-17T12:17:18.3326221Z processing existing schema: aten::narrow(Tensor(a) self, int dim, int start, int length) -> Tensor(a) 2022-08-17T12:17:18.3327969Z processing existing schema: aten::narrow.Tensor(Tensor(a) self, int dim, Tensor start, int length) -> Tensor(a) 2022-08-17T12:17:18.3329555Z processing existing schema: aten::bilinear(Tensor input1, Tensor input2, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:18.3331688Z processing existing schema: aten::movedim.intlist(Tensor(a) self, int[] source, int[] destination) -> Tensor(a) 2022-08-17T12:17:18.3333343Z processing existing schema: aten::movedim.int(Tensor(a) self, int source, int destination) -> Tensor(a) 2022-08-17T12:17:18.3335934Z processing existing schema: aten::ctc_loss.IntList(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank=0, int reduction=1, bool zero_infinity=False) -> Tensor 2022-08-17T12:17:18.3337735Z processing existing schema: aten::ctc_loss.Tensor(Tensor log_probs, Tensor targets, Tensor input_lengths, Tensor target_lengths, int blank=0, int reduction=1, bool zero_infinity=False) -> Tensor 2022-08-17T12:17:18.3340071Z processing existing schema: aten::ones.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.3342111Z processing existing schema: aten::ones(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.3344340Z processing existing schema: aten::ones.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3346400Z processing existing schema: aten::ones.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3348202Z processing existing schema: aten::uniform_(Tensor(a!) self, float from=0., float to=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.3349657Z processing existing schema: aten::vander(Tensor x, int? N=None, bool increasing=False) -> Tensor 2022-08-17T12:17:18.3351434Z processing existing schema: aten::_unique2(Tensor self, bool sorted=True, bool return_inverse=False, bool return_counts=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.3353933Z processing existing schema: aten::_unique2.out(Tensor self, bool sorted=True, bool return_inverse=False, bool return_counts=False, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.3355270Z processing existing schema: aten::linear(Tensor input, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:18.3357053Z processing existing schema: aten::linear.out(Tensor input, Tensor weight, Tensor? bias=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3358670Z processing existing schema: aten::nextafter_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.3360213Z processing existing schema: aten::clone(Tensor self, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.3361969Z processing existing schema: aten::clone.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3364003Z processing existing schema: aten::expand(Tensor(a) self, int[] size, *, bool implicit=False) -> Tensor(a) 2022-08-17T12:17:18.3365823Z processing existing schema: aten::expand.SymInt(Tensor(a) self, SymInt[] size, *, bool implicit=False) -> Tensor(a) 2022-08-17T12:17:18.3367510Z processing existing schema: aten::addr(Tensor self, Tensor vec1, Tensor vec2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3369519Z processing existing schema: aten::addr.out(Tensor self, Tensor vec1, Tensor vec2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3370996Z processing existing schema: quantized::add(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:18.3372662Z processing existing schema: quantized::add.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.3374327Z processing existing schema: quantized::add.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.3375840Z processing existing schema: quantized::add.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:18.3378208Z processing existing schema: quantized::add.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.3378977Z processing existing schema: aten::isdecimal(str self) -> bool 2022-08-17T12:17:18.3380626Z processing existing schema: aten::_cdist_forward(Tensor x1, Tensor x2, float p, int? compute_mode) -> Tensor 2022-08-17T12:17:18.3382273Z processing existing schema: aten::_cdist_forward.out(Tensor x1, Tensor x2, float p, int? compute_mode, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3385040Z processing existing schema: _quantized::conv_transpose2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.3386205Z processing existing schema: aten::replication_pad1d_backward(Tensor grad_output, Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:18.3388078Z processing existing schema: aten::replication_pad1d_backward.grad_input(Tensor grad_output, Tensor self, int[2] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.3388982Z schema: aten::randperm(int n, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3389837Z schema: aten::randperm.generator(int n, *, Generator? generator, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3390391Z schema: aten::randperm.out(int n, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3391520Z schema: aten::randperm.generator_out(int n, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3393574Z processing existing schema: prim::EnumValue.int(AnyEnumType enum) -> int 2022-08-17T12:17:18.3395110Z processing existing schema: prim::EnumValue.float(AnyEnumType enum) -> float 2022-08-17T12:17:18.3397118Z processing existing schema: prim::EnumValue.str(AnyEnumType enum) -> str 2022-08-17T12:17:18.3399669Z processing existing schema: quantized::conv2d.new(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.3403306Z processing existing schema: quantized::conv2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.3404133Z schema: static_runtime::layer_norm(Tensor input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:18.3404638Z processing existing schema: aten::_adaptive_avg_pool2d_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.3407447Z processing existing schema: aten::_adaptive_avg_pool2d_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3409695Z processing existing schema: aten::addmv_(Tensor(a!) self, Tensor mat, Tensor vec, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.3412667Z processing existing schema: quantized::quantized_lstm_cell_dynamic(Tensor input, Tensor[] hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor bias_ih, Tensor bias_hh) -> (Tensor, Tensor) 2022-08-17T12:17:18.3413060Z processing existing schema: prim::TensorExprDynamicGroup(...) -> ... 2022-08-17T12:17:18.3415749Z processing existing schema: sparse::qlinear_unpack(__torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack) -> (Tensor W_origin, Tensor? B_origin, int[] block_pattern) 2022-08-17T12:17:18.3417936Z processing existing schema: aten::random_.from(Tensor(a!) self, int from, int? to, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.3420088Z processing existing schema: aten::random_.to(Tensor(a!) self, int to, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.3422330Z processing existing schema: aten::random_(Tensor(a!) self, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.3423801Z processing existing schema: prim::EnumName(AnyEnumType enum) -> str 2022-08-17T12:17:18.3427597Z processing existing schema: quantized::conv1d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.3428047Z schema: static_runtime::to_copy.prim_dtype(Tensor self, int? dtype=None, bool non_blocking=False, bool copy=False) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3428641Z schema: static_runtime::to_copy.dtype(Tensor self, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3429224Z schema: static_runtime::to_copy.other(Tensor self, Tensor other, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3429594Z processing existing schema: aten::_adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor 2022-08-17T12:17:18.3430284Z processing existing schema: aten::_adaptive_avg_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3432154Z processing existing schema: prim::TensorExprDynamicGuard(...) -> bool 2022-08-17T12:17:18.3432856Z processing existing schema: aten::pdist(Tensor self, float p=2.) -> Tensor 2022-08-17T12:17:18.3434365Z processing existing schema: aten::log_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3435947Z processing existing schema: prim::MKLDNNHardSwish_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3437020Z processing existing schema: prim::StaticRuntimeCopyOuts(...) -> ... 2022-08-17T12:17:18.3439678Z processing existing schema: aten::triplet_margin_loss(Tensor anchor, Tensor positive, Tensor negative, float margin=1., float p=2., float eps=9.9999999999999995e-07, bool swap=False, int reduction=1) -> Tensor 2022-08-17T12:17:18.3440812Z processing existing schema: aten::lift(Tensor self) -> Tensor 2022-08-17T12:17:18.3442467Z processing existing schema: aten::lift.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3443967Z processing existing schema: aten::cholesky_solve(Tensor self, Tensor input2, bool upper=False) -> Tensor 2022-08-17T12:17:18.3445754Z processing existing schema: aten::cholesky_solve.out(Tensor self, Tensor input2, bool upper=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3447011Z processing existing schema: aten::neg(Tensor self) -> Tensor 2022-08-17T12:17:18.3448647Z processing existing schema: aten::neg.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3450058Z processing existing schema: aten::neg.int(int a) -> int 2022-08-17T12:17:18.3451248Z processing existing schema: aten::neg.float(float a) -> float 2022-08-17T12:17:18.3452979Z processing existing schema: aten::neg.complex(complex a) -> complex 2022-08-17T12:17:18.3454093Z processing existing schema: aten::neg.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3455606Z processing existing schema: aten::imag(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3457499Z processing existing schema: aten::conv2d(Tensor input, Tensor weight, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.3459450Z processing existing schema: aten::conv2d.padding(Tensor input, Tensor weight, Tensor? bias=None, int[2] stride=1, str padding="valid", int[2] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.3460766Z processing existing schema: aten::sub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3462363Z processing existing schema: aten::sub.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3464010Z processing existing schema: aten::sub.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3465785Z processing existing schema: aten::sub.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3467229Z processing existing schema: aten::sub.int(int a, int b) -> int 2022-08-17T12:17:18.3468375Z processing existing schema: aten::sub.complex(complex a, complex b) -> complex 2022-08-17T12:17:18.3469802Z processing existing schema: aten::sub.float(float a, float b) -> float 2022-08-17T12:17:18.3471176Z processing existing schema: aten::sub.int_complex(int a, complex b) -> complex 2022-08-17T12:17:18.3472449Z processing existing schema: aten::sub.complex_int(complex a, int b) -> complex 2022-08-17T12:17:18.3473856Z processing existing schema: aten::sub.float_complex(float a, complex b) -> complex 2022-08-17T12:17:18.3475177Z processing existing schema: aten::sub.complex_float(complex a, float b) -> complex 2022-08-17T12:17:18.3476348Z processing existing schema: aten::sub.int_float(int a, float b) -> float 2022-08-17T12:17:18.3477640Z processing existing schema: aten::sub.float_int(float a, int b) -> float 2022-08-17T12:17:18.3479060Z processing existing schema: aten::sub(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.3480879Z schema: prims::reshape(Tensor a, int[] shape) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3481975Z schema: aten::_nested_tensor_from_mask(Tensor t, Tensor mask, bool mask_check=True) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3483231Z schema: aten::_nested_tensor_from_mask.out(Tensor t, Tensor mask, bool mask_check=True, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3484694Z processing existing schema: aten::soft_margin_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:18.3486611Z processing existing schema: aten::soft_margin_loss.out(Tensor self, Tensor target, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3487723Z processing existing schema: quantization::_FloatToBfloat16Quantized(Tensor input) -> Tensor 2022-08-17T12:17:18.3489068Z processing existing schema: aten::_foreach_lgamma_(Tensor[] self) -> () 2022-08-17T12:17:18.3490264Z processing existing schema: aten::frac(Tensor self) -> Tensor 2022-08-17T12:17:18.3491784Z processing existing schema: aten::frac.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3493706Z processing existing schema: aten::fft_irfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.3496155Z processing existing schema: aten::fft_irfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3497028Z processing existing schema: aten::sign(Tensor self) -> Tensor 2022-08-17T12:17:18.3498699Z processing existing schema: aten::sign.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3500050Z processing existing schema: aten::format(str self, ...) -> str 2022-08-17T12:17:18.3502068Z processing existing schema: quantized::conv2d_transpose(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.3503054Z processing existing schema: _test::leaky_relu(Tensor self, float v=0.01) -> Tensor 2022-08-17T12:17:18.3506003Z processing existing schema: aten::_foreach_addcmul.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> Tensor[] 2022-08-17T12:17:18.3508863Z processing existing schema: aten::_foreach_addcmul.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:18.3511198Z processing existing schema: aten::_foreach_addcmul.Scalar_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1, *, Tensor[] out) -> () 2022-08-17T12:17:18.3513846Z processing existing schema: aten::_foreach_addcmul.ScalarList_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:18.3515114Z processing existing schema: aten::abs_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3516398Z processing existing schema: aten::log(Tensor self) -> Tensor 2022-08-17T12:17:18.3518112Z processing existing schema: aten::log.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3519144Z processing existing schema: aten::log.int(int a) -> float 2022-08-17T12:17:18.3520583Z processing existing schema: aten::log.float(float a) -> float 2022-08-17T12:17:18.3521932Z processing existing schema: aten::log.complex(complex a) -> complex 2022-08-17T12:17:18.3523292Z processing existing schema: aten::log.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3524663Z processing existing schema: aten::log.int_int(int a, int b) -> float 2022-08-17T12:17:18.3526102Z processing existing schema: aten::log.float_float(float a, float b) -> float 2022-08-17T12:17:18.3527555Z processing existing schema: aten::log.complex_complex(complex a, complex b) -> complex 2022-08-17T12:17:18.3528882Z processing existing schema: aten::log.int_float(int a, float b) -> float 2022-08-17T12:17:18.3530339Z processing existing schema: aten::log.float_int(float a, int b) -> float 2022-08-17T12:17:18.3531758Z processing existing schema: aten::log.int_complex(int a, complex b) -> complex 2022-08-17T12:17:18.3533181Z processing existing schema: aten::log.complex_int(complex a, int b) -> complex 2022-08-17T12:17:18.3534740Z processing existing schema: aten::log.float_complex(float a, complex b) -> complex 2022-08-17T12:17:18.3536130Z processing existing schema: aten::log.complex_float(complex a, float b) -> complex 2022-08-17T12:17:18.3537600Z processing existing schema: aten::log.Scalar_Scalar(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.3538994Z processing existing schema: aten::vdot(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3540796Z processing existing schema: aten::vdot.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3542761Z processing existing schema: aten::_upsample_bicubic2d_aa(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.3544881Z processing existing schema: aten::_upsample_bicubic2d_aa.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3546786Z processing existing schema: aten::_upsample_bicubic2d_aa.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.3549152Z processing existing schema: aten::_upsample_bicubic2d_aa.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3549498Z schema: static_runtime::create_owned_ref(...) -> ... found on allowlist, skipping 2022-08-17T12:17:18.3550188Z processing existing schema: prim::ConstantMKLDNNTensor(...) -> ... 2022-08-17T12:17:18.3551947Z processing existing schema: aten::logit_(Tensor(a!) self, float? eps=None) -> Tensor(a!) 2022-08-17T12:17:18.3553784Z processing existing schema: aten::unsqueeze(Tensor(a) self, int dim) -> Tensor(a) 2022-08-17T12:17:18.3555596Z processing existing schema: aten::exponential_(Tensor(a!) self, float lambd=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.3557098Z processing existing schema: aten::log_softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3558619Z processing existing schema: aten::log_softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3560294Z processing existing schema: aten::log_softmax.int_out(Tensor self, int dim, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3561793Z processing existing schema: aten::isinf(Tensor self) -> Tensor 2022-08-17T12:17:18.3563353Z processing existing schema: aten::isinf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3564760Z processing existing schema: aten::isinf.float(float a) -> bool 2022-08-17T12:17:18.3566146Z processing existing schema: aten::isinf.complex(complex a) -> bool 2022-08-17T12:17:18.3568355Z processing existing schema: aten::tensor_split.sections(Tensor(a -> *) self, int sections, int dim=0) -> Tensor[] 2022-08-17T12:17:18.3570739Z processing existing schema: aten::tensor_split.indices(Tensor(a -> *) self, int[] indices, int dim=0) -> Tensor[] 2022-08-17T12:17:18.3572772Z processing existing schema: aten::tensor_split.tensor_indices_or_sections(Tensor(a -> *) self, Tensor tensor_indices_or_sections, int dim=0) -> Tensor[] 2022-08-17T12:17:18.3574242Z processing existing schema: aten::log1p_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3575637Z processing existing schema: aten::acos_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3577039Z processing existing schema: prim::MKLDNNHardSigmoid(Tensor a) -> Tensor 2022-08-17T12:17:18.3578274Z processing existing schema: aten::tanh(Tensor self) -> Tensor 2022-08-17T12:17:18.3579854Z processing existing schema: aten::tanh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3581039Z processing existing schema: aten::tanh.int(int a) -> float 2022-08-17T12:17:18.3582378Z processing existing schema: aten::tanh.float(float a) -> float 2022-08-17T12:17:18.3583635Z processing existing schema: aten::tanh.complex(complex a) -> complex 2022-08-17T12:17:18.3585053Z processing existing schema: aten::tanh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3586351Z processing existing schema: aten::floor(Tensor self) -> Tensor 2022-08-17T12:17:18.3588004Z processing existing schema: aten::floor.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3589322Z processing existing schema: aten::floor.int(int a) -> int 2022-08-17T12:17:18.3590806Z processing existing schema: aten::floor.float(float a) -> int 2022-08-17T12:17:18.3592188Z processing existing schema: aten::floor.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3593964Z processing existing schema: aten::select.int(Tensor(a) self, int dim, int index) -> Tensor(a) 2022-08-17T12:17:18.3595645Z processing existing schema: aten::select.Dimname(Tensor(a) self, str dim, int index) -> Tensor(a) 2022-08-17T12:17:18.3597275Z processing existing schema: aten::select.t(t[](a) list, int idx) -> t(*) 2022-08-17T12:17:18.3598937Z processing existing schema: quantized::prelu(Tensor qx, Tensor weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.3600423Z processing existing schema: aten::log2_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3601893Z processing existing schema: aten::acosh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3604065Z processing existing schema: aten::_ncf_view(Tensor(a) self, int[] input_shape, int normalized_ndim) -> Tensor(a) 2022-08-17T12:17:18.3605455Z processing existing schema: prim::MKLDNNClamp(Tensor self) -> Tensor 2022-08-17T12:17:18.3607429Z processing existing schema: aten::lstm_cell(Tensor input, Tensor[] hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> (Tensor, Tensor) 2022-08-17T12:17:18.3608931Z processing existing schema: aten::i0_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3610431Z schema: prims::device_put(Tensor a, Device device) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3612100Z processing existing schema: aten::_new_zeros_with_same_feature_meta(Tensor self, Tensor other, *, int self_num_batch_dims=0) -> Tensor 2022-08-17T12:17:18.3614183Z processing existing schema: aten::_new_zeros_with_same_feature_meta.out(Tensor self, Tensor other, *, int self_num_batch_dims=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3615855Z processing existing schema: aten::sum.dim_IntList(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3617661Z processing existing schema: aten::sum.SymInt(Tensor self, SymInt[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3618999Z processing existing schema: aten::sum(Tensor self, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3620915Z processing existing schema: aten::sum.dim_DimnameList(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.3622951Z processing existing schema: aten::sum.DimnameList_out(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3624902Z processing existing schema: aten::sum.IntList_out(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3627050Z processing existing schema: aten::sum.out(Tensor self, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3629057Z processing existing schema: aten::sum.SymInt_out(Tensor self, SymInt[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3630509Z processing existing schema: aten::sum.int(int[] self) -> int 2022-08-17T12:17:18.3632261Z processing existing schema: aten::sum.float(float[] self) -> float 2022-08-17T12:17:18.3633929Z processing existing schema: aten::sum.complex(complex[] self) -> complex 2022-08-17T12:17:18.3635588Z processing existing schema: aten::sum.bool(bool[] self) -> int 2022-08-17T12:17:18.3637414Z processing existing schema: aten::fft_irfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.3639206Z processing existing schema: aten::fft_irfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3640578Z processing existing schema: aten::sigmoid_backward(Tensor grad_output, Tensor output) -> Tensor 2022-08-17T12:17:18.3642172Z processing existing schema: aten::sigmoid_backward.grad_input(Tensor grad_output, Tensor output, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.3643095Z processing existing schema: aten::dim(Tensor self) -> int 2022-08-17T12:17:18.3644985Z processing existing schema: quantized::conv2d_groups(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.3647083Z processing existing schema: aten::_foreach_addcdiv_.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> () 2022-08-17T12:17:18.3649476Z processing existing schema: aten::_foreach_addcdiv_.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> () 2022-08-17T12:17:18.3650755Z processing existing schema: aten::lgamma(Tensor self) -> Tensor 2022-08-17T12:17:18.3652541Z processing existing schema: aten::lgamma.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3653783Z processing existing schema: aten::lgamma.int(int a) -> float 2022-08-17T12:17:18.3655316Z processing existing schema: aten::lgamma.float(float a) -> float 2022-08-17T12:17:18.3656676Z processing existing schema: aten::lgamma.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3658207Z processing existing schema: aten::reciprocal(Tensor self) -> Tensor 2022-08-17T12:17:18.3660092Z processing existing schema: aten::reciprocal.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3660872Z schema: static_runtime::embedding_bag(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:18.3661515Z schema: static_runtime::embedding_bag.padding_idx(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq, int mode, bool sparse, Tensor? per_sample_weights, bool include_last_offset, int? padding_idx) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:18.3661956Z processing existing schema: aten::_add_relu.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3664110Z processing existing schema: aten::_add_relu.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3665964Z processing existing schema: aten::_add_relu.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3668123Z processing existing schema: aten::_add_relu.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3669525Z processing existing schema: prim::VarConcat(...) -> Tensor 2022-08-17T12:17:18.3672095Z processing existing schema: quantized::conv_transpose1d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.3672678Z schema: aten::diagonal_backward(Tensor grad_output, int[] input_sizes, int offset, int dim1, int dim2) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3673041Z schema: aten::diagonal_backward.out(Tensor grad_output, int[] input_sizes, int offset, int dim1, int dim2, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3674291Z processing existing schema: prim::MKLDNNHardSigmoid_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3676099Z processing existing schema: aten::ones_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.3677710Z processing existing schema: aten::ones_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3679166Z processing existing schema: aten::logical_xor_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.3681156Z processing existing schema: quantized::make_quantized_cell_params_fp16(__torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh) -> __torch__.torch.classes.rnn.CellParamsBase 2022-08-17T12:17:18.3681809Z processing existing schema: prim::DifferentiableGraph(...) -> ... 2022-08-17T12:17:18.3684063Z processing existing schema: aten::addmm_(Tensor(a!) self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.3685287Z processing existing schema: aten::cummax(Tensor self, int dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.3686568Z processing existing schema: aten::cummax.dimname(Tensor self, str dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.3688333Z processing existing schema: aten::cummax.dimname_out(Tensor self, str dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.3689927Z processing existing schema: aten::cummax.out(Tensor self, int dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.3691260Z processing existing schema: aten::adaptive_avg_pool3d(Tensor self, int[3] output_size) -> Tensor 2022-08-17T12:17:18.3692978Z processing existing schema: aten::adaptive_avg_pool3d.out(Tensor self, int[3] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3695585Z processing existing schema: aten::log_normal_(Tensor(a!) self, float mean=1., float std=2., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.3696283Z processing existing schema: aten::logaddexp2(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3697993Z processing existing schema: aten::logaddexp2.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3699746Z processing existing schema: aten::reshape(Tensor(a) self, int[] shape) -> Tensor(a) 2022-08-17T12:17:18.3702277Z processing existing schema: aten::items.str(Dict(str, t) self) -> ((str, t)[]) 2022-08-17T12:17:18.3704872Z processing existing schema: aten::items.int(Dict(int, t) self) -> ((int, t)[]) 2022-08-17T12:17:18.3707394Z processing existing schema: aten::items.bool(Dict(bool, t) self) -> ((bool, t)[]) 2022-08-17T12:17:18.3709963Z processing existing schema: aten::items.float(Dict(float, t) self) -> ((float, t)[]) 2022-08-17T12:17:18.3712681Z processing existing schema: aten::items.complex(Dict(complex, t) self) -> ((complex, t)[]) 2022-08-17T12:17:18.3715270Z processing existing schema: aten::items.Tensor(Dict(Tensor, t) self) -> ((Tensor, t)[]) 2022-08-17T12:17:18.3716645Z processing existing schema: aten::_conj(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3717793Z processing existing schema: prim::FallbackGraph(...) -> ... 2022-08-17T12:17:18.3719777Z processing existing schema: quantized::embedding_4bit(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, bool pruned_weights=False) -> Tensor 2022-08-17T12:17:18.3721324Z processing existing schema: aten::binary_cross_entropy(Tensor self, Tensor target, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:18.3723243Z processing existing schema: aten::binary_cross_entropy.out(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3724778Z processing existing schema: aten::narrow_copy(Tensor self, int dim, int start, int length) -> Tensor 2022-08-17T12:17:18.3726599Z processing existing schema: aten::narrow_copy.out(Tensor self, int dim, int start, int length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3728221Z processing existing schema: aten::narrow_copy.SymInt(Tensor self, int dim, int start, SymInt length) -> Tensor 2022-08-17T12:17:18.3730038Z processing existing schema: aten::narrow_copy.SymInt_out(Tensor self, int dim, int start, SymInt length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3731357Z processing existing schema: aten::rsqrt(Tensor self) -> Tensor 2022-08-17T12:17:18.3733108Z processing existing schema: aten::rsqrt.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3734826Z processing existing schema: quantized::mul_relu(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:18.3736493Z processing existing schema: quantized::mul_relu.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.3738110Z processing existing schema: quantized::mul_relu.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.3739635Z processing existing schema: quantized::mul_relu.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:18.3741316Z processing existing schema: quantized::mul_relu.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.3742788Z processing existing schema: prim::is_mkldnn(Tensor a) -> bool 2022-08-17T12:17:18.3744805Z processing existing schema: aten::_embedding_bag(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.3747822Z processing existing schema: aten::_embedding_bag.out(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.3748366Z processing existing schema: aten::atan(Tensor self) -> Tensor 2022-08-17T12:17:18.3750293Z processing existing schema: aten::atan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3751584Z processing existing schema: aten::atan.int(int a) -> float 2022-08-17T12:17:18.3752844Z processing existing schema: aten::atan.float(float a) -> float 2022-08-17T12:17:18.3754203Z processing existing schema: aten::atan.complex(complex a) -> complex 2022-08-17T12:17:18.3755417Z processing existing schema: aten::atan.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3756686Z processing existing schema: aten::mT(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3758187Z processing existing schema: aten::mT.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.3759744Z processing existing schema: aten::sin_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3762102Z processing existing schema: aten::_set_item.t(t[](a!) l, int idx, t(b -> *) el) -> t[](a!) 2022-08-17T12:17:18.3763866Z processing existing schema: aten::_set_item.str(Dict(str, t)(a!) l, str(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:18.3765555Z processing existing schema: aten::_set_item.int(Dict(int, t)(a!) l, int(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:18.3767278Z processing existing schema: aten::_set_item.bool(Dict(bool, t)(a!) l, bool(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:18.3769020Z processing existing schema: aten::_set_item.float(Dict(float, t)(a!) l, float(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:18.3770800Z processing existing schema: aten::_set_item.complex(Dict(complex, t)(a!) l, complex(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:18.3772596Z processing existing schema: aten::_set_item.Tensor(Dict(Tensor, t)(a!) l, Tensor(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:18.3774276Z processing existing schema: quantized::conv_transpose1d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.3775692Z processing existing schema: aten::_no_grad_uniform_(Tensor(a!) tensor, float a, float b) -> Tensor(a!) 2022-08-17T12:17:18.3776988Z processing existing schema: aten::_foreach_ceil_(Tensor[] self) -> () 2022-08-17T12:17:18.3778601Z processing existing schema: aten::fill_.Scalar(Tensor(a!) self, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.3780132Z processing existing schema: aten::fill_.Tensor(Tensor(a!) self, Tensor value) -> Tensor(a!) 2022-08-17T12:17:18.3781406Z processing existing schema: aten::asin(Tensor self) -> Tensor 2022-08-17T12:17:18.3782992Z processing existing schema: aten::asin.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3784365Z processing existing schema: aten::asin.int(int a) -> float 2022-08-17T12:17:18.3785723Z processing existing schema: aten::asin.float(float a) -> float 2022-08-17T12:17:18.3787451Z processing existing schema: aten::asin.complex(complex a) -> complex 2022-08-17T12:17:18.3788387Z processing existing schema: aten::asin.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.3790147Z processing existing schema: aten::logcumsumexp(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.3791399Z processing existing schema: aten::logcumsumexp.dimname(Tensor self, str dim) -> Tensor 2022-08-17T12:17:18.3793175Z processing existing schema: aten::logcumsumexp.dimname_out(Tensor self, str dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3794799Z processing existing schema: aten::logcumsumexp.out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3796411Z processing existing schema: aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3797821Z processing existing schema: aten::add.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3799404Z processing existing schema: aten::add.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3801082Z processing existing schema: aten::add.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3803177Z processing existing schema: aten::add.t(t[] a, t[] b) -> t[] 2022-08-17T12:17:18.3804693Z processing existing schema: aten::add.str(str a, str b) -> str 2022-08-17T12:17:18.3806093Z processing existing schema: aten::add.int(int a, int b) -> int 2022-08-17T12:17:18.3807685Z processing existing schema: aten::add.complex(complex a, complex b) -> complex 2022-08-17T12:17:18.3808671Z processing existing schema: aten::add.float(float a, float b) -> float 2022-08-17T12:17:18.3810404Z processing existing schema: aten::add.int_complex(int a, complex b) -> complex 2022-08-17T12:17:18.3811708Z processing existing schema: aten::add.complex_int(complex a, int b) -> complex 2022-08-17T12:17:18.3813080Z processing existing schema: aten::add.float_complex(float a, complex b) -> complex 2022-08-17T12:17:18.3814627Z processing existing schema: aten::add.complex_float(complex a, float b) -> complex 2022-08-17T12:17:18.3815886Z processing existing schema: aten::add.int_float(int a, float b) -> float 2022-08-17T12:17:18.3817506Z processing existing schema: aten::add.float_int(float a, int b) -> float 2022-08-17T12:17:18.3818874Z processing existing schema: aten::add(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.3821037Z processing existing schema: aten::zeros_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.3822826Z processing existing schema: aten::zeros_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3824417Z processing existing schema: aten::native_batch_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.3826666Z processing existing schema: aten::native_batch_norm.out(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps, *, Tensor(a!) out, Tensor(b!) save_mean, Tensor(c!) save_invstd) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.3827395Z processing existing schema: aten::matmul(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3829121Z processing existing schema: aten::matmul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3831932Z processing existing schema: aten::quantized_lstm.input(Tensor input, Tensor[] hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.3834511Z processing existing schema: aten::quantized_lstm.data(Tensor data, Tensor batch_sizes, Tensor[] hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.3836725Z processing existing schema: aten::quantized_lstm.input_legacy(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.3839084Z processing existing schema: aten::quantized_lstm.data_legacy(Tensor data, Tensor batch_sizes, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.3839923Z processing existing schema: prim::flatten_copy(Tensor self, int start_dim, int end_dim) -> Tensor 2022-08-17T12:17:18.3841492Z processing existing schema: aten::logaddexp(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3843092Z processing existing schema: aten::logaddexp.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3844019Z processing existing schema: aten::adaptive_max_pool3d(Tensor self, int[3] output_size) -> (Tensor, Tensor) 2022-08-17T12:17:18.3845521Z processing existing schema: aten::adaptive_max_pool3d.out(Tensor self, int[3] output_size, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.3846834Z processing existing schema: aten::zero_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.3848364Z schema: aten::quantile(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3849807Z schema: aten::quantile.scalar(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.3851507Z schema: aten::quantile.out(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3853185Z schema: aten::quantile.scalar_out(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.3854868Z processing existing schema: quantized::add_scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.3856664Z processing existing schema: quantized::add_scalar_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.3858007Z processing existing schema: aten::sigmoid(Tensor self) -> Tensor 2022-08-17T12:17:18.3859682Z processing existing schema: aten::sigmoid.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3861562Z processing existing schema: aten::as_tensor.float(float t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:18.3863160Z processing existing schema: aten::as_tensor.int(int t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:18.3864830Z processing existing schema: aten::as_tensor.bool(bool t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:18.3866411Z processing existing schema: aten::as_tensor.complex(complex t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:18.3868331Z processing existing schema: aten::as_tensor(Tensor(a) data, *, int? dtype=None, Device? device=None) -> Tensor(a|b) 2022-08-17T12:17:18.3870273Z processing existing schema: aten::as_tensor.list(t[] data, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:18.3872308Z processing existing schema: quantized::conv2d_output_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.3874335Z processing existing schema: aten::__upsample(Tensor input, int? size=None, int? scale_factor=None, str mode="nearest", bool? align_corners=None) -> Tensor 2022-08-17T12:17:18.3876560Z processing existing schema: aten::__upsample.size_list(Tensor input, int[]? size=None, int? scale_factor=None, str mode="nearest", bool? align_corners=None) -> Tensor 2022-08-17T12:17:18.3877972Z processing existing schema: aten::_foreach_add_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:18.3879823Z processing existing schema: aten::_foreach_add_.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> () 2022-08-17T12:17:18.3881465Z processing existing schema: aten::_foreach_add_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:18.3883307Z processing existing schema: aten::baddbmm(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.3885308Z processing existing schema: aten::baddbmm.out(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3886543Z processing existing schema: aten::is_signed(Tensor self) -> bool 2022-08-17T12:17:18.3888473Z processing existing schema: aten::linalg_lstsq(Tensor self, Tensor b, float? rcond=None, *, str? driver=None) -> (Tensor solution, Tensor residuals, Tensor rank, Tensor singular_values) 2022-08-17T12:17:18.3891007Z processing existing schema: aten::linalg_lstsq.out(Tensor self, Tensor b, float? rcond=None, *, str? driver=None, Tensor(a!) solution, Tensor(b!) residuals, Tensor(c!) rank, Tensor(d!) singular_values) -> (Tensor(a!) solution, Tensor(b!) residuals, Tensor(c!) rank, Tensor(d!) singular_values) 2022-08-17T12:17:18.3892518Z processing existing schema: aten::add_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.3894421Z processing existing schema: aten::add_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.3897038Z processing existing schema: aten::add_.t(t[](a!) self, t[] b) -> t[] 2022-08-17T12:17:18.3898723Z processing existing schema: aten::max_unpool3d(Tensor self, Tensor indices, int[3] output_size, int[3] stride, int[3] padding) -> Tensor 2022-08-17T12:17:18.3900853Z processing existing schema: aten::max_unpool3d.out(Tensor self, Tensor indices, int[3] output_size, int[3] stride, int[3] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3902997Z processing existing schema: aten::as_strided(Tensor(a) self, int[] size, int[] stride, int? storage_offset=None) -> Tensor(a) 2022-08-17T12:17:18.3904251Z processing existing schema: aten::cummin(Tensor self, int dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.3905620Z processing existing schema: aten::cummin.dimname(Tensor self, str dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.3907380Z processing existing schema: aten::cummin.dimname_out(Tensor self, str dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.3909153Z processing existing schema: aten::cummin.out(Tensor self, int dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.3910617Z processing existing schema: aten::pixel_shuffle(Tensor self, int upscale_factor) -> Tensor 2022-08-17T12:17:18.3912669Z processing existing schema: aten::pixel_shuffle.out(Tensor self, int upscale_factor, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3914357Z processing existing schema: aten::resize_(Tensor(a!) self, int[] size, *, int? memory_format=None) -> Tensor(a!) 2022-08-17T12:17:18.3915455Z processing existing schema: prim::MMTreeReduce(...) -> Tensor 2022-08-17T12:17:18.3918040Z processing existing schema: quantized::embedding_bag_2bit_rowwise_offsets(Tensor weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:18.3918850Z processing existing schema: aten::logical_or(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.3920398Z processing existing schema: aten::logical_or.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3921840Z processing existing schema: aten::addcmul(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor 2022-08-17T12:17:18.3923755Z processing existing schema: aten::addcmul.out(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3925353Z processing existing schema: sparse::qlinear(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:18.3926566Z processing existing schema: aten::prelu_backward(Tensor grad_output, Tensor self, Tensor weight) -> (Tensor, Tensor) 2022-08-17T12:17:18.3928258Z processing existing schema: aten::prelu_backward.out(Tensor grad_output, Tensor self, Tensor weight, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.3930240Z processing existing schema: aten::randint(int high, int[] size, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.3932295Z processing existing schema: aten::randint.generator(int high, int[] size, *, Generator? generator, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.3934442Z processing existing schema: aten::randint.low(int low, int high, int[] size, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.3936617Z processing existing schema: aten::randint.low_generator(int low, int high, int[] size, *, Generator? generator, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.3938287Z processing existing schema: aten::randint.out(int high, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3940305Z processing existing schema: aten::randint.generator_out(int high, int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3942180Z processing existing schema: aten::randint.low_out(int low, int high, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3944221Z processing existing schema: aten::randint.low_generator_out(int low, int high, int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.3945883Z processing existing schema: quantized::cat_relu(Tensor[] qx, int dim, float? scale, int? zero_point) -> Tensor 2022-08-17T12:17:18.3947635Z processing existing schema: aten::rename_(Tensor(a!) self, str[]? names) -> Tensor(a!) 2022-08-17T12:17:18.3948996Z processing existing schema: prim::dtype(Tensor a) -> int 2022-08-17T12:17:18.3952679Z processing existing schema: quantized::conv_transpose1d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.3953911Z processing existing schema: aten::einsum(str equation, Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.3955074Z processing existing schema: aten::einsum.sublist(Tensor a, ...) -> Tensor 2022-08-17T12:17:18.3956947Z processing existing schema: aten::slice.Tensor(Tensor(a) self, int dim=0, int? start=None, int? end=None, int step=1) -> Tensor(a) 2022-08-17T12:17:18.3959189Z processing existing schema: aten::slice.t(t[] l, int? start=None, int? end=None, int step=1) -> t[] 2022-08-17T12:17:18.3960582Z processing existing schema: aten::slice.str(str string, int? start=None, int? end=None, int step=1) -> str 2022-08-17T12:17:18.3962139Z processing existing schema: aten::dict() -> Dict(str, Tensor) 2022-08-17T12:17:18.3964389Z processing existing schema: aten::dict.str((str, tVal)[] inputs) -> Dict(str, tVal) 2022-08-17T12:17:18.3966417Z processing existing schema: aten::dict.Dict_str(Dict(str, t)(a) self) -> Dict(str, t) 2022-08-17T12:17:18.3968575Z processing existing schema: aten::dict.int((int, tVal)[] inputs) -> Dict(int, tVal) 2022-08-17T12:17:18.3970684Z processing existing schema: aten::dict.Dict_int(Dict(int, t)(a) self) -> Dict(int, t) 2022-08-17T12:17:18.3972962Z processing existing schema: aten::dict.bool((bool, tVal)[] inputs) -> Dict(bool, tVal) 2022-08-17T12:17:18.3975241Z processing existing schema: aten::dict.Dict_bool(Dict(bool, t)(a) self) -> Dict(bool, t) 2022-08-17T12:17:18.3977490Z processing existing schema: aten::dict.float((float, tVal)[] inputs) -> Dict(float, tVal) 2022-08-17T12:17:18.3979564Z processing existing schema: aten::dict.Dict_float(Dict(float, t)(a) self) -> Dict(float, t) 2022-08-17T12:17:18.3982063Z processing existing schema: aten::dict.complex((complex, tVal)[] inputs) -> Dict(complex, tVal) 2022-08-17T12:17:18.3984390Z processing existing schema: aten::dict.Dict_complex(Dict(complex, t)(a) self) -> Dict(complex, t) 2022-08-17T12:17:18.3986926Z processing existing schema: aten::dict.Tensor((Tensor, tVal)[] inputs) -> Dict(Tensor, tVal) 2022-08-17T12:17:18.3989284Z processing existing schema: aten::dict.Dict_Tensor(Dict(Tensor, t)(a) self) -> Dict(Tensor, t) 2022-08-17T12:17:18.3990800Z processing existing schema: quantized::conv_transpose2d_groups(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.3992184Z processing existing schema: aten::_foreach_div_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:18.3993929Z processing existing schema: aten::_foreach_div_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:18.3995505Z processing existing schema: aten::_foreach_div_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:18.3997022Z processing existing schema: aten::logical_and_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.3998387Z processing existing schema: prim::CudaFusionIvalGuard(...) -> bool 2022-08-17T12:17:18.3999990Z processing existing schema: prim::reshape_copy(Tensor self, int[] shape) -> Tensor 2022-08-17T12:17:18.4001797Z processing existing schema: aten::masked_scatter_(Tensor(a!) self, Tensor mask, Tensor source) -> Tensor(a!) 2022-08-17T12:17:18.4003504Z processing existing schema: aten::dsplit.int(Tensor(a -> *) self, int sections) -> Tensor[] 2022-08-17T12:17:18.4005491Z processing existing schema: aten::dsplit.array(Tensor(a -> *) self, int[] indices) -> Tensor[] 2022-08-17T12:17:18.4006702Z processing existing schema: aten::logical_not(Tensor self) -> Tensor 2022-08-17T12:17:18.4008323Z processing existing schema: aten::logical_not.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4009701Z processing existing schema: aten::addcdiv(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor 2022-08-17T12:17:18.4011405Z processing existing schema: aten::addcdiv.out(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4012696Z processing existing schema: aten::deg2rad_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4014971Z processing existing schema: aten::rand(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4016986Z processing existing schema: aten::rand.generator(int[] size, *, Generator? generator, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4019256Z processing existing schema: aten::rand.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4021708Z processing existing schema: aten::rand.generator_with_names(int[] size, *, Generator? generator, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4023274Z processing existing schema: aten::rand.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4025245Z processing existing schema: aten::rand.generator_out(int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4027381Z processing existing schema: aten::rand.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4029718Z processing existing schema: aten::rand.generator_with_names_out(int[] size, *, Generator? generator, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4030990Z processing existing schema: prim::TupleUnpack(Any tup) -> ... 2022-08-17T12:17:18.4033591Z processing existing schema: quantized::max_pool2d(Tensor qx, int[] kernel_size, int[] stride, int[] padding, int[] dilation, bool ceil_mode) -> Tensor 2022-08-17T12:17:18.4034748Z processing existing schema: aten::div.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4036276Z processing existing schema: aten::div.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4037751Z processing existing schema: aten::div.Tensor_mode(Tensor self, Tensor other, *, str? rounding_mode) -> Tensor 2022-08-17T12:17:18.4039178Z processing existing schema: aten::div.Scalar_mode(Tensor self, Scalar other, *, str? rounding_mode) -> Tensor 2022-08-17T12:17:18.4040807Z processing existing schema: aten::div.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4042604Z processing existing schema: aten::div.out_mode(Tensor self, Tensor other, *, str? rounding_mode, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4044181Z processing existing schema: aten::div.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4045932Z processing existing schema: aten::div.Scalar_mode_out(Tensor self, Scalar other, *, str? rounding_mode, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4047308Z processing existing schema: aten::div.int(int a, int b) -> float 2022-08-17T12:17:18.4048746Z processing existing schema: aten::div.complex(complex a, complex b) -> complex 2022-08-17T12:17:18.4050036Z processing existing schema: aten::div.float(float a, float b) -> float 2022-08-17T12:17:18.4051435Z processing existing schema: aten::div(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.4054622Z processing existing schema: prim::MKLDNNLayerNorm_(Tensor(a!) input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> Tensor(a!) 2022-08-17T12:17:18.4055310Z processing existing schema: prim::CudaFusionGroup(...) -> ... 2022-08-17T12:17:18.4057643Z processing existing schema: aten::lu_unpack(Tensor LU_data, Tensor LU_pivots, bool unpack_data=True, bool unpack_pivots=True) -> (Tensor P, Tensor L, Tensor U) 2022-08-17T12:17:18.4060472Z processing existing schema: aten::lu_unpack.out(Tensor LU_data, Tensor LU_pivots, bool unpack_data=True, bool unpack_pivots=True, *, Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) -> (Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) 2022-08-17T12:17:18.4061664Z processing existing schema: aten::logical_not_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4064509Z processing existing schema: aten::addcdiv_(Tensor(a!) self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor(a!) 2022-08-17T12:17:18.4066791Z schema: prim::infer_squeeze_size.dim(int[] a, int dim) -> int[] found on allowlist, skipping 2022-08-17T12:17:18.4068969Z schema: prim::infer_squeeze_size(int[] a) -> int[] found on allowlist, skipping 2022-08-17T12:17:18.4070396Z processing existing schema: prim::unsqueeze_copy(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.4073386Z processing existing schema: aten::rand_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.4075550Z processing existing schema: aten::rand_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4076870Z processing existing schema: prim::TupleIndex(Any tup, int i) -> Any 2022-08-17T12:17:18.4079561Z processing existing schema: quantized::cat(Tensor[] qx, int dim, float? scale, int? zero_point) -> Tensor 2022-08-17T12:17:18.4080355Z processing existing schema: profiler::_record_function_exit(Tensor _0) -> () 2022-08-17T12:17:18.4082353Z processing existing schema: profiler::_record_function_exit._RecordFunction(__torch__.torch.classes.profiler._RecordFunction _0) -> () 2022-08-17T12:17:18.4084603Z processing existing schema: aten::__irshift__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.4086625Z processing existing schema: aten::__irshift__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.4088251Z processing existing schema: aten::logical_xor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4090845Z processing existing schema: aten::logical_xor.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4092927Z processing existing schema: aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.4095962Z processing existing schema: aten::addmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4097716Z processing existing schema: aten::trace_backward(Tensor grad, int[] sizes) -> Tensor 2022-08-17T12:17:18.4100082Z processing existing schema: aten::reflection_pad1d(Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:18.4102077Z processing existing schema: aten::reflection_pad1d.out(Tensor self, int[2] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4104431Z processing existing schema: _quantized::conv2d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.4105253Z processing existing schema: aten::digamma(Tensor self) -> Tensor 2022-08-17T12:17:18.4107935Z processing existing schema: aten::digamma.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4108967Z schema: nvprims::sin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4111485Z processing existing schema: aten::_sparse_log_softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.4113110Z processing existing schema: aten::_sparse_log_softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:18.4115992Z processing existing schema: aten::_sparse_log_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4117101Z processing existing schema: aten::_sparse_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:18.4119766Z processing existing schema: aten::triu_(Tensor(a!) self, int diagonal=0) -> Tensor(a!) 2022-08-17T12:17:18.4121285Z processing existing schema: aten::threshold_backward(Tensor grad_output, Tensor self, Scalar threshold) -> Tensor 2022-08-17T12:17:18.4123984Z processing existing schema: aten::threshold_backward.grad_input(Tensor grad_output, Tensor self, Scalar threshold, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.4125070Z processing existing schema: aten::lift_fresh_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.4127576Z processing existing schema: aten::lift_fresh_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4129949Z processing existing schema: aten::flatten.DimnameList(Tensor(a) self, str[] dims, str out_dim) -> Tensor(a) 2022-08-17T12:17:18.4132188Z processing existing schema: aten::flatten.named_out_dim(Tensor(a) self, int start_dim, int end_dim, str out_dim) -> Tensor(a) 2022-08-17T12:17:18.4134604Z processing existing schema: aten::flatten.using_ints(Tensor(a) self, int start_dim=0, int end_dim=-1) -> Tensor(a) 2022-08-17T12:17:18.4136689Z processing existing schema: aten::flatten.using_names(Tensor(a) self, str start_dim, str end_dim, str out_dim) -> Tensor(a) 2022-08-17T12:17:18.4138126Z processing existing schema: aten::size.int(Tensor self, int dim) -> int 2022-08-17T12:17:18.4140323Z processing existing schema: aten::size.Dimname(Tensor self, str dim) -> int 2022-08-17T12:17:18.4142495Z processing existing schema: aten::size(Tensor self) -> int[] 2022-08-17T12:17:18.4144701Z processing existing schema: aten::list(str t) -> str[] 2022-08-17T12:17:18.4147063Z processing existing schema: aten::list.t(t[] l) -> t[] 2022-08-17T12:17:18.4149841Z processing existing schema: quantized::conv_transpose2d_dilation(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.4150474Z processing existing schema: aten::set_grad_enabled(bool val) -> () 2022-08-17T12:17:18.4153561Z processing existing schema: aten::_foreach_div.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:18.4156432Z processing existing schema: aten::_foreach_div.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:18.4159170Z processing existing schema: aten::_foreach_div.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:18.4161293Z processing existing schema: aten::_foreach_div.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:18.4163904Z processing existing schema: aten::_foreach_div.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:18.4166450Z processing existing schema: aten::_foreach_div.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:18.4166963Z processing existing schema: prim::oneDNNFusionGroup(...) -> ... 2022-08-17T12:17:18.4169258Z processing existing schema: prim::MKLDNNScalarMul(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4169550Z schema: static_runtime::select_tensor(Tensor(a) a, Tensor(b) b, bool use_b) -> Tensor(a|b) found on allowlist, skipping 2022-08-17T12:17:18.4171028Z processing existing schema: aten::_add_batch_dim(Tensor self, int batch_dim, int level) -> Tensor 2022-08-17T12:17:18.4172679Z processing existing schema: aten::real(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4174145Z processing existing schema: prim::Uninitialized() -> Any 2022-08-17T12:17:18.4176471Z processing existing schema: quantized::conv3d_relu.new(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.4179263Z processing existing schema: quantized::conv3d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.4180324Z processing existing schema: aten::sin(Tensor self) -> Tensor 2022-08-17T12:17:18.4182356Z processing existing schema: aten::sin.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4183775Z processing existing schema: aten::sin.int(int a) -> float 2022-08-17T12:17:18.4185490Z processing existing schema: aten::sin.float(float a) -> float 2022-08-17T12:17:18.4187028Z processing existing schema: aten::sin.complex(complex a) -> complex 2022-08-17T12:17:18.4188602Z processing existing schema: aten::sin.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.4190862Z processing existing schema: aten::__getitem__.t(t[](a) list, int idx) -> t(*) 2022-08-17T12:17:18.4192297Z processing existing schema: aten::__getitem__.str(str s, int index) -> str 2022-08-17T12:17:18.4194618Z processing existing schema: aten::__getitem__.Dict_str(Dict(str, t) self, str key) -> t(*) 2022-08-17T12:17:18.4196710Z processing existing schema: aten::__getitem__.Dict_int(Dict(int, t) self, int key) -> t(*) 2022-08-17T12:17:18.4198797Z processing existing schema: aten::__getitem__.Dict_bool(Dict(bool, t) self, bool key) -> t(*) 2022-08-17T12:17:18.4200887Z processing existing schema: aten::__getitem__.Dict_float(Dict(float, t) self, float key) -> t(*) 2022-08-17T12:17:18.4203058Z processing existing schema: aten::__getitem__.Dict_complex(Dict(complex, t) self, complex key) -> t(*) 2022-08-17T12:17:18.4205169Z processing existing schema: aten::__getitem__.Dict_Tensor(Dict(Tensor, t) self, Tensor key) -> t(*) 2022-08-17T12:17:18.4206942Z processing existing schema: quantized::conv3d_transpose(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.4208146Z processing existing schema: aten::_get_tracing_state() -> bool 2022-08-17T12:17:18.4210617Z processing existing schema: aten::_foreach_ceil(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.4212543Z processing existing schema: aten::_foreach_ceil.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.4214371Z processing existing schema: aten::t(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4215880Z processing existing schema: aten::le.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4217605Z processing existing schema: aten::le.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4219630Z processing existing schema: aten::le.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4221575Z processing existing schema: aten::le.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4223161Z processing existing schema: aten::le.int(int a, int b) -> bool 2022-08-17T12:17:18.4224745Z processing existing schema: aten::le.float(float a, float b) -> bool 2022-08-17T12:17:18.4226421Z processing existing schema: aten::le.int_float(int a, float b) -> bool 2022-08-17T12:17:18.4228061Z processing existing schema: aten::le.float_int(float a, int b) -> bool 2022-08-17T12:17:18.4229707Z processing existing schema: aten::le(Scalar a, Scalar b) -> bool 2022-08-17T12:17:18.4231386Z processing existing schema: aten::le.str(str a, str b) -> bool 2022-08-17T12:17:18.4233139Z processing existing schema: aten::prelu(Tensor self, Tensor weight) -> Tensor 2022-08-17T12:17:18.4235199Z processing existing schema: aten::prelu.out(Tensor self, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4236809Z schema: prims::maximum(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4238738Z processing existing schema: aten::_make_dual(Tensor(a) primal, Tensor tangent, int level) -> Tensor(a) 2022-08-17T12:17:18.4240310Z processing existing schema: aten::is_same_size(Tensor self, Tensor other) -> bool 2022-08-17T12:17:18.4241786Z processing existing schema: aten::inverse(Tensor self) -> Tensor 2022-08-17T12:17:18.4243818Z processing existing schema: aten::inverse.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4246274Z processing existing schema: aten::_to_copy(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.4248275Z processing existing schema: aten::_to_copy.out(Tensor self, *, bool non_blocking=False, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4250162Z processing existing schema: aten::upsample_nearest1d(Tensor self, int[1] output_size, float? scales=None) -> Tensor 2022-08-17T12:17:18.4252276Z processing existing schema: aten::upsample_nearest1d.out(Tensor self, int[1] output_size, float? scales=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4254660Z processing existing schema: aten::upsample_nearest1d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.4257234Z processing existing schema: aten::upsample_nearest1d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4258979Z processing existing schema: aten::cos_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4260321Z processing existing schema: aten::absolute(Tensor self) -> Tensor 2022-08-17T12:17:18.4262387Z processing existing schema: aten::absolute.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4263677Z processing existing schema: aten::log10(Tensor self) -> Tensor 2022-08-17T12:17:18.4265781Z processing existing schema: aten::log10.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4267178Z processing existing schema: aten::log10.int(int a) -> float 2022-08-17T12:17:18.4268908Z processing existing schema: aten::log10.float(float a) -> float 2022-08-17T12:17:18.4270417Z processing existing schema: aten::log10.complex(complex a) -> complex 2022-08-17T12:17:18.4272073Z processing existing schema: aten::log10.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.4273109Z processing existing schema: prim::BroadcastMKLDNNTensors(...) -> ... 2022-08-17T12:17:18.4275344Z processing existing schema: aten::logit_backward(Tensor grad_output, Tensor self, float? eps=None) -> Tensor 2022-08-17T12:17:18.4277387Z processing existing schema: aten::logit_backward.grad_input(Tensor grad_output, Tensor self, float? eps=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.4279253Z processing existing schema: aten::view(Tensor(a) self, int[] size) -> Tensor(a) 2022-08-17T12:17:18.4281263Z processing existing schema: aten::view.SymInt(Tensor(a) self, SymInt[] size) -> Tensor(a) 2022-08-17T12:17:18.4283036Z processing existing schema: aten::view.dtype(Tensor(a) self, int dtype) -> Tensor(a) 2022-08-17T12:17:18.4285363Z processing existing schema: aten::_upsample_bicubic2d_aa_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.4287730Z processing existing schema: aten::_upsample_bicubic2d_aa_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.4290136Z processing existing schema: aten::_upsample_bicubic2d_aa_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.4292971Z processing existing schema: aten::_upsample_bicubic2d_aa_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4294450Z processing existing schema: aten::svd(Tensor self, bool some=True, bool compute_uv=True) -> (Tensor U, Tensor S, Tensor V) 2022-08-17T12:17:18.4296793Z processing existing schema: aten::svd.U(Tensor self, bool some=True, bool compute_uv=True, *, Tensor(a!) U, Tensor(b!) S, Tensor(c!) V) -> (Tensor(a!) U, Tensor(b!) S, Tensor(c!) V) 2022-08-17T12:17:18.4297754Z processing existing schema: aten::is_complex(Tensor self) -> bool 2022-08-17T12:17:18.4300392Z processing existing schema: aten::chunk(Tensor(a -> *) self, int chunks, int dim=0) -> Tensor[] 2022-08-17T12:17:18.4301926Z processing existing schema: aten::erfinv_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4303537Z processing existing schema: aten::result_type.Tensor(Tensor tensor, Tensor other) -> int 2022-08-17T12:17:18.4305075Z processing existing schema: aten::result_type.Scalar(Tensor tensor, Scalar other) -> int 2022-08-17T12:17:18.4306683Z processing existing schema: aten::result_type.Scalar_Tensor(Scalar scalar, Tensor tensor) -> int 2022-08-17T12:17:18.4308228Z processing existing schema: aten::result_type.Scalar_Scalar(Scalar scalar1, Scalar scalar2) -> int 2022-08-17T12:17:18.4309532Z processing existing schema: aten::divmod.int(int x, int y) -> (int, int) 2022-08-17T12:17:18.4310771Z processing existing schema: aten::divmod.float(float x, float y) -> (float, float) 2022-08-17T12:17:18.4312242Z processing existing schema: aten::divmod.int_float(int x, float y) -> (float, float) 2022-08-17T12:17:18.4313740Z processing existing schema: aten::divmod.float_int(float x, int y) -> (float, float) 2022-08-17T12:17:18.4315607Z processing existing schema: quantized::embedding_bag_2bit_unpack(Tensor weight) -> Tensor 2022-08-17T12:17:18.4317571Z processing existing schema: quantized::add_relu_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.4319083Z processing existing schema: aten::diagonal(Tensor(a) self, int offset=0, int dim1=0, int dim2=1) -> Tensor(a) 2022-08-17T12:17:18.4320914Z processing existing schema: aten::diagonal.Dimname(Tensor(a) self, *, str outdim, str dim1, str dim2, int offset=0) -> Tensor(a) 2022-08-17T12:17:18.4321853Z processing existing schema: aten::acosh(Tensor self) -> Tensor 2022-08-17T12:17:18.4323498Z processing existing schema: aten::acosh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4324830Z processing existing schema: aten::acosh.int(int a) -> float 2022-08-17T12:17:18.4326047Z processing existing schema: aten::acosh.float(float a) -> float 2022-08-17T12:17:18.4327421Z processing existing schema: aten::acosh.complex(complex a) -> complex 2022-08-17T12:17:18.4329250Z processing existing schema: aten::acosh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.4330101Z processing existing schema: aten::log2(Tensor self) -> Tensor 2022-08-17T12:17:18.4331995Z processing existing schema: aten::log2.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4332646Z schema: profiler::_call_end_callbacks_on_jit_fut(Tensor x, Future(t) y) -> Future(t) found on allowlist, skipping 2022-08-17T12:17:18.4333488Z schema: profiler::_call_end_callbacks_on_jit_fut._RecordFunction(__torch__.torch.classes.profiler._RecordFunction x, Future(t) y) -> Future(t) found on allowlist, skipping 2022-08-17T12:17:18.4334336Z processing existing schema: prim::MKLDNNHardTanh(Tensor self) -> Tensor 2022-08-17T12:17:18.4335714Z processing existing schema: aten::view_as_real(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4337467Z processing existing schema: aten::_upsample_nearest_exact1d_backward(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None) -> Tensor 2022-08-17T12:17:18.4339623Z processing existing schema: aten::_upsample_nearest_exact1d_backward.grad_input(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.4341865Z processing existing schema: aten::_upsample_nearest_exact1d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.4344285Z processing existing schema: aten::_upsample_nearest_exact1d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4345735Z processing existing schema: aten::norm.Scalar(Tensor self, Scalar p=2) -> Tensor 2022-08-17T12:17:18.4347644Z processing existing schema: aten::norm.ScalarOpt_dim(Tensor self, Scalar? p, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.4349020Z processing existing schema: aten::norm.names_ScalarOpt_dim(Tensor self, Scalar? p, str[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.4351277Z processing existing schema: aten::norm.ScalarOpt_dim_dtype(Tensor self, Scalar? p, int[1] dim, bool keepdim, *, int dtype) -> Tensor 2022-08-17T12:17:18.4353108Z processing existing schema: aten::norm.dtype_out(Tensor self, Scalar? p, int[1] dim, bool keepdim, *, int dtype, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4355173Z processing existing schema: aten::norm.out(Tensor self, Scalar? p, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4356881Z processing existing schema: aten::norm.ScalarOpt_dtype(Tensor self, Scalar? p, *, int dtype) -> Tensor 2022-08-17T12:17:18.4358604Z processing existing schema: aten::norm.ScalarOpt_dtype_out(Tensor self, Scalar? p, *, int dtype, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4360439Z processing existing schema: aten::norm.Scalar_out(Tensor self, Scalar p=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4362376Z processing existing schema: aten::norm.names_ScalarOpt_dim_dtype(Tensor self, Scalar? p, str[1] dim, bool keepdim, *, int dtype) -> Tensor 2022-08-17T12:17:18.4364365Z processing existing schema: aten::norm.names_dtype_out(Tensor self, Scalar? p, str[1] dim, bool keepdim, *, int dtype, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4366586Z processing existing schema: aten::norm.names_out(Tensor self, Scalar? p, str[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4368180Z processing existing schema: aten::conj(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4370132Z processing existing schema: aten::refine_names(Tensor(a) self, str[] names) -> Tensor(a) 2022-08-17T12:17:18.4372260Z processing existing schema: _quantized::conv2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.4374263Z processing existing schema: aten::Size(int[] sizes) -> int[] 2022-08-17T12:17:18.4375569Z processing existing schema: aten::_aminmax(Tensor self) -> (Tensor, Tensor) 2022-08-17T12:17:18.4376855Z processing existing schema: aten::_aminmax.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.4378530Z processing existing schema: aten::_aminmax.out(Tensor self, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.4380465Z processing existing schema: aten::_aminmax.dim_out(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.4381882Z processing existing schema: aten::stride.int(Tensor self, int dim) -> int 2022-08-17T12:17:18.4383451Z processing existing schema: aten::stride.Dimname(Tensor self, str dim) -> int 2022-08-17T12:17:18.4385097Z processing existing schema: aten::stride(Tensor self) -> int[] 2022-08-17T12:17:18.4386575Z processing existing schema: aten::erfc_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4388084Z processing existing schema: aten::resolve_conj(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4389325Z processing existing schema: prim::max.int(int a, int b) -> int 2022-08-17T12:17:18.4390815Z processing existing schema: prim::max.float(float a, float b) -> float 2022-08-17T12:17:18.4391931Z processing existing schema: prim::max.int_float(int a, float b) -> float 2022-08-17T12:17:18.4393369Z processing existing schema: prim::max.float_int(float a, int b) -> float 2022-08-17T12:17:18.4394662Z processing existing schema: prim::max(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.4396981Z processing existing schema: prim::max.int_list(int[] l, int[] r) -> int[] 2022-08-17T12:17:18.4398933Z processing existing schema: prim::max.self_int(int[] self) -> int 2022-08-17T12:17:18.4400874Z processing existing schema: prim::max.float_list(float[] l, float[] r) -> float[] 2022-08-17T12:17:18.4402430Z processing existing schema: prim::max.self_float(float[] self) -> float 2022-08-17T12:17:18.4404910Z processing existing schema: prim::max.bool_list(bool[] l, bool[] r) -> bool[] 2022-08-17T12:17:18.4406522Z processing existing schema: prim::max.self_bool(bool[] self) -> bool 2022-08-17T12:17:18.4407898Z processing existing schema: quantized::embedding_bag_byte_unpack(Tensor weight) -> Tensor 2022-08-17T12:17:18.4409274Z processing existing schema: aten::log1p(Tensor self) -> Tensor 2022-08-17T12:17:18.4410994Z processing existing schema: aten::log1p.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4412356Z processing existing schema: aten::log1p.int(int a) -> float 2022-08-17T12:17:18.4413767Z processing existing schema: aten::log1p.float(float a) -> float 2022-08-17T12:17:18.4415304Z processing existing schema: aten::log1p.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.4416801Z processing existing schema: aten::acos(Tensor self) -> Tensor 2022-08-17T12:17:18.4418450Z processing existing schema: aten::acos.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4419809Z processing existing schema: aten::acos.int(int a) -> float 2022-08-17T12:17:18.4421314Z processing existing schema: aten::acos.float(float a) -> float 2022-08-17T12:17:18.4422772Z processing existing schema: aten::acos.complex(complex a) -> complex 2022-08-17T12:17:18.4424153Z processing existing schema: aten::acos.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.4425723Z processing existing schema: aten::view_as_complex(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4428061Z processing existing schema: aten::_upsample_bilinear2d_aa_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.4430251Z processing existing schema: aten::_upsample_bilinear2d_aa_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.4432622Z processing existing schema: aten::_upsample_bilinear2d_aa_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.4435448Z processing existing schema: aten::_upsample_bilinear2d_aa_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4437308Z processing existing schema: _quantized::linear_dynamic(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, bool reduce_range=False) -> Tensor Y 2022-08-17T12:17:18.4438721Z processing existing schema: aten::_ncf_unsqueeze(Tensor(a) self, int ndim) -> Tensor(a) 2022-08-17T12:17:18.4440236Z processing existing schema: aten::mv(Tensor self, Tensor vec) -> Tensor 2022-08-17T12:17:18.4441759Z processing existing schema: aten::mv.out(Tensor self, Tensor vec, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4443166Z processing existing schema: aten::dot(Tensor self, Tensor tensor) -> Tensor 2022-08-17T12:17:18.4444922Z processing existing schema: aten::dot.out(Tensor self, Tensor tensor, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4446306Z processing existing schema: aten::bmm(Tensor self, Tensor mat2) -> Tensor 2022-08-17T12:17:18.4448081Z processing existing schema: aten::bmm.out(Tensor self, Tensor mat2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4449634Z processing existing schema: aten::softplus(Tensor self, Scalar beta=1, Scalar threshold=20) -> Tensor 2022-08-17T12:17:18.4451565Z processing existing schema: aten::softplus.out(Tensor self, Scalar beta=1, Scalar threshold=20, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4453047Z processing existing schema: aten::is_owner(RRef(t) self) -> bool 2022-08-17T12:17:18.4454817Z processing existing schema: aten::_foreach_log10_(Tensor[] self) -> () 2022-08-17T12:17:18.4456081Z processing existing schema: aten::mm(Tensor self, Tensor mat2) -> Tensor 2022-08-17T12:17:18.4457663Z processing existing schema: aten::mm.out(Tensor self, Tensor mat2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4459179Z processing existing schema: aten::cat(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:18.4460927Z processing existing schema: aten::cat.names(Tensor[] tensors, str dim) -> Tensor 2022-08-17T12:17:18.4462718Z processing existing schema: aten::cat.names_out(Tensor[] tensors, str dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4464654Z processing existing schema: aten::cat.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4466326Z processing existing schema: aten::stack(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:18.4468615Z processing existing schema: aten::stack.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4469581Z schema: aten::slice_backward(Tensor grad_output, int[] input_sizes, int dim, int start, int end, int step) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4470394Z schema: aten::slice_backward.out(Tensor grad_output, int[] input_sizes, int dim, int start, int end, int step, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.4471546Z processing existing schema: aten::wait(Future(t) self) -> t 2022-08-17T12:17:18.4473297Z processing existing schema: quantized::conv_transpose2d_transpose(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.4475224Z processing existing schema: c10d::broadcast_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.4476586Z processing existing schema: aten::_foreach_erf(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.4478471Z processing existing schema: aten::_foreach_erf.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.4479715Z processing existing schema: aten::clamp_max(Tensor self, Scalar max) -> Tensor 2022-08-17T12:17:18.4481042Z processing existing schema: aten::clamp_max.Tensor(Tensor self, Tensor max) -> Tensor 2022-08-17T12:17:18.4482551Z processing existing schema: aten::clamp_max.out(Tensor self, Scalar max, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4484113Z processing existing schema: aten::clamp_max.Tensor_out(Tensor self, Tensor max, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4486362Z processing existing schema: aten::new_empty(Tensor self, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4488239Z processing existing schema: aten::new_empty.SymInt(Tensor self, SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4490025Z processing existing schema: aten::new_empty.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4491827Z processing existing schema: aten::new_empty.SymInt_out(Tensor self, SymInt[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4494492Z processing existing schema: aten::conv_transpose1d(Tensor input, Tensor weight, Tensor? bias=None, int[1] stride=[1], int[1] padding=[0], int[1] output_padding=[0], int groups=1, int[1] dilation=[1]) -> Tensor 2022-08-17T12:17:18.4495931Z processing existing schema: aten::clamp_max_(Tensor(a!) self, Scalar max) -> Tensor(a!) 2022-08-17T12:17:18.4497368Z processing existing schema: aten::clamp_max_.Tensor(Tensor(a!) self, Tensor max) -> Tensor(a!) 2022-08-17T12:17:18.4500034Z processing existing schema: aten::new_empty_strided(Tensor self, int[] size, int[] stride, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4501934Z processing existing schema: aten::new_empty_strided.out(Tensor self, int[] size, int[] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4504237Z processing existing schema: aten::conv_transpose2d.input(Tensor input, Tensor weight, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] output_padding=0, int groups=1, int[2] dilation=1) -> Tensor 2022-08-17T12:17:18.4506051Z processing existing schema: aten::new_zeros(Tensor self, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4507921Z processing existing schema: aten::new_zeros.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4509293Z processing existing schema: aten::contiguous(Tensor(a) self, *, int memory_format=0) -> Tensor(a) 2022-08-17T12:17:18.4510689Z processing existing schema: aten::cholesky(Tensor self, bool upper=False) -> Tensor 2022-08-17T12:17:18.4512673Z processing existing schema: aten::cholesky.out(Tensor self, bool upper=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4514202Z processing existing schema: aten::ne.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4515396Z processing existing schema: aten::ne.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4516993Z processing existing schema: aten::ne.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4518601Z processing existing schema: aten::ne.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4520272Z processing existing schema: aten::ne.int_list(int[] a, int[] b) -> bool 2022-08-17T12:17:18.4521623Z processing existing schema: aten::ne.device(Device a, Device b) -> bool 2022-08-17T12:17:18.4523026Z processing existing schema: aten::ne.bool(bool a, bool b) -> bool 2022-08-17T12:17:18.4524424Z processing existing schema: aten::ne.enum(AnyEnumType a, AnyEnumType b) -> bool 2022-08-17T12:17:18.4526523Z processing existing schema: aten::ne.int(int a, int b) -> bool 2022-08-17T12:17:18.4527224Z processing existing schema: aten::ne.complex(complex a, complex b) -> bool 2022-08-17T12:17:18.4528721Z processing existing schema: aten::ne.float(float a, float b) -> bool 2022-08-17T12:17:18.4530178Z processing existing schema: aten::ne.int_float(int a, float b) -> bool 2022-08-17T12:17:18.4531661Z processing existing schema: aten::ne.float_int(float a, int b) -> bool 2022-08-17T12:17:18.4533217Z processing existing schema: aten::ne.float_complex(float a, complex b) -> bool 2022-08-17T12:17:18.4534869Z processing existing schema: aten::ne.complex_float(complex a, float b) -> bool 2022-08-17T12:17:18.4536265Z processing existing schema: aten::ne(Scalar a, Scalar b) -> bool 2022-08-17T12:17:18.4537899Z processing existing schema: aten::ne.str(str a, str b) -> bool 2022-08-17T12:17:18.4539847Z processing existing schema: aten::ne.float_list(float[] a, float[] b) -> bool 2022-08-17T12:17:18.4541854Z processing existing schema: aten::ne.Tensor_list(Tensor[] a, Tensor[] b) -> bool 2022-08-17T12:17:18.4543858Z processing existing schema: aten::ne.bool_list(bool[] a, bool[] b) -> bool 2022-08-17T12:17:18.4545870Z processing existing schema: aten::ne.str_list(str[] a, str[] b) -> bool 2022-08-17T12:17:18.4547494Z processing existing schema: aten::eq.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4548929Z processing existing schema: aten::eq.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4550757Z processing existing schema: aten::eq.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4552546Z processing existing schema: aten::eq.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4554382Z processing existing schema: aten::eq.int_list(int[] a, int[] b) -> bool 2022-08-17T12:17:18.4555842Z processing existing schema: aten::eq.device(Device a, Device b) -> bool 2022-08-17T12:17:18.4557249Z processing existing schema: aten::eq.bool(bool a, bool b) -> bool 2022-08-17T12:17:18.4558800Z processing existing schema: aten::eq.enum(AnyEnumType a, AnyEnumType b) -> bool 2022-08-17T12:17:18.4560176Z processing existing schema: aten::eq.int(int a, int b) -> bool 2022-08-17T12:17:18.4561711Z processing existing schema: aten::eq.complex(complex a, complex b) -> bool 2022-08-17T12:17:18.4563155Z processing existing schema: aten::eq.float(float a, float b) -> bool 2022-08-17T12:17:18.4564650Z processing existing schema: aten::eq.int_float(int a, float b) -> bool 2022-08-17T12:17:18.4566172Z processing existing schema: aten::eq.float_int(float a, int b) -> bool 2022-08-17T12:17:18.4567713Z processing existing schema: aten::eq.float_complex(float a, complex b) -> bool 2022-08-17T12:17:18.4569248Z processing existing schema: aten::eq.complex_float(complex a, float b) -> bool 2022-08-17T12:17:18.4570716Z processing existing schema: aten::eq(Scalar a, Scalar b) -> bool 2022-08-17T12:17:18.4572218Z processing existing schema: aten::eq.str(str a, str b) -> bool 2022-08-17T12:17:18.4574366Z processing existing schema: aten::eq.float_list(float[] a, float[] b) -> bool 2022-08-17T12:17:18.4576418Z processing existing schema: aten::eq.Tensor_list(Tensor[] a, Tensor[] b) -> bool 2022-08-17T12:17:18.4578428Z processing existing schema: aten::eq.bool_list(bool[] a, bool[] b) -> bool 2022-08-17T12:17:18.4580424Z processing existing schema: aten::eq.str_list(str[] a, str[] b) -> bool 2022-08-17T12:17:18.4581946Z schema: prims::neg(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4583583Z processing existing schema: aten::_fw_primal(Tensor(a) self, int level) -> Tensor(a) 2022-08-17T12:17:18.4597543Z processing existing schema: aten::ge.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4598064Z processing existing schema: aten::ge.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4598560Z processing existing schema: aten::ge.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4598929Z processing existing schema: aten::ge.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4599117Z processing existing schema: aten::ge.int(int a, int b) -> bool 2022-08-17T12:17:18.4599361Z processing existing schema: aten::ge.float(float a, float b) -> bool 2022-08-17T12:17:18.4599658Z processing existing schema: aten::ge.int_float(int a, float b) -> bool 2022-08-17T12:17:18.4599854Z processing existing schema: aten::ge.float_int(float a, int b) -> bool 2022-08-17T12:17:18.4600029Z processing existing schema: aten::ge(Scalar a, Scalar b) -> bool 2022-08-17T12:17:18.4600210Z processing existing schema: aten::ge.str(str a, str b) -> bool 2022-08-17T12:17:18.4600623Z processing existing schema: aten::align_tensors(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.4601944Z processing existing schema: aten::lt.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4603256Z processing existing schema: aten::lt.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4605024Z processing existing schema: aten::lt.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4606699Z processing existing schema: aten::lt.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4608425Z processing existing schema: aten::lt.int(int a, int b) -> bool 2022-08-17T12:17:18.4609619Z processing existing schema: aten::lt.float(float a, float b) -> bool 2022-08-17T12:17:18.4610923Z processing existing schema: aten::lt.int_float(int a, float b) -> bool 2022-08-17T12:17:18.4612355Z processing existing schema: aten::lt.float_int(float a, int b) -> bool 2022-08-17T12:17:18.4613820Z processing existing schema: aten::lt(Scalar a, Scalar b) -> bool 2022-08-17T12:17:18.4615611Z processing existing schema: aten::lt.str(str a, str b) -> bool 2022-08-17T12:17:18.4617589Z processing existing schema: aten::fft_ifft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.4619969Z processing existing schema: aten::fft_ifft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4622321Z processing existing schema: aten::set_.source_Storage_storage_offset(Tensor(a!) self, Storage source, int storage_offset, int[] size, int[] stride=[]) -> Tensor(a!) 2022-08-17T12:17:18.4623803Z processing existing schema: aten::set_.source_Tensor(Tensor(a!) self, Tensor source) -> Tensor(a!) 2022-08-17T12:17:18.4625359Z processing existing schema: aten::set_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4626984Z processing existing schema: aten::set_.source_Storage(Tensor(a!) self, Storage source) -> Tensor(a!) 2022-08-17T12:17:18.4629512Z processing existing schema: aten::set_.source_Tensor_storage_offset(Tensor(a!) self, Tensor source, int storage_offset, int[] size, int[] stride=[]) -> Tensor(a!) 2022-08-17T12:17:18.4630630Z processing existing schema: prim::rpc_sync(...) -> ... 2022-08-17T12:17:18.4631917Z processing existing schema: quantized::conv2d_unpack_sizes(Any packed_weights) -> Any 2022-08-17T12:17:18.4633769Z processing existing schema: aten::_tensor_to_list(Tensor self) -> int[] 2022-08-17T12:17:18.4635367Z processing existing schema: aten::_foreach_abs_(Tensor[] self) -> () 2022-08-17T12:17:18.4637080Z processing existing schema: aten::copy_(Tensor(a!) self, Tensor src, bool non_blocking=False) -> Tensor(a!) 2022-08-17T12:17:18.4638713Z processing existing schema: aten::copy_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.4640313Z processing existing schema: aten::copy_.int(Tensor(a!) self, int other) -> Tensor(a!) 2022-08-17T12:17:18.4642008Z processing existing schema: aten::copy_.float(Tensor(a!) self, float other) -> Tensor(a!) 2022-08-17T12:17:18.4643938Z processing existing schema: aten::nll_loss2d(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100) -> Tensor 2022-08-17T12:17:18.4646051Z processing existing schema: aten::nll_loss2d.out(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4647513Z processing existing schema: aten::digamma_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4649353Z processing existing schema: aten::splitlines(str self, bool keepends=False) -> str[] 2022-08-17T12:17:18.4650772Z processing existing schema: aten::_conj_physical(Tensor self) -> Tensor 2022-08-17T12:17:18.4652630Z processing existing schema: aten::_conj_physical.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4653741Z processing existing schema: prim::ConstantChunk(...) -> ... 2022-08-17T12:17:18.4656460Z processing existing schema: quantized::embedding_bag_4bit_rowwise_offsets(Tensor weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:18.4657095Z processing existing schema: aten::linalg_cholesky(Tensor self, *, bool upper=False) -> Tensor 2022-08-17T12:17:18.4658684Z processing existing schema: aten::linalg_cholesky.out(Tensor self, *, bool upper=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4660247Z schema: nvprims::amax(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4661854Z processing existing schema: aten::_thnn_fused_lstm_cell(Tensor input_gates, Tensor hidden_gates, Tensor cx, Tensor? input_bias=None, Tensor? hidden_bias=None) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.4663926Z processing existing schema: aten::_thnn_fused_lstm_cell.out(Tensor input_gates, Tensor hidden_gates, Tensor cx, Tensor? input_bias=None, Tensor? hidden_bias=None, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.4665631Z processing existing schema: aten::upsample_bilinear2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.4667751Z processing existing schema: aten::upsample_bilinear2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.4669877Z processing existing schema: aten::upsample_bilinear2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.4672671Z processing existing schema: aten::upsample_bilinear2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4674233Z processing existing schema: aten::baddbmm_(Tensor(a!) self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.4675630Z processing existing schema: aten::linalg_svd(Tensor A, bool full_matrices=True, *, str? driver=None) -> (Tensor U, Tensor S, Tensor Vh) 2022-08-17T12:17:18.4677565Z processing existing schema: aten::linalg_svd.U(Tensor A, bool full_matrices=True, *, str? driver=None, Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) -> (Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) 2022-08-17T12:17:18.4678893Z processing existing schema: aten::resolve_neg(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4680291Z processing existing schema: prim::abs.int(int a) -> int 2022-08-17T12:17:18.4681462Z processing existing schema: prim::abs.float(float a) -> float 2022-08-17T12:17:18.4682815Z processing existing schema: prim::abs.complex(complex a) -> float 2022-08-17T12:17:18.4684233Z processing existing schema: prim::abs.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.4685543Z processing existing schema: prim::abs(Tensor x) -> Tensor 2022-08-17T12:17:18.4686997Z processing existing schema: quantized::embedding_bag_4bit_unpack(Tensor weight) -> Tensor 2022-08-17T12:17:18.4688215Z processing existing schema: aten::erfinv(Tensor self) -> Tensor 2022-08-17T12:17:18.4690196Z processing existing schema: aten::erfinv.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4691609Z processing existing schema: sparse::qlinear_dynamic(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:18.4693699Z processing existing schema: aten::randn(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4695669Z processing existing schema: aten::randn.generator(int[] size, *, Generator? generator, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4697939Z processing existing schema: aten::randn.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4700273Z processing existing schema: aten::randn.generator_with_names(int[] size, *, Generator? generator, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4701952Z processing existing schema: aten::randn.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4703821Z processing existing schema: aten::randn.generator_out(int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4705799Z processing existing schema: aten::randn.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4708018Z processing existing schema: aten::randn.generator_with_names_out(int[] size, *, Generator? generator, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4709666Z processing existing schema: quantized::cat_relu_out(Tensor[] qx, int dim, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4711417Z processing existing schema: aten::detach(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4712672Z processing existing schema: sparse::qlinear_relu_dynamic(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:18.4714582Z processing existing schema: aten::randn_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.4716028Z processing existing schema: aten::randn_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4717564Z processing existing schema: quantized::clamp(Tensor qx, Scalar? min=None, Scalar? max=None) -> Tensor qy 2022-08-17T12:17:18.4717879Z schema: static_runtime::expand_dims_copy(Tensor input, int[] dims) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4719161Z processing existing schema: aten::__rshift__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.4720410Z processing existing schema: aten::__rshift__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4721828Z processing existing schema: aten::__rshift__.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4723427Z processing existing schema: aten::__rshift__.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4724686Z processing existing schema: aten::__rshift__.int(int a, int b) -> int 2022-08-17T12:17:18.4726125Z processing existing schema: aten::detach_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4728081Z processing existing schema: aten::index_put(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False) -> Tensor 2022-08-17T12:17:18.4730330Z processing existing schema: aten::index_put.out(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4732033Z processing existing schema: aten::index_put.hacked_twin(Tensor self, Tensor[] indices, Tensor values, bool accumulate=False) -> Tensor 2022-08-17T12:17:18.4733361Z processing existing schema: aten::squeeze_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4735090Z processing existing schema: aten::squeeze_.dim(Tensor(a!) self, int dim) -> Tensor(a!) 2022-08-17T12:17:18.4736660Z processing existing schema: aten::squeeze_.dimname(Tensor(a!) self, str dim) -> Tensor(a!) 2022-08-17T12:17:18.4737932Z processing existing schema: aten::is_nonzero(Tensor self) -> bool 2022-08-17T12:17:18.4739668Z processing existing schema: aten::t_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4741365Z schema: prims::var(Tensor inp, int[]? dims, *, int correction, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4742960Z processing existing schema: aten::_pdist_backward(Tensor grad, Tensor self, float p, Tensor pdist) -> Tensor 2022-08-17T12:17:18.4744650Z processing existing schema: aten::_pdist_backward.out(Tensor grad, Tensor self, float p, Tensor pdist, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4745563Z processing existing schema: aten::linalg_eigvals(Tensor self) -> Tensor 2022-08-17T12:17:18.4747239Z processing existing schema: aten::linalg_eigvals.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4748980Z processing existing schema: aten::unflatten.int(Tensor(a) self, int dim, int[] sizes) -> Tensor(a) 2022-08-17T12:17:18.4751020Z processing existing schema: aten::unflatten.Dimname(Tensor(a) self, str dim, int[] sizes, str[] names) -> Tensor(a) 2022-08-17T12:17:18.4752339Z schema: nvprims::bitwise_or(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4754223Z processing existing schema: aten::_spdiags(Tensor diagonals, Tensor offsets, int[] shape, int? layout=None) -> Tensor 2022-08-17T12:17:18.4756276Z processing existing schema: aten::_spdiags.out(Tensor diagonals, Tensor offsets, int[] shape, int? layout=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4757514Z processing existing schema: aten::logical_and(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.4759098Z processing existing schema: aten::logical_and.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4760347Z processing existing schema: prim::CudaFusionViewGuard(...) -> bool 2022-08-17T12:17:18.4761802Z processing existing schema: prim::view_copy(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.4763488Z processing existing schema: aten::addbmm(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.4765366Z processing existing schema: aten::addbmm.out(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4766808Z processing existing schema: aten::swapaxes(Tensor(a) self, int axis0, int axis1) -> Tensor(a) 2022-08-17T12:17:18.4769421Z processing existing schema: aten::layer_norm(Tensor input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> Tensor 2022-08-17T12:17:18.4771174Z processing existing schema: aten::hsplit.int(Tensor(a -> *) self, int sections) -> Tensor[] 2022-08-17T12:17:18.4773263Z processing existing schema: aten::hsplit.array(Tensor(a -> *) self, int[] indices) -> Tensor[] 2022-08-17T12:17:18.4775247Z processing existing schema: aten::vsplit.int(Tensor(a -> *) self, int sections) -> Tensor[] 2022-08-17T12:17:18.4777357Z processing existing schema: aten::vsplit.array(Tensor(a -> *) self, int[] indices) -> Tensor[] 2022-08-17T12:17:18.4779269Z processing existing schema: aten::_upsample_nearest_exact3d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.4781068Z processing existing schema: aten::_upsample_nearest_exact3d(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.4783106Z processing existing schema: aten::_upsample_nearest_exact3d.out(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4785240Z processing existing schema: aten::_upsample_nearest_exact3d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4786775Z processing existing schema: aten::requires_grad_(Tensor(a!) self, bool requires_grad=True) -> Tensor(a!) 2022-08-17T12:17:18.4787867Z processing existing schema: prim::RequiresGradCheck(...) -> ... 2022-08-17T12:17:18.4789639Z processing existing schema: quantized::embedding_byte(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, bool pruned_weights=False) -> Tensor 2022-08-17T12:17:18.4790946Z processing existing schema: aten::update.str(Dict(str, t)(a!) self, Dict(str, t)(a!) to_add) -> () 2022-08-17T12:17:18.4792872Z processing existing schema: aten::update.int(Dict(int, t)(a!) self, Dict(int, t)(a!) to_add) -> () 2022-08-17T12:17:18.4794729Z processing existing schema: aten::update.bool(Dict(bool, t)(a!) self, Dict(bool, t)(a!) to_add) -> () 2022-08-17T12:17:18.4796992Z processing existing schema: aten::update.float(Dict(float, t)(a!) self, Dict(float, t)(a!) to_add) -> () 2022-08-17T12:17:18.4798935Z processing existing schema: aten::update.complex(Dict(complex, t)(a!) self, Dict(complex, t)(a!) to_add) -> () 2022-08-17T12:17:18.4800800Z processing existing schema: aten::update.Tensor(Dict(Tensor, t)(a!) self, Dict(Tensor, t)(a!) to_add) -> () 2022-08-17T12:17:18.4802308Z processing existing schema: aten::_compute_linear_combination(Tensor input, Tensor coefficients) -> Tensor 2022-08-17T12:17:18.4804104Z processing existing schema: aten::_compute_linear_combination.out(Tensor input, Tensor coefficients, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4806127Z processing existing schema: aten::empty_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.4807887Z processing existing schema: aten::empty_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4810210Z processing existing schema: aten::empty.memory_format(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.4812315Z schema: aten::empty.SymInt(SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4814366Z processing existing schema: aten::empty.out(int[] size, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4817068Z processing existing schema: aten::empty.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.4819381Z processing existing schema: aten::empty.names_out(int[] size, *, str[]? names, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4821355Z schema: aten::empty.SymInt_out(SymInt[] size, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.4822878Z processing existing schema: aten::reshape_as(Tensor(a) self, Tensor other) -> Tensor(a) 2022-08-17T12:17:18.4825373Z processing existing schema: aten::empty_strided(int[] size, int[] stride, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4827527Z processing existing schema: aten::empty_strided.out(int[] size, int[] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4829113Z processing existing schema: aten::linalg_multi_dot(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.4831153Z processing existing schema: aten::linalg_multi_dot.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4832889Z processing existing schema: aten::swapdims(Tensor(a) self, int dim0, int dim1) -> Tensor(a) 2022-08-17T12:17:18.4834234Z processing existing schema: aten::is_floating_point(Tensor self) -> bool 2022-08-17T12:17:18.4836206Z schema: nvprims::sum(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4838102Z processing existing schema: aten::_thnn_fused_gru_cell(Tensor input_gates, Tensor hidden_gates, Tensor hx, Tensor? input_bias=None, Tensor? hidden_bias=None) -> (Tensor, Tensor) 2022-08-17T12:17:18.4840245Z processing existing schema: aten::_thnn_fused_gru_cell.out(Tensor input_gates, Tensor hidden_gates, Tensor hx, Tensor? input_bias=None, Tensor? hidden_bias=None, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.4842179Z processing existing schema: aten::upsample_bicubic2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.4844621Z processing existing schema: aten::upsample_bicubic2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.4846624Z processing existing schema: aten::upsample_bicubic2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.4849415Z processing existing schema: aten::upsample_bicubic2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4850620Z processing existing schema: aten::lift_fresh(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4852006Z processing existing schema: aten::mode(Tensor self, int dim=-1, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.4853492Z processing existing schema: aten::mode.dimname(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.4855209Z processing existing schema: aten::mode.dimname_out(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.4857210Z processing existing schema: aten::mode.values(Tensor self, int dim=-1, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.4858032Z processing existing schema: aten::bernoulli(Tensor self, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.4859768Z processing existing schema: aten::bernoulli.out(Tensor self, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4861032Z processing existing schema: aten::bernoulli.p(Tensor self, float p, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.4862529Z processing existing schema: aten::bernoulli.Tensor(Tensor self, Tensor p, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.4864311Z processing existing schema: aten::bernoulli.Tensor_out(Tensor self, Tensor p, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4866586Z processing existing schema: aten::bernoulli.float_out(Tensor self, float p=0.5, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4869078Z processing existing schema: quantized::embedding_bag_byte_rowwise_offsets(Tensor weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:18.4869418Z processing existing schema: prim::FusedConcat(...) -> ... 2022-08-17T12:17:18.4871309Z schema: aten::nansum(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4873371Z schema: aten::nansum.out(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.4874868Z processing existing schema: aten::bernoulli_.Tensor(Tensor(a!) self, Tensor p, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.4877141Z processing existing schema: aten::bernoulli_.float(Tensor(a!) self, float p=0.5, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.4879087Z processing existing schema: aten::cauchy_(Tensor(a!) self, float median=0., float sigma=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.4880905Z schema: prims::sinh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.4881949Z processing existing schema: aten::_has_same_storage_numel(Tensor self, Tensor other) -> bool 2022-08-17T12:17:18.4883739Z processing existing schema: aten::geometric_(Tensor(a!) self, float p, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.4885074Z processing existing schema: aten::multinomial(Tensor self, int num_samples, bool replacement=False, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.4886902Z processing existing schema: aten::multinomial.out(Tensor self, int num_samples, bool replacement=False, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4888306Z processing existing schema: aten::conj_physical_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.4889999Z processing existing schema: aten::normal.Tensor_float(Tensor mean, float std=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.4891598Z processing existing schema: aten::normal.Tensor_float_out(Tensor mean, float std=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4893801Z processing existing schema: aten::normal.float_Tensor_out(float mean, Tensor std, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4895098Z processing existing schema: aten::normal.float_Tensor(float mean, Tensor std, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.4896697Z processing existing schema: aten::normal.Tensor_Tensor(Tensor mean, Tensor std, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.4898370Z processing existing schema: aten::normal.Tensor_Tensor_out(Tensor mean, Tensor std, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4900712Z processing existing schema: aten::normal.float_float(float mean, float std, int[] size, *, Generator? generator=None, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.4902512Z processing existing schema: aten::normal.float_float_out(float mean, float std, int[] size, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4904379Z processing existing schema: aten::normal.out(Tensor self, float mean=0., float std=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4906047Z processing existing schema: aten::cosine_embedding_loss(Tensor input1, Tensor input2, Tensor target, float margin=0., int reduction=1) -> Tensor 2022-08-17T12:17:18.4907852Z processing existing schema: aten::normal_(Tensor(a!) self, float mean=0., float std=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.4909783Z processing existing schema: aten::cosine_similarity(Tensor x1, Tensor x2, int dim=1, float eps=1e-08) -> Tensor 2022-08-17T12:17:18.4910685Z processing existing schema: aten::title(str self) -> str 2022-08-17T12:17:18.4914230Z processing existing schema: aten::_convolution.deprecated(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool benchmark, bool deterministic, bool cudnn_enabled) -> Tensor 2022-08-17T12:17:18.4917106Z processing existing schema: aten::_convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool benchmark, bool deterministic, bool cudnn_enabled, bool allow_tf32) -> Tensor 2022-08-17T12:17:18.4920248Z processing existing schema: aten::_convolution.out(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool benchmark, bool deterministic, bool cudnn_enabled, bool allow_tf32, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4921714Z processing existing schema: quantized::embedding_bag_2bit_prepack(Tensor weight, bool optimized_qparams=False, int nbins=200, float ratio=0.16) -> Tensor 2022-08-17T12:17:18.4922828Z processing existing schema: aten::cosh(Tensor self) -> Tensor 2022-08-17T12:17:18.4924172Z processing existing schema: aten::cosh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4925573Z processing existing schema: aten::cosh.int(int a) -> float 2022-08-17T12:17:18.4926857Z processing existing schema: aten::cosh.float(float a) -> float 2022-08-17T12:17:18.4927998Z processing existing schema: aten::cosh.complex(complex a) -> complex 2022-08-17T12:17:18.4929235Z processing existing schema: aten::cosh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.4931742Z processing existing schema: aten::conv1d(Tensor input, Tensor weight, Tensor? bias=None, int[1] stride=[1], int[1] padding=[0], int[1] dilation=[1], int groups=1) -> Tensor 2022-08-17T12:17:18.4934004Z processing existing schema: aten::conv1d.padding(Tensor input, Tensor weight, Tensor? bias=None, int[1] stride=[1], str padding="valid", int[1] dilation=[1], int groups=1) -> Tensor 2022-08-17T12:17:18.4935397Z processing existing schema: aten::nuclear_norm(Tensor self, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.4936931Z processing existing schema: aten::nuclear_norm.dim(Tensor self, int[2] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.4938560Z processing existing schema: aten::nuclear_norm.out(Tensor self, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4940558Z processing existing schema: aten::nuclear_norm.dim_out(Tensor self, int[2] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4942515Z processing existing schema: aten::conv3d(Tensor input, Tensor weight, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.4944508Z processing existing schema: aten::conv3d.padding(Tensor input, Tensor weight, Tensor? bias=None, int[3] stride=1, str padding="valid", int[3] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.4946661Z processing existing schema: aten::conv_tbc(Tensor self, Tensor weight, Tensor bias, int pad=0) -> Tensor 2022-08-17T12:17:18.4948809Z processing existing schema: aten::conv_tbc.out(Tensor self, Tensor weight, Tensor bias, int pad=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4952154Z processing existing schema: aten::conv_transpose3d.input(Tensor input, Tensor weight, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] output_padding=0, int groups=1, int[3] dilation=1) -> Tensor 2022-08-17T12:17:18.4955556Z processing existing schema: aten::convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups) -> Tensor 2022-08-17T12:17:18.4959407Z processing existing schema: aten::convolution.out(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4962694Z processing existing schema: aten::cudnn_convolution(Tensor self, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32) -> Tensor 2022-08-17T12:17:18.4966196Z processing existing schema: aten::cudnn_convolution.out(Tensor self, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4967196Z processing existing schema: aten::qr(Tensor self, bool some=True) -> (Tensor Q, Tensor R) 2022-08-17T12:17:18.4970044Z processing existing schema: aten::qr.Q(Tensor self, bool some=True, *, Tensor(a!) Q, Tensor(b!) R) -> (Tensor(a!) Q, Tensor(b!) R) 2022-08-17T12:17:18.4970678Z processing existing schema: prim::PythonOp(...) -> ... 2022-08-17T12:17:18.4973020Z processing existing schema: quantized::add_scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.4974627Z processing existing schema: quantized::add_scalar.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:18.4975701Z processing existing schema: prim::oneDNNFusionGuard(...) -> ... 2022-08-17T12:17:18.4978286Z processing existing schema: prim::MKLDNNScalarMul_(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.4981993Z processing existing schema: aten::cudnn_convolution_transpose(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32) -> Tensor 2022-08-17T12:17:18.4985784Z processing existing schema: aten::cudnn_convolution_transpose.out(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4987610Z processing existing schema: aten::native_layer_norm(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.4990921Z processing existing schema: aten::native_layer_norm.out(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.4992293Z processing existing schema: aten::chain_matmul(Tensor[] matrices) -> Tensor 2022-08-17T12:17:18.4995231Z processing existing schema: aten::chain_matmul.out(Tensor[] matrices, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.4996754Z processing existing schema: aten::alias(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.4999409Z processing existing schema: aten::gru_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> Tensor 2022-08-17T12:17:18.5000976Z processing existing schema: aten::expand_as(Tensor(a) self, Tensor other) -> Tensor(a) 2022-08-17T12:17:18.5003598Z processing existing schema: aten::rnn_tanh_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> Tensor 2022-08-17T12:17:18.5004020Z processing existing schema: prim::tolist(...) -> ... 2022-08-17T12:17:18.5006422Z processing existing schema: quantized::linear_dynamic(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, bool reduce_range=False) -> Tensor Y 2022-08-17T12:17:18.5007789Z processing existing schema: aten::exp_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.5009886Z processing existing schema: aten::rnn_relu_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> Tensor 2022-08-17T12:17:18.5011695Z processing existing schema: prim::rangelist(int n) -> int[] 2022-08-17T12:17:18.5013722Z processing existing schema: quantized::linear_relu(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:18.5015346Z processing existing schema: aten::rindex(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:18.5017633Z processing existing schema: aten::_cudnn_init_dropout_state(float dropout, bool train, int dropout_seed, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5019471Z processing existing schema: aten::_cudnn_init_dropout_state.out(float dropout, bool train, int dropout_seed, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5020820Z schema: prims::gt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5022354Z processing existing schema: aten::_local_scalar_dense(Tensor self) -> Scalar 2022-08-17T12:17:18.5025148Z processing existing schema: aten::group_norm(Tensor input, int num_groups, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enabled=True) -> Tensor 2022-08-17T12:17:18.5026041Z processing existing schema: aten::frobenius_norm(Tensor self) -> Tensor 2022-08-17T12:17:18.5028166Z processing existing schema: aten::frobenius_norm.dim(Tensor self, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.5030248Z processing existing schema: aten::frobenius_norm.out(Tensor self, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5032415Z processing existing schema: aten::nll_loss(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100) -> Tensor 2022-08-17T12:17:18.5034680Z processing existing schema: aten::nll_loss.out(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5036226Z processing existing schema: aten::hinge_embedding_loss(Tensor self, Tensor target, float margin=1., int reduction=1) -> Tensor 2022-08-17T12:17:18.5037961Z processing existing schema: aten::kl_div(Tensor self, Tensor target, int reduction=1, *, bool log_target=False) -> Tensor 2022-08-17T12:17:18.5039458Z processing existing schema: aten::l1_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:18.5040776Z processing existing schema: prim::IgnoredPythonOp(...) -> NoneType 2022-08-17T12:17:18.5042780Z processing existing schema: quantized::add_scalar_relu(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.5043290Z processing existing schema: quantized::add_scalar_relu.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:18.5045387Z processing existing schema: quantized::add_scalar_relu_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.5047066Z processing existing schema: quantized::add_scalar_relu_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.5048568Z processing existing schema: aten::quantize_per_channel(Tensor self, Tensor scales, Tensor zero_points, int axis, int dtype) -> Tensor 2022-08-17T12:17:18.5050351Z processing existing schema: aten::quantize_per_channel.out(Tensor self, Tensor scales, Tensor zero_points, int axis, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5052084Z processing existing schema: _quantized::add(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:18.5053300Z processing existing schema: aten::quantize_per_tensor_dynamic(Tensor self, int dtype, bool reduce_range) -> Tensor 2022-08-17T12:17:18.5054945Z processing existing schema: aten::quantize_per_tensor_dynamic.out(Tensor self, int dtype, bool reduce_range, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5056751Z processing existing schema: quantized::batch_norm(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5058498Z processing existing schema: quantized::batch_norm_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5060282Z processing existing schema: quantized::batch_norm1d(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5061430Z processing existing schema: prim::AutogradZero() -> Tensor 2022-08-17T12:17:18.5063244Z processing existing schema: quantized::batch_norm1d_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5064420Z processing existing schema: prim::AutogradAnyNonZero(...) -> bool 2022-08-17T12:17:18.5066221Z processing existing schema: quantized::batch_norm2d(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5067458Z processing existing schema: prim::AutogradAllNonZero(...) -> bool 2022-08-17T12:17:18.5069259Z processing existing schema: quantized::batch_norm2d_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5070042Z processing existing schema: prim::AutogradAllZero(...) -> bool 2022-08-17T12:17:18.5072115Z processing existing schema: quantized::batch_norm3d(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5072945Z processing existing schema: prim::ModuleContainerIndex.list(Any self, int ind) -> Any 2022-08-17T12:17:18.5074548Z processing existing schema: prim::ModuleContainerIndex.dict(Any self, str ind) -> Any 2022-08-17T12:17:18.5076318Z processing existing schema: quantized::conv1d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5077281Z processing existing schema: prim::StringIndex(str string, int index) -> str 2022-08-17T12:17:18.5079140Z processing existing schema: quantized::conv2d_relu.new(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5081619Z processing existing schema: quantized::conv2d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5083463Z processing existing schema: aten::range.step(Scalar start, Scalar end, Scalar step=1, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5085337Z processing existing schema: aten::range(Scalar start, Scalar end, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5087140Z processing existing schema: aten::range.out(Scalar start, Scalar end, Scalar step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5088756Z processing existing schema: aten::range.out_(Scalar start, Scalar end, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5089061Z schema: static_runtime::signed_log1p(Tensor input) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5090069Z processing existing schema: aten::_adaptive_avg_pool3d(Tensor self, int[3] output_size) -> Tensor 2022-08-17T12:17:18.5091715Z processing existing schema: aten::_adaptive_avg_pool3d.out(Tensor self, int[3] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5093021Z processing existing schema: prim::NumToTensor.Scalar(Scalar a) -> Tensor 2022-08-17T12:17:18.5094524Z processing existing schema: prim::NumToTensor.bool(bool a) -> Tensor 2022-08-17T12:17:18.5096163Z processing existing schema: quantized::conv3d.new(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5098806Z processing existing schema: quantized::conv3d(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5099095Z schema: static_runtime::dequantize_copy.self(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5100099Z processing existing schema: aten::_adaptive_avg_pool3d_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.5102311Z processing existing schema: aten::_adaptive_avg_pool3d_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5103851Z processing existing schema: quantized::conv_transpose3d(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5104909Z processing existing schema: aten::cpu(Tensor(a) self) -> Tensor(a|b) 2022-08-17T12:17:18.5106791Z processing existing schema: aten::_addmm_activation(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, bool use_gelu=False) -> Tensor 2022-08-17T12:17:18.5109319Z processing existing schema: aten::_addmm_activation.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, bool use_gelu=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5110726Z processing existing schema: prim::IfThenElse(bool cond, Any(a) x, Any(b) y) -> Any(a|b) 2022-08-17T12:17:18.5112731Z processing existing schema: _quantized::conv_transpose1d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5113738Z processing existing schema: aten::reflection_pad1d_backward(Tensor grad_output, Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:18.5115680Z processing existing schema: aten::reflection_pad1d_backward.grad_input(Tensor grad_output, Tensor self, int[2] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5116517Z processing existing schema: aten::Int.Tensor(Tensor a) -> int 2022-08-17T12:17:18.5118033Z processing existing schema: aten::Int.bool(bool a) -> int 2022-08-17T12:17:18.5119532Z processing existing schema: aten::Int.float(float a) -> int 2022-08-17T12:17:18.5120844Z processing existing schema: aten::Int.Scalar(Scalar a) -> int 2022-08-17T12:17:18.5122092Z processing existing schema: aten::Int.str(str a) -> int 2022-08-17T12:17:18.5123943Z processing existing schema: quantized::conv1d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:18.5125301Z processing existing schema: aten::reflection_pad2d_backward(Tensor grad_output, Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:18.5127284Z processing existing schema: aten::reflection_pad2d_backward.grad_input(Tensor grad_output, Tensor self, int[4] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5128816Z processing existing schema: aten::FloatImplicit(Tensor a) -> float 2022-08-17T12:17:18.5130430Z processing existing schema: quantized::conv2d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:18.5131561Z processing existing schema: aten::numel(Tensor self) -> int 2022-08-17T12:17:18.5132571Z processing existing schema: aten::_assert_async(Tensor self) -> () 2022-08-17T12:17:18.5134177Z processing existing schema: aten::reflection_pad3d(Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:18.5135690Z processing existing schema: aten::reflection_pad3d.out(Tensor self, int[6] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5137048Z processing existing schema: aten::ComplexImplicit(Tensor a) -> complex 2022-08-17T12:17:18.5138744Z processing existing schema: quantized::conv3d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:18.5140145Z processing existing schema: aten::reflection_pad3d_backward(Tensor grad_output, Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:18.5142102Z processing existing schema: aten::reflection_pad3d_backward.grad_input(Tensor grad_output, Tensor self, int[6] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5143322Z processing existing schema: aten::Float.Tensor(Tensor a) -> float 2022-08-17T12:17:18.5144781Z processing existing schema: aten::Float.Scalar(Scalar a) -> float 2022-08-17T12:17:18.5146134Z processing existing schema: aten::Float.int(int a) -> float 2022-08-17T12:17:18.5147369Z processing existing schema: aten::Float.bool(bool a) -> float 2022-08-17T12:17:18.5148943Z processing existing schema: aten::Float.str(str a) -> float 2022-08-17T12:17:18.5150478Z processing existing schema: quantized::conv_transpose3d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:18.5151230Z processing existing schema: aten::str(t elem) -> str 2022-08-17T12:17:18.5154199Z processing existing schema: quantized::conv1d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.5155359Z processing existing schema: aten::remainder.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.5157109Z processing existing schema: aten::remainder.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5158181Z processing existing schema: aten::remainder.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.5159469Z processing existing schema: aten::remainder.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.5161201Z processing existing schema: aten::remainder.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5162991Z processing existing schema: aten::remainder.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5164235Z processing existing schema: aten::remainder.int(int a, int b) -> int 2022-08-17T12:17:18.5165669Z processing existing schema: aten::remainder.float(float a, float b) -> float 2022-08-17T12:17:18.5167042Z processing existing schema: aten::remainder.int_float(int a, float b) -> float 2022-08-17T12:17:18.5168523Z processing existing schema: aten::remainder.float_int(float a, int b) -> float 2022-08-17T12:17:18.5169929Z processing existing schema: aten::remainder(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.5171575Z processing existing schema: aten::Delete.t(t[](a!) self, int idx) -> () 2022-08-17T12:17:18.5173089Z processing existing schema: aten::Delete.Dict_str(Dict(str, t)(a!) self, str key) -> () 2022-08-17T12:17:18.5174934Z processing existing schema: aten::Delete.Dict_int(Dict(int, t)(a!) self, int key) -> () 2022-08-17T12:17:18.5176231Z processing existing schema: aten::Delete.Dict_bool(Dict(bool, t)(a!) self, bool key) -> () 2022-08-17T12:17:18.5177927Z processing existing schema: aten::Delete.Dict_float(Dict(float, t)(a!) self, float key) -> () 2022-08-17T12:17:18.5179442Z processing existing schema: aten::Delete.Dict_complex(Dict(complex, t)(a!) self, complex key) -> () 2022-08-17T12:17:18.5181081Z processing existing schema: aten::Delete.Dict_Tensor(Dict(Tensor, t)(a!) self, Tensor key) -> () 2022-08-17T12:17:18.5183898Z processing existing schema: quantized::conv2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.5185120Z processing existing schema: aten::remainder_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.5186798Z processing existing schema: aten::remainder_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.5188087Z processing existing schema: prim::id(AnyClassType? x) -> int 2022-08-17T12:17:18.5190906Z processing existing schema: quantized::conv_transpose3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:18.5192515Z processing existing schema: aten::renorm_(Tensor(a!) self, Scalar p, int dim, Scalar maxnorm) -> Tensor(a!) 2022-08-17T12:17:18.5193761Z processing existing schema: prim::requires_grad(Tensor a) -> bool 2022-08-17T12:17:18.5196436Z processing existing schema: _quantized::conv2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.5197497Z processing existing schema: aten::backward(Tensor self, Tensor? gradient=None, bool? retain_graph=None, bool create_graph=False) -> () 2022-08-17T12:17:18.5199767Z processing existing schema: aten::backward.TensorList(Tensor[] tensors, Tensor?[]? grad_tensors=None, bool? retain_graph=None, bool create_graph=False) -> () 2022-08-17T12:17:18.5201821Z processing existing schema: quantized::dropout(Tensor self, float output_scale, int output_zero_point, Scalar p=0.5, bool training=False) -> Tensor 2022-08-17T12:17:18.5203265Z processing existing schema: aten::replication_pad2d_backward(Tensor grad_output, Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:18.5205062Z processing existing schema: aten::replication_pad2d_backward.grad_input(Tensor grad_output, Tensor self, int[4] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5206460Z processing existing schema: prim::MKLDNNHardSwish(Tensor a) -> Tensor 2022-08-17T12:17:18.5208310Z processing existing schema: quantized::elu(Tensor self, float output_scale, int output_zero_point, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor 2022-08-17T12:17:18.5209902Z processing existing schema: prim::BailOut(...) -> Tensor(a) 2022-08-17T12:17:18.5212091Z processing existing schema: quantized::embedding_bag_byte(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:18.5213068Z processing existing schema: aten::replication_pad3d_backward(Tensor grad_output, Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:18.5214988Z processing existing schema: aten::replication_pad3d_backward.grad_input(Tensor grad_output, Tensor self, int[6] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5215619Z processing existing schema: prim::TypeCheck(...) -> ... 2022-08-17T12:17:18.5218394Z processing existing schema: quantized::embedding_bag_4bit(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:18.5218712Z processing existing schema: prim::MMBatchSide(...) -> ... 2022-08-17T12:17:18.5219983Z processing existing schema: quantized::embedding_bag_byte_prepack(Tensor weight) -> Tensor 2022-08-17T12:17:18.5221272Z processing existing schema: aten::islower(str self) -> bool 2022-08-17T12:17:18.5223293Z processing existing schema: aten::_convert_indices_from_coo_to_csr(Tensor self, int size, *, bool out_int32=False) -> Tensor 2022-08-17T12:17:18.5224909Z processing existing schema: aten::_convert_indices_from_coo_to_csr.out(Tensor self, int size, *, bool out_int32=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5225629Z processing existing schema: prim::min.int(int a, int b) -> int 2022-08-17T12:17:18.5227065Z processing existing schema: prim::min.float(float a, float b) -> float 2022-08-17T12:17:18.5228448Z processing existing schema: prim::min.int_float(int a, float b) -> float 2022-08-17T12:17:18.5229998Z processing existing schema: prim::min.float_int(float a, int b) -> float 2022-08-17T12:17:18.5231312Z processing existing schema: prim::min(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.5233568Z processing existing schema: prim::min.int_list(int[] l, int[] r) -> int[] 2022-08-17T12:17:18.5235266Z processing existing schema: prim::min.self_int(int[] self) -> int 2022-08-17T12:17:18.5237547Z processing existing schema: prim::min.float_list(float[] l, float[] r) -> float[] 2022-08-17T12:17:18.5239156Z processing existing schema: prim::min.self_float(float[] self) -> float 2022-08-17T12:17:18.5241942Z processing existing schema: prim::min.bool_list(bool[] l, bool[] r) -> bool[] 2022-08-17T12:17:18.5243308Z processing existing schema: prim::min.self_bool(bool[] self) -> bool 2022-08-17T12:17:18.5245078Z processing existing schema: quantized::embedding_bag_prepack(Tensor weight) -> __torch__.torch.classes.quantized.EmbeddingPackedParamsBase W_prepack 2022-08-17T12:17:18.5246030Z processing existing schema: quantized::hardswish(Tensor input, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5247517Z processing existing schema: aten::find(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:18.5250023Z processing existing schema: aten::_ctc_loss_backward(Tensor grad, Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, Tensor neg_log_likelihood, Tensor log_alpha, int blank, bool zero_infinity=False) -> Tensor 2022-08-17T12:17:18.5252863Z processing existing schema: aten::_ctc_loss_backward.out(Tensor grad, Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, Tensor neg_log_likelihood, Tensor log_alpha, int blank, bool zero_infinity=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5254851Z processing existing schema: quantized::linear(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:18.5256240Z processing existing schema: _quantized::linear(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:18.5257062Z processing existing schema: prim::unchecked_cast(t x) -> t 2022-08-17T12:17:18.5259101Z processing existing schema: quantized::linear_relu_dynamic(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, bool reduce_range=False) -> Tensor Y 2022-08-17T12:17:18.5260394Z processing existing schema: aten::roll(Tensor self, int[1] shifts, int[1] dims=[]) -> Tensor 2022-08-17T12:17:18.5262611Z processing existing schema: aten::roll.out(Tensor self, int[1] shifts, int[1] dims=[], *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5264311Z processing existing schema: aten::_grad_sum_to_size(Tensor(a) self, int[]? size) -> Tensor(a) 2022-08-17T12:17:18.5266045Z processing existing schema: quantized::linear_dynamic_fp16(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:18.5267170Z processing existing schema: aten::warn(str message, int stacklevel=2) -> () 2022-08-17T12:17:18.5268876Z processing existing schema: quantized::linear_prepack(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:18.5270892Z processing existing schema: aten::sorted.int(int[](a) input) -> int[] 2022-08-17T12:17:18.5273099Z processing existing schema: aten::sorted.float(float[](a) input) -> float[] 2022-08-17T12:17:18.5275183Z processing existing schema: aten::sorted.Tensor(Tensor[](a) input) -> Tensor[] 2022-08-17T12:17:18.5277305Z processing existing schema: aten::sorted.bool(bool[](a) input) -> bool[] 2022-08-17T12:17:18.5279448Z processing existing schema: aten::sorted.str(str[](a) input) -> str[] 2022-08-17T12:17:18.5281555Z processing existing schema: aten::sorted.any(t[](a) self) -> t[] 2022-08-17T12:17:18.5283284Z processing existing schema: quantized::linear_prepack_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:18.5284599Z processing existing schema: aten::rstrip(str self, str chars=" \n\t\f\v") -> str 2022-08-17T12:17:18.5286129Z processing existing schema: aten::_cummax_helper(Tensor self, Tensor(a!) values, Tensor(b!) indices, int dim) -> () 2022-08-17T12:17:18.5287411Z processing existing schema: aten::floordiv.int(int a, int b) -> int 2022-08-17T12:17:18.5288819Z processing existing schema: aten::floordiv.float(float a, float b) -> float 2022-08-17T12:17:18.5290240Z processing existing schema: aten::floordiv.int_float(int a, float b) -> float 2022-08-17T12:17:18.5291701Z processing existing schema: aten::floordiv.float_int(float a, int b) -> float 2022-08-17T12:17:18.5293086Z processing existing schema: aten::floordiv(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:18.5294992Z processing existing schema: quantized::linear_prepack_fp16(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:18.5296455Z processing existing schema: aten::replace(str self, str old, str new, int max=-1) -> str 2022-08-17T12:17:18.5297933Z processing existing schema: aten::_cummin_helper(Tensor self, Tensor(a!) values, Tensor(b!) indices, int dim) -> () 2022-08-17T12:17:18.5299254Z processing existing schema: aten::__range_length(int lo, int hi, int step) -> int 2022-08-17T12:17:18.5300936Z processing existing schema: quantized::linear_prepack_fp16_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:18.5302256Z processing existing schema: aten::__derive_index(int index, int start, int step) -> int 2022-08-17T12:17:18.5304173Z processing existing schema: _quantized::linear_prepack(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:18.5305265Z processing existing schema: aten::__round_to_zero_floordiv.int(int a, int b) -> int 2022-08-17T12:17:18.5307142Z processing existing schema: _quantized::linear_prepack_fp16(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:18.5309679Z processing existing schema: aten::rrelu_with_noise(Tensor self, Tensor noise, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.5312634Z processing existing schema: aten::rrelu_with_noise.out(Tensor self, Tensor noise, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5313687Z processing existing schema: aten::is_scripting() -> bool 2022-08-17T12:17:18.5315380Z processing existing schema: _quantized::linear_prepack_fp16_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:18.5318299Z processing existing schema: aten::rrelu_with_noise_(Tensor(a!) self, Tensor noise, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.5319552Z processing existing schema: aten::_unwrap_optional(t(a)? optional) -> t(a) 2022-08-17T12:17:18.5321208Z processing existing schema: quantized::matmul(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:18.5322414Z processing existing schema: prim::is_sparse(Tensor a) -> bool 2022-08-17T12:17:18.5324004Z processing existing schema: aten::_dirichlet_grad(Tensor x, Tensor alpha, Tensor total) -> Tensor 2022-08-17T12:17:18.5325865Z processing existing schema: aten::_dirichlet_grad.out(Tensor x, Tensor alpha, Tensor total, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5327416Z processing existing schema: quantized::mul(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:18.5329021Z processing existing schema: quantized::mul.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.5330447Z processing existing schema: quantized::mul.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.5331968Z processing existing schema: quantized::mul.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:18.5333744Z processing existing schema: quantized::mul.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.5335078Z processing existing schema: prim::is_sparse_csr(Tensor a) -> bool 2022-08-17T12:17:18.5337515Z processing existing schema: aten::_efficientzerotensor(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5339270Z processing existing schema: aten::_efficientzerotensor.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5340783Z processing existing schema: quantized::mul_scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.5342305Z processing existing schema: quantized::mul_scalar.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:18.5344151Z processing existing schema: aten::scalar_tensor(Scalar s, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5345543Z processing existing schema: aten::scalar_tensor.out(Scalar s, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5347038Z processing existing schema: prim::is_ipu(Tensor a) -> bool 2022-08-17T12:17:18.5349765Z processing existing schema: aten::_embedding_bag_forward_only(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.5352966Z processing existing schema: aten::_embedding_bag_forward_only.out(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.5353621Z processing existing schema: quantized::mul_scalar_relu(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.5355204Z processing existing schema: quantized::mul_scalar_relu.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:18.5356686Z processing existing schema: prim::is_quantized(Tensor a) -> bool 2022-08-17T12:17:18.5358624Z processing existing schema: aten::_embedding_bag_per_sample_weights_backward(Tensor grad, Tensor weight, Tensor indices, Tensor offsets, Tensor offset2bag, int mode, int padding_idx=-1) -> Tensor 2022-08-17T12:17:18.5360508Z processing existing schema: aten::_embedding_bag_per_sample_weights_backward.out(Tensor grad, Tensor weight, Tensor indices, Tensor offsets, Tensor offset2bag, int mode, int padding_idx=-1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5361882Z processing existing schema: aten::scatter.src(Tensor self, int dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:18.5363516Z processing existing schema: aten::scatter.src_out(Tensor self, int dim, Tensor index, Tensor src, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5364973Z processing existing schema: aten::scatter.value(Tensor self, int dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:18.5366715Z processing existing schema: aten::scatter.value_out(Tensor self, int dim, Tensor index, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5368137Z processing existing schema: aten::scatter.reduce(Tensor self, int dim, Tensor index, Tensor src, *, str reduce) -> Tensor 2022-08-17T12:17:18.5369975Z processing existing schema: aten::scatter.reduce_out(Tensor self, int dim, Tensor index, Tensor src, *, str reduce, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5371645Z processing existing schema: aten::scatter.value_reduce(Tensor self, int dim, Tensor index, Scalar value, *, str reduce) -> Tensor 2022-08-17T12:17:18.5373354Z processing existing schema: aten::scatter.value_reduce_out(Tensor self, int dim, Tensor index, Scalar value, *, str reduce, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5374992Z processing existing schema: aten::scatter.dimname_src(Tensor self, str dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:18.5376612Z processing existing schema: aten::scatter.dimname_value(Tensor self, str dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:18.5378254Z processing existing schema: quantized::mul_scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.5379754Z processing existing schema: quantized::mul_scalar_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.5381374Z processing existing schema: aten::scatter_.src(Tensor(a!) self, int dim, Tensor index, Tensor src) -> Tensor(a!) 2022-08-17T12:17:18.5382991Z processing existing schema: aten::scatter_.value(Tensor(a!) self, int dim, Tensor index, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.5384708Z processing existing schema: aten::scatter_.reduce(Tensor(a!) self, int dim, Tensor index, Tensor src, *, str reduce) -> Tensor(a!) 2022-08-17T12:17:18.5386451Z processing existing schema: aten::scatter_.value_reduce(Tensor(a!) self, int dim, Tensor index, Scalar value, *, str reduce) -> Tensor(a!) 2022-08-17T12:17:18.5387892Z processing existing schema: prim::profile(...) -> ... 2022-08-17T12:17:18.5389399Z processing existing schema: quantized::layer_norm(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5390512Z processing existing schema: prim::is_nested(Tensor a) -> bool 2022-08-17T12:17:18.5393214Z processing existing schema: aten::_empty_per_channel_affine_quantized(int[] size, *, Tensor scales, Tensor zero_points, int axis, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=0) -> Tensor 2022-08-17T12:17:18.5395053Z processing existing schema: aten::_empty_per_channel_affine_quantized.out(int[] size, *, Tensor scales, Tensor zero_points, int axis, int? memory_format=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5396588Z processing existing schema: aten::scatter_add_(Tensor(a!) self, int dim, Tensor index, Tensor src) -> Tensor(a!) 2022-08-17T12:17:18.5397797Z processing existing schema: prim::profile_ivalue(...) -> ... 2022-08-17T12:17:18.5399593Z processing existing schema: quantized::group_norm(Tensor input, int num_groups, Tensor? weight, Tensor? bias, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5401196Z processing existing schema: aten::scatter_reduce.two(Tensor self, int dim, Tensor index, Tensor src, str reduce, *, bool include_self=True) -> Tensor 2022-08-17T12:17:18.5403035Z processing existing schema: aten::scatter_reduce.two_out(Tensor self, int dim, Tensor index, Tensor src, str reduce, *, bool include_self=True, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5404139Z processing existing schema: prim::AddStatValue(str key, int val) -> () 2022-08-17T12:17:18.5405807Z processing existing schema: quantized::instance_norm(Tensor input, Tensor? weight, Tensor? bias, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5407013Z processing existing schema: prim::index(Device self) -> int? 2022-08-17T12:17:18.5408845Z processing existing schema: aten::_fake_quantize_learnable_per_channel_affine(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, float grad_factor=1.) -> Tensor 2022-08-17T12:17:18.5410944Z processing existing schema: aten::_fake_quantize_learnable_per_channel_affine.out(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, float grad_factor=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5412796Z processing existing schema: aten::scatter_reduce_.two(Tensor(a!) self, int dim, Tensor index, Tensor src, str reduce, *, bool include_self=True) -> Tensor(a!) 2022-08-17T12:17:18.5414304Z processing existing schema: prim::TimePoint() -> int 2022-08-17T12:17:18.5415772Z processing existing schema: quantized::relu6(Tensor qx, bool inplace=False) -> Tensor 2022-08-17T12:17:18.5417571Z processing existing schema: aten::searchsorted.Tensor(Tensor sorted_sequence, Tensor self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None) -> Tensor 2022-08-17T12:17:18.5419656Z processing existing schema: aten::searchsorted.Tensor_out(Tensor sorted_sequence, Tensor self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5421313Z processing existing schema: aten::searchsorted.Scalar(Tensor sorted_sequence, Scalar self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None) -> Tensor 2022-08-17T12:17:18.5423417Z processing existing schema: aten::searchsorted.Scalar_out(Tensor sorted_sequence, Scalar self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5425112Z processing existing schema: quantized::leaky_relu(Tensor qx, Scalar negative_slope, bool inplace, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5426415Z processing existing schema: aten::remove.int(int[](a!) self, int el) -> () 2022-08-17T12:17:18.5427913Z processing existing schema: aten::remove.float(float[](a!) self, float el) -> () 2022-08-17T12:17:18.5429475Z processing existing schema: aten::remove.bool(bool[](a!) self, bool el) -> () 2022-08-17T12:17:18.5430951Z processing existing schema: aten::remove.Tensor(Tensor[](a!) self, Tensor el) -> () 2022-08-17T12:17:18.5432601Z processing existing schema: aten::remove.str(str[](a!) self, str el) -> () 2022-08-17T12:17:18.5434665Z processing existing schema: aten::_fake_quantize_learnable_per_tensor_affine(Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max, float grad_factor=1.) -> Tensor 2022-08-17T12:17:18.5436753Z processing existing schema: aten::_fake_quantize_learnable_per_tensor_affine.out(Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max, float grad_factor=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5438229Z processing existing schema: quantized::softmax(Tensor qx, int dim, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5439576Z processing existing schema: aten::degrees.int(int a) -> float 2022-08-17T12:17:18.5441607Z processing existing schema: aten::degrees.float(float a) -> float 2022-08-17T12:17:18.5442445Z processing existing schema: aten::degrees.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.5444292Z processing existing schema: aten::_fft_c2c(Tensor self, int[] dim, int normalization, bool forward) -> Tensor 2022-08-17T12:17:18.5446108Z processing existing schema: aten::_fft_c2c.out(Tensor self, int[] dim, int normalization, bool forward, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5447469Z processing existing schema: quantized::threshold(Tensor qx, Scalar threshold, Scalar value) -> Tensor qy 2022-08-17T12:17:18.5449151Z processing existing schema: aten::radians.int(int a) -> float 2022-08-17T12:17:18.5450070Z processing existing schema: aten::radians.float(float a) -> float 2022-08-17T12:17:18.5451532Z processing existing schema: aten::radians.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.5453281Z processing existing schema: aten::_fft_c2r(Tensor self, int[] dim, int normalization, int last_dim_size) -> Tensor 2022-08-17T12:17:18.5455475Z processing existing schema: aten::_fft_c2r.out(Tensor self, int[] dim, int normalization, int last_dim_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5456863Z processing existing schema: quantized::conv_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.5458070Z processing existing schema: aten::factorial.int(int a) -> int 2022-08-17T12:17:18.5459815Z processing existing schema: aten::_fft_r2c(Tensor self, int[] dim, int normalization, bool onesided) -> Tensor 2022-08-17T12:17:18.5461713Z processing existing schema: aten::_fft_r2c.out(Tensor self, int[] dim, int normalization, bool onesided, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5463300Z processing existing schema: quantized::conv1d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.5463868Z processing existing schema: prim::rpc_async(...) -> ... 2022-08-17T12:17:18.5465360Z processing existing schema: quantized::conv2d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.5466526Z processing existing schema: aten::fabs.int(int a) -> float 2022-08-17T12:17:18.5468019Z processing existing schema: aten::fabs.float(float a) -> float 2022-08-17T12:17:18.5468972Z processing existing schema: aten::fabs.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.5471108Z processing existing schema: aten::_foreach_abs(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5472805Z processing existing schema: aten::_foreach_abs.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5474300Z processing existing schema: prim::is_cuda(Tensor a) -> bool 2022-08-17T12:17:18.5476377Z processing existing schema: quantized::conv2d_stride(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5477604Z processing existing schema: aten::sgn(Tensor self) -> Tensor 2022-08-17T12:17:18.5479545Z processing existing schema: aten::sgn.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5482065Z processing existing schema: aten::__interpolate.scale_list(Tensor input, int? size=None, float[]? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:18.5484364Z processing existing schema: aten::__interpolate.size_list_scale_list(Tensor input, int[]? size=None, float[]? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:18.5486259Z processing existing schema: aten::__interpolate(Tensor input, int? size=None, float? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:18.5488653Z processing existing schema: aten::__interpolate.size_list(Tensor input, int[]? size=None, float? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:18.5489439Z processing existing schema: aten::_foreach_acos_(Tensor[] self) -> () 2022-08-17T12:17:18.5491943Z processing existing schema: aten::append.t(t[](a!) self, t(c -> *) el) -> t[](a!) 2022-08-17T12:17:18.5493795Z processing existing schema: quantized::conv2d_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5495225Z processing existing schema: aten::sgn_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.5496871Z processing existing schema: aten::__upsample_nearest(Tensor input, int? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:18.5498545Z processing existing schema: aten::__upsample_nearest.size_list(Tensor input, int[]? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:18.5500527Z processing existing schema: aten::_foreach_add.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:18.5503068Z processing existing schema: aten::_foreach_add.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> Tensor[] 2022-08-17T12:17:18.5505292Z processing existing schema: aten::_foreach_add.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:18.5506905Z processing existing schema: aten::_foreach_add.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:18.5508962Z processing existing schema: aten::_foreach_add.List_out(Tensor[] self, Tensor[] other, *, Scalar alpha=1, Tensor[] out) -> () 2022-08-17T12:17:18.5510863Z processing existing schema: aten::_foreach_add.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:18.5512051Z processing existing schema: aten::__is__(t1 self, t2 obj) -> bool 2022-08-17T12:17:18.5514144Z processing existing schema: quantized::conv3d_output_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5515252Z processing existing schema: aten::silu(Tensor self) -> Tensor 2022-08-17T12:17:18.5516970Z processing existing schema: aten::silu.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5519248Z processing existing schema: aten::_infer_size(int[] a, int[] b) -> int[] 2022-08-17T12:17:18.5520652Z processing existing schema: aten::_foreach_asin_(Tensor[] self) -> () 2022-08-17T12:17:18.5522069Z processing existing schema: aten::__isnot__(t1 self, t2 obj) -> bool 2022-08-17T12:17:18.5524094Z processing existing schema: quantized::conv3d_dilation(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5525458Z processing existing schema: aten::silu_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.5527141Z processing existing schema: aten::_no_grad_embedding_renorm_(Tensor weight, Tensor input, float max_norm, float norm_type) -> Tensor 2022-08-17T12:17:18.5529018Z processing existing schema: aten::_foreach_atan(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5530733Z processing existing schema: aten::_foreach_atan.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5532450Z processing existing schema: quantized::conv3d_groups(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.5533786Z processing existing schema: aten::silu_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.5535596Z processing existing schema: aten::silu_backward.grad_input(Tensor grad_output, Tensor self, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5537181Z processing existing schema: aten::_pack_sequence(Tensor output, Tensor batch_sizes, Tensor? sorted_indices, Tensor? unsorted_indices) -> (Tensor, Tensor, Tensor?, Tensor?) 2022-08-17T12:17:18.5538421Z processing existing schema: aten::_foreach_atan_(Tensor[] self) -> () 2022-08-17T12:17:18.5539319Z processing existing schema: aten::manual_seed(int seed) -> () 2022-08-17T12:17:18.5541075Z processing existing schema: quantized::conv_transpose2d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.5542173Z processing existing schema: aten::sinc(Tensor self) -> Tensor 2022-08-17T12:17:18.5543701Z processing existing schema: aten::sinc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5545413Z processing existing schema: aten::_no_grad_normal_(Tensor(a!) tensor, float mean, float std) -> Tensor(a!) 2022-08-17T12:17:18.5547387Z processing existing schema: aten::_foreach_cos(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5549095Z processing existing schema: aten::_foreach_cos.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5550413Z processing existing schema: aten::device(str a) -> Device 2022-08-17T12:17:18.5552586Z processing existing schema: quantized::conv_transpose2d_stride(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5554002Z processing existing schema: aten::sinc_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.5555764Z processing existing schema: aten::_no_grad_fill_(Tensor(a!) tensor, float val) -> Tensor(a!) 2022-08-17T12:17:18.5557082Z processing existing schema: aten::_foreach_cos_(Tensor[] self) -> () 2022-08-17T12:17:18.5558587Z processing existing schema: aten::save(t item, str filename) -> () 2022-08-17T12:17:18.5559908Z processing existing schema: quantized::conv_transpose3d_unpack(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.5561932Z processing existing schema: c10d::allreduce_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5562831Z processing existing schema: aten::_foreach_erf_(Tensor[] self) -> () 2022-08-17T12:17:18.5565058Z processing existing schema: aten::keys.str(Dict(str, t) self) -> str[](*) 2022-08-17T12:17:18.5567270Z processing existing schema: aten::keys.int(Dict(int, t) self) -> int[](*) 2022-08-17T12:17:18.5569511Z processing existing schema: aten::keys.bool(Dict(bool, t) self) -> bool[](*) 2022-08-17T12:17:18.5571749Z processing existing schema: aten::keys.float(Dict(float, t) self) -> float[](*) 2022-08-17T12:17:18.5574209Z processing existing schema: aten::keys.complex(Dict(complex, t) self) -> complex[](*) 2022-08-17T12:17:18.5576436Z processing existing schema: aten::keys.Tensor(Dict(Tensor, t) self) -> Tensor[](*) 2022-08-17T12:17:18.5578462Z processing existing schema: quantized::conv_transpose3d_stride(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5580838Z processing existing schema: c10d::allgather_(Tensor[][] _0, Tensor[] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5582721Z processing existing schema: aten::_foreach_erfc(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5584511Z processing existing schema: aten::_foreach_erfc.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5585921Z processing existing schema: aten::ord(str string) -> int 2022-08-17T12:17:18.5588035Z processing existing schema: quantized::conv_transpose3d_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5590357Z processing existing schema: c10d::reduce_scatter_(Tensor[] _0, Tensor[][] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5591808Z processing existing schema: aten::_foreach_erfc_(Tensor[] self) -> () 2022-08-17T12:17:18.5593109Z processing existing schema: aten::chr(int i) -> str 2022-08-17T12:17:18.5595536Z processing existing schema: quantized::conv_transpose3d_output_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5597461Z processing existing schema: c10d::reduce_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3, int _4, int _5) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5599280Z processing existing schema: aten::_foreach_exp(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5600894Z processing existing schema: aten::_foreach_exp.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5602130Z processing existing schema: aten::hex(int i) -> str 2022-08-17T12:17:18.5604187Z processing existing schema: quantized::conv_transpose3d_dilation(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.5606548Z processing existing schema: c10d::gather_(Tensor[][] _0, Tensor[] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5607690Z processing existing schema: aten::_foreach_exp_(Tensor[] self) -> () 2022-08-17T12:17:18.5609571Z processing existing schema: aten::slow_conv3d_forward(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding) -> Tensor 2022-08-17T12:17:18.5611845Z processing existing schema: aten::slow_conv3d_forward.output(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding, *, Tensor(a!) output) -> Tensor(a!) 2022-08-17T12:17:18.5613161Z processing existing schema: aten::oct(int i) -> str 2022-08-17T12:17:18.5614934Z processing existing schema: quantized::conv_transpose3d_groups(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.5617190Z processing existing schema: c10d::scatter_(Tensor[] _0, Tensor[][] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5619239Z processing existing schema: aten::_foreach_expm1(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5620701Z processing existing schema: aten::_foreach_expm1.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5623193Z processing existing schema: aten::slow_conv_dilated2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] dilation=1) -> Tensor 2022-08-17T12:17:18.5625814Z processing existing schema: aten::slow_conv_dilated2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5626699Z processing existing schema: aten::clear.t(t[](a!) self) -> () 2022-08-17T12:17:18.5628566Z processing existing schema: aten::clear.str(Dict(str, t)(a!) self) -> () 2022-08-17T12:17:18.5629713Z processing existing schema: aten::clear.int(Dict(int, t)(a!) self) -> () 2022-08-17T12:17:18.5631224Z processing existing schema: aten::clear.bool(Dict(bool, t)(a!) self) -> () 2022-08-17T12:17:18.5633025Z processing existing schema: aten::clear.float(Dict(float, t)(a!) self) -> () 2022-08-17T12:17:18.5634482Z processing existing schema: aten::clear.complex(Dict(complex, t)(a!) self) -> () 2022-08-17T12:17:18.5635899Z processing existing schema: aten::clear.Tensor(Dict(Tensor, t)(a!) self) -> () 2022-08-17T12:17:18.5637435Z processing existing schema: quantized::conv_transpose3d_transpose(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:18.5639856Z processing existing schema: c10d::alltoall_(Tensor[] _0, Tensor[] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5640586Z processing existing schema: aten::_foreach_expm1_(Tensor[] self) -> () 2022-08-17T12:17:18.5642954Z processing existing schema: aten::slow_conv_dilated3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] dilation=1) -> Tensor 2022-08-17T12:17:18.5645444Z processing existing schema: aten::slow_conv_dilated3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5647379Z processing existing schema: aten::setdefault.str(Dict(str, t)(a!) self, str(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:18.5649528Z processing existing schema: aten::setdefault.int(Dict(int, t)(a!) self, int(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:18.5651413Z processing existing schema: aten::setdefault.bool(Dict(bool, t)(a!) self, bool(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:18.5653408Z processing existing schema: aten::setdefault.float(Dict(float, t)(a!) self, float(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:18.5655671Z processing existing schema: aten::setdefault.complex(Dict(complex, t)(a!) self, complex(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:18.5657924Z processing existing schema: aten::setdefault.Tensor(Dict(Tensor, t)(a!) self, Tensor(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:18.5659431Z processing existing schema: quantized::linear_unpack(__torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:18.5660043Z processing existing schema: quantized::linear_unpack.legacy(Tensor W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:18.5661992Z processing existing schema: c10d::barrier(__torch__.torch.classes.c10d.ProcessGroup _0, int[] _1, int _2) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5663572Z processing existing schema: aten::_foreach_floor(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5665222Z processing existing schema: aten::_foreach_floor.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5667616Z processing existing schema: aten::slow_conv_transpose2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] output_padding=0, int[2] dilation=1) -> Tensor 2022-08-17T12:17:18.5670078Z processing existing schema: aten::slow_conv_transpose2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] output_padding=0, int[2] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5670970Z processing existing schema: aten::bin(int i) -> str 2022-08-17T12:17:18.5673002Z processing existing schema: quantized::linear_unpack_fp16(__torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:18.5673614Z processing existing schema: quantized::linear_unpack_fp16.legacy(Tensor W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:18.5676169Z processing existing schema: c10d::send(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5677299Z processing existing schema: aten::_foreach_floor_(Tensor[] self) -> () 2022-08-17T12:17:18.5680182Z processing existing schema: aten::slow_conv_transpose3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] output_padding=0, int[3] dilation=1) -> Tensor 2022-08-17T12:17:18.5683107Z processing existing schema: aten::slow_conv_transpose3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] output_padding=0, int[3] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5684837Z processing existing schema: aten::pop.t(t[](a!) self, int idx=-1) -> t(*) 2022-08-17T12:17:18.5686847Z processing existing schema: aten::pop.Dict_str(Dict(str, t)(a!) self, str key) -> t(*) 2022-08-17T12:17:18.5689081Z processing existing schema: aten::pop.Dict_default_str(Dict(str, t)(a!) self, str key, t default_value) -> t(*) 2022-08-17T12:17:18.5691003Z processing existing schema: aten::pop.Dict_int(Dict(int, t)(a!) self, int key) -> t(*) 2022-08-17T12:17:18.5693187Z processing existing schema: aten::pop.Dict_default_int(Dict(int, t)(a!) self, int key, t default_value) -> t(*) 2022-08-17T12:17:18.5695211Z processing existing schema: aten::pop.Dict_bool(Dict(bool, t)(a!) self, bool key) -> t(*) 2022-08-17T12:17:18.5697416Z processing existing schema: aten::pop.Dict_default_bool(Dict(bool, t)(a!) self, bool key, t default_value) -> t(*) 2022-08-17T12:17:18.5699384Z processing existing schema: aten::pop.Dict_float(Dict(float, t)(a!) self, float key) -> t(*) 2022-08-17T12:17:18.5701527Z processing existing schema: aten::pop.Dict_default_float(Dict(float, t)(a!) self, float key, t default_value) -> t(*) 2022-08-17T12:17:18.5703767Z processing existing schema: aten::pop.Dict_complex(Dict(complex, t)(a!) self, complex key) -> t(*) 2022-08-17T12:17:18.5705883Z processing existing schema: aten::pop.Dict_default_complex(Dict(complex, t)(a!) self, complex key, t default_value) -> t(*) 2022-08-17T12:17:18.5707949Z processing existing schema: aten::pop.Dict_Tensor(Dict(Tensor, t)(a!) self, Tensor key) -> t(*) 2022-08-17T12:17:18.5710307Z processing existing schema: aten::pop.Dict_default_Tensor(Dict(Tensor, t)(a!) self, Tensor key, t default_value) -> t(*) 2022-08-17T12:17:18.5712139Z processing existing schema: _quantized::conv3d(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.5714283Z processing existing schema: c10d::recv_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:18.5715972Z processing existing schema: aten::_foreach_frac(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5717588Z processing existing schema: aten::_foreach_frac.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5719298Z processing existing schema: aten::tensor.float(float t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:18.5720847Z processing existing schema: aten::tensor.int(int t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:18.5722301Z processing existing schema: aten::tensor.bool(bool t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:18.5723860Z processing existing schema: aten::tensor.complex(complex t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:18.5725596Z processing existing schema: aten::tensor(t[] data, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:18.5727099Z processing existing schema: _quantized::linear_prepack_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:18.5728422Z processing existing schema: quantization::_Bfloat16QuantizedToFloat(Tensor input) -> Tensor 2022-08-17T12:17:18.5730204Z processing existing schema: aten::_foreach_lgamma(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5731722Z processing existing schema: aten::_foreach_lgamma.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5733589Z processing existing schema: aten::smooth_l1_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, float beta, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5735190Z processing existing schema: aten::smooth_l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, float beta) -> Tensor 2022-08-17T12:17:18.5736826Z processing existing schema: aten::__contains__.int_list(int[] l, int item) -> bool 2022-08-17T12:17:18.5738135Z processing existing schema: aten::__contains__.str_list(str[] l, str item) -> bool 2022-08-17T12:17:18.5739697Z processing existing schema: aten::__contains__.str(Dict(str, t) dict, str key) -> bool 2022-08-17T12:17:18.5741158Z processing existing schema: aten::__contains__.int(Dict(int, t) dict, int key) -> bool 2022-08-17T12:17:18.5742703Z processing existing schema: aten::__contains__.bool(Dict(bool, t) dict, bool key) -> bool 2022-08-17T12:17:18.5744313Z processing existing schema: aten::__contains__.float(Dict(float, t) dict, float key) -> bool 2022-08-17T12:17:18.5745950Z processing existing schema: aten::__contains__.complex(Dict(complex, t) dict, complex key) -> bool 2022-08-17T12:17:18.5747515Z processing existing schema: aten::__contains__.Tensor(Dict(Tensor, t) dict, Tensor key) -> bool 2022-08-17T12:17:18.5749034Z processing existing schema: aten::__contains__.float_list(float[] l, float item) -> bool 2022-08-17T12:17:18.5751219Z processing existing schema: mkldnn_prepacked::conv2d_prepack(Tensor W, Tensor? B, int[2] stride, int[2] padding, int[2] dilation, int groups, int[4] input_size, str attr) -> __torch__.torch.classes.mkldnn.ConvOpContext 2022-08-17T12:17:18.5752776Z processing existing schema: aten::to_here(RRef(t) self, float timeout=60.) -> t(*) 2022-08-17T12:17:18.5754595Z processing existing schema: aten::_foreach_log(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5756299Z processing existing schema: aten::_foreach_log.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5757115Z schema: prepacked::unpack_prepacked_sizes_conv2d(Any W_prepack) -> Any found on allowlist, skipping 2022-08-17T12:17:18.5758758Z processing existing schema: aten::owner(RRef(t) self) -> __torch__.torch.classes.dist_rpc.WorkerInfo 2022-08-17T12:17:18.5760526Z processing existing schema: aten::_foreach_log1p(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5762292Z processing existing schema: aten::_foreach_log1p.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5763724Z processing existing schema: aten::softplus_backward(Tensor grad_output, Tensor self, Scalar beta, Scalar threshold) -> Tensor 2022-08-17T12:17:18.5765787Z processing existing schema: aten::softplus_backward.grad_input(Tensor grad_output, Tensor self, Scalar beta, Scalar threshold, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5766330Z schema: prepacked::unpack_prepacked_sizes_linear(Any W_prepack) -> Any found on allowlist, skipping 2022-08-17T12:17:18.5767912Z processing existing schema: aten::owner_name(RRef(t) self) -> str 2022-08-17T12:17:18.5769432Z processing existing schema: aten::_foreach_log1p_(Tensor[] self) -> () 2022-08-17T12:17:18.5771142Z processing existing schema: aten::softshrink(Tensor self, Scalar lambd=0.5) -> Tensor 2022-08-17T12:17:18.5773190Z processing existing schema: aten::softshrink.out(Tensor self, Scalar lambd=0.5, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5775052Z processing existing schema: prepacked::linear_clamp_prepack(Tensor W, Tensor? B=None, Scalar? output_min=None, Scalar? output_max=None) -> __torch__.torch.classes.xnnpack.LinearOpContext 2022-08-17T12:17:18.5776473Z processing existing schema: aten::confirmed_by_owner(RRef(t) self) -> bool 2022-08-17T12:17:18.5778280Z processing existing schema: aten::_foreach_log2(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.5779952Z processing existing schema: aten::_foreach_log2.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.5781245Z processing existing schema: aten::softshrink_backward(Tensor grad_output, Tensor self, Scalar lambd) -> Tensor 2022-08-17T12:17:18.5783013Z processing existing schema: aten::softshrink_backward.grad_input(Tensor grad_output, Tensor self, Scalar lambd, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.5784797Z processing existing schema: prepacked::linear_clamp_run(Tensor X, __torch__.torch.classes.xnnpack.LinearOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:18.5785790Z processing existing schema: aten::sort.stable(Tensor self, *, bool? stable, int dim=-1, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.5787568Z processing existing schema: aten::sort.values_stable(Tensor self, *, bool? stable, int dim=-1, bool descending=False, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.5789036Z processing existing schema: aten::sort(Tensor self, int dim=-1, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.5790741Z processing existing schema: aten::sort.values(Tensor self, int dim=-1, bool descending=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.5792008Z processing existing schema: aten::sort.dimname(Tensor self, str dim, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.5793999Z processing existing schema: aten::sort.dimname_values(Tensor self, str dim, bool descending=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.5795024Z processing existing schema: aten::sort.dimname_stable(Tensor self, *, bool? stable, str dim, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.5797120Z processing existing schema: aten::sort.dimname_values_stable(Tensor self, *, bool? stable, str dim, bool descending=False, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.5798229Z processing existing schema: aten::sort.int(int[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:18.5799914Z processing existing schema: aten::sort.float(float[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:18.5801375Z processing existing schema: aten::sort.Tensor(Tensor[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:18.5802791Z processing existing schema: aten::sort.bool(bool[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:18.5804161Z processing existing schema: aten::sort.str(str[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:18.5805818Z processing existing schema: aten::sort.any(t[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:18.5807265Z processing existing schema: aten::dist_backward(int context_id, Tensor[] roots, bool retain_graph=False) -> () 2022-08-17T12:17:18.5808502Z processing existing schema: aten::_foreach_log2_(Tensor[] self) -> () 2022-08-17T12:17:18.5809438Z processing existing schema: aten::has_torch_function(...) -> bool 2022-08-17T12:17:18.5812127Z processing existing schema: prepacked::conv2d_clamp_prepack(Tensor W, Tensor? B, int[2] stride, int[2] padding, int[2] dilation, int groups, Scalar? output_min=None, Scalar? output_max=None) -> __torch__.torch.classes.xnnpack.Conv2dOpContext 2022-08-17T12:17:18.5814415Z processing existing schema: aten::sparse_bsc_tensor.ccol_row_value_size(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5816325Z processing existing schema: aten::sparse_bsc_tensor.ccol_row_value(Tensor ccol_indices, Tensor row_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5817326Z schema: prims::abs(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5818819Z processing existing schema: aten::_foreach_log_(Tensor[] self) -> () 2022-08-17T12:17:18.5820187Z processing existing schema: aten::is_autocast_enabled() -> bool 2022-08-17T12:17:18.5822725Z processing existing schema: prepacked::conv2d_transpose_clamp_prepack(Tensor W, Tensor? B, int[2] stride, int[2] padding, int[2] output_padding, int[2] dilation, int groups, Scalar? output_min=None, Scalar? output_max=None) -> __torch__.torch.classes.xnnpack.TransposeConv2dOpContext 2022-08-17T12:17:18.5825126Z processing existing schema: aten::sparse_bsr_tensor.crow_col_value_size(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5827042Z processing existing schema: aten::sparse_bsr_tensor.crow_col_value(Tensor crow_indices, Tensor col_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5828199Z schema: prims::acos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5830366Z processing existing schema: aten::_foreach_maximum.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:18.5832303Z processing existing schema: aten::_foreach_maximum.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:18.5833979Z processing existing schema: aten::is_autocast_cpu_enabled() -> bool 2022-08-17T12:17:18.5835654Z processing existing schema: prepacked::conv2d_clamp_run(Tensor X, __torch__.torch.classes.xnnpack.Conv2dOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:18.5838363Z processing existing schema: aten::sparse_compressed_tensor.comp_plain_value_size(Tensor compressed_indices, Tensor plain_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5839976Z processing existing schema: aten::sparse_compressed_tensor.comp_plain_value(Tensor compressed_indices, Tensor plain_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5841292Z schema: prims::acosh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5843039Z processing existing schema: aten::_foreach_maximum_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:18.5844574Z processing existing schema: aten::__and__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.5846322Z processing existing schema: aten::__and__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.5846670Z processing existing schema: aten::__and__.bool(bool a, bool b) -> bool 2022-08-17T12:17:18.5848331Z processing existing schema: aten::__and__.int(int a, int b) -> int 2022-08-17T12:17:18.5850849Z processing existing schema: prepacked::conv2d_transpose_clamp_run(Tensor X, __torch__.torch.classes.xnnpack.TransposeConv2dOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:18.5851939Z processing existing schema: aten::sparse_coo_tensor.size(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5853795Z processing existing schema: aten::sparse_coo_tensor.indices(Tensor indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5856252Z processing existing schema: aten::sparse_coo_tensor.indices_size(Tensor indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5857977Z processing existing schema: aten::sparse_coo_tensor.size_out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5859787Z schema: prims::asin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5861461Z processing existing schema: aten::_foreach_minimum.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:18.5863314Z processing existing schema: aten::_foreach_minimum.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:18.5865155Z processing existing schema: aten::arange(Scalar end, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5866930Z processing existing schema: aten::arange.start(Scalar start, Scalar end, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5869401Z processing existing schema: aten::arange.start_step(Scalar start, Scalar end, Scalar step=1, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5870728Z processing existing schema: aten::arange.start_out(Scalar start, Scalar end, Scalar step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5872522Z processing existing schema: aten::arange.out(Scalar end, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5874334Z processing existing schema: aten::bartlett_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5876452Z processing existing schema: aten::bartlett_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5877891Z processing existing schema: aten::bartlett_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5879618Z processing existing schema: aten::bartlett_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5881286Z processing existing schema: aten::blackman_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5883161Z processing existing schema: aten::blackman_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5884627Z processing existing schema: aten::blackman_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5886488Z processing existing schema: aten::blackman_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5888740Z processing existing schema: aten::empty_quantized(int[] size, Tensor qtensor, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.5890842Z processing existing schema: aten::empty_quantized.out(int[] size, Tensor qtensor, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5892707Z processing existing schema: aten::eye(int n, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5894707Z processing existing schema: aten::eye.m(int n, int m, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5896278Z processing existing schema: aten::eye.out(int n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5898024Z processing existing schema: aten::eye.m_out(int n, int m, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5900666Z processing existing schema: aten::full.names(int[] size, Scalar fill_value, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5902786Z processing existing schema: aten::full(int[] size, Scalar fill_value, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5905089Z processing existing schema: aten::full.names_out(int[] size, Scalar fill_value, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5907106Z processing existing schema: aten::full.out(int[] size, Scalar fill_value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5909245Z processing existing schema: aten::from_file(str filename, bool? shared=None, int? size=0, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5911100Z processing existing schema: aten::from_file.out(str filename, bool? shared=None, int? size=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5913044Z processing existing schema: aten::hann_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5915133Z processing existing schema: aten::hann_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5916550Z processing existing schema: aten::hann_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5918395Z processing existing schema: aten::hann_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5920307Z processing existing schema: aten::hamming_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5922276Z processing existing schema: aten::hamming_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5924364Z processing existing schema: aten::hamming_window.periodic_alpha(int window_length, bool periodic, float alpha, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5926419Z processing existing schema: aten::hamming_window.periodic_alpha_beta(int window_length, bool periodic, float alpha, float beta, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5927910Z processing existing schema: aten::hamming_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5929751Z processing existing schema: aten::hamming_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5931715Z processing existing schema: aten::hamming_window.periodic_alpha_out(int window_length, bool periodic, float alpha, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5933586Z processing existing schema: aten::hamming_window.periodic_alpha_beta_out(int window_length, bool periodic, float alpha, float beta, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5935909Z processing existing schema: aten::kaiser_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5937605Z processing existing schema: aten::kaiser_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5939298Z processing existing schema: aten::kaiser_window.beta(int window_length, bool periodic, float beta, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5940686Z processing existing schema: aten::kaiser_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5942307Z processing existing schema: aten::kaiser_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5944000Z processing existing schema: aten::kaiser_window.beta_out(int window_length, bool periodic, float beta, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5945900Z processing existing schema: aten::linspace(Scalar start, Scalar end, int steps, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5947478Z processing existing schema: aten::linspace.out(Scalar start, Scalar end, int steps, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5949557Z processing existing schema: aten::logspace(Scalar start, Scalar end, int steps, float base=10., *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5951265Z processing existing schema: aten::logspace.out(Scalar start, Scalar end, int steps, float base=10., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5953768Z processing existing schema: aten::zeros.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5955647Z processing existing schema: aten::zeros(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5957594Z processing existing schema: aten::zeros.SymInt(SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5959589Z processing existing schema: aten::zeros.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5961388Z processing existing schema: aten::zeros.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5963245Z processing existing schema: aten::zeros.SymInt_out(SymInt[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5965681Z processing existing schema: aten::sparse_csr_tensor.crow_col_value_size(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5967519Z processing existing schema: aten::sparse_csr_tensor.crow_col_value(Tensor crow_indices, Tensor col_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5968628Z schema: prims::atan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5970724Z processing existing schema: aten::_foreach_mul.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:18.5973054Z processing existing schema: aten::_foreach_mul.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:18.5975321Z processing existing schema: aten::_foreach_mul.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:18.5977056Z processing existing schema: aten::_foreach_mul.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:18.5978808Z processing existing schema: aten::_foreach_mul.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:18.5980726Z processing existing schema: aten::_foreach_mul.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:18.5983118Z processing existing schema: aten::sparse_csc_tensor.ccol_row_value_size(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5984998Z processing existing schema: aten::sparse_csc_tensor.ccol_row_value(Tensor ccol_indices, Tensor row_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.5985961Z schema: prims::asinh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5987633Z processing existing schema: aten::_foreach_minimum_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:18.5989095Z schema: nvprims::log2(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5991231Z processing existing schema: aten::_sparse_compressed_tensor_unsafe(Tensor compressed_indices, Tensor plain_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5992249Z schema: nvprims::sign(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.5994830Z processing existing schema: aten::_sparse_csr_tensor_unsafe(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.5996183Z processing existing schema: aten::triu(Tensor self, int diagonal=0) -> Tensor 2022-08-17T12:17:18.5997976Z processing existing schema: aten::triu.out(Tensor self, int diagonal=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.5998957Z schema: nvprims::neg(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6001392Z processing existing schema: aten::_sparse_csc_tensor_unsafe(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.6002709Z processing existing schema: aten::tril_(Tensor(a!) self, int diagonal=0) -> Tensor(a!) 2022-08-17T12:17:18.6003971Z schema: nvprims::log1p(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6006493Z processing existing schema: aten::_sparse_bsr_tensor_unsafe(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.6007265Z schema: nvprims::log10(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6009813Z processing existing schema: aten::_sparse_coo_tensor_unsafe(Tensor indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.6011724Z schema: nvprims::reciprocal(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6013546Z processing existing schema: aten::_sparse_coo_tensor_with_dims_and_tensors(int sparse_dim, int dense_dim, int[] size, Tensor indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.6015670Z processing existing schema: aten::_sparse_coo_tensor_with_dims_and_tensors.out(int sparse_dim, int dense_dim, int[] size, Tensor indices, Tensor values, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6016926Z processing existing schema: aten::tril(Tensor self, int diagonal=0) -> Tensor 2022-08-17T12:17:18.6018693Z processing existing schema: aten::tril.out(Tensor self, int diagonal=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6020691Z processing existing schema: aten::tril_indices(int row, int col, int offset=0, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.6022402Z processing existing schema: aten::tril_indices.out(int row, int col, int offset=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6024460Z processing existing schema: aten::triu_indices(int row, int col, int offset=0, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.6026136Z processing existing schema: aten::triu_indices.out(int row, int col, int offset=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6028067Z processing existing schema: aten::fft_fftfreq(int n, float d=1., *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.6029726Z processing existing schema: aten::fft_fftfreq.out(int n, float d=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6031680Z processing existing schema: aten::fft_rfftfreq(int n, float d=1., *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.6033427Z processing existing schema: aten::fft_rfftfreq.out(int n, float d=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6035257Z schema: prims::amin(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6036662Z processing existing schema: aten::_pin_memory(Tensor self, Device? device=None) -> Tensor 2022-08-17T12:17:18.6038490Z processing existing schema: aten::_pin_memory.out(Tensor self, Device? device=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6039842Z processing existing schema: aten::take(Tensor self, Tensor index) -> Tensor 2022-08-17T12:17:18.6041575Z processing existing schema: aten::take.out(Tensor self, Tensor index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6043032Z processing existing schema: aten::native_dropout_backward(Tensor grad_output, Tensor mask, float scale) -> Tensor 2022-08-17T12:17:18.6044829Z processing existing schema: aten::native_dropout_backward.out(Tensor grad_output, Tensor mask, float scale, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6046314Z processing existing schema: aten::argmax(Tensor self, int? dim=None, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.6048310Z processing existing schema: aten::argmax.out(Tensor self, int? dim=None, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6049772Z processing existing schema: aten::argmin(Tensor self, int? dim=None, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.6051661Z processing existing schema: aten::argmin.out(Tensor self, int? dim=None, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6053438Z processing existing schema: aten::binary_cross_entropy_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:18.6055586Z processing existing schema: aten::binary_cross_entropy_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Tensor? weight=None, int reduction=1, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6056948Z processing existing schema: aten::bincount(Tensor self, Tensor? weights=None, int minlength=0) -> Tensor 2022-08-17T12:17:18.6058879Z processing existing schema: aten::bincount.out(Tensor self, Tensor? weights=None, int minlength=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6060201Z processing existing schema: aten::copysign.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6061902Z processing existing schema: aten::copysign.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6063271Z processing existing schema: aten::copysign.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6065298Z processing existing schema: aten::copysign.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6066700Z processing existing schema: aten::copysign.int(int a, int b) -> float 2022-08-17T12:17:18.6067993Z processing existing schema: aten::copysign.float(float a, float b) -> float 2022-08-17T12:17:18.6069239Z processing existing schema: aten::copysign.int_float(int a, float b) -> float 2022-08-17T12:17:18.6070448Z processing existing schema: aten::copysign.float_int(float a, int b) -> float 2022-08-17T12:17:18.6071817Z processing existing schema: aten::copysign(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.6073360Z processing existing schema: aten::copysign_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6075222Z processing existing schema: aten::copysign_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6076809Z processing existing schema: aten::complex.out(Tensor real, Tensor imag, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6077972Z processing existing schema: aten::complex(Tensor real, Tensor imag) -> Tensor 2022-08-17T12:17:18.6079632Z processing existing schema: aten::count_nonzero.dim_IntList(Tensor self, int[] dim) -> Tensor 2022-08-17T12:17:18.6081469Z processing existing schema: aten::count_nonzero.dim_IntList_out(Tensor self, int[] dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6082924Z processing existing schema: aten::count_nonzero(Tensor self, int? dim=None) -> Tensor 2022-08-17T12:17:18.6084699Z processing existing schema: aten::count_nonzero.out(Tensor self, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6086383Z processing existing schema: aten::cumprod_(Tensor(a!) self, int dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:18.6087963Z processing existing schema: aten::cumprod_.dimname(Tensor(a!) self, str dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:18.6089498Z processing existing schema: aten::cumsum_(Tensor(a!) self, int dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:18.6091197Z processing existing schema: aten::cumsum_.dimname(Tensor(a!) self, str dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:18.6092740Z processing existing schema: aten::embedding_dense_backward(Tensor grad_output, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq) -> Tensor 2022-08-17T12:17:18.6094625Z processing existing schema: aten::embedding_dense_backward.out(Tensor grad_output, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6096294Z processing existing schema: aten::embedding_renorm_(Tensor(a!) self, Tensor indices, float max_norm, float norm_type) -> Tensor(a!) 2022-08-17T12:17:18.6097505Z processing existing schema: aten::exp2(Tensor self) -> Tensor 2022-08-17T12:17:18.6099378Z processing existing schema: aten::exp2.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6100976Z processing existing schema: aten::exp2_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.6102137Z processing existing schema: aten::gcd(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6103690Z processing existing schema: aten::gcd.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6105101Z processing existing schema: aten::gcd.int(int a, int b) -> int 2022-08-17T12:17:18.6106760Z processing existing schema: aten::gcd_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6108284Z processing existing schema: aten::lcm(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6110013Z processing existing schema: aten::lcm.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6111621Z processing existing schema: aten::lcm_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6113489Z processing existing schema: aten::grid_sampler_2d_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask) -> (Tensor, Tensor) 2022-08-17T12:17:18.6115711Z processing existing schema: aten::grid_sampler_2d_backward.out(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6116818Z schema: aten::grid_sampler_3d_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask) -> (Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:18.6118785Z schema: aten::grid_sampler_3d_backward.out(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) found on allowlist, skipping 2022-08-17T12:17:18.6120104Z processing existing schema: aten::native_group_norm(Tensor input, Tensor? weight, Tensor? bias, int N, int C, int HxW, int group, float eps) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.6122358Z processing existing schema: aten::native_group_norm.out(Tensor input, Tensor? weight, Tensor? bias, int N, int C, int HxW, int group, float eps, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6124182Z processing existing schema: aten::native_group_norm_backward(Tensor grad_out, Tensor input, Tensor mean, Tensor rstd, Tensor? weight, int N, int C, int HxW, int group, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.6126569Z processing existing schema: aten::native_group_norm_backward.out(Tensor grad_out, Tensor input, Tensor mean, Tensor rstd, Tensor? weight, int N, int C, int HxW, int group, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6127676Z processing existing schema: aten::_validate_compressed_sparse_indices(bool is_crow, Tensor compressed_idx, Tensor plain_idx, int cdim, int dim, int nnz) -> () 2022-08-17T12:17:18.6129307Z processing existing schema: aten::xlogy_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6130913Z processing existing schema: aten::xlogy_.Scalar_Other(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6132806Z processing existing schema: aten::index.Tensor(Tensor self, Tensor?[] indices) -> Tensor 2022-08-17T12:17:18.6135156Z processing existing schema: aten::index.Tensor_out(Tensor self, Tensor?[] indices, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6136663Z processing existing schema: aten::index.Tensor_hacked_twin(Tensor self, Tensor[] indices) -> Tensor 2022-08-17T12:17:18.6138238Z processing existing schema: aten::index.str(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:18.6139864Z processing existing schema: aten::index.list_int(int[] self, int el) -> int 2022-08-17T12:17:18.6141525Z processing existing schema: aten::index.list_float(float[] self, float el) -> int 2022-08-17T12:17:18.6143207Z processing existing schema: aten::index.list_bool(bool[] self, bool el) -> int 2022-08-17T12:17:18.6144825Z processing existing schema: aten::index.list_Tensor(Tensor[] self, Tensor el) -> int 2022-08-17T12:17:18.6146468Z processing existing schema: aten::index.list_str(str[] self, str el) -> int 2022-08-17T12:17:18.6148306Z processing existing schema: aten::index_copy_(Tensor(a!) self, int dim, Tensor index, Tensor source) -> Tensor(a!) 2022-08-17T12:17:18.6150051Z processing existing schema: aten::index_copy_.dimname(Tensor(a!) self, str dim, Tensor index, Tensor source) -> Tensor(a!) 2022-08-17T12:17:18.6151400Z schema: prims::add(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6153976Z processing existing schema: aten::_index_put_impl_(Tensor(a!) self, Tensor?[] indices, Tensor values, bool accumulate=False, bool unsafe=False) -> Tensor(a!) 2022-08-17T12:17:18.6156015Z processing existing schema: aten::_index_put_impl_.hacked_twin(Tensor(a!) self, Tensor[] indices, Tensor values, bool accumulate=False, bool unsafe=False) -> Tensor(a!) 2022-08-17T12:17:18.6157658Z processing existing schema: aten::isin.Tensor_Tensor(Tensor elements, Tensor test_elements, *, bool assume_unique=False, bool invert=False) -> Tensor 2022-08-17T12:17:18.6159576Z processing existing schema: aten::isin.Tensor_Tensor_out(Tensor elements, Tensor test_elements, *, bool assume_unique=False, bool invert=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6161153Z processing existing schema: aten::isin.Tensor_Scalar(Tensor elements, Scalar test_element, *, bool assume_unique=False, bool invert=False) -> Tensor 2022-08-17T12:17:18.6163069Z processing existing schema: aten::isin.Tensor_Scalar_out(Tensor elements, Scalar test_element, *, bool assume_unique=False, bool invert=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6164679Z processing existing schema: aten::isin.Scalar_Tensor(Scalar element, Tensor test_elements, *, bool assume_unique=False, bool invert=False) -> Tensor 2022-08-17T12:17:18.6166577Z processing existing schema: aten::isin.Scalar_Tensor_out(Scalar element, Tensor test_elements, *, bool assume_unique=False, bool invert=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6168695Z processing existing schema: aten::native_layer_norm_backward(Tensor grad_out, Tensor input, int[] normalized_shape, Tensor mean, Tensor rstd, Tensor? weight, Tensor? bias, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.6171372Z processing existing schema: aten::native_layer_norm_backward.out(Tensor grad_out, Tensor input, int[] normalized_shape, Tensor mean, Tensor rstd, Tensor? weight, Tensor? bias, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6173129Z processing existing schema: aten::nan_to_num.out(Tensor self, float? nan=None, float? posinf=None, float? neginf=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6174943Z processing existing schema: aten::nan_to_num(Tensor self, float? nan=None, float? posinf=None, float? neginf=None) -> Tensor 2022-08-17T12:17:18.6176247Z processing existing schema: aten::xlogy.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6178016Z processing existing schema: aten::xlogy.OutTensor(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6179561Z processing existing schema: aten::xlogy.Scalar_Self(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6181407Z processing existing schema: aten::xlogy.OutScalar_Self(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6182838Z processing existing schema: aten::xlogy.Scalar_Other(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6184258Z processing existing schema: aten::xlogy.OutScalar_Other(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6185944Z schema: prims::hypot(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6187407Z processing existing schema: aten::_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:18.6189181Z processing existing schema: aten::_log_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6190417Z schema: prims::igamma(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6192021Z processing existing schema: aten::_log_softmax_backward_data(Tensor grad_output, Tensor output, int dim, int input_dtype) -> Tensor 2022-08-17T12:17:18.6193869Z processing existing schema: aten::_log_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, int input_dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6194785Z schema: prims::igammac(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6196131Z processing existing schema: aten::_logcumsumexp(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.6197876Z processing existing schema: aten::_logcumsumexp.out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6199164Z processing existing schema: aten::aminmax(Tensor self, *, int? dim=None, bool keepdim=False) -> (Tensor min, Tensor max) 2022-08-17T12:17:18.6200916Z processing existing schema: aten::aminmax.out(Tensor self, *, int? dim=None, bool keepdim=False, Tensor(a!) min, Tensor(b!) max) -> (Tensor(a!) min, Tensor(b!) max) 2022-08-17T12:17:18.6202397Z processing existing schema: aten::amax(Tensor self, int[1] dim=[], bool keepdim=False) -> Tensor 2022-08-17T12:17:18.6204253Z processing existing schema: aten::amax.out(Tensor self, int[1] dim=[], bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6205764Z processing existing schema: aten::amin(Tensor self, int[1] dim=[], bool keepdim=False) -> Tensor 2022-08-17T12:17:18.6207520Z processing existing schema: aten::amin.out(Tensor self, int[1] dim=[], bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6209107Z processing existing schema: aten::mvlgamma.out(Tensor self, int p, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6210423Z processing existing schema: aten::mvlgamma(Tensor self, int p) -> Tensor 2022-08-17T12:17:18.6212357Z processing existing schema: aten::native_batch_norm_backward(Tensor grad_out, Tensor input, Tensor? weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_invstd, bool train, float eps, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.6214937Z processing existing schema: aten::native_batch_norm_backward.out(Tensor grad_out, Tensor input, Tensor? weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_invstd, bool train, float eps, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6215839Z processing existing schema: aten::batch_norm_update_stats(Tensor input, Tensor? running_mean, Tensor? running_var, float momentum) -> (Tensor, Tensor) 2022-08-17T12:17:18.6217639Z processing existing schema: aten::batch_norm_update_stats.out(Tensor input, Tensor? running_mean, Tensor? running_var, float momentum, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6219277Z schema: prims::amax(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6220710Z processing existing schema: aten::_pdist_forward(Tensor self, float p=2.) -> Tensor 2022-08-17T12:17:18.6222409Z processing existing schema: aten::_pdist_forward.out(Tensor self, float p=2., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6223794Z processing existing schema: aten::channel_shuffle(Tensor self, int groups) -> Tensor 2022-08-17T12:17:18.6225337Z processing existing schema: aten::channel_shuffle.out(Tensor self, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6226662Z processing existing schema: aten::native_channel_shuffle(Tensor self, int groups) -> Tensor 2022-08-17T12:17:18.6228109Z processing existing schema: aten::gelu(Tensor self, *, str approximate="none") -> Tensor 2022-08-17T12:17:18.6229900Z processing existing schema: aten::gelu.out(Tensor self, *, str approximate="none", Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6231434Z processing existing schema: aten::gelu_(Tensor(a!) self, *, str approximate="none") -> Tensor(a!) 2022-08-17T12:17:18.6233148Z processing existing schema: aten::gelu_backward(Tensor grad_output, Tensor self, *, str approximate="none") -> Tensor 2022-08-17T12:17:18.6234956Z processing existing schema: aten::gelu_backward.grad_input(Tensor grad_output, Tensor self, *, str approximate="none", Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6236632Z processing existing schema: aten::hardshrink(Tensor self, Scalar lambd=0.5) -> Tensor 2022-08-17T12:17:18.6238752Z processing existing schema: aten::hardshrink.out(Tensor self, Scalar lambd=0.5, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6240133Z processing existing schema: aten::hardshrink_backward(Tensor grad_out, Tensor self, Scalar lambd) -> Tensor 2022-08-17T12:17:18.6241951Z processing existing schema: aten::hardshrink_backward.grad_input(Tensor grad_out, Tensor self, Scalar lambd, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6243194Z processing existing schema: aten::mish(Tensor self) -> Tensor 2022-08-17T12:17:18.6245006Z processing existing schema: aten::mish.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6246476Z processing existing schema: aten::mish_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.6249215Z processing existing schema: aten::mish_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.6249634Z processing existing schema: aten::logit(Tensor self, float? eps=None) -> Tensor 2022-08-17T12:17:18.6251003Z processing existing schema: aten::logit.out(Tensor self, float? eps=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6252080Z schema: nvprims::expm1(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6253974Z processing existing schema: aten::_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:18.6255794Z processing existing schema: aten::_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6256942Z processing existing schema: aten::to_sparse_csr(Tensor self) -> Tensor 2022-08-17T12:17:18.6258658Z processing existing schema: aten::to_sparse_csr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6259507Z schema: nvprims::floor(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6261310Z processing existing schema: aten::_softmax_backward_data(Tensor grad_output, Tensor output, int dim, int input_dtype) -> Tensor 2022-08-17T12:17:18.6263083Z processing existing schema: aten::_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, int input_dtype, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6264526Z processing existing schema: aten::topk(Tensor self, int k, int dim=-1, bool largest=True, bool sorted=True) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.6266477Z processing existing schema: aten::topk.values(Tensor self, int k, int dim=-1, bool largest=True, bool sorted=True, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.6268455Z processing existing schema: aten::sspaddmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6270005Z processing existing schema: aten::sspaddmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.6271362Z schema: nvprims::bitwise_xor(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6272984Z processing existing schema: aten::_stack(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:18.6275050Z processing existing schema: aten::_stack.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6276803Z processing existing schema: aten::flip(Tensor self, int[] dims) -> Tensor 2022-08-17T12:17:18.6278826Z processing existing schema: aten::flip.out(Tensor self, int[] dims, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6279811Z schema: aten::_transform_bias_rescale_qkv(Tensor qkv, Tensor qkv_bias, int num_heads) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:18.6281651Z schema: aten::_transform_bias_rescale_qkv.out(Tensor qkv, Tensor qkv_bias, int num_heads, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) found on allowlist, skipping 2022-08-17T12:17:18.6283589Z processing existing schema: aten::upsample_nearest3d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6285524Z processing existing schema: aten::upsample_nearest3d(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6287790Z processing existing schema: aten::upsample_nearest3d.out(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6289957Z processing existing schema: aten::upsample_nearest3d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6291576Z processing existing schema: aten::_unique(Tensor self, bool sorted=True, bool return_inverse=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.6293351Z processing existing schema: aten::_unique.out(Tensor self, bool sorted=True, bool return_inverse=False, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6295030Z processing existing schema: aten::unique_dim(Tensor self, int dim, bool sorted=True, bool return_inverse=False, bool return_counts=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.6297223Z processing existing schema: aten::unique_dim.out(Tensor self, int dim, bool sorted=True, bool return_inverse=False, bool return_counts=False, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6298755Z processing existing schema: aten::unique_consecutive(Tensor self, bool return_inverse=False, bool return_counts=False, int? dim=None) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.6300924Z processing existing schema: aten::unique_consecutive.out(Tensor self, bool return_inverse=False, bool return_counts=False, int? dim=None, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6302337Z processing existing schema: aten::unique_dim_consecutive(Tensor self, int dim, bool return_inverse=False, bool return_counts=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.6305135Z processing existing schema: aten::unique_dim_consecutive.out(Tensor self, int dim, bool return_inverse=False, bool return_counts=False, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6305996Z processing existing schema: aten::where.self(Tensor condition, Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6307857Z processing existing schema: aten::where.self_out(Tensor condition, Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6309451Z processing existing schema: aten::where.ScalarSelf(Tensor condition, Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6310817Z processing existing schema: aten::where.ScalarOther(Tensor condition, Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6312204Z processing existing schema: aten::where.Scalar(Tensor condition, Scalar self, Scalar other) -> Tensor 2022-08-17T12:17:18.6314092Z processing existing schema: aten::where(Tensor condition) -> Tensor[] 2022-08-17T12:17:18.6315560Z processing existing schema: aten::_weight_norm_interface(Tensor v, Tensor g, int dim=0) -> (Tensor, Tensor) 2022-08-17T12:17:18.6317286Z processing existing schema: aten::_weight_norm_interface.out(Tensor v, Tensor g, int dim=0, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6318848Z processing existing schema: aten::_weight_norm_interface_backward(Tensor grad_w, Tensor saved_v, Tensor saved_g, Tensor saved_norms, int dim) -> (Tensor, Tensor) 2022-08-17T12:17:18.6320816Z processing existing schema: aten::_weight_norm_interface_backward.out(Tensor grad_w, Tensor saved_v, Tensor saved_g, Tensor saved_norms, int dim, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6322176Z schema: nvprims::eq(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6323641Z processing existing schema: aten::_standard_gamma_grad(Tensor self, Tensor output) -> Tensor 2022-08-17T12:17:18.6325315Z processing existing schema: aten::_standard_gamma_grad.out(Tensor self, Tensor output, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6327150Z processing existing schema: aten::unfold_backward(Tensor grad_in, int[] input_sizes, int dim, int size, int step) -> Tensor 2022-08-17T12:17:18.6329392Z processing existing schema: aten::unfold_backward.out(Tensor grad_in, int[] input_sizes, int dim, int size, int step, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6330938Z processing existing schema: aten::binomial(Tensor count, Tensor prob, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.6332908Z processing existing schema: aten::binomial.out(Tensor count, Tensor prob, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6335075Z processing existing schema: aten::frexp.Tensor_out(Tensor self, *, Tensor(a!) mantissa, Tensor(b!) exponent) -> (Tensor(a!) mantissa, Tensor(b!) exponent) 2022-08-17T12:17:18.6336053Z processing existing schema: aten::frexp.Tensor(Tensor self) -> (Tensor mantissa, Tensor exponent) 2022-08-17T12:17:18.6337188Z processing existing schema: aten::frexp(float a) -> (float, int) 2022-08-17T12:17:18.6338627Z processing existing schema: aten::heaviside(Tensor self, Tensor values) -> Tensor 2022-08-17T12:17:18.6340203Z processing existing schema: aten::heaviside.out(Tensor self, Tensor values, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6341759Z processing existing schema: aten::heaviside_(Tensor(a!) self, Tensor values) -> Tensor(a!) 2022-08-17T12:17:18.6343289Z processing existing schema: aten::to_sparse.sparse_dim(Tensor self, int sparse_dim) -> Tensor 2022-08-17T12:17:18.6344771Z processing existing schema: aten::to_sparse(Tensor self) -> Tensor 2022-08-17T12:17:18.6346422Z processing existing schema: aten::to_sparse.sparse_dim_out(Tensor self, int sparse_dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6348074Z processing existing schema: aten::to_sparse.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6349303Z processing existing schema: aten::to_sparse_csc(Tensor self) -> Tensor 2022-08-17T12:17:18.6351040Z processing existing schema: aten::to_sparse_csc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6352932Z processing existing schema: aten::to_sparse_bsr(Tensor self, int[2] blocksize) -> Tensor 2022-08-17T12:17:18.6354331Z processing existing schema: aten::to_sparse_bsr.out(Tensor self, int[2] blocksize, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6355589Z processing existing schema: aten::to_sparse_bsc(Tensor self, int[2] blocksize) -> Tensor 2022-08-17T12:17:18.6357652Z processing existing schema: aten::to_sparse_bsc.out(Tensor self, int[2] blocksize, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6359045Z processing existing schema: aten::to_mkldnn(Tensor self, int? dtype=None) -> Tensor 2022-08-17T12:17:18.6360699Z processing existing schema: aten::to_mkldnn.out(Tensor self, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6362326Z processing existing schema: aten::quantize_per_tensor(Tensor self, float scale, int zero_point, int dtype) -> Tensor 2022-08-17T12:17:18.6363926Z processing existing schema: aten::quantize_per_tensor.tensor_qparams(Tensor self, Tensor scale, Tensor zero_point, int dtype) -> Tensor 2022-08-17T12:17:18.6365929Z processing existing schema: aten::quantize_per_tensor.tensors(Tensor[] tensors, Tensor scales, Tensor zero_points, int dtype) -> Tensor[] 2022-08-17T12:17:18.6367808Z processing existing schema: aten::quantize_per_tensor.out(Tensor self, float scale, int zero_point, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6369470Z processing existing schema: aten::quantize_per_tensor.tensor_qparams_out(Tensor self, Tensor scale, Tensor zero_point, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6371524Z processing existing schema: aten::quantize_per_tensor.tensors_out(Tensor[] tensors, Tensor scales, Tensor zero_points, int dtype, *, Tensor[] out) -> () 2022-08-17T12:17:18.6372868Z processing existing schema: aten::dequantize.self(Tensor self) -> Tensor 2022-08-17T12:17:18.6374774Z processing existing schema: aten::dequantize.self_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6376290Z processing existing schema: aten::dequantize.tensors_out(Tensor[] tensors, *, Tensor[] out) -> () 2022-08-17T12:17:18.6378169Z processing existing schema: aten::dequantize.tensors(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.6379584Z processing existing schema: aten::dequantize.tensor(Tensor qtensor) -> Tensor 2022-08-17T12:17:18.6381460Z processing existing schema: aten::dequantize.list(Tensor[] qtensors) -> Tensor[] 2022-08-17T12:17:18.6383082Z processing existing schema: aten::dequantize.any(Any tensors) -> Any 2022-08-17T12:17:18.6384250Z schema: prims::ne(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6385831Z processing existing schema: aten::_make_per_tensor_quantized_tensor(Tensor self, float scale, int zero_point) -> Tensor 2022-08-17T12:17:18.6387370Z processing existing schema: aten::_make_per_tensor_quantized_tensor.out(Tensor self, float scale, int zero_point, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6388768Z schema: prims::mul(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6390234Z processing existing schema: aten::_make_per_channel_quantized_tensor(Tensor self, Tensor scale, Tensor zero_point, int axis) -> Tensor 2022-08-17T12:17:18.6392040Z processing existing schema: aten::_make_per_channel_quantized_tensor.out(Tensor self, Tensor scale, Tensor zero_point, int axis, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6393201Z processing existing schema: aten::special_xlog1py(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6394872Z processing existing schema: aten::special_xlog1py.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6396446Z processing existing schema: aten::special_xlog1py.self_scalar(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6397971Z processing existing schema: aten::special_xlog1py.self_scalar_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6399155Z processing existing schema: aten::special_xlog1py.other_scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6400779Z processing existing schema: aten::special_xlog1py.other_scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6402490Z processing existing schema: aten::fake_quantize_per_tensor_affine_cachemask(Tensor self, float scale, int zero_point, int quant_min, int quant_max) -> (Tensor output, Tensor mask) 2022-08-17T12:17:18.6404204Z processing existing schema: aten::fake_quantize_per_tensor_affine_cachemask.out(Tensor self, float scale, int zero_point, int quant_min, int quant_max, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6405653Z processing existing schema: aten::fake_quantize_per_channel_affine_cachemask(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max) -> (Tensor output, Tensor mask) 2022-08-17T12:17:18.6407444Z processing existing schema: aten::fake_quantize_per_channel_affine_cachemask.out(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6408374Z schema: prims::real(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6411165Z processing existing schema: aten::_fused_moving_avg_obs_fq_helper(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor(a!) running_min, Tensor(b!) running_max, Tensor(c!) scale, Tensor(d!) zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False) -> (Tensor output, Tensor mask) 2022-08-17T12:17:18.6414137Z processing existing schema: aten::_fused_moving_avg_obs_fq_helper.out(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor(a!) running_min, Tensor(b!) running_max, Tensor(c!) scale, Tensor(d!) zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False, *, Tensor(e!) out0, Tensor(f!) out1) -> (Tensor(e!), Tensor(f!)) 2022-08-17T12:17:18.6414892Z processing existing schema: aten::is_set_to(Tensor self, Tensor tensor) -> bool 2022-08-17T12:17:18.6416355Z schema: prims::remainder(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6418027Z processing existing schema: aten::_masked_softmax_backward(Tensor grad_output, Tensor output, Tensor mask, int? dim=None) -> Tensor 2022-08-17T12:17:18.6419909Z processing existing schema: aten::_masked_softmax_backward.out(Tensor grad_output, Tensor output, Tensor mask, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6421514Z processing existing schema: aten::index_add(Tensor self, int dim, Tensor index, Tensor source, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.6423423Z processing existing schema: aten::index_add.out(Tensor self, int dim, Tensor index, Tensor source, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6425097Z processing existing schema: aten::index_add.dimname(Tensor self, str dim, Tensor index, Tensor source, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.6426918Z processing existing schema: aten::index_add_(Tensor(a!) self, int dim, Tensor index, Tensor source, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.6428709Z processing existing schema: aten::index_reduce(Tensor self, int dim, Tensor index, Tensor source, str reduce, *, bool include_self=True) -> Tensor 2022-08-17T12:17:18.6430693Z processing existing schema: aten::index_reduce.out(Tensor self, int dim, Tensor index, Tensor source, str reduce, *, bool include_self=True, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6432491Z processing existing schema: aten::index_reduce_(Tensor(a!) self, int dim, Tensor index, Tensor source, str reduce, *, bool include_self=True) -> Tensor(a!) 2022-08-17T12:17:18.6433984Z processing existing schema: aten::eq_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6435473Z processing existing schema: aten::eq_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6437000Z processing existing schema: aten::bitwise_and.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6438481Z processing existing schema: aten::bitwise_and.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6439946Z processing existing schema: aten::bitwise_and.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6441663Z processing existing schema: aten::bitwise_and.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6443147Z processing existing schema: aten::bitwise_and.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6444725Z processing existing schema: aten::bitwise_and.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6446257Z processing existing schema: aten::bitwise_and_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6447774Z processing existing schema: aten::bitwise_and_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6449257Z processing existing schema: aten::bitwise_or.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6450791Z processing existing schema: aten::bitwise_or.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6452375Z processing existing schema: aten::bitwise_or.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6454190Z processing existing schema: aten::bitwise_or.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6455469Z processing existing schema: aten::bitwise_or.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6457331Z processing existing schema: aten::bitwise_or.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6458412Z processing existing schema: aten::bitwise_or_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6460078Z processing existing schema: aten::bitwise_or_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6461409Z processing existing schema: aten::bitwise_xor.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6463214Z processing existing schema: aten::bitwise_xor.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6464970Z processing existing schema: aten::bitwise_xor.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6466390Z processing existing schema: aten::bitwise_xor.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6467986Z processing existing schema: aten::bitwise_xor.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6469271Z processing existing schema: aten::bitwise_xor.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6470809Z processing existing schema: aten::bitwise_xor_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6472208Z processing existing schema: aten::bitwise_xor_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6473611Z processing existing schema: aten::bitwise_left_shift.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6475218Z processing existing schema: aten::bitwise_left_shift.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6476490Z processing existing schema: aten::bitwise_left_shift.Tensor_Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6478344Z processing existing schema: aten::bitwise_left_shift.Tensor_Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6479591Z processing existing schema: aten::bitwise_left_shift.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6481062Z processing existing schema: aten::bitwise_left_shift.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6482420Z processing existing schema: aten::bitwise_left_shift_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6483904Z processing existing schema: aten::bitwise_left_shift_.Tensor_Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6485289Z processing existing schema: aten::bitwise_right_shift.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6486972Z processing existing schema: aten::bitwise_right_shift.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6488235Z processing existing schema: aten::bitwise_right_shift.Tensor_Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6490159Z processing existing schema: aten::bitwise_right_shift.Tensor_Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6491131Z processing existing schema: aten::bitwise_right_shift.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.6492857Z processing existing schema: aten::bitwise_right_shift.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6494668Z processing existing schema: aten::bitwise_right_shift_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6496169Z processing existing schema: aten::bitwise_right_shift_.Tensor_Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6497246Z processing existing schema: aten::lerp.Scalar(Tensor self, Tensor end, Scalar weight) -> Tensor 2022-08-17T12:17:18.6499060Z processing existing schema: aten::lerp.Scalar_out(Tensor self, Tensor end, Scalar weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6500513Z processing existing schema: aten::lerp.Tensor(Tensor self, Tensor end, Tensor weight) -> Tensor 2022-08-17T12:17:18.6502149Z processing existing schema: aten::lerp.Tensor_out(Tensor self, Tensor end, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6503676Z processing existing schema: aten::lerp_.Scalar(Tensor(a!) self, Tensor end, Scalar weight) -> Tensor(a!) 2022-08-17T12:17:18.6505311Z processing existing schema: aten::lerp_.Tensor(Tensor(a!) self, Tensor end, Tensor weight) -> Tensor(a!) 2022-08-17T12:17:18.6507192Z processing existing schema: aten::addbmm_(Tensor(a!) self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.6508775Z processing existing schema: aten::diag.out(Tensor self, int diagonal=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6510129Z processing existing schema: aten::diag(Tensor self, int diagonal=0) -> Tensor 2022-08-17T12:17:18.6511668Z processing existing schema: aten::ne_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6513279Z processing existing schema: aten::ne_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6514822Z processing existing schema: aten::ge_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6516370Z processing existing schema: aten::ge_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6517978Z processing existing schema: aten::le_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6519502Z processing existing schema: aten::le_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6521018Z processing existing schema: aten::gt_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6522530Z processing existing schema: aten::gt_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6524081Z processing existing schema: aten::lt_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6525656Z processing existing schema: aten::lt_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6527064Z processing existing schema: aten::index_select(Tensor self, int dim, Tensor index) -> Tensor 2022-08-17T12:17:18.6528741Z processing existing schema: aten::index_select.out(Tensor self, int dim, Tensor index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6530165Z processing existing schema: aten::index_select.dimname(Tensor self, str dim, Tensor index) -> Tensor 2022-08-17T12:17:18.6531867Z processing existing schema: aten::index_select.dimname_out(Tensor self, str dim, Tensor index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6533152Z processing existing schema: aten::nonzero(Tensor self) -> Tensor 2022-08-17T12:17:18.6534764Z processing existing schema: aten::nonzero.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6536337Z processing existing schema: aten::gather(Tensor self, int dim, Tensor index, *, bool sparse_grad=False) -> Tensor 2022-08-17T12:17:18.6538078Z processing existing schema: aten::gather.out(Tensor self, int dim, Tensor index, *, bool sparse_grad=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6539720Z processing existing schema: aten::gather.dimname(Tensor self, str dim, Tensor index, *, bool sparse_grad=False) -> Tensor 2022-08-17T12:17:18.6541543Z processing existing schema: aten::gather.dimname_out(Tensor self, str dim, Tensor index, *, bool sparse_grad=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6542723Z schema: nvprims::fmod(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6543953Z processing existing schema: aten::_symeig_helper(Tensor self, bool eigenvectors, bool upper) -> (Tensor, Tensor) 2022-08-17T12:17:18.6545784Z processing existing schema: aten::_symeig_helper.out(Tensor self, bool eigenvectors, bool upper, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6547186Z processing existing schema: aten::histc(Tensor self, int bins=100, Scalar min=0, Scalar max=0) -> Tensor 2022-08-17T12:17:18.6549016Z processing existing schema: aten::histc.out(Tensor self, int bins=100, Scalar min=0, Scalar max=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6550547Z processing existing schema: aten::histogram.bins_tensor(Tensor self, Tensor bins, *, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor bin_edges) 2022-08-17T12:17:18.6552473Z processing existing schema: aten::histogram.bins_tensor_out(Tensor self, Tensor bins, *, Tensor? weight=None, bool density=False, Tensor(a!) hist, Tensor(b!) bin_edges) -> (Tensor(a!) hist, Tensor(b!) bin_edges) 2022-08-17T12:17:18.6554257Z processing existing schema: aten::histogram.bin_ct(Tensor self, int bins=100, *, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor bin_edges) 2022-08-17T12:17:18.6556590Z processing existing schema: aten::histogram.bin_ct_out(Tensor self, int bins=100, *, float[]? range=None, Tensor? weight=None, bool density=False, Tensor(a!) hist, Tensor(b!) bin_edges) -> (Tensor(a!) hist, Tensor(b!) bin_edges) 2022-08-17T12:17:18.6557554Z schema: prims::sqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6560299Z processing existing schema: aten::_histogramdd_bin_edges(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False) -> Tensor[] 2022-08-17T12:17:18.6562525Z processing existing schema: aten::_histogramdd_bin_edges.out(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False, Tensor[] out) -> () 2022-08-17T12:17:18.6563644Z schema: prims::tan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6565898Z processing existing schema: aten::_histogramdd_from_bin_cts(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False) -> Tensor 2022-08-17T12:17:18.6568368Z processing existing schema: aten::_histogramdd_from_bin_cts.out(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6569488Z processing existing schema: aten::special_log_ndtr(Tensor self) -> Tensor 2022-08-17T12:17:18.6571059Z processing existing schema: aten::special_log_ndtr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6572279Z schema: prims::tanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6574371Z processing existing schema: aten::_histogramdd_from_bin_tensors(Tensor self, Tensor[] bins, *, Tensor? weight=None, bool density=False) -> Tensor 2022-08-17T12:17:18.6576552Z processing existing schema: aten::_histogramdd_from_bin_tensors.out(Tensor self, Tensor[] bins, *, Tensor? weight=None, bool density=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6577626Z processing existing schema: aten::fmod.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6579684Z processing existing schema: aten::fmod.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6580565Z processing existing schema: aten::fmod.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.6582481Z processing existing schema: aten::fmod.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6583686Z processing existing schema: aten::fmod.int(int a, int b) -> float 2022-08-17T12:17:18.6584892Z processing existing schema: aten::fmod.float(float a, float b) -> float 2022-08-17T12:17:18.6586517Z processing existing schema: aten::fmod.int_float(int a, float b) -> float 2022-08-17T12:17:18.6587765Z processing existing schema: aten::fmod.float_int(float a, int b) -> float 2022-08-17T12:17:18.6589470Z processing existing schema: aten::fmod(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.6591429Z processing existing schema: aten::fmod_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.6593059Z processing existing schema: aten::fmod_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.6594157Z processing existing schema: aten::fmin(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6596462Z processing existing schema: aten::fmin.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6597532Z processing existing schema: aten::fmax(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6599579Z processing existing schema: aten::fmax.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6600716Z processing existing schema: aten::maximum(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6602471Z processing existing schema: aten::maximum.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6604024Z processing existing schema: aten::minimum(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.6605729Z processing existing schema: aten::minimum.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6607612Z processing existing schema: aten::argsort.stable(Tensor self, *, bool stable, int dim=-1, bool descending=False) -> Tensor 2022-08-17T12:17:18.6609685Z processing existing schema: aten::argsort.stable_out(Tensor self, *, bool stable, int dim=-1, bool descending=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6610824Z processing existing schema: aten::argsort(Tensor self, int dim=-1, bool descending=False) -> Tensor 2022-08-17T12:17:18.6612515Z processing existing schema: aten::argsort.dimname(Tensor self, str dim, bool descending=False) -> Tensor 2022-08-17T12:17:18.6613758Z schema: prims::expm1(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6616101Z processing existing schema: aten::_foreach_sub.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:18.6618564Z processing existing schema: aten::_foreach_sub.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> Tensor[] 2022-08-17T12:17:18.6620820Z processing existing schema: aten::_foreach_sub.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:18.6622567Z processing existing schema: aten::_foreach_sub.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:18.6624717Z processing existing schema: aten::_foreach_sub.List_out(Tensor[] self, Tensor[] other, *, Scalar alpha=1, Tensor[] out) -> () 2022-08-17T12:17:18.6626616Z processing existing schema: aten::_foreach_sub.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:18.6627733Z schema: prims::exp2(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6629361Z processing existing schema: aten::_foreach_sub_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:18.6631119Z processing existing schema: aten::_foreach_sub_.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> () 2022-08-17T12:17:18.6632861Z processing existing schema: aten::_foreach_sub_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:18.6633972Z processing existing schema: aten::special_entr(Tensor self) -> Tensor 2022-08-17T12:17:18.6635817Z processing existing schema: aten::special_entr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6636931Z schema: prims::atanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6638596Z processing existing schema: aten::_foreach_mul_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:18.6639982Z processing existing schema: aten::_foreach_mul_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:18.6641716Z processing existing schema: aten::_foreach_mul_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:18.6642868Z schema: prims::log2(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6643902Z processing existing schema: aten::_foreach_zero_(Tensor[] self) -> () 2022-08-17T12:17:18.6645490Z schema: prims::erfc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6647083Z processing existing schema: aten::_foreach_sqrt(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6648580Z processing existing schema: aten::_foreach_sqrt.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6650079Z schema: prims::exp(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6650842Z processing existing schema: aten::_foreach_sqrt_(Tensor[] self) -> () 2022-08-17T12:17:18.6652105Z schema: prims::cos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6654030Z processing existing schema: aten::_foreach_neg(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6655480Z processing existing schema: aten::_foreach_neg.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6656544Z schema: prims::cosh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6657706Z processing existing schema: aten::_foreach_neg_(Tensor[] self) -> () 2022-08-17T12:17:18.6659006Z schema: prims::fill(Tensor self, Scalar value) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6661157Z processing existing schema: aten::_foreach_tan(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6662917Z processing existing schema: aten::_foreach_tan.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6664393Z schema: prims::floor(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6665293Z processing existing schema: aten::_foreach_tan_(Tensor[] self) -> () 2022-08-17T12:17:18.6666855Z schema: prims::imag(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6668510Z processing existing schema: aten::_foreach_tanh(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6669975Z processing existing schema: aten::_foreach_tanh.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6671117Z processing existing schema: aten::special_erfcx(Tensor self) -> Tensor 2022-08-17T12:17:18.6672666Z processing existing schema: aten::special_erfcx.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6673755Z schema: prims::isfinite(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6674904Z processing existing schema: aten::_foreach_tanh_(Tensor[] self) -> () 2022-08-17T12:17:18.6676489Z schema: prims::conj_physical(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6678310Z processing existing schema: aten::_foreach_sin(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6680457Z processing existing schema: aten::_foreach_sin.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6681344Z schema: prims::digamma(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6682250Z processing existing schema: aten::_foreach_sin_(Tensor[] self) -> () 2022-08-17T12:17:18.6683720Z schema: prims::erf(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6685466Z processing existing schema: aten::_foreach_sinh(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6687146Z processing existing schema: aten::_foreach_sinh.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6688568Z schema: prims::erf_inv(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6689870Z processing existing schema: aten::_foreach_sinh_(Tensor[] self) -> () 2022-08-17T12:17:18.6691261Z schema: prims::bessel_i1e(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6693241Z processing existing schema: aten::_foreach_round(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6695256Z processing existing schema: aten::_foreach_round.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6696607Z schema: prims::bitwise_not(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6697890Z processing existing schema: aten::_foreach_round_(Tensor[] self) -> () 2022-08-17T12:17:18.6699262Z schema: prims::bessel_i0e(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6701098Z processing existing schema: aten::_foreach_reciprocal(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6702829Z processing existing schema: aten::_foreach_reciprocal.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6704057Z schema: prims::bessel_i1(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6705428Z processing existing schema: aten::_foreach_reciprocal_(Tensor[] self) -> () 2022-08-17T12:17:18.6706727Z schema: prims::cbrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6708657Z processing existing schema: aten::_foreach_sigmoid(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6710387Z processing existing schema: aten::_foreach_sigmoid.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6711725Z schema: prims::ceil(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6713162Z processing existing schema: aten::_foreach_sigmoid_(Tensor[] self) -> () 2022-08-17T12:17:18.6714526Z schema: prims::lgamma(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6716651Z processing existing schema: aten::_foreach_trunc(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.6718432Z processing existing schema: aten::_foreach_trunc.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.6719731Z schema: prims::log(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6721065Z processing existing schema: aten::_foreach_trunc_(Tensor[] self) -> () 2022-08-17T12:17:18.6722553Z schema: prims::bessel_i0(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6724588Z processing existing schema: aten::_foreach_norm.Scalar(Tensor[] self, Scalar ord=2) -> Tensor[] 2022-08-17T12:17:18.6726561Z processing existing schema: aten::_foreach_norm.Scalar_out(Tensor[] self, Scalar ord=2, *, Tensor[] out) -> () 2022-08-17T12:17:18.6728325Z processing existing schema: aten::bucketize.Tensor(Tensor self, Tensor boundaries, *, bool out_int32=False, bool right=False) -> Tensor 2022-08-17T12:17:18.6730453Z processing existing schema: aten::bucketize.Tensor_out(Tensor self, Tensor boundaries, *, bool out_int32=False, bool right=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6732167Z processing existing schema: aten::bucketize.Scalar(Scalar self, Tensor boundaries, *, bool out_int32=False, bool right=False) -> Tensor 2022-08-17T12:17:18.6734460Z processing existing schema: aten::bucketize.Scalar_out(Scalar self, Tensor boundaries, *, bool out_int32=False, bool right=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6735644Z processing existing schema: aten::mse_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction) -> Tensor 2022-08-17T12:17:18.6737740Z processing existing schema: aten::mse_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6739522Z processing existing schema: aten::multi_margin_loss_backward(Tensor grad_output, Tensor self, Tensor target, Scalar p, Scalar margin, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:18.6741718Z processing existing schema: aten::multi_margin_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Scalar p, Scalar margin, Tensor? weight=None, int reduction=1, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6743009Z processing existing schema: aten::multilabel_margin_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, Tensor is_target) -> Tensor 2022-08-17T12:17:18.6745025Z processing existing schema: aten::multilabel_margin_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, Tensor is_target, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6746385Z processing existing schema: aten::nll_loss_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight) 2022-08-17T12:17:18.6748468Z processing existing schema: aten::nll_loss_forward.output(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, *, Tensor(a!) output, Tensor(b!) total_weight) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6750171Z processing existing schema: aten::nll_loss_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor 2022-08-17T12:17:18.6752263Z processing existing schema: aten::nll_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6753569Z processing existing schema: aten::nll_loss2d_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight) 2022-08-17T12:17:18.6755549Z processing existing schema: aten::nll_loss2d_forward.output(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, *, Tensor(a!) output, Tensor(b!) total_weight) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6757222Z processing existing schema: aten::nll_loss2d_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor 2022-08-17T12:17:18.6759443Z processing existing schema: aten::nll_loss2d_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6761185Z processing existing schema: aten::huber_loss_backward.out(Tensor grad_output, Tensor self, Tensor target, int reduction, float delta, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6762714Z processing existing schema: aten::huber_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, float delta) -> Tensor 2022-08-17T12:17:18.6764364Z processing existing schema: aten::elu(Tensor self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor 2022-08-17T12:17:18.6766399Z processing existing schema: aten::elu.out(Tensor self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6768236Z processing existing schema: aten::elu_(Tensor(a!) self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor(a!) 2022-08-17T12:17:18.6769975Z processing existing schema: aten::elu_backward(Tensor grad_output, Scalar alpha, Scalar scale, Scalar input_scale, bool is_result, Tensor self_or_result) -> Tensor 2022-08-17T12:17:18.6772058Z processing existing schema: aten::elu_backward.grad_input(Tensor grad_output, Scalar alpha, Scalar scale, Scalar input_scale, bool is_result, Tensor self_or_result, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6773199Z processing existing schema: aten::glu(Tensor self, int dim=-1) -> Tensor 2022-08-17T12:17:18.6775204Z processing existing schema: aten::glu.out(Tensor self, int dim=-1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6776833Z processing existing schema: aten::glu_backward(Tensor grad_output, Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.6778665Z processing existing schema: aten::glu_backward.grad_input(Tensor grad_output, Tensor self, int dim, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6779938Z processing existing schema: aten::glu_jvp(Tensor glu, Tensor x, Tensor dx, int dim) -> Tensor 2022-08-17T12:17:18.6781826Z processing existing schema: aten::glu_jvp.out(Tensor glu, Tensor x, Tensor dx, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6783548Z processing existing schema: aten::glu_backward_jvp(Tensor grad_x, Tensor grad_glu, Tensor x, Tensor dgrad_glu, Tensor dx, int dim) -> Tensor 2022-08-17T12:17:18.6785603Z processing existing schema: aten::glu_backward_jvp.out(Tensor grad_x, Tensor grad_glu, Tensor x, Tensor dgrad_glu, Tensor dx, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6786526Z processing existing schema: aten::hardsigmoid(Tensor self) -> Tensor 2022-08-17T12:17:18.6788271Z processing existing schema: aten::hardsigmoid.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6789806Z processing existing schema: aten::hardsigmoid_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.6791261Z processing existing schema: aten::hardsigmoid_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.6793108Z processing existing schema: aten::hardsigmoid_backward.grad_input(Tensor grad_output, Tensor self, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6794689Z processing existing schema: aten::hardtanh(Tensor self, Scalar min_val=-1, Scalar max_val=1) -> Tensor 2022-08-17T12:17:18.6796681Z processing existing schema: aten::hardtanh.out(Tensor self, Scalar min_val=-1, Scalar max_val=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6798379Z processing existing schema: aten::hardtanh_(Tensor(a!) self, Scalar min_val=-1, Scalar max_val=1) -> Tensor(a!) 2022-08-17T12:17:18.6800180Z processing existing schema: aten::hardtanh_backward(Tensor grad_output, Tensor self, Scalar min_val, Scalar max_val) -> Tensor 2022-08-17T12:17:18.6802117Z processing existing schema: aten::hardtanh_backward.grad_input(Tensor grad_output, Tensor self, Scalar min_val, Scalar max_val, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6803251Z processing existing schema: aten::hardswish(Tensor self) -> Tensor 2022-08-17T12:17:18.6805011Z processing existing schema: aten::hardswish.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6806553Z processing existing schema: aten::hardswish_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.6808016Z processing existing schema: aten::hardswish_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.6809795Z processing existing schema: aten::hardswish_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6811748Z processing existing schema: aten::leaky_relu(Tensor self, Scalar negative_slope=0.01) -> Tensor 2022-08-17T12:17:18.6814048Z processing existing schema: aten::leaky_relu.out(Tensor self, Scalar negative_slope=0.01, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6816116Z processing existing schema: aten::leaky_relu_(Tensor(a!) self, Scalar negative_slope=0.01) -> Tensor(a!) 2022-08-17T12:17:18.6817694Z processing existing schema: aten::leaky_relu_backward(Tensor grad_output, Tensor self, Scalar negative_slope, bool self_is_result) -> Tensor 2022-08-17T12:17:18.6819629Z processing existing schema: aten::leaky_relu_backward.grad_input(Tensor grad_output, Tensor self, Scalar negative_slope, bool self_is_result, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6820680Z processing existing schema: aten::log_sigmoid_forward(Tensor self) -> (Tensor output, Tensor buffer) 2022-08-17T12:17:18.6822605Z processing existing schema: aten::log_sigmoid_forward.output(Tensor self, *, Tensor(a!) output, Tensor(b!) buffer) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6823806Z processing existing schema: aten::log_sigmoid_backward(Tensor grad_output, Tensor self, Tensor buffer) -> Tensor 2022-08-17T12:17:18.6825744Z processing existing schema: aten::log_sigmoid_backward.grad_input(Tensor grad_output, Tensor self, Tensor buffer, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6827348Z processing existing schema: aten::adaptive_avg_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6828953Z processing existing schema: aten::adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor 2022-08-17T12:17:18.6829757Z schema: aten::adaptive_avg_pool3d_backward.grad_input(Tensor grad_output, Tensor self, *, Tensor(a!) grad_input) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.6830889Z processing existing schema: aten::adaptive_max_pool2d(Tensor self, int[2] output_size) -> (Tensor, Tensor) 2022-08-17T12:17:18.6832755Z processing existing schema: aten::adaptive_max_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.6834251Z processing existing schema: aten::adaptive_max_pool2d_backward(Tensor grad_output, Tensor self, Tensor indices) -> Tensor 2022-08-17T12:17:18.6836122Z processing existing schema: aten::adaptive_max_pool2d_backward.grad_input(Tensor grad_output, Tensor self, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6837398Z processing existing schema: aten::adaptive_max_pool3d_backward(Tensor grad_output, Tensor self, Tensor indices) -> Tensor 2022-08-17T12:17:18.6839288Z processing existing schema: aten::adaptive_max_pool3d_backward.grad_input(Tensor grad_output, Tensor self, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6841411Z processing existing schema: aten::avg_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None) -> Tensor 2022-08-17T12:17:18.6843853Z processing existing schema: aten::avg_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6845904Z processing existing schema: aten::avg_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, bool ceil_mode, bool count_include_pad, int? divisor_override) -> Tensor 2022-08-17T12:17:18.6848212Z processing existing schema: aten::avg_pool2d_backward.grad_input(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, bool ceil_mode, bool count_include_pad, int? divisor_override, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6849740Z processing existing schema: aten::avg_pool3d_backward(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, bool ceil_mode, bool count_include_pad, int? divisor_override) -> Tensor 2022-08-17T12:17:18.6852087Z processing existing schema: aten::avg_pool3d_backward.grad_input(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, bool ceil_mode, bool count_include_pad, int? divisor_override, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6853498Z processing existing schema: aten::fractional_max_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] output_size, Tensor indices) -> Tensor 2022-08-17T12:17:18.6855800Z processing existing schema: aten::fractional_max_pool2d_backward.grad_input(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] output_size, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6857350Z processing existing schema: aten::fractional_max_pool3d_backward(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] output_size, Tensor indices) -> Tensor 2022-08-17T12:17:18.6859502Z processing existing schema: aten::fractional_max_pool3d_backward.grad_input(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] output_size, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6861310Z processing existing schema: aten::max_pool2d_with_indices_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, int[2] dilation, bool ceil_mode, Tensor indices) -> Tensor 2022-08-17T12:17:18.6863569Z processing existing schema: aten::max_pool2d_with_indices_backward.grad_input(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, int[2] dilation, bool ceil_mode, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6865347Z processing existing schema: aten::max_pool3d_with_indices_backward(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, int[3] dilation, bool ceil_mode, Tensor indices) -> Tensor 2022-08-17T12:17:18.6867622Z processing existing schema: aten::max_pool3d_with_indices_backward.grad_input(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, int[3] dilation, bool ceil_mode, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6869654Z processing existing schema: aten::upsample_nearest3d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6871549Z processing existing schema: aten::upsample_nearest3d_backward(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6873823Z processing existing schema: aten::upsample_nearest3d_backward.grad_input(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6876181Z processing existing schema: aten::upsample_nearest3d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6878329Z processing existing schema: aten::_upsample_nearest_exact3d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6880250Z processing existing schema: aten::_upsample_nearest_exact3d_backward(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6882432Z processing existing schema: aten::_upsample_nearest_exact3d_backward.grad_input(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6884857Z processing existing schema: aten::_upsample_nearest_exact3d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6886321Z processing existing schema: aten::upsample_linear1d(Tensor self, int[1] output_size, bool align_corners, float? scales=None) -> Tensor 2022-08-17T12:17:18.6888197Z processing existing schema: aten::upsample_linear1d.out(Tensor self, int[1] output_size, bool align_corners, float? scales=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6890110Z processing existing schema: aten::upsample_linear1d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6892411Z processing existing schema: aten::upsample_linear1d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6894217Z processing existing schema: aten::upsample_linear1d_backward(Tensor grad_output, int[1] output_size, int[3] input_size, bool align_corners, float? scales=None) -> Tensor 2022-08-17T12:17:18.6896319Z processing existing schema: aten::upsample_linear1d_backward.grad_input(Tensor grad_output, int[1] output_size, int[3] input_size, bool align_corners, float? scales=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6898423Z processing existing schema: aten::upsample_linear1d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6900992Z processing existing schema: aten::upsample_linear1d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6902592Z processing existing schema: aten::upsample_bilinear2d(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6904707Z processing existing schema: aten::upsample_bilinear2d.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6906486Z processing existing schema: aten::upsample_bilinear2d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6908806Z processing existing schema: aten::upsample_bilinear2d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6910386Z processing existing schema: aten::upsample_bicubic2d(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6912519Z processing existing schema: aten::upsample_bicubic2d.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6914453Z processing existing schema: aten::upsample_bicubic2d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6916729Z processing existing schema: aten::upsample_bicubic2d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6918573Z processing existing schema: aten::upsample_trilinear3d(Tensor self, int[3] output_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6920618Z processing existing schema: aten::upsample_trilinear3d.out(Tensor self, int[3] output_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6922468Z processing existing schema: aten::upsample_trilinear3d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6924742Z processing existing schema: aten::upsample_trilinear3d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6926705Z processing existing schema: aten::upsample_trilinear3d_backward(Tensor grad_output, int[3] output_size, int[5] input_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6929019Z processing existing schema: aten::upsample_trilinear3d_backward.grad_input(Tensor grad_output, int[3] output_size, int[5] input_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6931141Z processing existing schema: aten::upsample_trilinear3d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6933760Z processing existing schema: aten::upsample_trilinear3d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6935143Z processing existing schema: aten::_upsample_nearest_exact1d(Tensor self, int[1] output_size, float? scales=None) -> Tensor 2022-08-17T12:17:18.6937138Z processing existing schema: aten::_upsample_nearest_exact1d.out(Tensor self, int[1] output_size, float? scales=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6938969Z processing existing schema: aten::_upsample_nearest_exact1d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6941219Z processing existing schema: aten::_upsample_nearest_exact1d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6942843Z processing existing schema: aten::upsample_nearest1d_backward(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None) -> Tensor 2022-08-17T12:17:18.6944827Z processing existing schema: aten::upsample_nearest1d_backward.grad_input(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6947013Z processing existing schema: aten::upsample_nearest1d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6949511Z processing existing schema: aten::upsample_nearest1d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6951092Z processing existing schema: aten::upsample_nearest2d(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6953091Z processing existing schema: aten::upsample_nearest2d.out(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6954919Z processing existing schema: aten::upsample_nearest2d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6957157Z processing existing schema: aten::upsample_nearest2d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6958760Z processing existing schema: aten::_upsample_nearest_exact2d(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6960719Z processing existing schema: aten::_upsample_nearest_exact2d.out(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6962533Z processing existing schema: aten::_upsample_nearest_exact2d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6964770Z processing existing schema: aten::_upsample_nearest_exact2d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6966563Z processing existing schema: aten::upsample_nearest2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6968677Z processing existing schema: aten::upsample_nearest2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6970740Z processing existing schema: aten::upsample_nearest2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6973269Z processing existing schema: aten::upsample_nearest2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6975087Z processing existing schema: aten::_upsample_nearest_exact2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:18.6977273Z processing existing schema: aten::_upsample_nearest_exact2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6979269Z processing existing schema: aten::_upsample_nearest_exact2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:18.6981815Z processing existing schema: aten::_upsample_nearest_exact2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.6983171Z processing existing schema: aten::tanh_backward(Tensor grad_output, Tensor output) -> Tensor 2022-08-17T12:17:18.6984881Z processing existing schema: aten::tanh_backward.grad_input(Tensor grad_output, Tensor output, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.6985910Z schema: nvprims::atanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6987870Z processing existing schema: aten::_slow_conv2d_forward(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding) -> Tensor 2022-08-17T12:17:18.6989993Z processing existing schema: aten::_slow_conv2d_forward.output(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding, *, Tensor(a!) output) -> Tensor(a!) 2022-08-17T12:17:18.6991056Z schema: nvprims::atan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.6993726Z processing existing schema: aten::_slow_conv2d_backward.grad_input(Tensor grad_output, Tensor self, Tensor weight, int[2] kernel_size, int[2] stride, int[2] padding, *, Tensor(a!) grad_input, Tensor(b!) grad_weight, Tensor(c!) grad_bias) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6995505Z processing existing schema: aten::_slow_conv2d_backward.output_mask(Tensor grad_output, Tensor self, Tensor weight, int[2] kernel_size, int[2] stride, int[2] padding, bool[3] output_mask) -> (Tensor grad_input, Tensor grad_weight, Tensor grad_bias) 2022-08-17T12:17:18.6997774Z processing existing schema: aten::_slow_conv2d_backward.output_mask_out(Tensor grad_output, Tensor self, Tensor weight, int[2] kernel_size, int[2] stride, int[2] padding, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.6999451Z processing existing schema: aten::col2im(Tensor self, int[2] output_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:18.7001586Z processing existing schema: aten::col2im.out(Tensor self, int[2] output_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7003272Z processing existing schema: aten::col2im_backward(Tensor grad_output, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:18.7005303Z processing existing schema: aten::col2im_backward.grad_input(Tensor grad_output, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.7006952Z processing existing schema: aten::im2col(Tensor self, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:18.7008966Z processing existing schema: aten::im2col.out(Tensor self, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7010824Z processing existing schema: aten::im2col_backward(Tensor grad_output, int[2] input_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:18.7012955Z processing existing schema: aten::im2col_backward.grad_input(Tensor grad_output, int[2] input_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.7014108Z processing existing schema: aten::isposinf(Tensor self) -> Tensor 2022-08-17T12:17:18.7015819Z processing existing schema: aten::isposinf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7017211Z processing existing schema: aten::isneginf(Tensor self) -> Tensor 2022-08-17T12:17:18.7018656Z processing existing schema: aten::isneginf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7019961Z processing existing schema: aten::special_ndtri(Tensor self) -> Tensor 2022-08-17T12:17:18.7021528Z processing existing schema: aten::special_ndtri.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7022891Z processing existing schema: aten::special_zeta(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7024506Z processing existing schema: aten::special_zeta.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7025848Z processing existing schema: aten::special_zeta.self_scalar(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.7027405Z processing existing schema: aten::special_zeta.self_scalar_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7028637Z processing existing schema: aten::special_zeta.other_scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7030617Z processing existing schema: aten::special_zeta.other_scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7031716Z processing existing schema: aten::special_i0e(Tensor self) -> Tensor 2022-08-17T12:17:18.7033690Z processing existing schema: aten::special_i0e.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7036676Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.LinearPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:18.7038576Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.LinearPackedParamsBase _0, (Tensor, Tensor?) _1) -> NoneType _0 2022-08-17T12:17:18.7040126Z processing existing schema: bias(__torch__.torch.classes.quantized.LinearPackedParamsBase _0) -> Tensor? _0 2022-08-17T12:17:18.7042676Z processing existing schema: unpack(__torch__.torch.classes.quantized.LinearPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:18.7046902Z processing existing schema: __getstate__(__torch__.torch.classes.rnn.CellParamsBase _0) -> ((str, Tensor[], float[], int[], __torch__.torch.classes.quantized.LinearPackedParamsBase[]) _0) 2022-08-17T12:17:18.7049858Z processing existing schema: __setstate__(__torch__.torch.classes.rnn.CellParamsBase _0, (str, Tensor[], float[], int[], __torch__.torch.classes.quantized.LinearPackedParamsBase[]) _1) -> NoneType _0 2022-08-17T12:17:18.7052986Z processing existing schema: __getstate__(__torch__.torch.classes.sparse.LinearPackedParamsBase _0) -> ((int, Tensor?, int, int, Tensor, Tensor, bool, Tensor, Tensor, Tensor, int, int) _0) 2022-08-17T12:17:18.7055501Z processing existing schema: __setstate__(__torch__.torch.classes.sparse.LinearPackedParamsBase _0, (int, Tensor?, int, int, Tensor, Tensor, bool, Tensor, Tensor, Tensor, int, int) _1) -> NoneType _0 2022-08-17T12:17:18.7058930Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> ((str, Tensor[], Tensor?[]) _0) 2022-08-17T12:17:18.7060573Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0, Any _1) -> NoneType _0 2022-08-17T12:17:18.7062015Z processing existing schema: weight(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> Tensor _0 2022-08-17T12:17:18.7063602Z processing existing schema: bias(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> Tensor? _0 2022-08-17T12:17:18.7066092Z processing existing schema: unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:18.7067965Z processing existing schema: stride(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7069849Z processing existing schema: padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7071851Z processing existing schema: output_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7073897Z processing existing schema: dilation(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7075594Z processing existing schema: groups(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int _0 2022-08-17T12:17:18.7077111Z processing existing schema: transpose(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> bool _0 2022-08-17T12:17:18.7080720Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> ((str, Tensor[], Tensor?[]) _0) 2022-08-17T12:17:18.7082389Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0, Any _1) -> NoneType _0 2022-08-17T12:17:18.7083545Z processing existing schema: weight(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> Tensor _0 2022-08-17T12:17:18.7085016Z processing existing schema: bias(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> Tensor? _0 2022-08-17T12:17:18.7087444Z processing existing schema: unpack(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:18.7089234Z processing existing schema: stride(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7090947Z processing existing schema: padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7092685Z processing existing schema: output_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7094781Z processing existing schema: dilation(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:18.7096583Z processing existing schema: groups(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int _0 2022-08-17T12:17:18.7097371Z processing existing schema: transpose(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> bool _0 2022-08-17T12:17:18.7101165Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0) -> ((int, Tensor[], float[], int[]) _0) 2022-08-17T12:17:18.7103928Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0, (int, Tensor[], float[], int[]) _1) -> NoneType _0 2022-08-17T12:17:18.7105219Z processing existing schema: bit_rate(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0) -> int _0 2022-08-17T12:17:18.7106661Z processing existing schema: version(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0) -> int _0 2022-08-17T12:17:18.7111648Z processing existing schema: __getstate__(__torch__.torch.classes.mkldnn.ConvOpContext _0) -> ((Tensor, Tensor?, int[], int[], int[], int, int[], str) _0) 2022-08-17T12:17:18.7114773Z processing existing schema: __setstate__(__torch__.torch.classes.mkldnn.ConvOpContext _0, (Tensor, Tensor?, int[], int[], int[], int, int[], str) _1) -> NoneType _0 2022-08-17T12:17:18.7118844Z processing existing schema: __getstate__(__torch__.torch.classes.xnnpack.LinearOpContext _0) -> ((Tensor, Tensor?, Scalar?, Scalar?) _0) 2022-08-17T12:17:18.7121132Z processing existing schema: __setstate__(__torch__.torch.classes.xnnpack.LinearOpContext _0, (Tensor, Tensor?, Scalar?, Scalar?) _1) -> NoneType _0 2022-08-17T12:17:18.7126189Z processing existing schema: __getstate__(__torch__.torch.classes.xnnpack.Conv2dOpContext _0) -> ((Tensor, Tensor?, int[], int[], int[], int, Scalar?, Scalar?) _0) 2022-08-17T12:17:18.7129727Z processing existing schema: __setstate__(__torch__.torch.classes.xnnpack.Conv2dOpContext _0, (Tensor, Tensor?, int[], int[], int[], int, Scalar?, Scalar?) _1) -> NoneType _0 2022-08-17T12:17:18.7135495Z processing existing schema: __getstate__(__torch__.torch.classes.xnnpack.TransposeConv2dOpContext _0) -> ((Tensor, Tensor?, int[], int[], int[], int[], int, Scalar?, Scalar?) _0) 2022-08-17T12:17:18.7139212Z processing existing schema: __setstate__(__torch__.torch.classes.xnnpack.TransposeConv2dOpContext _0, (Tensor, Tensor?, int[], int[], int[], int[], int, Scalar?, Scalar?) _1) -> NoneType _0 2022-08-17T12:17:18.7140621Z processing existing schema: __init__(__torch__.torch.classes._nnapi.Compilation _0) -> NoneType _0 2022-08-17T12:17:18.7142113Z processing existing schema: init(__torch__.torch.classes._nnapi.Compilation _0, Tensor _1, Tensor[] _2) -> NoneType _0 2022-08-17T12:17:18.7144004Z processing existing schema: init2(__torch__.torch.classes._nnapi.Compilation _0, Tensor _1, Tensor[] _2, int _3, bool _4) -> NoneType _0 2022-08-17T12:17:18.7145745Z processing existing schema: run(__torch__.torch.classes._nnapi.Compilation _0, Tensor[] _1, Tensor[] _2) -> NoneType _0 2022-08-17T12:17:18.7147098Z processing existing schema: __init__(__torch__.torch.classes.backendutils.BackendDebugInfo _0) -> NoneType _0 2022-08-17T12:17:18.7148267Z processing existing schema: starting_lineno(__torch__.torch.classes.profiling.SourceRef _0) -> int _0 2022-08-17T12:17:18.7150034Z processing existing schema: text(__torch__.torch.classes.profiling.SourceRef _0) -> str _0 2022-08-17T12:17:18.7150905Z processing existing schema: count(__torch__.torch.classes.profiling.InstructionStats _0) -> int _0 2022-08-17T12:17:18.7152313Z processing existing schema: duration_ns(__torch__.torch.classes.profiling.InstructionStats _0) -> int _0 2022-08-17T12:17:18.7153874Z processing existing schema: source(__torch__.torch.classes.profiling.SourceStats _0) -> __torch__.torch.classes.profiling.SourceRef _0 2022-08-17T12:17:18.7155927Z processing existing schema: line_map(__torch__.torch.classes.profiling.SourceStats _0) -> Dict(int, __torch__.torch.classes.profiling.InstructionStats) _0 2022-08-17T12:17:18.7157087Z processing existing schema: __init__(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0 2022-08-17T12:17:18.7158527Z processing existing schema: enable(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0 2022-08-17T12:17:18.7159708Z processing existing schema: disable(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0 2022-08-17T12:17:18.7161827Z processing existing schema: _dump_stats(__torch__.torch.classes.profiling._ScriptProfile _0) -> __torch__.torch.classes.profiling.SourceStats[] _0 2022-08-17T12:17:18.7163017Z processing existing schema: __init__(__torch__.torch.classes.c10d.ProcessGroup _0, int _1, int _2) -> NoneType _0 2022-08-17T12:17:18.7164433Z processing existing schema: __init__(__torch__.torch.classes.c10d.Work _0) -> NoneType _0 2022-08-17T12:17:18.7165894Z processing existing schema: __init__(__torch__.torch.classes.dist_rpc.WorkerInfo _0, str _1, int _2) -> NoneType _0 2022-08-17T12:17:18.7166283Z Found forward compatible schemas for all existing schemas 2022-08-17T12:17:18.7297998Z schema: nvprims::erfc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7298821Z schema: nvprims::ceil(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7299877Z schema: nvprims::cosh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7301291Z processing existing schema: onnx::Shape(Tensor t) -> Tensor 2022-08-17T12:17:18.7302565Z processing existing schema: onnx::Reshape(Tensor input, Tensor shape) -> Tensor 2022-08-17T12:17:18.7304561Z processing existing schema: prim::BroadcastSizes(...) -> int[] 2022-08-17T12:17:18.7306083Z processing existing schema: prim::grad(Tensor a) -> Tensor(*) 2022-08-17T12:17:18.7307443Z processing existing schema: prim::unchecked_unwrap_optional(t(a)? optional) -> t(a) 2022-08-17T12:17:18.7308409Z processing existing schema: prim::ChunkSizes(...) -> ... 2022-08-17T12:17:18.7309207Z schema: static_runtime::fused_equally_split(Tensor input, int num_split, int dim) -> ... found on allowlist, skipping 2022-08-17T12:17:18.7309627Z schema: static_runtime::VarTupleUnpack(...) -> ... found on allowlist, skipping 2022-08-17T12:17:18.7311655Z processing existing schema: prim::ReductionSizes(int[] size, int[] red_axes, bool keepdim=False) -> int[] 2022-08-17T12:17:18.7312298Z schema: static_runtime::dict_unpack(...) -> ... found on allowlist, skipping 2022-08-17T12:17:18.7313097Z processing existing schema: aten::record_stream(Tensor(a!) self, Stream s) -> () 2022-08-17T12:17:18.7313936Z schema: prims::minium_value(int dtype) -> Scalar found on allowlist, skipping 2022-08-17T12:17:18.7315095Z processing existing schema: aten::_nnz(Tensor self) -> int 2022-08-17T12:17:18.7317387Z processing existing schema: aten::rsplit(str self, str separator=" ", int max=-1) -> str[] 2022-08-17T12:17:18.7318473Z processing existing schema: aten::_dimV(Tensor self) -> int 2022-08-17T12:17:18.7319877Z processing existing schema: aten::dense_dim(Tensor self) -> int 2022-08-17T12:17:18.7321764Z processing existing schema: aten::rpartition(str self, str separator) -> (str, str, str) 2022-08-17T12:17:18.7322564Z processing existing schema: aten::_dimI(Tensor self) -> int 2022-08-17T12:17:18.7324215Z processing existing schema: aten::sparse_dim(Tensor self) -> int 2022-08-17T12:17:18.7326552Z processing existing schema: aten::miopen_convolution_add_relu(Tensor self, Tensor weight, Tensor z, Scalar? alpha, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.7328895Z processing existing schema: aten::miopen_convolution_relu(Tensor self, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.7330914Z processing existing schema: aten::_use_cudnn_ctc_loss(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank) -> bool 2022-08-17T12:17:18.7331987Z processing existing schema: aten::qscheme(Tensor self) -> QScheme 2022-08-17T12:17:18.7333589Z processing existing schema: aten::q_per_channel_axis(Tensor self) -> int 2022-08-17T12:17:18.7334694Z processing existing schema: aten::q_zero_point(Tensor self) -> int 2022-08-17T12:17:18.7336080Z processing existing schema: aten::q_scale(Tensor self) -> float 2022-08-17T12:17:18.7337521Z processing existing schema: aten::ccol_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7339237Z processing existing schema: aten::_values(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7340997Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7342300Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor 2022-08-17T12:17:18.7343468Z processing existing schema: aten::sym_numel(Tensor self) -> SymInt 2022-08-17T12:17:18.7345216Z processing existing schema: aten::_amp_foreach_non_finite_check_and_unscale_(Tensor[] self, Tensor(b!) found_inf, Tensor inv_scale) -> () 2022-08-17T12:17:18.7347372Z processing existing schema: aten::popitem.str(Dict(str, t)(a!) self) -> ((str, t)) 2022-08-17T12:17:18.7349450Z processing existing schema: aten::popitem.int(Dict(int, t)(a!) self) -> ((int, t)) 2022-08-17T12:17:18.7351580Z processing existing schema: aten::popitem.bool(Dict(bool, t)(a!) self) -> ((bool, t)) 2022-08-17T12:17:18.7354026Z processing existing schema: aten::popitem.float(Dict(float, t)(a!) self) -> ((float, t)) 2022-08-17T12:17:18.7356319Z processing existing schema: aten::popitem.complex(Dict(complex, t)(a!) self) -> ((complex, t)) 2022-08-17T12:17:18.7358478Z processing existing schema: aten::popitem.Tensor(Dict(Tensor, t)(a!) self) -> ((Tensor, t)) 2022-08-17T12:17:18.7359902Z processing existing schema: aten::_coalesced_(Tensor(a!) self, bool coalesced) -> Tensor(a!) 2022-08-17T12:17:18.7362060Z processing existing schema: aten::sparse_sampled_addmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7363670Z processing existing schema: aten::sparse_sampled_addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.7365138Z processing existing schema: aten::col_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7366567Z processing existing schema: aten::crow_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7368050Z processing existing schema: aten::indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7369596Z schema: prims::atan2(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7371004Z processing existing schema: aten::_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7372546Z processing existing schema: aten::hspmm.out(Tensor mat1, Tensor mat2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7374222Z processing existing schema: aten::hspmm(Tensor mat1, Tensor mat2) -> Tensor 2022-08-17T12:17:18.7376160Z processing existing schema: aten::sparse_resize_and_clear_(Tensor(a!) self, int[] size, int sparse_dim, int dense_dim) -> Tensor(a!) 2022-08-17T12:17:18.7377859Z processing existing schema: aten::copy_sparse_to_sparse_(Tensor(a!) self, Tensor src, bool non_blocking=False) -> Tensor(a!) 2022-08-17T12:17:18.7379411Z processing existing schema: aten::resize_as_sparse_(Tensor(a!) self, Tensor the_template) -> Tensor(a!) 2022-08-17T12:17:18.7381393Z processing existing schema: aten::batch_norm_elemt.out(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor invstd, float eps, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7382894Z processing existing schema: aten::batch_norm_elemt(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor invstd, float eps) -> Tensor 2022-08-17T12:17:18.7384489Z processing existing schema: aten::row_indices(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7385828Z processing existing schema: aten::values(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7387935Z processing existing schema: aten::values.str(Dict(str, t) self) -> t[](*) 2022-08-17T12:17:18.7389987Z processing existing schema: aten::values.int(Dict(int, t) self) -> t[](*) 2022-08-17T12:17:18.7392093Z processing existing schema: aten::values.bool(Dict(bool, t) self) -> t[](*) 2022-08-17T12:17:18.7394712Z processing existing schema: aten::values.float(Dict(float, t) self) -> t[](*) 2022-08-17T12:17:18.7396425Z processing existing schema: aten::values.complex(Dict(complex, t) self) -> t[](*) 2022-08-17T12:17:18.7398623Z processing existing schema: aten::values.Tensor(Dict(Tensor, t) self) -> t[](*) 2022-08-17T12:17:18.7399637Z schema: nvprims::isfinite(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7401625Z processing existing schema: aten::_sparse_broadcast_to(Tensor(a) self, int[] size) -> Tensor(a) 2022-08-17T12:17:18.7402834Z processing existing schema: aten::isupper(str self) -> bool 2022-08-17T12:17:18.7405506Z processing existing schema: aten::_conv_depthwise2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding, int[2] dilation, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7407101Z processing existing schema: aten::_conv_depthwise2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding, int[2] dilation) -> Tensor 2022-08-17T12:17:18.7407973Z processing existing schema: aten::element_size(Tensor self) -> int 2022-08-17T12:17:18.7410448Z processing existing schema: aten::_amp_update_scale_(Tensor(a!) self, Tensor(b!) growth_tracker, Tensor found_inf, float scale_growth_factor, float scale_backoff_factor, int growth_interval) -> Tensor(a!) 2022-08-17T12:17:18.7411855Z processing existing schema: aten::sparse_resize_(Tensor(a!) self, int[] size, int sparse_dim, int dense_dim) -> Tensor(a!) 2022-08-17T12:17:18.7413117Z schema: prims::sub(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7415037Z processing existing schema: aten::_mkldnn_transpose_(Tensor(a!) self, int dim0, int dim1) -> Tensor(a!) 2022-08-17T12:17:18.7416598Z schema: prims::uniform(int[] shape, *, Scalar low, Scalar high, int dtype, Device device) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7418492Z processing existing schema: aten::_resize_output_(Tensor(a!) self, int[] size, Device device) -> Tensor(a!) 2022-08-17T12:17:18.7419479Z schema: nvprims::abs(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7421661Z processing existing schema: aten::_scaled_dot_product_attention(Tensor query, Tensor key, Tensor value, Tensor? attn_mask=None, float dropout_p=0., bool need_attn_weights=True, bool is_causal=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.7423349Z processing existing schema: aten::unflatten_dense_tensors(Tensor flat, Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.7424765Z processing existing schema: aten::flatten_dense_tensors(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.7426769Z processing existing schema: aten::pad_sequence(Tensor[] sequences, bool batch_first=False, float padding_value=0.) -> Tensor 2022-08-17T12:17:18.7428011Z schema: nvprims::ge(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7429705Z processing existing schema: aten::_test_ambiguous_defaults.a(Tensor dummy, int a=1, int b=1) -> Tensor 2022-08-17T12:17:18.7431202Z processing existing schema: aten::_test_ambiguous_defaults.b(Tensor dummy, int a=2, str b="2") -> Tensor 2022-08-17T12:17:18.7432599Z schema: nvprims::sub(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7434458Z processing existing schema: aten::_test_string_default(Tensor dummy, str a="\"\'\\", str b="\"\'\\") -> Tensor 2022-08-17T12:17:18.7436098Z schema: nvprims::remainder(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7437506Z processing existing schema: aten::_test_serialization_subcmul(Tensor self, Tensor other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.7438798Z processing existing schema: aten::linalg_matrix_power(Tensor self, int n) -> Tensor 2022-08-17T12:17:18.7440862Z processing existing schema: aten::linalg_matrix_power.out(Tensor self, int n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7441464Z schema: aten::linalg_solve_ex(Tensor A, Tensor B, *, bool left=True, bool check_errors=False) -> (Tensor result, Tensor info) found on allowlist, skipping 2022-08-17T12:17:18.7442512Z schema: aten::linalg_solve_ex.out(Tensor A, Tensor B, *, bool left=True, bool check_errors=False, Tensor(a!) result, Tensor(b!) info) -> (Tensor(a!) result, Tensor(b!) info) found on allowlist, skipping 2022-08-17T12:17:18.7444332Z processing existing schema: aten::linalg_norm(Tensor self, Scalar? ord=None, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.7446522Z processing existing schema: aten::linalg_norm.out(Tensor self, Scalar? ord=None, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7448262Z processing existing schema: aten::linalg_norm.ord_str(Tensor self, str ord, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.7450335Z processing existing schema: aten::linalg_norm.ord_str_out(Tensor self, str ord, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7451521Z processing existing schema: aten::ger(Tensor self, Tensor vec2) -> Tensor 2022-08-17T12:17:18.7453319Z processing existing schema: aten::ger.out(Tensor self, Tensor vec2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7454855Z processing existing schema: aten::outer(Tensor self, Tensor vec2) -> Tensor 2022-08-17T12:17:18.7456638Z processing existing schema: aten::outer.out(Tensor self, Tensor vec2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7457739Z processing existing schema: aten::inner(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7459488Z processing existing schema: aten::inner.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7460932Z processing existing schema: aten::logdet(Tensor self) -> Tensor 2022-08-17T12:17:18.7461927Z processing existing schema: aten::slogdet(Tensor self) -> (Tensor sign, Tensor logabsdet) 2022-08-17T12:17:18.7463770Z processing existing schema: aten::slogdet.out(Tensor self, *, Tensor(a!) sign, Tensor(b!) logabsdet) -> (Tensor(a!) sign, Tensor(b!) logabsdet) 2022-08-17T12:17:18.7464511Z processing existing schema: aten::linalg_slogdet(Tensor A) -> (Tensor sign, Tensor logabsdet) 2022-08-17T12:17:18.7466243Z processing existing schema: aten::linalg_slogdet.out(Tensor A, *, Tensor(a!) sign, Tensor(b!) logabsdet) -> (Tensor(a!) sign, Tensor(b!) logabsdet) 2022-08-17T12:17:18.7467528Z processing existing schema: aten::linalg_vecdot(Tensor x, Tensor y, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.7469481Z processing existing schema: aten::linalg_vecdot.out(Tensor x, Tensor y, *, int dim=-1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7470559Z processing existing schema: aten::linalg_matmul(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7472166Z processing existing schema: aten::linalg_matmul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7474077Z processing existing schema: aten::linalg_ldl_factor(Tensor self, *, bool hermitian=False) -> (Tensor LD, Tensor pivots) 2022-08-17T12:17:18.7475711Z processing existing schema: aten::linalg_ldl_factor.out(Tensor self, *, bool hermitian=False, Tensor(a!) LD, Tensor(b!) pivots) -> (Tensor(a!) LD, Tensor(b!) pivots) 2022-08-17T12:17:18.7476430Z processing existing schema: aten::det(Tensor self) -> Tensor 2022-08-17T12:17:18.7477810Z processing existing schema: aten::linalg_det(Tensor A) -> Tensor 2022-08-17T12:17:18.7479330Z processing existing schema: aten::linalg_det.out(Tensor A, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7480455Z processing existing schema: aten::linalg_lu_factor(Tensor A, *, bool pivot=True) -> (Tensor LU, Tensor pivots) 2022-08-17T12:17:18.7482282Z processing existing schema: aten::linalg_lu_factor.out(Tensor A, *, bool pivot=True, Tensor(a!) LU, Tensor(b!) pivots) -> (Tensor(a!) LU, Tensor(b!) pivots) 2022-08-17T12:17:18.7483474Z processing existing schema: aten::fft_ifftshift(Tensor self, int[1]? dim=None) -> Tensor 2022-08-17T12:17:18.7485021Z processing existing schema: aten::fft_fftshift(Tensor self, int[1]? dim=None) -> Tensor 2022-08-17T12:17:18.7486683Z processing existing schema: aten::fft_ihfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.7488607Z processing existing schema: aten::fft_ihfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7490316Z processing existing schema: aten::fft_hfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.7492267Z processing existing schema: aten::fft_hfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7494285Z processing existing schema: aten::fft_ihfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.7496604Z processing existing schema: aten::fft_ihfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7498247Z processing existing schema: aten::fft_hfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.7500350Z processing existing schema: aten::fft_hfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7501950Z processing existing schema: aten::special_softmax(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:18.7503287Z processing existing schema: aten::special_multigammaln(Tensor self, int p) -> Tensor 2022-08-17T12:17:18.7505099Z processing existing schema: aten::special_multigammaln.out(Tensor self, int p, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7506540Z processing existing schema: aten::special_gammaincc(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7508435Z processing existing schema: aten::special_gammaincc.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7509749Z processing existing schema: aten::special_gammainc(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7511573Z processing existing schema: aten::special_gammainc.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7513232Z processing existing schema: aten::special_log_softmax(Tensor self, int dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.7514732Z processing existing schema: aten::special_log1p(Tensor self) -> Tensor 2022-08-17T12:17:18.7516362Z processing existing schema: aten::special_log1p.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7517939Z processing existing schema: aten::special_round(Tensor self, *, int decimals=0) -> Tensor 2022-08-17T12:17:18.7519746Z processing existing schema: aten::special_round.out(Tensor self, *, int decimals=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7521176Z processing existing schema: aten::special_sinc(Tensor self) -> Tensor 2022-08-17T12:17:18.7522858Z processing existing schema: aten::special_sinc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7524267Z processing existing schema: aten::special_expit(Tensor self) -> Tensor 2022-08-17T12:17:18.7525975Z processing existing schema: aten::special_expit.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7527661Z processing existing schema: aten::special_logsumexp(Tensor self, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.7529640Z processing existing schema: aten::special_logsumexp.out(Tensor self, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7531175Z processing existing schema: aten::special_polygamma(int n, Tensor self) -> Tensor 2022-08-17T12:17:18.7532864Z processing existing schema: aten::special_polygamma.out(int n, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7534615Z processing existing schema: aten::special_logit(Tensor self, float? eps=None) -> Tensor 2022-08-17T12:17:18.7536294Z processing existing schema: aten::special_logit.out(Tensor self, float? eps=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7537517Z processing existing schema: aten::special_i0(Tensor self) -> Tensor 2022-08-17T12:17:18.7539164Z processing existing schema: aten::special_i0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7540534Z processing existing schema: aten::special_xlogy(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7542245Z processing existing schema: aten::special_xlogy.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7543806Z processing existing schema: aten::special_xlogy.self_scalar(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:18.7545511Z processing existing schema: aten::special_xlogy.self_scalar_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7546959Z processing existing schema: aten::special_xlogy.other_scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7548648Z processing existing schema: aten::special_xlogy.other_scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7549923Z processing existing schema: aten::special_ndtr(Tensor self) -> Tensor 2022-08-17T12:17:18.7551575Z processing existing schema: aten::special_ndtr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7553152Z processing existing schema: aten::special_erfinv(Tensor self) -> Tensor 2022-08-17T12:17:18.7554684Z processing existing schema: aten::special_erfinv.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7555748Z processing existing schema: aten::special_erfc(Tensor self) -> Tensor 2022-08-17T12:17:18.7557430Z processing existing schema: aten::special_erfc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7558819Z processing existing schema: aten::special_erf(Tensor self) -> Tensor 2022-08-17T12:17:18.7560559Z processing existing schema: aten::special_erf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7561912Z processing existing schema: aten::special_gammaln(Tensor self) -> Tensor 2022-08-17T12:17:18.7563481Z processing existing schema: aten::special_gammaln.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7565032Z processing existing schema: aten::special_digamma(Tensor self) -> Tensor 2022-08-17T12:17:18.7566577Z processing existing schema: aten::special_digamma.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7567924Z processing existing schema: aten::special_psi(Tensor self) -> Tensor 2022-08-17T12:17:18.7569851Z processing existing schema: aten::special_psi.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7570872Z processing existing schema: aten::special_exp2(Tensor self) -> Tensor 2022-08-17T12:17:18.7572620Z processing existing schema: aten::special_exp2.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7574100Z processing existing schema: aten::special_expm1(Tensor self) -> Tensor 2022-08-17T12:17:18.7575874Z processing existing schema: aten::special_expm1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7577606Z processing existing schema: aten::column_stack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.7579626Z processing existing schema: aten::column_stack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7581675Z processing existing schema: aten::slow_conv3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0) -> Tensor 2022-08-17T12:17:18.7584193Z processing existing schema: aten::slow_conv3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7585957Z processing existing schema: aten::thnn_conv2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0) -> Tensor 2022-08-17T12:17:18.7588305Z processing existing schema: aten::thnn_conv2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7590069Z processing existing schema: aten::pad(Tensor self, int[] pad, str mode="constant", float? value=None) -> Tensor 2022-08-17T12:17:18.7591941Z schema: prims::sum(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7593996Z processing existing schema: aten::_pad_enum(Tensor self, int[] pad, int mode, float? value=None) -> Tensor 2022-08-17T12:17:18.7595794Z schema: prims::resize(Tensor(a!) a, int[] shape) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.7597543Z processing existing schema: aten::_pad_circular(Tensor self, int[] pad) -> Tensor 2022-08-17T12:17:18.7598920Z processing existing schema: aten::log_sigmoid(Tensor self) -> Tensor 2022-08-17T12:17:18.7600674Z processing existing schema: aten::log_sigmoid.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7602655Z processing existing schema: aten::nll_loss_nd(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100) -> Tensor 2022-08-17T12:17:18.7604381Z processing existing schema: aten::float_power_.Tensor(Tensor(a!) self, Tensor exponent) -> Tensor(a!) 2022-08-17T12:17:18.7605967Z processing existing schema: aten::float_power_.Scalar(Tensor(a!) self, Scalar exponent) -> Tensor(a!) 2022-08-17T12:17:18.7607276Z processing existing schema: aten::float_power.Tensor_Tensor(Tensor self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.7609032Z processing existing schema: aten::float_power.Tensor_Tensor_out(Tensor self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7610505Z processing existing schema: aten::float_power.Scalar(Scalar self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.7612465Z processing existing schema: aten::float_power.Scalar_out(Scalar self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7613780Z processing existing schema: aten::float_power.Tensor_Scalar(Tensor self, Scalar exponent) -> Tensor 2022-08-17T12:17:18.7615983Z processing existing schema: aten::float_power.Tensor_Scalar_out(Tensor self, Scalar exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7617316Z processing existing schema: aten::msort(Tensor self) -> Tensor 2022-08-17T12:17:18.7618980Z processing existing schema: aten::msort.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7621421Z processing existing schema: aten::histogramdd(Tensor self, int[] bins, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor[] bin_edges) 2022-08-17T12:17:18.7623467Z processing existing schema: aten::histogramdd.int_bins(Tensor self, int bins, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor[] bin_edges) 2022-08-17T12:17:18.7625864Z processing existing schema: aten::histogramdd.TensorList_bins(Tensor self, Tensor[] bins, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor[] bin_edges) 2022-08-17T12:17:18.7627390Z processing existing schema: aten::arctan2_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7628894Z processing existing schema: aten::arctan2(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7630491Z processing existing schema: aten::arctan2.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7632085Z processing existing schema: aten::swapdims_(Tensor(a!) self, int dim0, int dim1) -> Tensor(a!) 2022-08-17T12:17:18.7633951Z processing existing schema: aten::swapaxes_(Tensor(a!) self, int axis0, int axis1) -> Tensor(a!) 2022-08-17T12:17:18.7635228Z processing existing schema: aten::linalg_vander(Tensor x, *, int? N=None) -> Tensor 2022-08-17T12:17:18.7637053Z processing existing schema: aten::cross_entropy_loss(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100, float label_smoothing=0.) -> Tensor 2022-08-17T12:17:18.7638154Z schema: prims::rsqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7639606Z processing existing schema: aten::_gather_sparse_backward(Tensor self, int dim, Tensor index, Tensor grad) -> Tensor 2022-08-17T12:17:18.7641075Z processing existing schema: aten::gather_backward(Tensor grad, Tensor self, int dim, Tensor index, bool sparse_grad) -> Tensor 2022-08-17T12:17:18.7642283Z processing existing schema: aten::argwhere(Tensor self) -> Tensor 2022-08-17T12:17:18.7644111Z processing existing schema: aten::nonzero_numpy(Tensor self) -> Tensor[] 2022-08-17T12:17:18.7645527Z processing existing schema: aten::masked_select_backward(Tensor grad, Tensor input, Tensor mask) -> Tensor 2022-08-17T12:17:18.7647154Z processing existing schema: aten::index_select_backward(Tensor grad, int[] self_sizes, int dim, Tensor index) -> Tensor 2022-08-17T12:17:18.7648632Z processing existing schema: aten::take_along_dim(Tensor self, Tensor indices, int? dim=None) -> Tensor 2022-08-17T12:17:18.7650285Z processing existing schema: aten::take_along_dim.out(Tensor self, Tensor indices, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7651805Z processing existing schema: aten::less_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7653268Z processing existing schema: aten::less_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7654649Z processing existing schema: aten::less.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7656156Z processing existing schema: aten::less.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7657444Z processing existing schema: aten::less.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7659031Z processing existing schema: aten::less.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7660591Z processing existing schema: aten::greater_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7662105Z processing existing schema: aten::greater_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7663471Z processing existing schema: aten::greater.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7665210Z processing existing schema: aten::greater.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7666631Z processing existing schema: aten::greater.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7668379Z processing existing schema: aten::greater.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7670638Z processing existing schema: aten::less_equal_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7671802Z processing existing schema: aten::less_equal_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7673312Z processing existing schema: aten::less_equal.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7674785Z processing existing schema: aten::less_equal.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7676060Z processing existing schema: aten::less_equal.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7677678Z processing existing schema: aten::less_equal.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7679278Z processing existing schema: aten::greater_equal_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7680835Z processing existing schema: aten::greater_equal_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7682025Z processing existing schema: aten::greater_equal.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7683684Z processing existing schema: aten::greater_equal.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7685041Z processing existing schema: aten::greater_equal.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7686697Z processing existing schema: aten::greater_equal.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7688280Z processing existing schema: aten::not_equal_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7689798Z processing existing schema: aten::not_equal_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7691111Z processing existing schema: aten::not_equal.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7692772Z processing existing schema: aten::not_equal.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7694187Z processing existing schema: aten::not_equal.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7695700Z processing existing schema: aten::not_equal.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7697669Z processing existing schema: aten::diag_backward(Tensor grad, int[] input_sizes, int diagonal) -> Tensor 2022-08-17T12:17:18.7698294Z schema: static_runtime::permute_copy(Tensor self, int[] dims) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7699226Z processing existing schema: aten::__ixor__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7701179Z processing existing schema: aten::__ixor__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7701818Z schema: static_runtime::to_maybe_copy_out.prim_dtype(Tensor self, int? dtype=None, bool non_blocking=False, bool copy=False) -> (Tensor, bool) found on allowlist, skipping 2022-08-17T12:17:18.7702208Z schema: static_runtime::to_maybe_copy_out.dtype(Tensor self, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> (Tensor, bool) found on allowlist, skipping 2022-08-17T12:17:18.7702945Z schema: static_runtime::to_maybe_copy_out.other(Tensor self, Tensor other, bool non_blocking=False, bool copy=False, int? memory_format=None) -> (Tensor, bool) found on allowlist, skipping 2022-08-17T12:17:18.7703316Z processing existing schema: aten::__xor__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7703999Z processing existing schema: aten::__xor__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7705331Z processing existing schema: aten::__xor__.bool(bool a, bool b) -> bool 2022-08-17T12:17:18.7706660Z processing existing schema: aten::__xor__.int(int a, int b) -> int 2022-08-17T12:17:18.7707013Z schema: profiler::_record_function_enter_new(str name, str? args=None) -> __torch__.torch.classes.profiler._RecordFunction found on allowlist, skipping 2022-08-17T12:17:18.7709071Z processing existing schema: aten::__ior__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7710654Z processing existing schema: aten::__ior__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7711066Z schema: static_runtime::flatten_copy.using_ints(Tensor self, int start_dim=0, int end_dim=-1) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7711654Z processing existing schema: aten::__or__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7713342Z processing existing schema: aten::__or__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7714590Z processing existing schema: aten::__or__.bool(bool a, bool b) -> bool 2022-08-17T12:17:18.7716221Z processing existing schema: aten::__or__.int(int a, int b) -> int 2022-08-17T12:17:18.7717774Z processing existing schema: aten::get_gradients(int context_id) -> Dict(Tensor, Tensor) 2022-08-17T12:17:18.7719258Z processing existing schema: aten::__iand__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7720748Z processing existing schema: aten::__iand__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7722447Z schema: prims::prod(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7724177Z processing existing schema: aten::_pad_packed_sequence(Tensor data, Tensor batch_sizes, bool batch_first, Scalar padding_value, int total_length) -> (Tensor, Tensor) 2022-08-17T12:17:18.7725422Z schema: prims::copy_to(Tensor(a!) a, Tensor b) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.7727150Z processing existing schema: aten::_pack_padded_sequence_backward(Tensor grad, int[] input_size, Tensor batch_sizes, bool batch_first) -> Tensor 2022-08-17T12:17:18.7729652Z processing existing schema: aten::quantized_rnn_tanh_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> Tensor 2022-08-17T12:17:18.7731554Z processing existing schema: aten::quantized_rnn_relu_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> Tensor 2022-08-17T12:17:18.7733373Z processing existing schema: aten::quantized_gru_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> Tensor 2022-08-17T12:17:18.7735613Z processing existing schema: aten::quantized_lstm_cell(Tensor input, Tensor[] hx, Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh, Tensor packed_ih, Tensor packed_hh, Tensor col_offsets_ih, Tensor col_offsets_hh, Scalar scale_ih, Scalar scale_hh, Scalar zero_point_ih, Scalar zero_point_hh) -> (Tensor, Tensor) 2022-08-17T12:17:18.7737566Z processing existing schema: aten::rnn_relu.input(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.7739247Z processing existing schema: aten::rnn_relu.data(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.7740990Z processing existing schema: aten::rnn_tanh.input(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.7742828Z processing existing schema: aten::rnn_tanh.data(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.7744660Z processing existing schema: aten::gru.input(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.7746523Z processing existing schema: aten::gru.data(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:18.7748658Z processing existing schema: aten::lstm.input(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7750795Z processing existing schema: aten::lstm.data(Tensor data, Tensor batch_sizes, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7752159Z schema: nvprims::where(Tensor pred, Tensor a, Tensor b) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7754019Z processing existing schema: aten::_thnn_differentiable_gru_cell_backward(Tensor grad_hy, Tensor input_gates, Tensor hidden_gates, Tensor hx, Tensor? input_bias, Tensor? hidden_bias) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7754931Z schema: nvprims::convert_element_type(Tensor a, int dtype) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7756895Z processing existing schema: aten::_thnn_differentiable_lstm_cell_backward(Tensor? grad_hy, Tensor? grad_cy, Tensor input_gates, Tensor hidden_gates, Tensor? input_bias, Tensor? hidden_bias, Tensor cx, Tensor cy) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7758699Z schema: nvprims::amin(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7760275Z processing existing schema: aten::_thnn_fused_lstm_cell_backward(Tensor? grad_hy, Tensor? grad_cy, Tensor cx, Tensor cy, Tensor workspace, bool has_bias) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7760809Z processing existing schema: aten::promote_types(int type1, int type2) -> int 2022-08-17T12:17:18.7762212Z processing existing schema: aten::can_cast(int from, int to) -> bool 2022-08-17T12:17:18.7763663Z processing existing schema: aten::combinations(Tensor self, int r=2, bool with_replacement=False) -> Tensor 2022-08-17T12:17:18.7765131Z processing existing schema: aten::cartesian_prod(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.7766937Z processing existing schema: aten::meshgrid(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.7769015Z processing existing schema: aten::meshgrid.indexing(Tensor[] tensors, *, str indexing) -> Tensor[] 2022-08-17T12:17:18.7770277Z processing existing schema: aten::get_device(Tensor self) -> int 2022-08-17T12:17:18.7771914Z processing existing schema: aten::_autocast_to_full_precision(Tensor(a) self, bool cuda_enabled, bool cpu_enabled) -> Tensor(a) 2022-08-17T12:17:18.7773132Z processing existing schema: aten::storage_offset(Tensor self) -> int 2022-08-17T12:17:18.7775021Z processing existing schema: aten::_autocast_to_reduced_precision(Tensor(a) self, bool cuda_enabled, bool cpu_enabled, int cuda_dtype, int cpu_dtype) -> Tensor(a) 2022-08-17T12:17:18.7776457Z processing existing schema: aten::choose_qparams_optimized(Tensor input, int numel, int n_bins, float ratio, int bit_width) -> (Tensor, Tensor) 2022-08-17T12:17:18.7778285Z schema: prims::fft_c2r(Tensor self, *, int[] dim, int last_dim_size) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7779294Z processing existing schema: aten::_saturate_weight_to_fp16(Tensor weight) -> Tensor 2022-08-17T12:17:18.7780477Z processing existing schema: aten::upper(str self) -> str 2022-08-17T12:17:18.7781850Z processing existing schema: aten::_choose_qparams_per_tensor(Tensor self, bool reduce_range=False) -> (float, int) 2022-08-17T12:17:18.7784659Z processing existing schema: aten::fused_moving_avg_obs_fake_quant(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor(a!) running_min, Tensor(b!) running_max, Tensor(c!) scale, Tensor(d!) zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False) -> Tensor 2022-08-17T12:17:18.7785781Z processing existing schema: aten::cuda(Tensor(a) self) -> Tensor(a|b) 2022-08-17T12:17:18.7787678Z processing existing schema: aten::_fake_quantize_learnable_per_channel_affine_backward(Tensor grad, Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, float grad_factor=1.) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7788896Z processing existing schema: aten::fake_quantize_per_channel_affine_cachemask_backward(Tensor grad, Tensor mask) -> Tensor 2022-08-17T12:17:18.7790439Z processing existing schema: aten::fake_quantize_per_channel_affine(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max) -> Tensor 2022-08-17T12:17:18.7791268Z processing existing schema: aten::modf(float a) -> (float, float) 2022-08-17T12:17:18.7793231Z processing existing schema: aten::_fake_quantize_learnable_per_tensor_affine_backward(Tensor grad, Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max, float grad_factor=1.) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7794378Z processing existing schema: aten::fake_quantize_per_tensor_affine_cachemask_backward(Tensor grad, Tensor mask) -> Tensor 2022-08-17T12:17:18.7795751Z processing existing schema: aten::to_mkldnn_backward(Tensor grad, Tensor input) -> Tensor 2022-08-17T12:17:18.7797035Z processing existing schema: aten::coalesce(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7798371Z processing existing schema: aten::to_dense_backward(Tensor grad, Tensor input) -> Tensor 2022-08-17T12:17:18.7799896Z processing existing schema: aten::to_dense(Tensor self, int? dtype=None) -> Tensor 2022-08-17T12:17:18.7801920Z processing existing schema: aten::_to_cpu(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.7803595Z processing existing schema: aten::_validate_sparse_bsc_tensor_args(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.7805122Z processing existing schema: aten::_validate_sparse_bsr_tensor_args(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.7806637Z processing existing schema: aten::_validate_sparse_csc_tensor_args(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.7808119Z processing existing schema: aten::_validate_sparse_csr_tensor_args(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.7809696Z processing existing schema: aten::_validate_sparse_compressed_tensor_args(Tensor compressed_indices, Tensor plain_indices, Tensor values, int[] size, int layout) -> () 2022-08-17T12:17:18.7810986Z processing existing schema: aten::_validate_sparse_coo_tensor_args(Tensor indices, Tensor values, int[] size) -> () 2022-08-17T12:17:18.7812651Z processing existing schema: aten::subtract_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.7814576Z processing existing schema: aten::subtract_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.7816108Z processing existing schema: aten::subtract.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.7817832Z processing existing schema: aten::subtract.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7819278Z processing existing schema: aten::subtract.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.7820845Z processing existing schema: aten::positive(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7822428Z processing existing schema: aten::_weight_norm_differentiable_backward(Tensor grad_w, Tensor saved_v, Tensor saved_g, Tensor saved_norms, int dim) -> (Tensor, Tensor) 2022-08-17T12:17:18.7823525Z processing existing schema: aten::_weight_norm(Tensor v, Tensor g, int dim=0) -> Tensor 2022-08-17T12:17:18.7825367Z processing existing schema: aten::norm_except_dim(Tensor v, int pow=2, int dim=0) -> Tensor 2022-08-17T12:17:18.7827183Z schema: prims::sin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7827707Z processing existing schema: aten::_has_compatible_shallow_copy_type(Tensor self, Tensor from) -> bool 2022-08-17T12:17:18.7829262Z processing existing schema: aten::type_as(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7830860Z processing existing schema: aten::fix_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.7831753Z processing existing schema: aten::fix(Tensor self) -> Tensor 2022-08-17T12:17:18.7833636Z processing existing schema: aten::fix.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7835377Z processing existing schema: aten::trapz.x(Tensor y, Tensor x, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.7836703Z processing existing schema: aten::trapz.dx(Tensor y, *, float dx=1., int dim=-1) -> Tensor 2022-08-17T12:17:18.7838072Z processing existing schema: aten::trapezoid.x(Tensor y, Tensor x, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.7839521Z processing existing schema: aten::trapezoid.dx(Tensor y, *, Scalar dx=1, int dim=-1) -> Tensor 2022-08-17T12:17:18.7840760Z processing existing schema: aten::flipud(Tensor self) -> Tensor 2022-08-17T12:17:18.7842193Z processing existing schema: aten::fliplr(Tensor self) -> Tensor 2022-08-17T12:17:18.7843710Z processing existing schema: aten::one_hot(Tensor self, int num_classes=-1) -> Tensor 2022-08-17T12:17:18.7845296Z processing existing schema: aten::tile(Tensor self, int[] dims) -> Tensor 2022-08-17T12:17:18.7858527Z processing existing schema: aten::sum_to_size(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.7859449Z processing existing schema: aten::istft(Tensor self, int n_fft, int? hop_length=None, int? win_length=None, Tensor? window=None, bool center=True, bool normalized=False, bool? onesided=None, int? length=None, bool return_complex=False) -> Tensor 2022-08-17T12:17:18.7859857Z processing existing schema: aten::dstack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.7860307Z processing existing schema: aten::dstack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7860818Z processing existing schema: aten::vstack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.7861275Z processing existing schema: aten::vstack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7861611Z processing existing schema: aten::hstack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.7861854Z processing existing schema: aten::hstack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7862068Z processing existing schema: aten::smm(Tensor self, Tensor mat2) -> Tensor 2022-08-17T12:17:18.7862875Z processing existing schema: aten::selu_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.7863979Z processing existing schema: aten::selu(Tensor self) -> Tensor 2022-08-17T12:17:18.7865811Z processing existing schema: aten::infinitely_differentiable_gelu_backward(Tensor grad, Tensor self) -> Tensor 2022-08-17T12:17:18.7866873Z processing existing schema: aten::relu6_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.7868228Z processing existing schema: aten::relu6(Tensor self) -> Tensor 2022-08-17T12:17:18.7871141Z processing existing schema: aten::rrelu_(Tensor(a!) self, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:18.7873509Z processing existing schema: aten::rrelu(Tensor self, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.7874844Z processing existing schema: aten::negative_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.7876116Z processing existing schema: aten::negative(Tensor self) -> Tensor 2022-08-17T12:17:18.7877796Z processing existing schema: aten::negative.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7879250Z processing existing schema: aten::ravel(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7880933Z processing existing schema: aten::pin_memory(Tensor(a) self, Device? device=None) -> Tensor(a) 2022-08-17T12:17:18.7882350Z processing existing schema: aten::adjoint(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.7884524Z processing existing schema: aten::moveaxis.intlist(Tensor(a) self, int[] source, int[] destination) -> Tensor(a) 2022-08-17T12:17:18.7886099Z processing existing schema: aten::moveaxis.int(Tensor(a) self, int source, int destination) -> Tensor(a) 2022-08-17T12:17:18.7888318Z processing existing schema: aten::pairwise_distance(Tensor x1, Tensor x2, float p=2., float eps=9.9999999999999995e-07, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.7889517Z schema: prims::item(Tensor a) -> Scalar found on allowlist, skipping 2022-08-17T12:17:18.7890811Z processing existing schema: aten::_nnpack_available() -> bool 2022-08-17T12:17:18.7892076Z processing existing schema: aten::is_vulkan_available() -> bool 2022-08-17T12:17:18.7893757Z processing existing schema: aten::multiply_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7895522Z processing existing schema: aten::multiply_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7896809Z processing existing schema: aten::multiply.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7898448Z processing existing schema: aten::multiply.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7899868Z processing existing schema: aten::multiply.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7900799Z schema: nvprims::tan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7902496Z processing existing schema: aten::_sparse_mm(Tensor sparse, Tensor dense) -> Tensor 2022-08-17T12:17:18.7904065Z schema: aten::nanmean(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7905890Z schema: aten::nanmean.out(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.7907693Z processing existing schema: aten::value_selecting_reduction_backward(Tensor grad, int dim, Tensor indices, int[] sizes, bool keepdim) -> Tensor 2022-08-17T12:17:18.7909015Z processing existing schema: aten::matrix_exp_backward(Tensor self, Tensor grad) -> Tensor 2022-08-17T12:17:18.7910405Z processing existing schema: aten::matrix_exp(Tensor self) -> Tensor 2022-08-17T12:17:18.7911740Z processing existing schema: aten::matrix_power(Tensor self, int n) -> Tensor 2022-08-17T12:17:18.7913553Z processing existing schema: aten::matrix_power.out(Tensor self, int n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7915166Z processing existing schema: aten::ldexp_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7916581Z processing existing schema: aten::ldexp.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7918473Z processing existing schema: aten::ldexp.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7919818Z processing existing schema: aten::ldexp(float x, int i) -> float 2022-08-17T12:17:18.7921242Z processing existing schema: aten::fbgemm_pack_quantized_matrix(Tensor input) -> Tensor 2022-08-17T12:17:18.7922732Z processing existing schema: aten::fbgemm_pack_quantized_matrix.KN(Tensor input, int K, int N) -> Tensor 2022-08-17T12:17:18.7924335Z processing existing schema: aten::fbgemm_linear_fp16_weight(Tensor input, Tensor packed_weight, Tensor bias) -> Tensor 2022-08-17T12:17:18.7926849Z processing existing schema: aten::fbgemm_linear_fp16_weight_fp32_activation(Tensor input, Tensor packed_weight, Tensor bias) -> Tensor 2022-08-17T12:17:18.7927223Z processing existing schema: aten::fbgemm_pack_gemm_matrix_fp16(Tensor input) -> Tensor 2022-08-17T12:17:18.7928300Z processing existing schema: aten::fbgemm_linear_quantize_weight(Tensor input) -> (Tensor, Tensor, float, int) 2022-08-17T12:17:18.7930313Z processing existing schema: aten::fbgemm_linear_int8_weight(Tensor input, Tensor weight, Tensor packed, Tensor col_offsets, Scalar weight_scale, Scalar weight_zero_point, Tensor bias) -> Tensor 2022-08-17T12:17:18.7932102Z processing existing schema: aten::fbgemm_linear_int8_weight_fp32_activation(Tensor input, Tensor weight, Tensor packed, Tensor col_offsets, Scalar weight_scale, Scalar weight_zero_point, Tensor bias) -> Tensor 2022-08-17T12:17:18.7932981Z processing existing schema: aten::kron(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7934828Z processing existing schema: aten::kron.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7936175Z processing existing schema: aten::isreal(Tensor self) -> Tensor 2022-08-17T12:17:18.7937190Z processing existing schema: aten::is_neg(Tensor self) -> bool 2022-08-17T12:17:18.7939085Z schema: prims::bitwise_or(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7940273Z processing existing schema: aten::_is_zerotensor(Tensor self) -> bool 2022-08-17T12:17:18.7941707Z processing existing schema: aten::is_conj(Tensor self) -> bool 2022-08-17T12:17:18.7943170Z processing existing schema: aten::is_distributed(Tensor self) -> bool 2022-08-17T12:17:18.7945855Z processing existing schema: aten::isclose(Tensor self, Tensor other, float rtol=1.0000000000000001e-05, float atol=1e-08, bool equal_nan=False) -> Tensor 2022-08-17T12:17:18.7948019Z processing existing schema: aten::instance_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool use_input_stats, float momentum, float eps, bool cudnn_enabled) -> Tensor 2022-08-17T12:17:18.7949441Z processing existing schema: aten::ljust(str self, int width, str fillchar=" ") -> str 2022-08-17T12:17:18.7950820Z processing existing schema: aten::_cufft_clear_plan_cache(int device_index) -> () 2022-08-17T12:17:18.7952465Z processing existing schema: aten::lstrip(str self, str chars=" \n\t\f\v") -> str 2022-08-17T12:17:18.7953627Z processing existing schema: aten::_cufft_set_plan_cache_max_size(int device_index, int max_size) -> () 2022-08-17T12:17:18.7955106Z processing existing schema: aten::rjust(str self, int width, str fillchar=" ") -> str 2022-08-17T12:17:18.7956177Z processing existing schema: aten::_cufft_get_plan_cache_max_size(int device_index) -> int 2022-08-17T12:17:18.7957540Z processing existing schema: aten::zfill(str self, int width) -> str 2022-08-17T12:17:18.7958818Z processing existing schema: aten::_cufft_get_plan_cache_size(int device_index) -> int 2022-08-17T12:17:18.7960172Z schema: prims::signbit(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7961794Z processing existing schema: aten::_grid_sampler_2d_cpu_fallback_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> (Tensor, Tensor) 2022-08-17T12:17:18.7962616Z processing existing schema: prim::is_meta(Tensor a) -> bool 2022-08-17T12:17:18.7965191Z processing existing schema: aten::_embedding_bag_sparse_backward(Tensor grad, Tensor indices, Tensor offsets, Tensor offset2bag, Tensor bag_size, int num_weights, bool scale_grad_by_freq, int mode, Tensor? per_sample_weights, int padding_idx=-1) -> Tensor 2022-08-17T12:17:18.7965780Z processing existing schema: prim::is_mps(Tensor a) -> bool 2022-08-17T12:17:18.7968289Z processing existing schema: aten::_embedding_bag_backward(Tensor grad, Tensor indices, Tensor offsets, Tensor offset2bag, Tensor bag_size, Tensor maximum_indices, int num_weights, bool scale_grad_by_freq, int mode, bool sparse, Tensor? per_sample_weights, int padding_idx=-1) -> Tensor 2022-08-17T12:17:18.7969977Z processing existing schema: aten::embedding_bag(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7971769Z processing existing schema: aten::embedding_bag.padding_idx(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq, int mode, bool sparse, Tensor? per_sample_weights, bool include_last_offset, int? padding_idx) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.7972981Z processing existing schema: aten::row_stack(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.7974998Z processing existing schema: aten::row_stack.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7976677Z schema: prims::fft_r2c(Tensor self, *, int[] dim, bool onesided) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.7977944Z processing existing schema: aten::_rowwise_prune(Tensor weight, Tensor mask, int compressed_indices_dtype) -> (Tensor, Tensor) 2022-08-17T12:17:18.7979438Z processing existing schema: aten::embedding_sparse_backward(Tensor grad, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq) -> Tensor 2022-08-17T12:17:18.7981141Z processing existing schema: aten::embedding_backward(Tensor grad, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq, bool sparse) -> Tensor 2022-08-17T12:17:18.7982739Z processing existing schema: aten::divide_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.7984410Z processing existing schema: aten::divide_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.7986276Z processing existing schema: aten::divide_.Tensor_mode(Tensor(a!) self, Tensor other, *, str? rounding_mode) -> Tensor(a!) 2022-08-17T12:17:18.7988091Z processing existing schema: aten::divide_.Scalar_mode(Tensor(a!) self, Scalar other, *, str? rounding_mode) -> Tensor(a!) 2022-08-17T12:17:18.7989589Z processing existing schema: aten::divide.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.7991381Z processing existing schema: aten::divide.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7992990Z processing existing schema: aten::divide.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.7994727Z processing existing schema: aten::divide.Tensor_mode(Tensor self, Tensor other, *, str? rounding_mode) -> Tensor 2022-08-17T12:17:18.7996618Z processing existing schema: aten::divide.out_mode(Tensor self, Tensor other, *, str? rounding_mode, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.7998215Z processing existing schema: aten::divide.Scalar_mode(Tensor self, Scalar other, *, str? rounding_mode) -> Tensor 2022-08-17T12:17:18.8000451Z processing existing schema: aten::gradient.scalarint(Tensor self, *, Scalar? spacing=None, int? dim=None, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.8002830Z processing existing schema: aten::gradient.scalararray(Tensor self, *, Scalar spacing, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.8005131Z processing existing schema: aten::gradient.array(Tensor self, *, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.8007703Z processing existing schema: aten::gradient.scalarrayint(Tensor self, *, Scalar[] spacing, int? dim=None, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.8010283Z processing existing schema: aten::gradient.scalarrayarray(Tensor self, *, Scalar[] spacing, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.8012744Z processing existing schema: aten::gradient.tensorarrayint(Tensor self, *, Tensor[] spacing, int? dim=None, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.8015489Z processing existing schema: aten::gradient.tensorarray(Tensor self, *, Tensor[] spacing, int[] dim, int edge_order=1) -> Tensor[] 2022-08-17T12:17:18.8017316Z processing existing schema: aten::diff(Tensor self, int n=1, int dim=-1, Tensor? prepend=None, Tensor? append=None) -> Tensor 2022-08-17T12:17:18.8019479Z processing existing schema: aten::diff.out(Tensor self, int n=1, int dim=-1, Tensor? prepend=None, Tensor? append=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8021275Z processing existing schema: aten::fill_diagonal_(Tensor(a!) self, Scalar fill_value, bool wrap=False) -> Tensor(a!) 2022-08-17T12:17:18.8023173Z processing existing schema: aten::linalg_diagonal(Tensor(a) A, *, int offset=0, int dim1=-2, int dim2=-1) -> Tensor(a) 2022-08-17T12:17:18.8024746Z processing existing schema: aten::diagflat(Tensor self, int offset=0) -> Tensor 2022-08-17T12:17:18.8026392Z processing existing schema: aten::cumulative_trapezoid.x(Tensor y, Tensor x, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.8028046Z processing existing schema: aten::cumulative_trapezoid.dx(Tensor y, *, Scalar dx=1, int dim=-1) -> Tensor 2022-08-17T12:17:18.8029692Z processing existing schema: aten::cumprod_backward(Tensor grad, Tensor input, int dim, Tensor output) -> Tensor 2022-08-17T12:17:18.8031309Z processing existing schema: aten::cummaxmin_backward(Tensor grad, Tensor input, Tensor indices, int dim) -> Tensor 2022-08-17T12:17:18.8032732Z processing existing schema: aten::corrcoef(Tensor self) -> Tensor 2022-08-17T12:17:18.8034591Z processing existing schema: aten::cov(Tensor self, *, int correction=1, Tensor? fweights=None, Tensor? aweights=None) -> Tensor 2022-08-17T12:17:18.8036176Z processing existing schema: aten::conv_tbc_backward(Tensor self, Tensor input, Tensor weight, Tensor bias, int pad) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8037761Z processing existing schema: aten::center(str self, int width, str fillchar=" ") -> str 2022-08-17T12:17:18.8041085Z processing existing schema: aten::_convolution_double_backward(Tensor? ggI, Tensor? ggW, Tensor? ggb, Tensor gO, Tensor weight, Tensor self, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8042493Z processing existing schema: aten::count(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:18.8044197Z processing existing schema: aten::count.int(int[] self, int el) -> int 2022-08-17T12:17:18.8045971Z processing existing schema: aten::count.float(float[] self, float el) -> int 2022-08-17T12:17:18.8047681Z processing existing schema: aten::count.bool(bool[] self, bool el) -> int 2022-08-17T12:17:18.8049448Z processing existing schema: aten::count.Tensor(Tensor[] self, Tensor el) -> int 2022-08-17T12:17:18.8051186Z processing existing schema: aten::count.str(str[] self, str el) -> int 2022-08-17T12:17:18.8053587Z processing existing schema: aten::_convolution_mode(Tensor input, Tensor weight, Tensor? bias, int[] stride, str padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.8055045Z processing existing schema: aten::cudnn_is_acceptable(Tensor self) -> bool 2022-08-17T12:17:18.8056909Z processing existing schema: aten::clip_(Tensor(a!) self, Scalar? min=None, Scalar? max=None) -> Tensor(a!) 2022-08-17T12:17:18.8058817Z processing existing schema: aten::clip_.Tensor(Tensor(a!) self, Tensor? min=None, Tensor? max=None) -> Tensor(a!) 2022-08-17T12:17:18.8060523Z processing existing schema: aten::clip(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor 2022-08-17T12:17:18.8062573Z processing existing schema: aten::clip.out(Tensor self, Scalar? min=None, Scalar? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8064198Z processing existing schema: aten::clip.Tensor(Tensor self, Tensor? min=None, Tensor? max=None) -> Tensor 2022-08-17T12:17:18.8066162Z processing existing schema: aten::clip.Tensor_out(Tensor self, Tensor? min=None, Tensor? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8067889Z processing existing schema: aten::concat(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:18.8070233Z processing existing schema: aten::concat.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8071863Z processing existing schema: aten::concat.names(Tensor[] tensors, str dim) -> Tensor 2022-08-17T12:17:18.8074724Z processing existing schema: aten::concat.names_out(Tensor[] tensors, str dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8076890Z processing existing schema: aten::broadcast_to(Tensor(a) self, int[] size) -> Tensor(a) 2022-08-17T12:17:18.8079692Z processing existing schema: aten::broadcast_tensors(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.8082039Z processing existing schema: aten::extend.t(t[](a!) self, t[] other) -> () 2022-08-17T12:17:18.8085381Z processing existing schema: aten::_batch_norm_impl_index_backward(int impl_index, Tensor input, Tensor grad_output, Tensor? weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var_transform, bool train, float eps, bool[3] output_mask, Tensor reservedSpace) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8086088Z processing existing schema: aten::reverse.t(t[](a!) self) -> () 2022-08-17T12:17:18.8089481Z processing existing schema: aten::_batch_norm_impl_index(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps, bool cudnn_enabled) -> (Tensor, Tensor, Tensor, Tensor, int) 2022-08-17T12:17:18.8091859Z processing existing schema: aten::batch_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps, bool cudnn_enabled) -> Tensor 2022-08-17T12:17:18.8093034Z processing existing schema: aten::atleast_3d(Tensor self) -> Tensor 2022-08-17T12:17:18.8096154Z processing existing schema: aten::atleast_3d.Sequence(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.8097508Z processing existing schema: aten::atleast_2d(Tensor self) -> Tensor 2022-08-17T12:17:18.8100413Z processing existing schema: aten::atleast_2d.Sequence(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.8101466Z processing existing schema: aten::atleast_1d(Tensor self) -> Tensor 2022-08-17T12:17:18.8104467Z processing existing schema: aten::atleast_1d.Sequence(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:18.8105985Z processing existing schema: aten::arctan_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.8107859Z processing existing schema: aten::arctan(Tensor self) -> Tensor 2022-08-17T12:17:18.8110040Z processing existing schema: aten::arctan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8112012Z processing existing schema: aten::arcsin_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.8113729Z processing existing schema: aten::arcsin(Tensor self) -> Tensor 2022-08-17T12:17:18.8116045Z processing existing schema: aten::arcsin.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8117773Z processing existing schema: aten::arctanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.8119294Z processing existing schema: aten::arctanh(Tensor self) -> Tensor 2022-08-17T12:17:18.8121751Z processing existing schema: aten::arctanh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8123317Z processing existing schema: aten::arcsinh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.8125178Z processing existing schema: aten::arcsinh(Tensor self) -> Tensor 2022-08-17T12:17:18.8127471Z processing existing schema: aten::arcsinh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8129335Z processing existing schema: aten::join(str self, str[] values) -> str 2022-08-17T12:17:18.8130928Z processing existing schema: aten::_dim_arange(Tensor like, int dim) -> Tensor 2022-08-17T12:17:18.8133433Z processing existing schema: aten::affine_grid_generator_backward(Tensor grad, int[] size, bool align_corners) -> Tensor 2022-08-17T12:17:18.8134739Z processing existing schema: aten::adaptive_max_pool1d(Tensor self, int[1] output_size) -> (Tensor, Tensor) 2022-08-17T12:17:18.8137143Z processing existing schema: aten::adaptive_avg_pool1d(Tensor self, int[1] output_size) -> Tensor 2022-08-17T12:17:18.8139934Z processing existing schema: aten::avg_pool1d(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], bool ceil_mode=False, bool count_include_pad=True) -> Tensor 2022-08-17T12:17:18.8141102Z processing existing schema: aten::arccos_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.8143295Z processing existing schema: aten::arccos(Tensor self) -> Tensor 2022-08-17T12:17:18.8145345Z processing existing schema: aten::arccos.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8147014Z processing existing schema: aten::chalf(Tensor self, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.8149499Z processing existing schema: aten::feature_alpha_dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.8150784Z processing existing schema: aten::feature_alpha_dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.8153514Z processing existing schema: aten::alpha_dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.8154936Z processing existing schema: aten::alpha_dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.8157510Z processing existing schema: aten::feature_dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.8158907Z processing existing schema: aten::feature_dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.8161022Z schema: nvprims::asin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8162328Z processing existing schema: aten::_shape_as_tensor(Tensor self) -> Tensor 2022-08-17T12:17:18.8165154Z schema: prims::full(int[] shape, Scalar fill_value, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8166232Z processing existing schema: aten::_reshape_from_tensor(Tensor self, Tensor shape) -> Tensor 2022-08-17T12:17:18.8168458Z schema: nvprims::erf(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8170256Z processing existing schema: aten::_sobol_engine_initialize_state_(Tensor(a!) self, int dimension) -> Tensor(a!) 2022-08-17T12:17:18.8171884Z schema: nvprims::exp(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8174488Z processing existing schema: aten::_sobol_engine_scramble_(Tensor(a!) self, Tensor ltm, int dimension) -> Tensor(a!) 2022-08-17T12:17:18.8175596Z schema: nvprims::bitwise_not(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8178508Z processing existing schema: aten::_sobol_engine_ff_(Tensor(a!) self, int n, Tensor sobolstate, int dimension, int num_generated) -> Tensor(a!) 2022-08-17T12:17:18.8179499Z schema: nvprims::cos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8182076Z processing existing schema: aten::_sobol_engine_draw(Tensor quasi, int n, Tensor sobolstate, int dimension, int num_generated, int? dtype) -> (Tensor, Tensor) 2022-08-17T12:17:18.8182997Z processing existing schema: aten::partition(str self, str separator) -> (str, str, str) 2022-08-17T12:17:18.8185230Z processing existing schema: aten::_debug_has_internal_overlap(Tensor self) -> int 2022-08-17T12:17:18.8186287Z processing existing schema: aten::_use_cudnn_rnn_flatten_weight() -> bool 2022-08-17T12:17:18.8188741Z processing existing schema: aten::_unpack_dual(Tensor(a) dual, int level) -> (Tensor(a) primal, Tensor tangent) 2022-08-17T12:17:18.8189684Z processing existing schema: aten::retains_grad(Tensor self) -> bool 2022-08-17T12:17:18.8192135Z processing existing schema: prim::data(Tensor(a) a) -> Tensor(a) 2022-08-17T12:17:18.8193673Z processing existing schema: aten::_cast_Half(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8195588Z processing existing schema: aten::isalnum(str self) -> bool 2022-08-17T12:17:18.8197407Z processing existing schema: aten::_cast_Short(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8198933Z processing existing schema: aten::isspace(str self) -> bool 2022-08-17T12:17:18.8201100Z processing existing schema: aten::_cast_Long(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8202425Z processing existing schema: aten::isdigit(str self) -> bool 2022-08-17T12:17:18.8204707Z processing existing schema: aten::_cast_Int(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8205992Z processing existing schema: prim::is_xpu(Tensor a) -> bool 2022-08-17T12:17:18.8208219Z processing existing schema: aten::_cast_Float(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8209476Z processing existing schema: prim::is_cpu(Tensor a) -> bool 2022-08-17T12:17:18.8211764Z processing existing schema: aten::_cast_Double(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8213014Z processing existing schema: aten::lower(str self) -> str 2022-08-17T12:17:18.8215512Z processing existing schema: aten::_cast_Char(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8216471Z processing existing schema: prim::type(Device self) -> str 2022-08-17T12:17:18.8218896Z processing existing schema: aten::_cast_Byte(Tensor self, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8222279Z processing existing schema: aten::_triton_multi_head_attention.out(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8224470Z processing existing schema: aten::_triton_multi_head_attention(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None) -> Tensor 2022-08-17T12:17:18.8227072Z processing existing schema: aten::_triton_scaled_dot_attention.out(Tensor q, Tensor k, Tensor v, float dropout_p=0., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8228628Z processing existing schema: aten::_triton_scaled_dot_attention(Tensor q, Tensor k, Tensor v, float dropout_p=0.) -> Tensor 2022-08-17T12:17:18.8230908Z schema: prims::where(Tensor pred, Tensor a, Tensor b) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8233058Z schema: aten::_nested_tensor_layer_norm.out(Tensor self, Tensor? weight, Tensor? bias, float eps, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.8233673Z schema: aten::_nested_tensor_layer_norm(Tensor self, Tensor? weight, Tensor? bias, float eps) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8236459Z processing existing schema: aten::to_padded_tensor.out(Tensor self, float padding, int[]? output_size=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8238208Z processing existing schema: aten::to_padded_tensor(Tensor self, float padding, int[]? output_size=None) -> Tensor 2022-08-17T12:17:18.8239964Z processing existing schema: aten::alias_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8241329Z processing existing schema: aten::alias_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8243599Z processing existing schema: aten::unfold_copy.out(Tensor self, int dimension, int size, int step, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8245327Z processing existing schema: aten::unfold_copy(Tensor self, int dimension, int size, int step) -> Tensor 2022-08-17T12:17:18.8247589Z processing existing schema: aten::view_copy.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8249436Z processing existing schema: aten::view_copy.dtype_out(Tensor self, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8251295Z processing existing schema: aten::view_copy.SymInt(Tensor self, SymInt[] size) -> Tensor 2022-08-17T12:17:18.8253555Z processing existing schema: aten::view_copy.SymInt_out(Tensor self, SymInt[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8255561Z processing existing schema: aten::view_copy(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.8257052Z processing existing schema: aten::view_copy.dtype(Tensor self, int dtype) -> Tensor 2022-08-17T12:17:18.8259009Z processing existing schema: aten::unbind_copy.int_out(Tensor self, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.8261561Z processing existing schema: aten::unbind_copy.int(Tensor self, int dim=0) -> Tensor[] 2022-08-17T12:17:18.8262788Z processing existing schema: aten::row_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8264939Z processing existing schema: aten::row_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8266182Z processing existing schema: aten::ccol_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8268414Z processing existing schema: aten::ccol_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8269751Z processing existing schema: aten::col_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8271626Z processing existing schema: aten::col_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8273231Z processing existing schema: aten::crow_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8274879Z processing existing schema: aten::crow_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8276692Z processing existing schema: aten::values_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8277555Z processing existing schema: aten::values_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8280188Z processing existing schema: aten::indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8281220Z processing existing schema: aten::indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8283344Z processing existing schema: aten::_values_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8284516Z processing existing schema: aten::_values_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8286186Z schema: prims::bitwise_and(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8288010Z processing existing schema: aten::_indices_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8289531Z processing existing schema: aten::_indices_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8291004Z processing existing schema: aten::unsqueeze_copy.out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8291967Z processing existing schema: aten::unsqueeze_copy(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.8294063Z processing existing schema: aten::transpose_copy.int_out(Tensor self, int dim0, int dim1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8295336Z processing existing schema: aten::transpose_copy.int(Tensor self, int dim0, int dim1) -> Tensor 2022-08-17T12:17:18.8297049Z processing existing schema: aten::t_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8298200Z processing existing schema: aten::t_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8299994Z processing existing schema: aten::squeeze_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8301878Z processing existing schema: aten::squeeze_copy.dim_out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8303207Z processing existing schema: aten::squeeze_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8304748Z processing existing schema: aten::squeeze_copy.dim(Tensor self, int dim) -> Tensor 2022-08-17T12:17:18.8306833Z processing existing schema: aten::split_with_sizes_copy.out(Tensor self, int[] split_sizes, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.8308960Z processing existing schema: aten::split_with_sizes_copy(Tensor self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:18.8310683Z processing existing schema: aten::split_copy.Tensor_out(Tensor self, int split_size, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.8312742Z processing existing schema: aten::split_copy.Tensor(Tensor self, int split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:18.8314893Z processing existing schema: aten::slice_copy.Tensor_out(Tensor self, int dim=0, int? start=None, int? end=None, int step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8316594Z processing existing schema: aten::slice_copy.Tensor(Tensor self, int dim=0, int? start=None, int? end=None, int step=1) -> Tensor 2022-08-17T12:17:18.8318261Z processing existing schema: aten::detach_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8319807Z processing existing schema: aten::detach_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8322396Z processing existing schema: aten::select_copy.int_out(Tensor self, int dim, int index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8322923Z processing existing schema: aten::select_copy.int(Tensor self, int dim, int index) -> Tensor 2022-08-17T12:17:18.8325906Z schema: prims::empty_strided(int[] shape, int[] strides, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8328488Z processing existing schema: aten::_reshape_alias_copy.out(Tensor self, int[] size, int[] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8330837Z processing existing schema: aten::_reshape_alias_copy(Tensor self, int[] size, int[] stride) -> Tensor 2022-08-17T12:17:18.8333209Z processing existing schema: aten::permute_copy.out(Tensor self, int[] dims, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8335345Z processing existing schema: aten::permute_copy(Tensor self, int[] dims) -> Tensor 2022-08-17T12:17:18.8337909Z processing existing schema: aten::expand_copy.out(Tensor self, int[] size, *, bool implicit=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8340031Z processing existing schema: aten::expand_copy.SymInt(Tensor self, SymInt[] size, *, bool implicit=False) -> Tensor 2022-08-17T12:17:18.8342577Z processing existing schema: aten::expand_copy.SymInt_out(Tensor self, SymInt[] size, *, bool implicit=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8344618Z processing existing schema: aten::expand_copy(Tensor self, int[] size, *, bool implicit=False) -> Tensor 2022-08-17T12:17:18.8347090Z processing existing schema: aten::diagonal_copy.out(Tensor self, int offset=0, int dim1=0, int dim2=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8349210Z processing existing schema: aten::diagonal_copy(Tensor self, int offset=0, int dim1=0, int dim2=1) -> Tensor 2022-08-17T12:17:18.8350726Z schema: nvprims::lgamma(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8353516Z processing existing schema: aten::_sparse_broadcast_to_copy.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8355237Z processing existing schema: aten::_sparse_broadcast_to_copy(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:18.8358173Z processing existing schema: aten::as_strided_copy.out(Tensor self, int[] size, int[] stride, int? storage_offset=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8360433Z processing existing schema: aten::as_strided_copy(Tensor self, int[] size, int[] stride, int? storage_offset=None) -> Tensor 2022-08-17T12:17:18.8362682Z schema: prims::transpose(Tensor(a) a, int[] permutation) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.8364669Z processing existing schema: aten::_neg_view_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8365966Z processing existing schema: aten::_neg_view_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8367983Z processing existing schema: aten::strip(str self, str chars=" \n\t\f\v") -> str 2022-08-17T12:17:18.8370041Z processing existing schema: aten::_conj_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8370880Z processing existing schema: aten::_conj_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8373245Z processing existing schema: aten::view_as_complex_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8374371Z processing existing schema: aten::view_as_complex_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8376500Z processing existing schema: aten::view_as_real_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8377823Z processing existing schema: aten::view_as_real_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8379180Z schema: prims::minimum(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8381104Z processing existing schema: aten::_make_dual_copy.out(Tensor primal, Tensor tangent, int level, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8382869Z processing existing schema: aten::_make_dual_copy(Tensor primal, Tensor tangent, int level) -> Tensor 2022-08-17T12:17:18.8384132Z schema: prims::round(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8385816Z processing existing schema: aten::_fw_primal_copy.out(Tensor self, int level, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8387232Z processing existing schema: aten::_fw_primal_copy(Tensor self, int level) -> Tensor 2022-08-17T12:17:18.8389556Z processing existing schema: aten::nested_tensor(Tensor[] list, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.8391905Z processing existing schema: aten::nested_tensor.out(Tensor[] list, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8393491Z schema: nvprims::lt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8395248Z processing existing schema: aten::_test_autograd_multiple_dispatch_view_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8396683Z processing existing schema: aten::_test_autograd_multiple_dispatch_view_copy(Tensor self) -> Tensor 2022-08-17T12:17:18.8397929Z schema: nvprims::le(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8399732Z processing existing schema: aten::_test_autograd_multiple_dispatch_view(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.8400997Z schema: nvprims::gt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8402466Z processing existing schema: aten::_test_autograd_multiple_dispatch.fullcoverage(Tensor self) -> Tensor 2022-08-17T12:17:18.8404558Z processing existing schema: aten::_test_autograd_multiple_dispatch.fullcoverage_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8405948Z processing existing schema: aten::_test_autograd_multiple_dispatch.ntonly(Tensor self, bool b) -> Tensor 2022-08-17T12:17:18.8408096Z schema: nvprims::broadcast_in_dim(Tensor(a) a, SymInt[] shape, int[] broadcast_dimensions) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.8409382Z processing existing schema: aten::_test_warn_in_autograd(Tensor self) -> Tensor 2022-08-17T12:17:18.8411780Z processing existing schema: aten::_test_warn_in_autograd.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8413444Z processing existing schema: aten::linalg_pinv.atol_rtol_tensor_out(Tensor self, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8415433Z processing existing schema: aten::linalg_pinv.atol_rtol_tensor(Tensor self, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.8417354Z processing existing schema: aten::linalg_pinv.atol_rtol_float(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.8419003Z processing existing schema: aten::linalg_pinv.atol_rtol_float_out(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8420556Z processing existing schema: aten::linalg_pinv(Tensor self, float rcond, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.8422433Z processing existing schema: aten::linalg_pinv.out(Tensor self, float rcond, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8423970Z processing existing schema: aten::linalg_pinv.rcond_tensor(Tensor self, Tensor rcond, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.8425773Z processing existing schema: aten::linalg_pinv.out_rcond_tensor(Tensor self, Tensor rcond, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8427211Z schema: prims::fmax(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8428805Z processing existing schema: aten::_linalg_inv_out_helper(Tensor self, Tensor infos_lu, Tensor infos_getri) -> (Tensor, Tensor infos_lu_out, Tensor infos_getri_out) 2022-08-17T12:17:18.8430476Z processing existing schema: aten::_linalg_inv_out_helper.out(Tensor self, Tensor(b!) infos_lu, Tensor(c!) infos_getri, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8433052Z processing existing schema: aten::conv_depthwise3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding, int[3] dilation, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8434871Z processing existing schema: aten::conv_depthwise3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding, int[3] dilation) -> Tensor 2022-08-17T12:17:18.8436576Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8437902Z processing existing schema: aten::mkldnn_adaptive_avg_pool2d_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:18.8439545Z processing existing schema: aten::rrelu_with_noise_backward(Tensor grad_output, Tensor self, Tensor noise, Scalar lower, Scalar upper, bool training, bool self_is_result) -> Tensor 2022-08-17T12:17:18.8441405Z processing existing schema: aten::rrelu_with_noise_backward.out(Tensor grad_output, Tensor self, Tensor noise, Scalar lower, Scalar upper, bool training, bool self_is_result, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8442837Z processing existing schema: aten::soft_margin_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction) -> Tensor 2022-08-17T12:17:18.8444583Z processing existing schema: aten::soft_margin_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:18.8446075Z processing existing schema: aten::_torch_cuda_cu_linker_symbol_op.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8447690Z processing existing schema: aten::_torch_cuda_cu_linker_symbol_op(Tensor self) -> Tensor 2022-08-17T12:17:18.8448695Z schema: prims::log1p(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8450869Z processing existing schema: aten::_foreach_zero(Tensor[] self) -> Tensor[] self_out 2022-08-17T12:17:18.8452488Z processing existing schema: aten::_foreach_zero.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.8454162Z processing existing schema: aten::sym_stride(Tensor self) -> SymInt[] 2022-08-17T12:17:18.8455863Z processing existing schema: aten::_amp_update_scale(Tensor self, Tensor growth_tracker, Tensor found_inf, float scale_growth_factor, float scale_backoff_factor, int growth_interval) -> (Tensor, Tensor growth_tracker_out) 2022-08-17T12:17:18.8457897Z processing existing schema: aten::_amp_update_scale.out(Tensor self, Tensor(b!) growth_tracker, Tensor found_inf, float scale_growth_factor, float scale_backoff_factor, int growth_interval, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8459486Z processing existing schema: aten::sym_size(Tensor self) -> SymInt[] 2022-08-17T12:17:18.8461265Z processing existing schema: aten::_amp_foreach_non_finite_check_and_unscale(Tensor[] self, Tensor found_inf, Tensor inv_scale) -> (Tensor[] self_out, Tensor found_inf_out) 2022-08-17T12:17:18.8463190Z processing existing schema: aten::_amp_foreach_non_finite_check_and_unscale.out(Tensor[] self, Tensor(b!) found_inf, Tensor inv_scale, *, Tensor[] out) -> () 2022-08-17T12:17:18.8464723Z processing existing schema: aten::normal_functional(Tensor self, float mean=0., float std=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8466075Z schema: prims::bitwise_xor(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8467553Z processing existing schema: aten::_linalg_check_errors(Tensor info, str api_name, *, bool is_matrix) -> () 2022-08-17T12:17:18.8469058Z processing existing schema: aten::geometric(Tensor self, float p, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8470841Z processing existing schema: aten::geometric.out(Tensor self, float p, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8472433Z processing existing schema: aten::exponential(Tensor self, float lambd=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8474257Z processing existing schema: aten::exponential.out(Tensor self, float lambd=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8475953Z processing existing schema: aten::log_normal(Tensor self, float mean=1., float std=2., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8477787Z processing existing schema: aten::log_normal.out(Tensor self, float mean=1., float std=2., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8479208Z processing existing schema: aten::cauchy(Tensor self, float median=0., float sigma=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8481453Z processing existing schema: aten::cauchy.out(Tensor self, float median=0., float sigma=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8483018Z processing existing schema: aten::uniform(Tensor self, float from=0., float to=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8484751Z processing existing schema: aten::uniform.out(Tensor self, float from=0., float to=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8486300Z processing existing schema: aten::random.from(Tensor self, int from, int? to, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8488082Z processing existing schema: aten::random.from_out(Tensor self, int from, int? to, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8489390Z processing existing schema: aten::random.to(Tensor self, int to, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8491194Z processing existing schema: aten::random.to_out(Tensor self, int to, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8492514Z processing existing schema: aten::random(Tensor self, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.8494450Z processing existing schema: aten::random.out(Tensor self, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8496013Z processing existing schema: aten::put(Tensor self, Tensor index, Tensor source, bool accumulate=False) -> Tensor 2022-08-17T12:17:18.8497880Z processing existing schema: aten::put.out(Tensor self, Tensor index, Tensor source, bool accumulate=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8498991Z processing existing schema: aten::masked_scatter(Tensor self, Tensor mask, Tensor source) -> Tensor 2022-08-17T12:17:18.8500890Z processing existing schema: aten::masked_scatter.out(Tensor self, Tensor mask, Tensor source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8502348Z processing existing schema: aten::set.source_Storage(Tensor self, Storage source) -> Tensor 2022-08-17T12:17:18.8503925Z processing existing schema: aten::set.source_Storage_out(Tensor self, Storage source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8506079Z processing existing schema: aten::set.source_Storage_storage_offset(Tensor self, Storage source, int storage_offset, int[] size, int[] stride=[]) -> Tensor 2022-08-17T12:17:18.8508406Z processing existing schema: aten::set.source_Storage_storage_offset_out(Tensor self, Storage source, int storage_offset, int[] size, int[] stride=[], *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8509781Z processing existing schema: aten::set.source_Tensor(Tensor self, Tensor source) -> Tensor 2022-08-17T12:17:18.8511628Z processing existing schema: aten::set.source_Tensor_out(Tensor self, Tensor source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8512910Z processing existing schema: aten::set(Tensor self) -> Tensor 2022-08-17T12:17:18.8514487Z processing existing schema: aten::set.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8516074Z schema: prims::to_dtype(Tensor a, int dtype) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8517423Z processing existing schema: aten::_pack_padded_sequence(Tensor input, Tensor lengths, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:18.8519093Z processing existing schema: aten::_pack_padded_sequence.out(Tensor input, Tensor lengths, bool batch_first, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8520747Z schema: nvprims::var(Tensor inp, int[]? dims, *, int correction, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8523223Z processing existing schema: aten::_thnn_fused_gru_cell_backward.out(Tensor grad_hy, Tensor workspace, bool has_bias, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.8524647Z processing existing schema: aten::_thnn_fused_gru_cell_backward(Tensor grad_hy, Tensor workspace, bool has_bias) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8526771Z processing existing schema: aten::_thnn_fused_lstm_cell_backward_impl.out(Tensor? grad_hy, Tensor? grad_cy, Tensor cx, Tensor cy, Tensor workspace, bool has_bias, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8528142Z processing existing schema: aten::_thnn_fused_lstm_cell_backward_impl(Tensor? grad_hy, Tensor? grad_cy, Tensor cx, Tensor cy, Tensor workspace, bool has_bias) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8531378Z processing existing schema: aten::lstm_mps_backward.out(Tensor grad_y, Tensor? grad_hy, Tensor? grad_cy, Tensor z_state, Tensor cell_state_fwd, Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, Tensor(a!) out0, Tensor[] out1, Tensor[] out2) -> () 2022-08-17T12:17:18.8534439Z processing existing schema: aten::lstm_mps_backward(Tensor grad_y, Tensor? grad_hy, Tensor? grad_cy, Tensor z_state, Tensor cell_state_fwd, Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor[], Tensor[]) 2022-08-17T12:17:18.8535257Z schema: prims::le(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8538707Z processing existing schema: aten::_lstm_mps.out(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.8540940Z processing existing schema: aten::_lstm_mps(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8541487Z schema: prims::reciprocal(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8544357Z processing existing schema: aten::_fused_moving_avg_obs_fq_helper_functional(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor running_min, Tensor running_max, Tensor scale, Tensor zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False) -> (Tensor output, Tensor mask, Tensor running_min_out, Tensor running_max_out, Tensor scale_out, Tensor zero_point_out) 2022-08-17T12:17:18.8545062Z processing existing schema: aten::int_repr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8546510Z processing existing schema: aten::int_repr(Tensor self) -> Tensor 2022-08-17T12:17:18.8548038Z processing existing schema: aten::q_per_channel_zero_points.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8549342Z processing existing schema: aten::q_per_channel_zero_points(Tensor self) -> Tensor 2022-08-17T12:17:18.8550721Z processing existing schema: aten::q_per_channel_scales.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8551932Z processing existing schema: aten::q_per_channel_scales(Tensor self) -> Tensor 2022-08-17T12:17:18.8554194Z processing existing schema: aten::mkldnn_reorder_conv3d_weight.out(Tensor self, int[3] padding=0, int[3] stride=1, int[3] dilation=1, int groups=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8555863Z processing existing schema: aten::mkldnn_reorder_conv3d_weight(Tensor self, int[3] padding=0, int[3] stride=1, int[3] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.8558007Z processing existing schema: aten::mkldnn_reorder_conv2d_weight.out(Tensor self, int[2] padding=0, int[2] stride=1, int[2] dilation=1, int groups=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8559687Z processing existing schema: aten::mkldnn_reorder_conv2d_weight(Tensor self, int[2] padding=0, int[2] stride=1, int[2] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:18.8561076Z processing existing schema: aten::copy_sparse_to_sparse(Tensor self, Tensor src, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8562808Z processing existing schema: aten::copy_sparse_to_sparse.out(Tensor self, Tensor src, bool non_blocking=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8564336Z processing existing schema: aten::get.str(Dict(str, t) self, str key) -> t(*)? 2022-08-17T12:17:18.8566065Z processing existing schema: aten::get.default_str(Dict(str, t) self, str key, t default_value) -> t(*) 2022-08-17T12:17:18.8568263Z processing existing schema: aten::get.int(Dict(int, t) self, int key) -> t(*)? 2022-08-17T12:17:18.8570357Z processing existing schema: aten::get.default_int(Dict(int, t) self, int key, t default_value) -> t(*) 2022-08-17T12:17:18.8571320Z processing existing schema: aten::get.bool(Dict(bool, t) self, bool key) -> t(*)? 2022-08-17T12:17:18.8573218Z processing existing schema: aten::get.default_bool(Dict(bool, t) self, bool key, t default_value) -> t(*) 2022-08-17T12:17:18.8574986Z processing existing schema: aten::get.float(Dict(float, t) self, float key) -> t(*)? 2022-08-17T12:17:18.8576813Z processing existing schema: aten::get.default_float(Dict(float, t) self, float key, t default_value) -> t(*) 2022-08-17T12:17:18.8578549Z processing existing schema: aten::get.complex(Dict(complex, t) self, complex key) -> t(*)? 2022-08-17T12:17:18.8580460Z processing existing schema: aten::get.default_complex(Dict(complex, t) self, complex key, t default_value) -> t(*) 2022-08-17T12:17:18.8582185Z processing existing schema: aten::get.Tensor(Dict(Tensor, t) self, Tensor key) -> t(*)? 2022-08-17T12:17:18.8584332Z processing existing schema: aten::get.default_Tensor(Dict(Tensor, t) self, Tensor key, t default_value) -> t(*) 2022-08-17T12:17:18.8585386Z processing existing schema: aten::_coalesced(Tensor self, bool coalesced) -> Tensor 2022-08-17T12:17:18.8587169Z processing existing schema: aten::_coalesced.out(Tensor self, bool coalesced, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8588414Z processing existing schema: aten::swapcase(str self) -> str 2022-08-17T12:17:18.8589903Z processing existing schema: aten::_coalesce.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8591043Z processing existing schema: aten::_coalesce(Tensor self) -> Tensor 2022-08-17T12:17:18.8592803Z processing existing schema: aten::_to_dense.out(Tensor self, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8594323Z processing existing schema: aten::_to_dense(Tensor self, int? dtype=None) -> Tensor 2022-08-17T12:17:18.8595784Z processing existing schema: aten::sparse_mask.out(Tensor self, Tensor mask, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8597576Z processing existing schema: aten::sparse_mask(Tensor self, Tensor mask) -> Tensor 2022-08-17T12:17:18.8598971Z processing existing schema: aten::sparse_resize_and_clear(Tensor self, int[] size, int sparse_dim, int dense_dim) -> Tensor 2022-08-17T12:17:18.8601191Z processing existing schema: aten::sparse_resize_and_clear.out(Tensor self, int[] size, int sparse_dim, int dense_dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8602465Z processing existing schema: aten::sparse_resize(Tensor self, int[] size, int sparse_dim, int dense_dim) -> Tensor 2022-08-17T12:17:18.8604272Z processing existing schema: aten::sparse_resize.out(Tensor self, int[] size, int sparse_dim, int dense_dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8605292Z schema: nvprims::imag(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8606902Z processing existing schema: aten::_sparse_addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:18.8608864Z processing existing schema: aten::_sparse_addmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8609965Z processing existing schema: aten::zero(Tensor self) -> Tensor 2022-08-17T12:17:18.8611640Z processing existing schema: aten::zero.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8613312Z processing existing schema: aten::resize_as_sparse(Tensor self, Tensor the_template) -> Tensor 2022-08-17T12:17:18.8615039Z processing existing schema: aten::resize_as_sparse.out(Tensor self, Tensor the_template, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8616579Z processing existing schema: aten::resize_as(Tensor self, Tensor the_template, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.8618542Z processing existing schema: aten::resize_as.out(Tensor self, Tensor the_template, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8619603Z schema: nvprims::sinh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8621605Z processing existing schema: aten::_sparse_log_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8622895Z processing existing schema: aten::_sparse_log_softmax_backward_data(Tensor grad_output, Tensor output, int dim, Tensor self) -> Tensor 2022-08-17T12:17:18.8624086Z schema: nvprims::trunc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8625909Z processing existing schema: aten::_sparse_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8627292Z processing existing schema: aten::_sparse_softmax_backward_data(Tensor grad_output, Tensor output, int dim, Tensor self) -> Tensor 2022-08-17T12:17:18.8628247Z schema: nvprims::round(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8630508Z processing existing schema: aten::_sparse_csr_prod.dim_dtype_out(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8631898Z processing existing schema: aten::_sparse_csr_prod.dim_dtype(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.8632919Z schema: nvprims::rsqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8635066Z processing existing schema: aten::_sparse_csr_sum.dim_dtype_out(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8636440Z processing existing schema: aten::_sparse_csr_sum.dim_dtype(Tensor self, int[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.8637635Z schema: nvprims::bitwise_and(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8639734Z processing existing schema: aten::_sparse_sum_backward.out(Tensor grad, Tensor self, int[] dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8641257Z processing existing schema: aten::_sparse_sum_backward(Tensor grad, Tensor self, int[] dim) -> Tensor 2022-08-17T12:17:18.8642509Z schema: nvprims::atan2(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8644078Z processing existing schema: aten::_sparse_sum.dim(Tensor self, int[1] dim) -> Tensor 2022-08-17T12:17:18.8645559Z processing existing schema: aten::_sparse_sum.dim_out(Tensor self, int[1] dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8646749Z processing existing schema: aten::_sparse_sum(Tensor self) -> Tensor 2022-08-17T12:17:18.8648201Z processing existing schema: aten::_sparse_sum.dtype(Tensor self, *, int dtype) -> Tensor 2022-08-17T12:17:18.8649553Z processing existing schema: aten::_sparse_sum.dim_dtype(Tensor self, int[1] dim, *, int dtype) -> Tensor 2022-08-17T12:17:18.8651245Z processing existing schema: aten::native_norm.out(Tensor self, Scalar p=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8653517Z processing existing schema: aten::native_norm.ScalarOpt_dim_dtype_out(Tensor self, Scalar? p, int[1] dim, bool keepdim, int? dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8655482Z processing existing schema: aten::native_norm(Tensor self, Scalar p=2) -> Tensor 2022-08-17T12:17:18.8656047Z processing existing schema: aten::native_norm.ScalarOpt_dim_dtype(Tensor self, Scalar? p, int[1] dim, bool keepdim, int? dtype) -> Tensor 2022-08-17T12:17:18.8659276Z processing existing schema: aten::_trilinear.out(Tensor i1, Tensor i2, Tensor i3, int[] expand1, int[] expand2, int[] expand3, int[] sumdim, int unroll_dim=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8661937Z processing existing schema: aten::_trilinear(Tensor i1, Tensor i2, Tensor i3, int[] expand1, int[] expand2, int[] expand3, int[] sumdim, int unroll_dim=1) -> Tensor 2022-08-17T12:17:18.8663371Z schema: prims::cat(Tensor[] tensors, int dim) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8665229Z processing existing schema: aten::_nested_from_padded_and_nested_example.out(Tensor padded, Tensor nt_example, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8666735Z processing existing schema: aten::_nested_from_padded_and_nested_example(Tensor padded, Tensor nt_example) -> Tensor 2022-08-17T12:17:18.8668179Z schema: prims::convert_element_type(Tensor a, int dtype) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8669552Z schema: aten::_nested_tensor_size.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.8670230Z schema: aten::_nested_tensor_size(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8672206Z processing existing schema: aten::rot90(Tensor self, int k=1, int[] dims=[0, 1]) -> Tensor 2022-08-17T12:17:18.8674302Z processing existing schema: aten::rot90.out(Tensor self, int k=1, int[] dims=[0, 1], *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8675725Z schema: prims::shift_right_arithmetic(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8677263Z processing existing schema: aten::_mkldnn_transpose.out(Tensor self, int dim0, int dim1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8678481Z processing existing schema: aten::_mkldnn_transpose(Tensor self, int dim0, int dim1) -> Tensor 2022-08-17T12:17:18.8680454Z processing existing schema: aten::as_strided_scatter(Tensor self, Tensor src, int[] size, int[] stride, int? storage_offset=None) -> Tensor 2022-08-17T12:17:18.8682779Z processing existing schema: aten::as_strided_scatter.out(Tensor self, Tensor src, int[] size, int[] stride, int? storage_offset=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8684240Z processing existing schema: aten::diagonal_scatter(Tensor self, Tensor src, int offset=0, int dim1=0, int dim2=1) -> Tensor 2022-08-17T12:17:18.8686119Z processing existing schema: aten::diagonal_scatter.out(Tensor self, Tensor src, int offset=0, int dim1=0, int dim2=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8687502Z processing existing schema: aten::select_scatter(Tensor self, Tensor src, int dim, int index) -> Tensor 2022-08-17T12:17:18.8689299Z processing existing schema: aten::select_scatter.out(Tensor self, Tensor src, int dim, int index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8691084Z processing existing schema: aten::slice_scatter(Tensor self, Tensor src, int dim=0, int? start=None, int? end=None, int step=1) -> Tensor 2022-08-17T12:17:18.8692996Z processing existing schema: aten::slice_scatter.out(Tensor self, Tensor src, int dim=0, int? start=None, int? end=None, int step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8694709Z processing existing schema: aten::celu_(Tensor(a!) self, Scalar alpha=1.) -> Tensor(a!) 2022-08-17T12:17:18.8696126Z processing existing schema: aten::celu(Tensor self, Scalar alpha=1.) -> Tensor 2022-08-17T12:17:18.8697789Z processing existing schema: aten::celu.out(Tensor self, Scalar alpha=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8698942Z schema: prims::shift_left(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8700812Z processing existing schema: aten::_mkldnn_reshape.out(Tensor self, int[] shape, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8702257Z processing existing schema: aten::_mkldnn_reshape(Tensor self, int[] shape) -> Tensor 2022-08-17T12:17:18.8704002Z schema: prims::scalar_tensor(Scalar s, *, int? dtype=None, Device? device=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8705444Z processing existing schema: aten::_reshape_nested_backward.out(Tensor self, Tensor grad, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8706701Z processing existing schema: aten::_reshape_nested_backward(Tensor self, Tensor grad) -> Tensor 2022-08-17T12:17:18.8708271Z schema: prims::full_like(Tensor a, Scalar fill_value, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8710089Z processing existing schema: aten::_reshape_nested.out(Tensor self, int[] shape, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8711686Z processing existing schema: aten::_reshape_nested(Tensor self, int[] shape) -> Tensor 2022-08-17T12:17:18.8713365Z processing existing schema: aten::repeat(Tensor self, int[] repeats) -> Tensor 2022-08-17T12:17:18.8715495Z processing existing schema: aten::repeat.out(Tensor self, int[] repeats, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8716644Z processing existing schema: prim::name(Tensor a) -> str? 2022-08-17T12:17:18.8718113Z processing existing schema: aten::_euclidean_dist(Tensor x1, Tensor x2) -> Tensor 2022-08-17T12:17:18.8719780Z processing existing schema: aten::_euclidean_dist.out(Tensor x1, Tensor x2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8721032Z schema: prims::maximum_value(int dtype) -> Scalar found on allowlist, skipping 2022-08-17T12:17:18.8723040Z processing existing schema: aten::_nnpack_spatial_convolution(Tensor input, Tensor weight, Tensor? bias, int[2] padding, int[2] stride=1) -> Tensor 2022-08-17T12:17:18.8725156Z processing existing schema: aten::_nnpack_spatial_convolution.out(Tensor input, Tensor weight, Tensor? bias, int[2] padding, int[2] stride=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8727482Z processing existing schema: aten::batch_norm_backward_elemt.out(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, Tensor mean_dy, Tensor mean_dy_xmu, Tensor count, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8728940Z processing existing schema: aten::batch_norm_backward_elemt(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, Tensor mean_dy, Tensor mean_dy_xmu, Tensor count) -> Tensor 2022-08-17T12:17:18.8731505Z processing existing schema: aten::batch_norm_backward_reduce.out(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, bool input_g, bool weight_g, bool bias_g, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.8733126Z processing existing schema: aten::batch_norm_backward_reduce(Tensor grad_out, Tensor input, Tensor mean, Tensor invstd, Tensor? weight, bool input_g, bool weight_g, bool bias_g) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8735320Z processing existing schema: aten::batch_norm_gather_stats_with_counts.out(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, Tensor counts, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8736870Z processing existing schema: aten::batch_norm_gather_stats_with_counts(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, Tensor counts) -> (Tensor, Tensor) 2022-08-17T12:17:18.8738952Z processing existing schema: aten::batch_norm_gather_stats.out(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, int count, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8740493Z processing existing schema: aten::batch_norm_gather_stats(Tensor input, Tensor mean, Tensor invstd, Tensor? running_mean, Tensor? running_var, float momentum, float eps, int count) -> (Tensor, Tensor) 2022-08-17T12:17:18.8742008Z processing existing schema: aten::batch_norm_stats.out(Tensor input, float eps, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8743187Z processing existing schema: aten::batch_norm_stats(Tensor input, float eps) -> (Tensor, Tensor) 2022-08-17T12:17:18.8744668Z processing existing schema: aten::mvlgamma_(Tensor(a!) self, int p) -> Tensor(a!) 2022-08-17T12:17:18.8746076Z schema: nvprims::sqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8747811Z processing existing schema: aten::_sparse_mask_helper.out(Tensor t, Tensor mask_indices, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8749153Z processing existing schema: aten::_sparse_mask_helper(Tensor t, Tensor mask_indices) -> Tensor 2022-08-17T12:17:18.8750618Z schema: nvprims::add(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8752257Z processing existing schema: aten::_sparse_sparse_matmul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8753712Z processing existing schema: aten::_sparse_sparse_matmul(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.8757972Z processing existing schema: aten::miopen_rnn_backward.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor[] out3) -> () 2022-08-17T12:17:18.8761246Z processing existing schema: aten::miopen_rnn_backward(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask) -> (Tensor, Tensor, Tensor, Tensor[]) 2022-08-17T12:17:18.8764738Z processing existing schema: aten::miopen_rnn.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor hx, Tensor? cx, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.8767097Z processing existing schema: aten::miopen_rnn(Tensor input, Tensor[] weight, int weight_stride0, Tensor hx, Tensor? cx, int mode, int hidden_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8769823Z processing existing schema: aten::miopen_depthwise_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8772287Z processing existing schema: aten::miopen_depthwise_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic) -> Tensor 2022-08-17T12:17:18.8775553Z processing existing schema: aten::miopen_convolution_transpose.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8778292Z processing existing schema: aten::miopen_convolution_transpose(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic) -> Tensor 2022-08-17T12:17:18.8781052Z processing existing schema: aten::miopen_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8783493Z processing existing schema: aten::miopen_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic) -> Tensor 2022-08-17T12:17:18.8785922Z processing existing schema: aten::miopen_batch_norm_backward.out(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8787503Z processing existing schema: aten::miopen_batch_norm_backward(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8789840Z processing existing schema: aten::miopen_batch_norm.out(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8791438Z processing existing schema: aten::miopen_batch_norm(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8793840Z processing existing schema: aten::mkldnn_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.8796507Z processing existing schema: aten::mkldnn_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8799653Z processing existing schema: aten::mps_convolution_backward.out(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8801938Z processing existing schema: aten::mps_convolution_backward(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8803159Z schema: prims::zeta(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8805962Z processing existing schema: aten::_mps_convolution.out(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8808288Z processing existing schema: aten::_mps_convolution(Tensor self, Tensor weight, Tensor? bias, int[] padding, int[] stride, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.8810707Z processing existing schema: aten::quantized_max_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8812742Z processing existing schema: aten::quantized_max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8815600Z processing existing schema: aten::quantized_max_pool1d.out(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8817498Z processing existing schema: aten::quantized_max_pool1d(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8820277Z processing existing schema: aten::mkldnn_max_pool3d_backward.out(Tensor grad_output, Tensor output, Tensor input, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8822229Z processing existing schema: aten::mkldnn_max_pool3d_backward(Tensor grad_output, Tensor output, Tensor input, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8824478Z processing existing schema: aten::mkldnn_max_pool3d.out(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8826490Z processing existing schema: aten::mkldnn_max_pool3d(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8829301Z processing existing schema: aten::mkldnn_max_pool2d_backward.out(Tensor grad_output, Tensor output, Tensor input, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8831681Z processing existing schema: aten::mkldnn_max_pool2d_backward(Tensor grad_output, Tensor output, Tensor input, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8833773Z processing existing schema: aten::mkldnn_max_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8836031Z processing existing schema: aten::mkldnn_max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8838082Z processing existing schema: aten::mps_max_pool2d_backward.out(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8840163Z processing existing schema: aten::mps_max_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8842562Z schema: prims::slice(Tensor(a) a, int[] start_indices, int[] limit_indices, int[]? strides=None) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.8844916Z processing existing schema: aten::_mps_max_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8847104Z processing existing schema: aten::_mps_max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.8848943Z processing existing schema: aten::matmul_backward.out(Tensor grad, Tensor self, Tensor other, bool[2] mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8850349Z processing existing schema: aten::matmul_backward(Tensor grad, Tensor self, Tensor other, bool[2] mask) -> (Tensor, Tensor) 2022-08-17T12:17:18.8852503Z processing existing schema: aten::mps_linear_backward.out(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8854040Z processing existing schema: aten::mps_linear_backward(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8855437Z schema: prims::conj(Tensor(a) a) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.8857388Z processing existing schema: aten::_mps_linear_backward_weights.out(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8858521Z processing existing schema: aten::_mps_linear_backward_weights(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined) -> (Tensor, Tensor) 2022-08-17T12:17:18.8860101Z schema: prims::collapse_view(Tensor(a) a, int start, int end) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.8862133Z processing existing schema: aten::_mps_linear_backward_input.out(int[] input_size, Tensor grad_output, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8863855Z processing existing schema: aten::_mps_linear_backward_input(int[] input_size, Tensor grad_output, Tensor weight) -> Tensor 2022-08-17T12:17:18.8866078Z processing existing schema: aten::mkldnn_linear_backward.out(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8867402Z processing existing schema: aten::mkldnn_linear_backward(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8869323Z processing existing schema: aten::mkldnn_linear_backward_weights.out(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8870458Z processing existing schema: aten::mkldnn_linear_backward_weights(Tensor grad_output, Tensor input, Tensor weight, bool bias_defined) -> (Tensor, Tensor) 2022-08-17T12:17:18.8872575Z processing existing schema: aten::mkldnn_linear_backward_input.out(int[] input_size, Tensor grad_output, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8874298Z processing existing schema: aten::mkldnn_linear_backward_input(int[] input_size, Tensor grad_output, Tensor weight) -> Tensor 2022-08-17T12:17:18.8876178Z processing existing schema: aten::mkldnn_linear.out(Tensor self, Tensor weight, Tensor? bias=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8877641Z processing existing schema: aten::mkldnn_linear(Tensor self, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:18.8879767Z schema: prims::broadcast_in_dim(Tensor(a) a, SymInt[] shape, int[] broadcast_dimensions) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.8881560Z processing existing schema: aten::_mps_linear.out(Tensor self, Tensor weight, Tensor? bias=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8883052Z processing existing schema: aten::_mps_linear(Tensor self, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:18.8885252Z processing existing schema: aten::linear_backward.out(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8886704Z processing existing schema: aten::linear_backward(Tensor self, Tensor grad_output, Tensor weight, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8888495Z processing existing schema: aten::nan_to_num_(Tensor(a!) self, float? nan=None, float? posinf=None, float? neginf=None) -> Tensor(a!) 2022-08-17T12:17:18.8889749Z schema: prims::trunc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.8891957Z processing existing schema: aten::_index_put_impl(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False, bool unsafe=False) -> Tensor 2022-08-17T12:17:18.8894549Z processing existing schema: aten::_index_put_impl.out(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False, bool unsafe=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8896721Z processing existing schema: aten::index_put_(Tensor(a!) self, Tensor?[] indices, Tensor values, bool accumulate=False) -> Tensor(a!) 2022-08-17T12:17:18.8898696Z processing existing schema: aten::index_put_.hacked_twin(Tensor(a!) self, Tensor[] indices, Tensor values, bool accumulate=False) -> Tensor(a!) 2022-08-17T12:17:18.8900042Z processing existing schema: aten::fill.Scalar(Tensor self, Scalar value) -> Tensor 2022-08-17T12:17:18.8901747Z processing existing schema: aten::fill.Scalar_out(Tensor self, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8903147Z processing existing schema: aten::fill.Tensor(Tensor self, Tensor value) -> Tensor 2022-08-17T12:17:18.8904872Z processing existing schema: aten::fill.Tensor_out(Tensor self, Tensor value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8906305Z schema: prims::svd(Tensor A, *, bool full_matrices) -> (Tensor U, Tensor S, Tensor Vh) found on allowlist, skipping 2022-08-17T12:17:18.8907921Z processing existing schema: aten::_resize_output(Tensor self, int[] size, Device device) -> Tensor 2022-08-17T12:17:18.8909909Z processing existing schema: aten::_resize_output.out(Tensor self, int[] size, Device device, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8911661Z processing existing schema: aten::resize(Tensor self, int[] size, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:18.8913799Z processing existing schema: aten::resize.out(Tensor self, int[] size, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8915907Z processing existing schema: aten::new_ones(Tensor self, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.8917749Z processing existing schema: aten::new_ones.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8919973Z processing existing schema: aten::new_full(Tensor self, int[] size, Scalar fill_value, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:18.8921899Z processing existing schema: aten::new_full.out(Tensor self, int[] size, Scalar fill_value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8923534Z processing existing schema: aten::embedding_renorm(Tensor self, Tensor indices, float max_norm, float norm_type) -> Tensor 2022-08-17T12:17:18.8925454Z processing existing schema: aten::embedding_renorm.out(Tensor self, Tensor indices, float max_norm, float norm_type, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8927153Z processing existing schema: aten::embedding(Tensor weight, Tensor indices, int padding_idx=-1, bool scale_grad_by_freq=False, bool sparse=False) -> Tensor 2022-08-17T12:17:18.8929171Z processing existing schema: aten::embedding.out(Tensor weight, Tensor indices, int padding_idx=-1, bool scale_grad_by_freq=False, bool sparse=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8930725Z processing existing schema: aten::diag_embed(Tensor self, int offset=0, int dim1=-2, int dim2=-1) -> Tensor 2022-08-17T12:17:18.8932689Z processing existing schema: aten::diag_embed.out(Tensor self, int offset=0, int dim1=-2, int dim2=-1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8934725Z processing existing schema: aten::cudnn_grid_sampler_backward.out(Tensor self, Tensor grid, Tensor grad_output, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8936055Z processing existing schema: aten::cudnn_grid_sampler_backward(Tensor self, Tensor grid, Tensor grad_output) -> (Tensor grad_self, Tensor grad_grid) 2022-08-17T12:17:18.8937748Z processing existing schema: aten::cudnn_grid_sampler.out(Tensor self, Tensor grid, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8939156Z processing existing schema: aten::cudnn_grid_sampler(Tensor self, Tensor grid) -> Tensor output 2022-08-17T12:17:18.8942165Z processing existing schema: aten::cudnn_convolution_add_relu.out(Tensor self, Tensor weight, Tensor z, Scalar? alpha, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8944636Z processing existing schema: aten::cudnn_convolution_add_relu(Tensor self, Tensor weight, Tensor z, Scalar? alpha, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.8947400Z processing existing schema: aten::cudnn_convolution_relu.out(Tensor self, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8949824Z processing existing schema: aten::cudnn_convolution_relu(Tensor self, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.8953122Z processing existing schema: aten::mps_convolution_transpose_backward.out(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool[2] output_mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.8955761Z processing existing schema: aten::mps_convolution_transpose_backward(Tensor self, Tensor grad_output, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool[2] output_mask) -> (Tensor, Tensor) 2022-08-17T12:17:18.8957846Z schema: prims::as_strided(Tensor(a!) a, int[] size, int[] stride, int storage_offset) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.8960927Z processing existing schema: aten::_mps_convolution_transpose.out(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8963536Z processing existing schema: aten::_mps_convolution_transpose(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:18.8966204Z processing existing schema: aten::cudnn_batch_norm_backward.out(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon, Tensor reserveSpace, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.8967971Z processing existing schema: aten::cudnn_batch_norm_backward(Tensor input, Tensor grad_output, Tensor weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_var, float epsilon, Tensor reserveSpace) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8970486Z processing existing schema: aten::cudnn_batch_norm.out(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.8972187Z processing existing schema: aten::cudnn_batch_norm(Tensor input, Tensor weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float exponential_average_factor, float epsilon) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.8974104Z processing existing schema: aten::cudnn_affine_grid_generator_backward.out(Tensor grad, int N, int C, int H, int W, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8975729Z processing existing schema: aten::cudnn_affine_grid_generator_backward(Tensor grad, int N, int C, int H, int W) -> Tensor grad_theta 2022-08-17T12:17:18.8977593Z processing existing schema: aten::cudnn_affine_grid_generator.out(Tensor theta, int N, int C, int H, int W, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8979142Z processing existing schema: aten::cudnn_affine_grid_generator(Tensor theta, int N, int C, int H, int W) -> Tensor grid 2022-08-17T12:17:18.8980724Z processing existing schema: aten::startswith(str self, str substr, int start=0, int end=-1) -> bool 2022-08-17T12:17:18.8982482Z processing existing schema: aten::_copy_from_and_resize.out(Tensor self, Tensor dst, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8983867Z processing existing schema: aten::_copy_from_and_resize(Tensor self, Tensor dst) -> Tensor 2022-08-17T12:17:18.8985448Z processing existing schema: aten::endswith(str self, str substr, int start=0, int end=-1) -> bool 2022-08-17T12:17:18.8987293Z processing existing schema: aten::_copy_from.out(Tensor self, Tensor dst, bool non_blocking=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8988874Z processing existing schema: aten::_copy_from(Tensor self, Tensor dst, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8990685Z processing existing schema: aten::copy.out(Tensor self, Tensor src, bool non_blocking=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.8992224Z processing existing schema: aten::copy(Tensor self, Tensor src, bool non_blocking=False) -> Tensor 2022-08-17T12:17:18.8994353Z processing existing schema: aten::copy.t(t[](a) self) -> t[] 2022-08-17T12:17:18.8996632Z processing existing schema: aten::copy.Dict_str(Dict(str, t)(a) self) -> Dict(str, t) 2022-08-17T12:17:18.8998883Z processing existing schema: aten::copy.Dict_int(Dict(int, t)(a) self) -> Dict(int, t) 2022-08-17T12:17:18.9001127Z processing existing schema: aten::copy.Dict_bool(Dict(bool, t)(a) self) -> Dict(bool, t) 2022-08-17T12:17:18.9003443Z processing existing schema: aten::copy.Dict_float(Dict(float, t)(a) self) -> Dict(float, t) 2022-08-17T12:17:18.9005830Z processing existing schema: aten::copy.Dict_complex(Dict(complex, t)(a) self) -> Dict(complex, t) 2022-08-17T12:17:18.9008045Z processing existing schema: aten::copy.Dict_Tensor(Dict(Tensor, t)(a) self) -> Dict(Tensor, t) 2022-08-17T12:17:18.9011263Z processing existing schema: aten::convolution_backward_overrideable(Tensor grad_output, Tensor input, Tensor weight, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor grad_input, Tensor grad_weight, Tensor grad_bias) 2022-08-17T12:17:18.9014914Z processing existing schema: aten::convolution_backward_overrideable.out(Tensor grad_output, Tensor input, Tensor weight, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.9017521Z processing existing schema: aten::convolution_overrideable(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups) -> Tensor 2022-08-17T12:17:18.9020580Z processing existing schema: aten::convolution_overrideable.out(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9023719Z processing existing schema: aten::convolution_backward(Tensor grad_output, Tensor input, Tensor weight, int[]? bias_sizes, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.9027500Z processing existing schema: aten::convolution_backward.out(Tensor grad_output, Tensor input, Tensor weight, int[]? bias_sizes, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.9029030Z processing existing schema: aten::constant_pad_nd(Tensor self, int[] pad, Scalar value=0) -> Tensor 2022-08-17T12:17:18.9031114Z processing existing schema: aten::constant_pad_nd.out(Tensor self, int[] pad, Scalar value=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9032750Z processing existing schema: aten::block_diag(Tensor[] tensors) -> Tensor 2022-08-17T12:17:18.9034685Z processing existing schema: aten::block_diag.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9037014Z processing existing schema: aten::quantized_batch_norm.out(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9038856Z processing existing schema: aten::quantized_batch_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.9041289Z processing existing schema: aten::allclose(Tensor self, Tensor other, float rtol=1.0000000000000001e-05, float atol=1e-08, bool equal_nan=False) -> bool 2022-08-17T12:17:18.9043017Z processing existing schema: aten::affine_grid_generator(Tensor theta, int[] size, bool align_corners) -> Tensor 2022-08-17T12:17:18.9045078Z processing existing schema: aten::affine_grid_generator.out(Tensor theta, int[] size, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9047006Z processing existing schema: aten::addr_(Tensor(a!) self, Tensor vec1, Tensor vec2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.9048837Z schema: prims::squeeze(Tensor(a) a, int[] dimensions) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.9050433Z processing existing schema: aten::_neg_view(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:18.9051923Z schema: prims::nextafter(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9053700Z processing existing schema: aten::_masked_scale.out(Tensor self, Tensor mask, float scale, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9055062Z processing existing schema: aten::_masked_scale(Tensor self, Tensor mask, float scale) -> Tensor 2022-08-17T12:17:18.9056144Z processing existing schema: aten::istitle(str self) -> bool 2022-08-17T12:17:18.9060731Z processing existing schema: aten::_cudnn_rnn_backward.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor[] out3) -> () 2022-08-17T12:17:18.9064105Z processing existing schema: aten::_cudnn_rnn_backward(Tensor input, Tensor[] weight, int weight_stride0, Tensor weight_buf, Tensor hx, Tensor? cx, Tensor output, Tensor? grad_output, Tensor? grad_hy, Tensor? grad_cy, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, Tensor reserve, bool[4] output_mask) -> (Tensor, Tensor, Tensor, Tensor[]) 2022-08-17T12:17:18.9065400Z processing existing schema: aten::isidentifier(str self) -> bool 2022-08-17T12:17:18.9069190Z processing existing schema: aten::_cudnn_rnn.out(Tensor input, Tensor[] weight, int weight_stride0, Tensor? weight_buf, Tensor hx, Tensor? cx, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3, Tensor(e!) out4) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!), Tensor(e!)) 2022-08-17T12:17:18.9071789Z processing existing schema: aten::_cudnn_rnn(Tensor input, Tensor[] weight, int weight_stride0, Tensor? weight_buf, Tensor hx, Tensor? cx, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, float dropout, bool train, bool bidirectional, int[] batch_sizes, Tensor? dropout_state) -> (Tensor, Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.9072692Z processing existing schema: aten::isprintable(str self) -> bool 2022-08-17T12:17:18.9075510Z processing existing schema: aten::_cudnn_rnn_flatten_weight.out(Tensor[] weight_arr, int weight_stride0, int input_size, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, bool bidirectional, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9077358Z processing existing schema: aten::_cudnn_rnn_flatten_weight(Tensor[] weight_arr, int weight_stride0, int input_size, int mode, int hidden_size, int proj_size, int num_layers, bool batch_first, bool bidirectional) -> Tensor 2022-08-17T12:17:18.9078870Z processing existing schema: aten::rfind(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:18.9081523Z processing existing schema: aten::_cudnn_ctc_loss.out(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank, bool deterministic, bool zero_infinity, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9083523Z processing existing schema: aten::_cudnn_ctc_loss(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank, bool deterministic, bool zero_infinity) -> (Tensor, Tensor) 2022-08-17T12:17:18.9084799Z processing existing schema: aten::gamma.int(int a) -> float 2022-08-17T12:17:18.9086208Z processing existing schema: aten::gamma.float(float a) -> float 2022-08-17T12:17:18.9087506Z processing existing schema: aten::gamma.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.9089354Z processing existing schema: aten::_foobar(Tensor self, bool arg1=True, bool arg2=True, *, bool arg3=True) -> Tensor 2022-08-17T12:17:18.9091035Z processing existing schema: aten::_foobar.out(Tensor self, bool arg1=True, bool arg2=True, *, bool arg3=True, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9092233Z processing existing schema: aten::special_spherical_bessel_j0(Tensor x) -> Tensor 2022-08-17T12:17:18.9094355Z processing existing schema: aten::special_spherical_bessel_j0.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9095183Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9096997Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9098583Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9100211Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9101904Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9103437Z processing existing schema: aten::special_shifted_chebyshev_polynomial_w.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9104770Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9106195Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9107789Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9109033Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9110809Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9112133Z processing existing schema: aten::special_shifted_chebyshev_polynomial_v.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9113608Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9115199Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9116885Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9118540Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9120013Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9121457Z processing existing schema: aten::special_shifted_chebyshev_polynomial_u.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9122652Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9124403Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9125932Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9126856Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9128460Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9129792Z processing existing schema: aten::special_shifted_chebyshev_polynomial_t.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9130930Z processing existing schema: aten::special_scaled_modified_bessel_k1(Tensor x) -> Tensor 2022-08-17T12:17:18.9132474Z processing existing schema: aten::special_scaled_modified_bessel_k1.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9133783Z processing existing schema: aten::special_scaled_modified_bessel_k0(Tensor x) -> Tensor 2022-08-17T12:17:18.9135498Z processing existing schema: aten::special_scaled_modified_bessel_k0.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9136728Z processing existing schema: aten::special_modified_bessel_k1(Tensor self) -> Tensor 2022-08-17T12:17:18.9138337Z processing existing schema: aten::special_modified_bessel_k1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9139655Z processing existing schema: aten::special_modified_bessel_k0(Tensor self) -> Tensor 2022-08-17T12:17:18.9141364Z processing existing schema: aten::special_modified_bessel_k0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9142660Z processing existing schema: aten::special_modified_bessel_i1(Tensor self) -> Tensor 2022-08-17T12:17:18.9144256Z processing existing schema: aten::special_modified_bessel_i1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9145581Z processing existing schema: aten::special_modified_bessel_i0(Tensor self) -> Tensor 2022-08-17T12:17:18.9147227Z processing existing schema: aten::special_modified_bessel_i0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9148637Z processing existing schema: aten::special_legendre_polynomial_p(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9150308Z processing existing schema: aten::special_legendre_polynomial_p.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9152012Z processing existing schema: aten::special_legendre_polynomial_p.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9153535Z processing existing schema: aten::special_legendre_polynomial_p.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9155469Z processing existing schema: aten::special_legendre_polynomial_p.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9156910Z processing existing schema: aten::special_legendre_polynomial_p.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9158253Z processing existing schema: aten::special_laguerre_polynomial_l(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9160106Z processing existing schema: aten::special_laguerre_polynomial_l.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9161664Z processing existing schema: aten::special_laguerre_polynomial_l.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9163145Z processing existing schema: aten::special_laguerre_polynomial_l.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9164757Z processing existing schema: aten::special_laguerre_polynomial_l.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9166098Z processing existing schema: aten::special_laguerre_polynomial_l.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9167530Z processing existing schema: aten::special_hermite_polynomial_he(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9169230Z processing existing schema: aten::special_hermite_polynomial_he.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9170912Z processing existing schema: aten::special_hermite_polynomial_he.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9172407Z processing existing schema: aten::special_hermite_polynomial_he.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9174198Z processing existing schema: aten::special_hermite_polynomial_he.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9175650Z processing existing schema: aten::special_hermite_polynomial_he.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9177065Z processing existing schema: aten::special_hermite_polynomial_h(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9178755Z processing existing schema: aten::special_hermite_polynomial_h.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9180439Z processing existing schema: aten::special_hermite_polynomial_h.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9181723Z processing existing schema: aten::special_hermite_polynomial_h.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9183502Z processing existing schema: aten::special_hermite_polynomial_h.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9184791Z processing existing schema: aten::special_hermite_polynomial_h.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9186375Z processing existing schema: aten::special_chebyshev_polynomial_w(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9187834Z processing existing schema: aten::special_chebyshev_polynomial_w.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9189359Z processing existing schema: aten::special_chebyshev_polynomial_w.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9191140Z processing existing schema: aten::special_chebyshev_polynomial_w.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9192547Z processing existing schema: aten::special_chebyshev_polynomial_w.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9193890Z processing existing schema: aten::special_chebyshev_polynomial_w.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9195210Z processing existing schema: aten::special_chebyshev_polynomial_v(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9196812Z processing existing schema: aten::special_chebyshev_polynomial_v.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9198423Z processing existing schema: aten::special_chebyshev_polynomial_v.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9199772Z processing existing schema: aten::special_chebyshev_polynomial_v.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9201438Z processing existing schema: aten::special_chebyshev_polynomial_v.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9202697Z processing existing schema: aten::special_chebyshev_polynomial_v.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9204028Z processing existing schema: aten::special_chebyshev_polynomial_u(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9205756Z processing existing schema: aten::special_chebyshev_polynomial_u.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9207498Z processing existing schema: aten::special_chebyshev_polynomial_u.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9208980Z processing existing schema: aten::special_chebyshev_polynomial_u.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9210804Z processing existing schema: aten::special_chebyshev_polynomial_u.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9212224Z processing existing schema: aten::special_chebyshev_polynomial_u.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9213173Z processing existing schema: aten::special_chebyshev_polynomial_t(Tensor x, Tensor n) -> Tensor 2022-08-17T12:17:18.9215362Z processing existing schema: aten::special_chebyshev_polynomial_t.out(Tensor x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9216763Z processing existing schema: aten::special_chebyshev_polynomial_t.n_scalar_out(Tensor x, Scalar n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9218384Z processing existing schema: aten::special_chebyshev_polynomial_t.x_scalar(Scalar x, Tensor n) -> Tensor 2022-08-17T12:17:18.9219752Z processing existing schema: aten::special_chebyshev_polynomial_t.x_scalar_out(Scalar x, Tensor n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9221274Z processing existing schema: aten::special_chebyshev_polynomial_t.n_scalar(Tensor x, Scalar n) -> Tensor 2022-08-17T12:17:18.9222584Z processing existing schema: aten::special_bessel_y1(Tensor self) -> Tensor 2022-08-17T12:17:18.9224105Z processing existing schema: aten::special_bessel_y1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9225618Z processing existing schema: aten::special_bessel_y0(Tensor self) -> Tensor 2022-08-17T12:17:18.9227209Z processing existing schema: aten::special_bessel_y0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9228527Z processing existing schema: aten::special_bessel_j1(Tensor self) -> Tensor 2022-08-17T12:17:18.9230304Z processing existing schema: aten::special_bessel_j1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9231210Z processing existing schema: aten::special_bessel_j0(Tensor self) -> Tensor 2022-08-17T12:17:18.9232929Z processing existing schema: aten::special_bessel_j0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9235008Z schema: prims::slice_in_dim(Tensor(a) a, int start_index, int limit_index, int stride=1, int axis=0) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.9237319Z processing existing schema: aten::_native_decoder_only_multi_head_attention(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None, bool need_weights=True, bool average_attn_weights=True) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:18.9240601Z processing existing schema: aten::_native_decoder_only_multi_head_attention.out(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None, bool need_weights=True, bool average_attn_weights=True, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:18.9242993Z processing existing schema: aten::_transformer_decoder_only_layer_fwd(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:18.9246715Z processing existing schema: aten::_transformer_decoder_only_layer_fwd.out(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, Tensor? incr_key=None, Tensor? incr_value=None, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:18.9247111Z processing existing schema: aten::special_airy_ai(Tensor x) -> Tensor 2022-08-17T12:17:18.9248491Z processing existing schema: aten::special_airy_ai.out(Tensor x, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9250065Z schema: prims::split_dim(Tensor(a) a, int dim, int outer_length) -> Tensor(a) found on allowlist, skipping 2022-08-17T12:17:18.9252471Z processing existing schema: aten::_native_multi_head_attention(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, bool need_weights=True, bool average_attn_weights=True, int? mask_type=None) -> (Tensor, Tensor) 2022-08-17T12:17:18.9255217Z processing existing schema: aten::_native_multi_head_attention.out(Tensor query, Tensor key, Tensor value, int embed_dim, int num_head, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, Tensor? mask=None, bool need_weights=True, bool average_attn_weights=True, int? mask_type=None, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9257935Z processing existing schema: aten::_transformer_encoder_layer_fwd(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, int? mask_type=None) -> Tensor 2022-08-17T12:17:18.9261050Z processing existing schema: aten::_transformer_encoder_layer_fwd.out(Tensor src, int embed_dim, int num_heads, Tensor qkv_weight, Tensor qkv_bias, Tensor proj_weight, Tensor proj_bias, bool use_gelu, bool norm_first, float eps, Tensor norm_weight_1, Tensor norm_bias_1, Tensor norm_weight_2, Tensor norm_bias_2, Tensor ffn_weight_1, Tensor ffn_bias_1, Tensor ffn_weight_2, Tensor ffn_bias_2, Tensor? mask=None, int? mask_type=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9261697Z schema: nvprims::acos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9263974Z processing existing schema: aten::_segment_reduce_backward(Tensor grad, Tensor output, Tensor data, str reduce, *, Tensor? lengths=None, Tensor? offsets=None, int axis=0, Scalar? initial=None) -> Tensor 2022-08-17T12:17:18.9266318Z processing existing schema: aten::_segment_reduce_backward.out(Tensor grad, Tensor output, Tensor data, str reduce, *, Tensor? lengths=None, Tensor? offsets=None, int axis=0, Scalar? initial=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9268363Z processing existing schema: aten::segment_reduce(Tensor data, str reduce, *, Tensor? lengths=None, Tensor? indices=None, Tensor? offsets=None, int axis=0, bool unsafe=False, Scalar? initial=None) -> Tensor 2022-08-17T12:17:18.9270758Z processing existing schema: aten::segment_reduce.out(Tensor data, str reduce, *, Tensor? lengths=None, Tensor? indices=None, Tensor? offsets=None, int axis=0, bool unsafe=False, Scalar? initial=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9272004Z schema: nvprims::ne(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9273805Z processing existing schema: aten::_test_optional_floatlist(Tensor values, float[]? addends) -> Tensor 2022-08-17T12:17:18.9275799Z processing existing schema: aten::_test_optional_floatlist.out(Tensor values, float[]? addends, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9277272Z schema: nvprims::mul(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9278700Z processing existing schema: aten::_test_optional_filled_intlist(Tensor values, int[2]? addends) -> Tensor 2022-08-17T12:17:18.9280430Z processing existing schema: aten::_test_optional_filled_intlist.out(Tensor values, int[2]? addends, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9282202Z schema: nvprims::pow(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9283630Z processing existing schema: aten::_test_optional_intlist(Tensor values, int[]? addends) -> Tensor 2022-08-17T12:17:18.9285353Z processing existing schema: aten::_test_optional_intlist.out(Tensor values, int[]? addends, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9286861Z schema: prims::gcd(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9287629Z schema: aten::_linalg_solve_ex(Tensor A, Tensor B, *, bool left=True, bool check_errors=False) -> (Tensor result, Tensor LU, Tensor pivots, Tensor info) found on allowlist, skipping 2022-08-17T12:17:18.9289090Z schema: aten::_linalg_solve_ex.result(Tensor A, Tensor B, *, bool left=True, bool check_errors=False, Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots, Tensor(d!) info) -> (Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots, Tensor(d!) info) found on allowlist, skipping 2022-08-17T12:17:18.9290082Z schema: prims::ge(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9292000Z processing existing schema: aten::_linalg_svd(Tensor A, bool full_matrices=False, bool compute_uv=True, *, str? driver=None) -> (Tensor U, Tensor S, Tensor Vh) 2022-08-17T12:17:18.9294193Z processing existing schema: aten::_linalg_svd.U(Tensor A, bool full_matrices=False, bool compute_uv=True, *, str? driver=None, Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) -> (Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) 2022-08-17T12:17:18.9295808Z processing existing schema: aten::linalg_vector_norm(Tensor self, Scalar ord=2, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9298022Z processing existing schema: aten::linalg_vector_norm.out(Tensor self, Scalar ord=2, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9298901Z schema: prims::fmin(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9300906Z processing existing schema: aten::_linalg_inv_out_helper_(Tensor(a!) self, Tensor(b!) infos_lu, Tensor(c!) infos_getri) -> Tensor(a!) 2022-08-17T12:17:18.9302177Z schema: prims::eq(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9303771Z processing existing schema: aten::_linalg_eigh(Tensor A, str UPLO="L", bool compute_v=True) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.9305980Z processing existing schema: aten::_linalg_eigh.eigenvalues(Tensor A, str UPLO="L", bool compute_v=True, *, Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.9306809Z schema: prims::fmod(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9308328Z processing existing schema: aten::_linalg_slogdet(Tensor A) -> (Tensor sign, Tensor logabsdet, Tensor LU, Tensor pivots) 2022-08-17T12:17:18.9311012Z processing existing schema: aten::_linalg_slogdet.sign(Tensor A, *, Tensor(a!) sign, Tensor(b!) logabsdet, Tensor(c!) LU, Tensor(d!) pivots) -> (Tensor(a!) sign, Tensor(b!) logabsdet, Tensor(c!) LU, Tensor(d!) pivots) 2022-08-17T12:17:18.9312828Z processing existing schema: aten::linalg_matrix_exp(Tensor self) -> Tensor 2022-08-17T12:17:18.9313799Z processing existing schema: aten::linalg_matrix_exp.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9315585Z processing existing schema: aten::linalg_ldl_solve(Tensor LD, Tensor pivots, Tensor B, *, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.9317519Z processing existing schema: aten::linalg_ldl_solve.out(Tensor LD, Tensor pivots, Tensor B, *, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9319039Z processing existing schema: aten::linalg_ldl_factor_ex(Tensor self, *, bool hermitian=False, bool check_errors=False) -> (Tensor LD, Tensor pivots, Tensor info) 2022-08-17T12:17:18.9321232Z processing existing schema: aten::linalg_ldl_factor_ex.out(Tensor self, *, bool hermitian=False, bool check_errors=False, Tensor(a!) LD, Tensor(b!) pivots, Tensor(c!) info) -> (Tensor(a!) LD, Tensor(b!) pivots, Tensor(c!) info) 2022-08-17T12:17:18.9322398Z schema: prims::div(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9323926Z processing existing schema: aten::_linalg_det(Tensor A) -> (Tensor result, Tensor LU, Tensor pivots) 2022-08-17T12:17:18.9326021Z processing existing schema: aten::_linalg_det.result(Tensor A, *, Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots) -> (Tensor(a!) result, Tensor(b!) LU, Tensor(c!) pivots) 2022-08-17T12:17:18.9327517Z processing existing schema: aten::linalg_lu_solve(Tensor LU, Tensor pivots, Tensor B, *, bool left=True, bool adjoint=False) -> Tensor 2022-08-17T12:17:18.9329646Z processing existing schema: aten::linalg_lu_solve.out(Tensor LU, Tensor pivots, Tensor B, *, bool left=True, bool adjoint=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9331152Z processing existing schema: aten::linalg_lu(Tensor A, *, bool pivot=True) -> (Tensor P, Tensor L, Tensor U) 2022-08-17T12:17:18.9333012Z processing existing schema: aten::linalg_lu.out(Tensor A, *, bool pivot=True, Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) -> (Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) 2022-08-17T12:17:18.9334941Z processing existing schema: aten::linalg_lu_factor_ex(Tensor A, *, bool pivot=True, bool check_errors=False) -> (Tensor LU, Tensor pivots, Tensor info) 2022-08-17T12:17:18.9337002Z processing existing schema: aten::linalg_lu_factor_ex.out(Tensor A, *, bool pivot=True, bool check_errors=False, Tensor(a!) LU, Tensor(b!) pivots, Tensor(c!) info) -> (Tensor(a!) LU, Tensor(b!) pivots, Tensor(c!) info) 2022-08-17T12:17:18.9338446Z processing existing schema: aten::linalg_cross(Tensor self, Tensor other, *, int dim=-1) -> Tensor 2022-08-17T12:17:18.9340209Z processing existing schema: aten::linalg_cross.out(Tensor self, Tensor other, *, int dim=-1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9341485Z processing existing schema: aten::special_i1e(Tensor self) -> Tensor 2022-08-17T12:17:18.9343304Z processing existing schema: aten::special_i1e.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9345059Z processing existing schema: quantized::add_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.9346535Z processing existing schema: prim::Print(...) -> () 2022-08-17T12:17:18.9348081Z processing existing schema: quantized::add_relu(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:18.9349818Z processing existing schema: quantized::add_relu.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.9351439Z processing existing schema: quantized::add_relu.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:18.9352975Z processing existing schema: quantized::add_relu.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:18.9354863Z processing existing schema: quantized::add_relu.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.9356864Z processing existing schema: sparse::qlinear_prepack(Tensor W, Tensor? B, int out_features_block_size, int in_features_block_size) -> __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack 2022-08-17T12:17:18.9358500Z processing existing schema: aten::put_(Tensor(a!) self, Tensor index, Tensor source, bool accumulate=False) -> Tensor(a!) 2022-08-17T12:17:18.9359907Z processing existing schema: aten::polygamma_(Tensor(a!) self, int n) -> Tensor(a!) 2022-08-17T12:17:18.9361775Z processing existing schema: aten::poisson_nll_loss(Tensor input, Tensor target, bool log_input, bool full, float eps, int reduction) -> Tensor 2022-08-17T12:17:18.9363109Z processing existing schema: aten::poisson(Tensor self, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.9365044Z processing existing schema: aten::poisson.out(Tensor self, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9366051Z processing existing schema: aten::_version(Tensor self) -> int 2022-08-17T12:17:18.9367532Z processing existing schema: aten::polygamma(int n, Tensor self) -> Tensor 2022-08-17T12:17:18.9369405Z processing existing schema: aten::polygamma.out(int n, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9370483Z processing existing schema: aten::is_contiguous(Tensor self) -> bool 2022-08-17T12:17:18.9372624Z processing existing schema: aten::_backward(Tensor self, Tensor[] inputs, Tensor? gradient=None, bool? retain_graph=None, bool create_graph=False) -> () 2022-08-17T12:17:18.9373639Z processing existing schema: aten::ScalarImplicit(Tensor a) -> Scalar 2022-08-17T12:17:18.9375908Z processing existing schema: quantized::conv_transpose2d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:18.9376902Z processing existing schema: aten::var(Tensor self, bool unbiased=True) -> Tensor 2022-08-17T12:17:18.9378738Z processing existing schema: aten::var.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9380475Z processing existing schema: aten::var.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9382496Z processing existing schema: aten::var.names_out(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9384468Z processing existing schema: aten::var.out(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9386178Z processing existing schema: aten::var.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9388134Z processing existing schema: aten::var.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9389786Z processing existing schema: aten::var.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9391864Z processing existing schema: aten::var.correction_names_out(Tensor self, str[1] dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9394104Z processing existing schema: aten::unsafe_split_with_sizes(Tensor self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:18.9396066Z processing existing schema: aten::unsafe_split_with_sizes.out(Tensor self, int[] split_sizes, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.9397960Z processing existing schema: aten::unsafe_split.Tensor(Tensor self, int split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:18.9399618Z processing existing schema: aten::unsafe_split.Tensor_out(Tensor self, int split_size, int dim=0, *, Tensor[] out) -> () 2022-08-17T12:17:18.9401527Z processing existing schema: aten::unsafe_chunk(Tensor self, int chunks, int dim=0) -> Tensor[] 2022-08-17T12:17:18.9403000Z processing existing schema: aten::trunc_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9404917Z processing existing schema: aten::threshold_(Tensor(a!) self, Scalar threshold, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.9406325Z processing existing schema: aten::threshold(Tensor self, Scalar threshold, Scalar value) -> Tensor 2022-08-17T12:17:18.9408147Z processing existing schema: aten::threshold.out(Tensor self, Scalar threshold, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9409851Z schema: prims::fft_c2c(Tensor self, *, int[] dim, bool forward) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9411524Z processing existing schema: aten::_sample_dirichlet(Tensor self, Generator? generator=None) -> Tensor 2022-08-17T12:17:18.9413252Z processing existing schema: aten::_sample_dirichlet.out(Tensor self, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9414745Z processing existing schema: aten::tan_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9416625Z processing existing schema: aten::sub_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.9418435Z processing existing schema: aten::sub_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.9420043Z schema: prims::rev(Tensor a, int[] dims) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9421194Z schema: aten::_nested_tensor_from_mask_left_aligned(Tensor t, Tensor mask) -> bool found on allowlist, skipping 2022-08-17T12:17:18.9422512Z processing existing schema: aten::std_mean(Tensor self, bool unbiased=True) -> (Tensor, Tensor) 2022-08-17T12:17:18.9423866Z processing existing schema: aten::std_mean.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.9425071Z processing existing schema: aten::std_mean.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.9426467Z processing existing schema: aten::std_mean.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.9427943Z processing existing schema: aten::std_mean.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.9429746Z processing existing schema: aten::std_mean.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9431061Z processing existing schema: aten::std(Tensor self, bool unbiased=True) -> Tensor 2022-08-17T12:17:18.9432840Z processing existing schema: aten::std.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9434388Z processing existing schema: aten::std.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9436157Z processing existing schema: aten::std.names_out(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9438019Z processing existing schema: aten::std.out(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9439570Z processing existing schema: aten::std.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9441448Z processing existing schema: aten::std.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9443027Z processing existing schema: aten::std.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9444895Z processing existing schema: aten::std.correction_names_out(Tensor self, str[1] dim, *, int? correction, bool keepdim=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9446249Z processing existing schema: aten::sinh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9447722Z processing existing schema: aten::len.t(t[] a) -> int 2022-08-17T12:17:18.9449023Z processing existing schema: aten::len.Tensor(Tensor t) -> int 2022-08-17T12:17:18.9450326Z processing existing schema: aten::len.str(str s) -> int 2022-08-17T12:17:18.9451961Z processing existing schema: aten::len.Dict_str(Dict(str, t) self) -> int 2022-08-17T12:17:18.9453531Z processing existing schema: aten::len.Dict_int(Dict(int, t) self) -> int 2022-08-17T12:17:18.9455413Z processing existing schema: aten::len.Dict_bool(Dict(bool, t) self) -> int 2022-08-17T12:17:18.9457083Z processing existing schema: aten::len.Dict_float(Dict(float, t) self) -> int 2022-08-17T12:17:18.9458988Z processing existing schema: aten::len.Dict_complex(Dict(complex, t) self) -> int 2022-08-17T12:17:18.9460499Z processing existing schema: aten::len.Dict_Tensor(Dict(Tensor, t) self) -> int 2022-08-17T12:17:18.9462079Z processing existing schema: aten::len.any(Any[] a) -> int 2022-08-17T12:17:18.9464277Z processing existing schema: quantized::conv_transpose2d_output_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.9465410Z processing existing schema: aten::is_grad_enabled() -> bool 2022-08-17T12:17:18.9466828Z processing existing schema: aten::_foreach_cosh_(Tensor[] self) -> () 2022-08-17T12:17:18.9468580Z processing existing schema: aten::sigmoid_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9470452Z processing existing schema: quantized::conv2d_dilation(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.9471914Z processing existing schema: aten::__upsample_bilinear(Tensor input, int? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:18.9473752Z processing existing schema: aten::__upsample_bilinear.size_list(Tensor input, int[]? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:18.9475450Z processing existing schema: aten::__upsample_bilinear.scale_list(Tensor input, int? size=None, int[]? scale_factor=None) -> Tensor 2022-08-17T12:17:18.9477447Z processing existing schema: aten::__upsample_bilinear.size_list_scale_list(Tensor input, int[]? size=None, int[]? scale_factor=None) -> Tensor 2022-08-17T12:17:18.9480079Z processing existing schema: aten::_foreach_addcdiv.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> Tensor[] 2022-08-17T12:17:18.9482940Z processing existing schema: aten::_foreach_addcdiv.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:18.9485317Z processing existing schema: aten::_foreach_addcdiv.Scalar_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1, *, Tensor[] out) -> () 2022-08-17T12:17:18.9487705Z processing existing schema: aten::_foreach_addcdiv.ScalarList_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:18.9488961Z processing existing schema: aten::rsqrt_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9490198Z processing existing schema: prim::RaiseException(str msg, str? cls=None) -> () 2022-08-17T12:17:18.9491939Z processing existing schema: quantized::mul_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:18.9493359Z processing existing schema: aten::round_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9494948Z processing existing schema: aten::round_.decimals(Tensor(a!) self, *, int decimals) -> Tensor(a!) 2022-08-17T12:17:18.9496370Z processing existing schema: aten::reciprocal_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9496794Z schema: static_runtime::clamp_nan_to_num(Tensor input, Scalar? min, Scalar? max, float? nan, float? posinf, float? posinf) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9498386Z processing existing schema: aten::_add_relu_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.9500151Z processing existing schema: aten::_add_relu_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:18.9501678Z processing existing schema: prim::VarStack(...) -> Tensor 2022-08-17T12:17:18.9503559Z processing existing schema: quantized::conv_transpose2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.9504666Z processing existing schema: aten::data(Tensor self) -> Tensor 2022-08-17T12:17:18.9505901Z processing existing schema: aten::rad2deg(Tensor self) -> Tensor 2022-08-17T12:17:18.9507391Z processing existing schema: aten::rad2deg.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9509474Z processing existing schema: quantized::batch_norm3d_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:18.9510282Z processing existing schema: aten::output_nr(Tensor self) -> int 2022-08-17T12:17:18.9511650Z processing existing schema: aten::nextafter(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9513298Z processing existing schema: aten::nextafter.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9514540Z processing existing schema: aten::neg_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9516036Z processing existing schema: aten::mul_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9517450Z processing existing schema: aten::mul_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.9519596Z processing existing schema: aten::mul_.t(t[](a!) l, int n) -> t[](a!) 2022-08-17T12:17:18.9521076Z processing existing schema: aten::nanmedian(Tensor self) -> Tensor 2022-08-17T12:17:18.9522146Z processing existing schema: aten::nanmedian.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9523847Z processing existing schema: aten::nanmedian.dim_values(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9525134Z processing existing schema: aten::nanmedian.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9526933Z processing existing schema: aten::nanmedian.names_dim_values(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9528408Z processing existing schema: aten::nanmedian.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9529677Z processing existing schema: aten::median(Tensor self) -> Tensor 2022-08-17T12:17:18.9530919Z processing existing schema: aten::median.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9532760Z processing existing schema: aten::median.dim_values(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9534088Z processing existing schema: aten::median.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9535920Z processing existing schema: aten::median.names_dim_values(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9537504Z processing existing schema: aten::median.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9538995Z processing existing schema: aten::mean(Tensor self, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9540693Z processing existing schema: aten::mean.dim(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9542342Z processing existing schema: aten::mean.names_dim(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9544238Z processing existing schema: aten::mean.names_out(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9546205Z processing existing schema: aten::mean.out(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9548110Z processing existing schema: aten::max_pool3d_with_indices(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.9550463Z processing existing schema: aten::max_pool3d_with_indices.out(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9552191Z processing existing schema: aten::max_pool2d_with_indices(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.9554615Z processing existing schema: aten::max_pool2d_with_indices.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9556466Z processing existing schema: aten::max_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.9558574Z processing existing schema: aten::max_pool1d_with_indices(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False) -> (Tensor, Tensor) 2022-08-17T12:17:18.9560688Z processing existing schema: aten::max_pool1d(Tensor self, int[1] kernel_size, int[1] stride=[], int[1] padding=[0], int[1] dilation=[1], bool ceil_mode=False) -> Tensor 2022-08-17T12:17:18.9561838Z processing existing schema: aten::max(Tensor self) -> Tensor 2022-08-17T12:17:18.9563152Z processing existing schema: aten::max.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9565119Z processing existing schema: aten::max.dim_max(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) max, Tensor(b!) max_values) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9566832Z processing existing schema: aten::max.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9568670Z processing existing schema: aten::max.names_dim_max(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) max, Tensor(b!) max_values) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9569992Z processing existing schema: aten::max.other(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9571795Z processing existing schema: aten::max.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9573111Z processing existing schema: aten::masked_select(Tensor self, Tensor mask) -> Tensor 2022-08-17T12:17:18.9575118Z processing existing schema: aten::masked_select.out(Tensor self, Tensor mask, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9576765Z processing existing schema: aten::masked_fill_.Scalar(Tensor(a!) self, Tensor mask, Scalar value) -> Tensor(a!) 2022-08-17T12:17:18.9578469Z processing existing schema: aten::masked_fill_.Tensor(Tensor(a!) self, Tensor mask, Tensor value) -> Tensor(a!) 2022-08-17T12:17:18.9580028Z processing existing schema: aten::masked_fill.Scalar(Tensor self, Tensor mask, Scalar value) -> Tensor 2022-08-17T12:17:18.9581618Z processing existing schema: aten::masked_fill.Tensor(Tensor self, Tensor mask, Tensor value) -> Tensor 2022-08-17T12:17:18.9583482Z processing existing schema: aten::masked_fill.Scalar_out(Tensor self, Tensor mask, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9585323Z processing existing schema: aten::masked_fill.Tensor_out(Tensor self, Tensor mask, Tensor value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9587012Z processing existing schema: aten::lgamma_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9588721Z processing existing schema: aten::kthvalue(Tensor self, int k, int dim=-1, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9590988Z processing existing schema: aten::kthvalue.dimname(Tensor self, int k, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9592203Z processing existing schema: aten::kthvalue.dimname_out(Tensor self, int k, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9593642Z processing existing schema: aten::kthvalue.values(Tensor self, int k, int dim=-1, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9594995Z processing existing schema: aten::item(Tensor self) -> Scalar 2022-08-17T12:17:18.9596371Z processing existing schema: aten::tanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9597835Z processing existing schema: aten::isfinite(Tensor self) -> Tensor 2022-08-17T12:17:18.9599129Z processing existing schema: aten::isfinite.float(float a) -> bool 2022-08-17T12:17:18.9600530Z processing existing schema: aten::isfinite.complex(complex a) -> bool 2022-08-17T12:17:18.9602098Z processing existing schema: aten::is_pinned(Tensor self, Device? device=None) -> bool 2022-08-17T12:17:18.9603222Z processing existing schema: aten::is_inference(Tensor self) -> bool 2022-08-17T12:17:18.9604611Z processing existing schema: aten::is_coalesced(Tensor self) -> bool 2022-08-17T12:17:18.9606285Z processing existing schema: aten::igammac_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9607593Z processing existing schema: aten::igammac(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9609214Z processing existing schema: aten::igammac.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9610740Z processing existing schema: aten::igamma_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9611974Z processing existing schema: aten::igamma(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9613545Z processing existing schema: aten::igamma.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9614885Z processing existing schema: aten::i0(Tensor self) -> Tensor 2022-08-17T12:17:18.9616420Z processing existing schema: aten::i0.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9617954Z processing existing schema: aten::hypot_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9619301Z processing existing schema: aten::hypot(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9620889Z processing existing schema: aten::hypot.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9622301Z processing existing schema: aten::frac_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9623946Z processing existing schema: aten::floor_divide_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.9625418Z processing existing schema: aten::floor_divide_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9626806Z processing existing schema: aten::floor_divide(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9628105Z processing existing schema: aten::floor_divide.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.9629713Z processing existing schema: aten::floor_divide.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9631206Z processing existing schema: aten::floor_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9632736Z processing existing schema: aten::erfc(Tensor self) -> Tensor 2022-08-17T12:17:18.9634172Z processing existing schema: aten::erfc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9635718Z processing existing schema: aten::erfc.int(int a) -> float 2022-08-17T12:17:18.9637080Z processing existing schema: aten::erfc.float(float a) -> float 2022-08-17T12:17:18.9638303Z processing existing schema: aten::erfc.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.9639739Z processing existing schema: aten::erf_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9641444Z processing existing schema: aten::resize_as_(Tensor(a!) self, Tensor the_template, *, int? memory_format=None) -> Tensor(a!) 2022-08-17T12:17:18.9643690Z processing existing schema: quantized::embedding_bag_4bit_prepack(Tensor weight, bool optimized_qparams=False, int nbins=200, float ratio=0.16) -> Tensor 2022-08-17T12:17:18.9644683Z processing existing schema: aten::capitalize(str self) -> str 2022-08-17T12:17:18.9646579Z processing existing schema: aten::_convert_indices_from_csr_to_coo(Tensor crow_indices, Tensor col_indices, *, bool out_int32=False, bool transpose=False) -> Tensor 2022-08-17T12:17:18.9648603Z processing existing schema: aten::_convert_indices_from_csr_to_coo.out(Tensor crow_indices, Tensor col_indices, *, bool out_int32=False, bool transpose=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9649881Z processing existing schema: aten::erf(Tensor self) -> Tensor 2022-08-17T12:17:18.9651586Z processing existing schema: aten::erf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9652826Z processing existing schema: aten::erf.int(int a) -> float 2022-08-17T12:17:18.9654338Z processing existing schema: aten::erf.float(float a) -> float 2022-08-17T12:17:18.9655719Z processing existing schema: aten::erf.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.9657178Z processing existing schema: aten::equal(Tensor self, Tensor other) -> bool 2022-08-17T12:17:18.9658796Z processing existing schema: aten::relu_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9660140Z processing existing schema: aten::Complex.Scalar(Scalar a) -> complex 2022-08-17T12:17:18.9661712Z processing existing schema: aten::Complex.Tensor_Tensor(Tensor a, Tensor b) -> complex 2022-08-17T12:17:18.9663112Z processing existing schema: aten::Complex.int_bool(int x, bool y) -> complex 2022-08-17T12:17:18.9664575Z processing existing schema: aten::Complex.bool_int(bool x, int y) -> complex 2022-08-17T12:17:18.9666143Z processing existing schema: aten::Complex.float_bool(float x, bool y) -> complex 2022-08-17T12:17:18.9667576Z processing existing schema: aten::Complex.bool_float(bool x, float y) -> complex 2022-08-17T12:17:18.9669059Z processing existing schema: aten::Complex.float_int(float x, int y) -> complex 2022-08-17T12:17:18.9670500Z processing existing schema: aten::Complex.int_float(int x, float y) -> complex 2022-08-17T12:17:18.9672698Z processing existing schema: aten::Complex.int_int(int x, int y) -> complex 2022-08-17T12:17:18.9673653Z processing existing schema: aten::Complex.bool_bool(bool x, bool y) -> complex 2022-08-17T12:17:18.9674829Z processing existing schema: aten::Complex.float_float(float x, float y) -> complex 2022-08-17T12:17:18.9676106Z processing existing schema: aten::Complex.Tensor_float(Tensor x, float y) -> complex 2022-08-17T12:17:18.9677528Z processing existing schema: aten::Complex.float_Tensor(float x, Tensor y) -> complex 2022-08-17T12:17:18.9678891Z processing existing schema: aten::Complex.Tensor_int(Tensor x, int y) -> complex 2022-08-17T12:17:18.9680330Z processing existing schema: aten::Complex.int_Tensor(int x, Tensor y) -> complex 2022-08-17T12:17:18.9681886Z processing existing schema: aten::Complex.Tensor_bool(Tensor x, bool y) -> complex 2022-08-17T12:17:18.9683145Z processing existing schema: aten::Complex.bool_Tensor(bool x, Tensor y) -> complex 2022-08-17T12:17:18.9685787Z processing existing schema: quantized::conv_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:18.9687068Z processing existing schema: aten::dropout_(Tensor(a!) self, float p, bool train) -> Tensor(a!) 2022-08-17T12:17:18.9688612Z processing existing schema: aten::dropout(Tensor input, float p, bool train) -> Tensor 2022-08-17T12:17:18.9690128Z schema: aten::div_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) has valid upgrader, skipping 2022-08-17T12:17:18.9691805Z schema: aten::div_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) has valid upgrader, skipping 2022-08-17T12:17:18.9693583Z schema: aten::div_.Tensor_mode(Tensor(a!) self, Tensor other, *, str? rounding_mode) -> Tensor(a!) has valid upgrader, skipping 2022-08-17T12:17:18.9695280Z schema: aten::div_.Scalar_mode(Tensor(a!) self, Scalar other, *, str? rounding_mode) -> Tensor(a!) has valid upgrader, skipping 2022-08-17T12:17:18.9697480Z processing existing schema: quantized::quantized_rnn_relu_cell_dynamic(Tensor input, Tensor hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor b_ih, Tensor b_hh) -> Tensor 2022-08-17T12:17:18.9698416Z processing existing schema: aten::pow.Tensor_Tensor(Tensor self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.9699784Z processing existing schema: aten::pow.Tensor_Scalar(Tensor self, Scalar exponent) -> Tensor 2022-08-17T12:17:18.9701252Z processing existing schema: aten::pow.Scalar(Scalar self, Tensor exponent) -> Tensor 2022-08-17T12:17:18.9703058Z processing existing schema: aten::pow.Scalar_out(Scalar self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9704823Z processing existing schema: aten::pow.Tensor_Scalar_out(Tensor self, Scalar exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9706664Z processing existing schema: aten::pow.Tensor_Tensor_out(Tensor self, Tensor exponent, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9708010Z processing existing schema: aten::pow.int(int a, int b) -> float 2022-08-17T12:17:18.9709291Z processing existing schema: aten::pow.complex(complex a, complex b) -> complex 2022-08-17T12:17:18.9710574Z processing existing schema: aten::pow.float(float a, float b) -> float 2022-08-17T12:17:18.9711824Z processing existing schema: aten::pow.int_float(int a, float b) -> float 2022-08-17T12:17:18.9713218Z processing existing schema: aten::pow.float_int(float a, int b) -> float 2022-08-17T12:17:18.9714558Z processing existing schema: aten::pow.float_complex(float a, complex b) -> complex 2022-08-17T12:17:18.9715842Z processing existing schema: aten::pow.complex_float(complex a, float b) -> complex 2022-08-17T12:17:18.9717055Z processing existing schema: aten::pow.Scalar_Scalar(Scalar a, Scalar b) -> float 2022-08-17T12:17:18.9718341Z processing existing schema: aten::pow.int_to_int(int a, int b) -> int 2022-08-17T12:17:18.9720048Z processing existing schema: aten::rad2deg_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9723047Z processing existing schema: quantized::max_pool1d(Tensor qx, int[] kernel_size, int[] stride, int[] padding, int[] dilation, bool ceil_mode) -> Tensor 2022-08-17T12:17:18.9723448Z schema: profiler::_record_function_enter(str name, str? args=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9724296Z processing existing schema: aten::__ilshift__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.9725668Z processing existing schema: aten::__ilshift__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9727048Z processing existing schema: aten::deg2rad(Tensor self) -> Tensor 2022-08-17T12:17:18.9728452Z processing existing schema: aten::deg2rad.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9729933Z processing existing schema: aten::clamp_min_(Tensor(a!) self, Scalar min) -> Tensor(a!) 2022-08-17T12:17:18.9731498Z processing existing schema: aten::clamp_min_.Tensor(Tensor(a!) self, Tensor min) -> Tensor(a!) 2022-08-17T12:17:18.9733166Z processing existing schema: aten::clamp_(Tensor(a!) self, Scalar? min=None, Scalar? max=None) -> Tensor(a!) 2022-08-17T12:17:18.9734869Z processing existing schema: aten::clamp_.Tensor(Tensor(a!) self, Tensor? min=None, Tensor? max=None) -> Tensor(a!) 2022-08-17T12:17:18.9736102Z processing existing schema: aten::ceil_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9737547Z processing existing schema: aten::bitwise_not_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9739032Z processing existing schema: aten::atanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9740838Z processing existing schema: aten::atanh(Tensor self) -> Tensor 2022-08-17T12:17:18.9742052Z processing existing schema: aten::atanh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9742988Z processing existing schema: aten::atanh.int(int a) -> float 2022-08-17T12:17:18.9744516Z processing existing schema: aten::atanh.float(float a) -> float 2022-08-17T12:17:18.9745434Z processing existing schema: aten::atanh.complex(complex a) -> complex 2022-08-17T12:17:18.9746814Z processing existing schema: aten::atanh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.9748483Z processing existing schema: aten::atan_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9749953Z processing existing schema: aten::atan2_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9751488Z processing existing schema: aten::asinh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9752695Z processing existing schema: aten::asinh(Tensor self) -> Tensor 2022-08-17T12:17:18.9754201Z processing existing schema: aten::asinh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9755444Z processing existing schema: aten::asinh.int(int a) -> float 2022-08-17T12:17:18.9756704Z processing existing schema: aten::asinh.float(float a) -> float 2022-08-17T12:17:18.9757981Z processing existing schema: aten::asinh.complex(complex a) -> complex 2022-08-17T12:17:18.9759240Z processing existing schema: aten::asinh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.9760465Z processing existing schema: aten::min(Tensor self) -> Tensor 2022-08-17T12:17:18.9761994Z processing existing schema: aten::min.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9763762Z processing existing schema: aten::min.dim_min(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) min, Tensor(b!) min_indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9765013Z processing existing schema: aten::min.names_dim(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:18.9766711Z processing existing schema: aten::min.names_dim_min(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) min, Tensor(b!) min_indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:18.9768037Z processing existing schema: aten::min.other(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9769635Z processing existing schema: aten::min.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9771165Z processing existing schema: aten::asin_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9772576Z processing existing schema: aten::arccosh(Tensor self) -> Tensor 2022-08-17T12:17:18.9774571Z processing existing schema: aten::arccosh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9775895Z processing existing schema: aten::any(Tensor self) -> Tensor 2022-08-17T12:17:18.9777324Z processing existing schema: aten::any.dim(Tensor self, int dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9779238Z processing existing schema: aten::any.out(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9780895Z processing existing schema: aten::any.all_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9782464Z processing existing schema: aten::any.dimname(Tensor self, str dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:18.9784404Z processing existing schema: aten::any.dimname_out(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9785921Z processing existing schema: aten::any.str(str[] self) -> bool 2022-08-17T12:17:18.9787616Z processing existing schema: aten::any.int(int[] self) -> bool 2022-08-17T12:17:18.9789256Z processing existing schema: aten::any.float(float[] self) -> bool 2022-08-17T12:17:18.9790909Z processing existing schema: aten::any.bool(bool[] self) -> bool 2022-08-17T12:17:18.9792308Z processing existing schema: aten::angle(Tensor self) -> Tensor 2022-08-17T12:17:18.9794148Z processing existing schema: aten::angle.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9795460Z processing existing schema: aten::angle.int(int a) -> float 2022-08-17T12:17:18.9796869Z processing existing schema: aten::angle.float(float a) -> float 2022-08-17T12:17:18.9798274Z processing existing schema: aten::angle.complex(complex a) -> float 2022-08-17T12:17:18.9799697Z processing existing schema: aten::angle.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:18.9801618Z processing existing schema: aten::align_to(Tensor(a) self, str[] names) -> Tensor(a) 2022-08-17T12:17:18.9803682Z processing existing schema: aten::align_to.ellipsis_idx(Tensor(a) self, str[] order, int ellipsis_idx) -> Tensor(a) 2022-08-17T12:17:18.9805003Z schema: nvprims::tanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9806694Z processing existing schema: aten::_sparse_softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9808341Z processing existing schema: aten::_sparse_softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9810196Z processing existing schema: aten::_sparse_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9811661Z processing existing schema: aten::_sparse_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:18.9813008Z processing existing schema: aten::trunc(Tensor self) -> Tensor 2022-08-17T12:17:18.9814907Z processing existing schema: aten::trunc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9816223Z schema: prims::log10(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9817670Z processing existing schema: aten::_fused_dropout(Tensor self, float p, Generator? generator=None) -> (Tensor, Tensor) 2022-08-17T12:17:18.9819592Z processing existing schema: aten::_fused_dropout.out(Tensor self, float p, Generator? generator=None, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9821083Z processing existing schema: aten::sqrt_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9822685Z processing existing schema: aten::index_copy(Tensor self, int dim, Tensor index, Tensor source) -> Tensor 2022-08-17T12:17:18.9824393Z processing existing schema: aten::index_copy.dimname(Tensor self, str dim, Tensor index, Tensor source) -> Tensor 2022-08-17T12:17:18.9826203Z processing existing schema: aten::index_copy.out(Tensor self, int dim, Tensor index, Tensor source, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9827568Z processing existing schema: aten::linalg_inv_ex(Tensor self, *, bool check_errors=False) -> (Tensor inverse, Tensor info) 2022-08-17T12:17:18.9829435Z processing existing schema: aten::linalg_inv_ex.inverse(Tensor self, *, bool check_errors=False, Tensor(a!) inverse, Tensor(b!) info) -> (Tensor(a!) inverse, Tensor(b!) info) 2022-08-17T12:17:18.9830755Z processing existing schema: aten::linalg_eigh(Tensor self, str UPLO="L") -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.9832792Z processing existing schema: aten::linalg_eigh.eigvals(Tensor self, str UPLO="L", *, Tensor(a!) eigvals, Tensor(b!) eigvecs) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.9834135Z processing existing schema: aten::true_divide.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:18.9835613Z processing existing schema: aten::true_divide.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9837362Z processing existing schema: aten::true_divide.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9838910Z processing existing schema: aten::linalg_cholesky_ex(Tensor self, *, bool upper=False, bool check_errors=False) -> (Tensor L, Tensor info) 2022-08-17T12:17:18.9840844Z processing existing schema: aten::linalg_cholesky_ex.L(Tensor self, *, bool upper=False, bool check_errors=False, Tensor(a!) L, Tensor(b!) info) -> (Tensor(a!) L, Tensor(b!) info) 2022-08-17T12:17:18.9842160Z processing existing schema: aten::linalg_qr(Tensor A, str mode="reduced") -> (Tensor Q, Tensor R) 2022-08-17T12:17:18.9844053Z processing existing schema: aten::linalg_qr.out(Tensor A, str mode="reduced", *, Tensor(a!) Q, Tensor(b!) R) -> (Tensor(a!) Q, Tensor(b!) R) 2022-08-17T12:17:18.9845484Z processing existing schema: aten::multilabel_margin_loss_forward(Tensor self, Tensor target, int reduction) -> (Tensor output, Tensor is_target) 2022-08-17T12:17:18.9847343Z processing existing schema: aten::multilabel_margin_loss_forward.output(Tensor self, Tensor target, int reduction, *, Tensor(a!) output, Tensor(b!) is_target) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9848818Z processing existing schema: aten::fractional_max_pool3d(Tensor self, int[3] kernel_size, int[3] output_size, Tensor random_samples) -> (Tensor, Tensor) 2022-08-17T12:17:18.9850909Z processing existing schema: aten::fractional_max_pool3d.output(Tensor self, int[3] kernel_size, int[3] output_size, Tensor random_samples, *, Tensor(a!) output, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:18.9852518Z processing existing schema: aten::triangular_solve(Tensor self, Tensor A, bool upper=True, bool transpose=False, bool unitriangular=False) -> (Tensor solution, Tensor cloned_coefficient) 2022-08-17T12:17:18.9854721Z processing existing schema: aten::triangular_solve.X(Tensor self, Tensor A, bool upper=True, bool transpose=False, bool unitriangular=False, *, Tensor(a!) X, Tensor(b!) M) -> (Tensor(a!) solution, Tensor(b!) cloned_coefficient) 2022-08-17T12:17:18.9855768Z schema: nvprims::real(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9858259Z processing existing schema: aten::_sparse_coo_tensor_with_dims(int sparse_dim, int dense_dim, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:18.9860259Z processing existing schema: aten::_sparse_coo_tensor_with_dims.out(int sparse_dim, int dense_dim, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9861505Z processing existing schema: aten::is_leaf(Tensor self) -> bool 2022-08-17T12:17:18.9863070Z processing existing schema: aten::symeig(Tensor self, bool eigenvectors=False, bool upper=True) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.9865108Z processing existing schema: aten::symeig.e(Tensor self, bool eigenvectors=False, bool upper=True, *, Tensor(a!) e, Tensor(b!) V) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.9866401Z schema: prims::lt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9868005Z processing existing schema: aten::_lu_with_info(Tensor self, bool pivot=True, bool check_errors=True) -> (Tensor LU, Tensor pivots, Tensor info) 2022-08-17T12:17:18.9869354Z processing existing schema: aten::align_as(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:18.9870740Z processing existing schema: aten::lstsq(Tensor self, Tensor A) -> (Tensor solution, Tensor QR) 2022-08-17T12:17:18.9872800Z processing existing schema: aten::lstsq.X(Tensor self, Tensor A, *, Tensor(a!) X, Tensor(b!) qr) -> (Tensor(a!) solution, Tensor(b!) QR) 2022-08-17T12:17:18.9873699Z processing existing schema: aten::geqrf(Tensor self) -> (Tensor a, Tensor tau) 2022-08-17T12:17:18.9875506Z processing existing schema: aten::geqrf.a(Tensor self, *, Tensor(a!) a, Tensor(b!) tau) -> (Tensor(a!) a, Tensor(b!) tau) 2022-08-17T12:17:18.9877344Z processing existing schema: aten::rename(Tensor(a) self, str[]? names) -> Tensor(a) 2022-08-17T12:17:18.9878711Z processing existing schema: prim::device(Tensor a) -> Device 2022-08-17T12:17:18.9881524Z processing existing schema: quantized::conv3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:18.9882741Z processing existing schema: aten::eig(Tensor self, bool eigenvectors=False) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:18.9884639Z processing existing schema: aten::eig.e(Tensor self, bool eigenvectors=False, *, Tensor(a!) e, Tensor(b!) v) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:18.9886221Z processing existing schema: aten::fake_quantize_per_tensor_affine(Tensor self, float scale, int zero_point, int quant_min, int quant_max) -> Tensor 2022-08-17T12:17:18.9887918Z processing existing schema: aten::fake_quantize_per_tensor_affine.tensor_qparams(Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max) -> Tensor 2022-08-17T12:17:18.9889656Z processing existing schema: aten::linalg_tensorsolve(Tensor self, Tensor other, int[]? dims=None) -> Tensor 2022-08-17T12:17:18.9891814Z processing existing schema: aten::linalg_tensorsolve.out(Tensor self, Tensor other, int[]? dims=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9893273Z processing existing schema: aten::linalg_tensorinv(Tensor self, int ind=2) -> Tensor 2022-08-17T12:17:18.9895300Z processing existing schema: aten::linalg_tensorinv.out(Tensor self, int ind=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9896591Z processing existing schema: aten::linalg_inv(Tensor self) -> Tensor 2022-08-17T12:17:18.9898333Z processing existing schema: aten::linalg_inv.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9899781Z processing existing schema: aten::linalg_eigvalsh(Tensor self, str UPLO="L") -> Tensor 2022-08-17T12:17:18.9901660Z processing existing schema: aten::linalg_eigvalsh.out(Tensor self, str UPLO="L", *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9903174Z processing existing schema: aten::linalg_svdvals(Tensor A, *, str? driver=None) -> Tensor 2022-08-17T12:17:18.9905164Z processing existing schema: aten::linalg_svdvals.out(Tensor A, *, str? driver=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9905936Z schema: aten::linalg_solve(Tensor A, Tensor B, *, bool left=True) -> Tensor found on allowlist, skipping 2022-08-17T12:17:18.9906688Z schema: aten::linalg_solve.out(Tensor A, Tensor B, *, bool left=True, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:18.9908241Z processing existing schema: aten::linalg_matrix_rank(Tensor self, float tol, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.9909884Z processing existing schema: aten::linalg_matrix_rank.tol_tensor(Tensor input, Tensor tol, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.9911390Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_tensor(Tensor input, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.9913079Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_float(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False) -> Tensor 2022-08-17T12:17:18.9915167Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_tensor_out(Tensor input, *, Tensor? atol=None, Tensor? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9917050Z processing existing schema: aten::linalg_matrix_rank.atol_rtol_float_out(Tensor self, *, float? atol=None, float? rtol=None, bool hermitian=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9918868Z processing existing schema: aten::linalg_matrix_rank.out(Tensor self, float tol, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9920674Z processing existing schema: aten::linalg_matrix_rank.out_tol_tensor(Tensor input, Tensor tol, bool hermitian=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9922221Z processing existing schema: aten::true_divide_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:18.9923784Z processing existing schema: aten::true_divide_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:18.9925213Z processing existing schema: aten::linalg_cond(Tensor self, Scalar? p=None) -> Tensor 2022-08-17T12:17:18.9926513Z processing existing schema: aten::linalg_cond.p_str(Tensor self, str p) -> Tensor 2022-08-17T12:17:18.9928351Z processing existing schema: aten::linalg_cond.out(Tensor self, Scalar? p=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9930018Z processing existing schema: aten::linalg_cond.p_str_out(Tensor self, str p, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9932133Z processing existing schema: aten::linalg_matrix_norm(Tensor self, Scalar ord, int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9934373Z processing existing schema: aten::linalg_matrix_norm.str_ord(Tensor self, str ord="fro", int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:18.9936707Z processing existing schema: aten::linalg_matrix_norm.out(Tensor self, Scalar ord, int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9939135Z processing existing schema: aten::linalg_matrix_norm.str_ord_out(Tensor self, str ord="fro", int[] dim=[-2, -1], bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9940640Z processing existing schema: aten::fft_ihfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.9942535Z processing existing schema: aten::fft_ihfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9944150Z processing existing schema: aten::fft_hfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.9946116Z processing existing schema: aten::fft_hfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9947490Z processing existing schema: aten::sign_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:18.9948800Z processing existing schema: aten::percentFormat(str self, ...) -> str 2022-08-17T12:17:18.9950843Z processing existing schema: quantized::conv3d_stride(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.9952158Z processing existing schema: _test::cat(Tensor[] inputs) -> Tensor 2022-08-17T12:17:18.9954424Z processing existing schema: aten::_foreach_addcmul_.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> () 2022-08-17T12:17:18.9956639Z processing existing schema: aten::_foreach_addcmul_.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> () 2022-08-17T12:17:18.9958275Z processing existing schema: aten::fft_irfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.9960365Z processing existing schema: aten::fft_irfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9962063Z processing existing schema: aten::fft_rfftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.9964151Z processing existing schema: aten::fft_rfftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9965969Z processing existing schema: aten::fft_rfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.9968179Z processing existing schema: aten::fft_rfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9969356Z processing existing schema: aten::signbit(Tensor self) -> Tensor 2022-08-17T12:17:18.9970985Z processing existing schema: aten::signbit.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9972217Z processing existing schema: aten::__not__(bool self) -> bool 2022-08-17T12:17:18.9974327Z processing existing schema: quantized::conv3d_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:18.9975940Z processing existing schema: _test::get_first(str[][] _0) -> str _0 2022-08-17T12:17:18.9977950Z processing existing schema: aten::_foreach_asin(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.9979603Z processing existing schema: aten::_foreach_asin.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.9981332Z processing existing schema: aten::fft_rfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:18.9983251Z processing existing schema: aten::fft_rfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9984497Z processing existing schema: aten::set_data(Tensor(a!) self, Tensor new_data) -> () 2022-08-17T12:17:18.9985551Z processing existing schema: prim::rpc_remote(...) -> ... 2022-08-17T12:17:18.9987238Z processing existing schema: quantized::conv3d_unpack(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:18.9988373Z processing existing schema: aten::_list_to_tensor(int[] self) -> Tensor 2022-08-17T12:17:18.9990371Z processing existing schema: aten::_foreach_acos(Tensor[] self) -> Tensor[] 2022-08-17T12:17:18.9991835Z processing existing schema: aten::_foreach_acos.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:18.9993547Z processing existing schema: aten::fft_ifftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:18.9995781Z processing existing schema: aten::fft_ifftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:18.9997755Z processing existing schema: aten::fft_fft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:18.9999686Z processing existing schema: aten::fft_fft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0001207Z processing existing schema: aten::fft_ifft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:19.0004114Z processing existing schema: aten::fft_ifft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0006113Z processing existing schema: aten::fft_fft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:19.0008762Z processing existing schema: aten::fft_fft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0010053Z processing existing schema: aten::replication_pad3d(Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:19.0012741Z processing existing schema: aten::replication_pad3d.out(Tensor self, int[6] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0014907Z processing existing schema: prim::Guard(Tensor(a) t) -> Tensor(a) 2022-08-17T12:17:19.0016336Z processing existing schema: quantized::celu(Tensor self, float output_scale, int output_zero_point, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0017363Z processing existing schema: aten::replication_pad2d(Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:19.0019048Z processing existing schema: aten::replication_pad2d.out(Tensor self, int[4] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0022785Z processing existing schema: aten::grad(Tensor[] outputs, Tensor[] inputs, Tensor?[]? grad_outputs=None, bool? retain_graph=None, bool create_graph=False, bool allow_unused=False) -> Tensor?[] 2022-08-17T12:17:19.0025509Z processing existing schema: _quantized::conv_transpose3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:19.0026322Z processing existing schema: aten::isnumeric(str self) -> bool 2022-08-17T12:17:19.0027841Z processing existing schema: aten::_cholesky_solve_helper(Tensor self, Tensor A, bool upper) -> Tensor 2022-08-17T12:17:19.0029508Z processing existing schema: aten::_cholesky_solve_helper.out(Tensor self, Tensor A, bool upper, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0030856Z processing existing schema: aten::replication_pad1d(Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:19.0032758Z processing existing schema: aten::replication_pad1d.out(Tensor self, int[2] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0034019Z processing existing schema: prim::AutogradAdd(Any a, Any b) -> Any 2022-08-17T12:17:19.0037514Z processing existing schema: _quantized::conv_transpose1d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:19.0038425Z processing existing schema: aten::isalpha(str self) -> bool 2022-08-17T12:17:19.0040123Z processing existing schema: aten::_cdist_backward(Tensor grad, Tensor x1, Tensor x2, float p, Tensor cdist) -> Tensor 2022-08-17T12:17:19.0042164Z processing existing schema: aten::_cdist_backward.out(Tensor grad, Tensor x1, Tensor x2, float p, Tensor cdist, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0043666Z processing existing schema: aten::max_unpool2d(Tensor self, Tensor indices, int[2] output_size) -> Tensor 2022-08-17T12:17:19.0045292Z processing existing schema: aten::max_unpool2d.out(Tensor self, Tensor indices, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0047451Z processing existing schema: aten::max_pool3d(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, int[3] dilation=1, bool ceil_mode=False) -> Tensor 2022-08-17T12:17:19.0049211Z processing existing schema: aten::pinverse(Tensor self, float rcond=1.0000000000000001e-15) -> Tensor 2022-08-17T12:17:19.0050557Z processing existing schema: prim::squeeze_copy(Tensor self) -> Tensor 2022-08-17T12:17:19.0051900Z processing existing schema: prim::squeeze_copy.dim(Tensor self, int dim) -> Tensor 2022-08-17T12:17:19.0054039Z processing existing schema: prim::infer_unsqueeze_size(int[] a, int dim) -> int[] 2022-08-17T12:17:19.0055561Z processing existing schema: aten::matrix_rank(Tensor self, bool symmetric=False) -> Tensor 2022-08-17T12:17:19.0057234Z processing existing schema: aten::matrix_rank.tol(Tensor self, float tol, bool symmetric=False) -> Tensor 2022-08-17T12:17:19.0059697Z processing existing schema: quantized::quantized_gru_cell_dynamic(Tensor input, Tensor hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor b_ih, Tensor b_hh) -> Tensor 2022-08-17T12:17:19.0060249Z processing existing schema: prim::StaticSubgraph(...) -> ... 2022-08-17T12:17:19.0062106Z processing existing schema: aten::all(Tensor self) -> Tensor 2022-08-17T12:17:19.0063140Z processing existing schema: aten::all.dim(Tensor self, int dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.0064962Z processing existing schema: aten::all.out(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0066294Z processing existing schema: aten::all.all_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0067826Z processing existing schema: aten::all.dimname(Tensor self, str dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.0069846Z processing existing schema: aten::all.dimname_out(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0070858Z processing existing schema: aten::all.int(int[] self) -> bool 2022-08-17T12:17:19.0072503Z processing existing schema: aten::all.float(float[] self) -> bool 2022-08-17T12:17:19.0074278Z processing existing schema: aten::all.bool(bool[] self) -> bool 2022-08-17T12:17:19.0075705Z processing existing schema: aten::lu_solve(Tensor self, Tensor LU_data, Tensor LU_pivots) -> Tensor 2022-08-17T12:17:19.0077696Z processing existing schema: aten::lu_solve.out(Tensor self, Tensor LU_data, Tensor LU_pivots, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0078965Z processing existing schema: aten::cholesky_inverse(Tensor self, bool upper=False) -> Tensor 2022-08-17T12:17:19.0080742Z processing existing schema: aten::cholesky_inverse.out(Tensor self, bool upper=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0082359Z processing existing schema: aten::grid_sampler_3d(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:19.0084257Z processing existing schema: aten::grid_sampler_3d.out(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0085402Z schema: prims::sign(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0087167Z processing existing schema: aten::_grid_sampler_2d_cpu_fallback(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:19.0088993Z processing existing schema: aten::_grid_sampler_2d_cpu_fallback.out(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0090264Z processing existing schema: aten::special_i1(Tensor self) -> Tensor 2022-08-17T12:17:19.0091825Z processing existing schema: aten::special_i1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0093504Z processing existing schema: aten::grid_sampler_2d(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:19.0095568Z processing existing schema: aten::grid_sampler_2d.out(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0097672Z processing existing schema: aten::stft(Tensor self, int n_fft, int? hop_length=None, int? win_length=None, Tensor? window=None, bool normalized=False, bool? onesided=None, bool? return_complex=None) -> Tensor 2022-08-17T12:17:19.0100026Z processing existing schema: aten::stft.center(Tensor self, int n_fft, int? hop_length=None, int? win_length=None, Tensor? window=None, bool center=True, str pad_mode="reflect", bool normalized=False, bool? onesided=None, bool? return_complex=None) -> Tensor 2022-08-17T12:17:19.0101266Z schema: prims::view_of(Tensor(a) a) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0102812Z processing existing schema: aten::_nested_from_padded(Tensor padded, Tensor cpu_nested_shape_example, bool fuse_transform_0213=False) -> Tensor 2022-08-17T12:17:19.0104740Z processing existing schema: aten::_nested_from_padded.out(Tensor padded, Tensor cpu_nested_shape_example, bool fuse_transform_0213=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0106083Z schema: aten::nanquantile(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0107593Z schema: aten::nanquantile.scalar(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0109225Z schema: aten::nanquantile.out(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0110845Z schema: aten::nanquantile.scalar_out(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0112259Z processing existing schema: aten::cosh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0113799Z processing existing schema: aten::polar(Tensor abs, Tensor angle) -> Tensor 2022-08-17T12:17:19.0115479Z processing existing schema: aten::polar.out(Tensor abs, Tensor angle, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0116800Z processing existing schema: aten::polar.int(int a, int b) -> complex 2022-08-17T12:17:19.0118233Z processing existing schema: aten::polar.float(float a, float b) -> complex 2022-08-17T12:17:19.0119582Z processing existing schema: aten::polar.int_float(int a, float b) -> complex 2022-08-17T12:17:19.0121057Z processing existing schema: aten::polar.float_int(float a, int b) -> complex 2022-08-17T12:17:19.0122443Z processing existing schema: aten::polar.Scalar_Scalar(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.0124758Z processing existing schema: aten::avg_pool3d(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None) -> Tensor 2022-08-17T12:17:19.0127197Z processing existing schema: aten::avg_pool3d.out(Tensor self, int[3] kernel_size, int[3] stride=[], int[3] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0128609Z processing existing schema: aten::scatter_add(Tensor self, int dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:19.0130395Z processing existing schema: aten::scatter_add.out(Tensor self, int dim, Tensor index, Tensor src, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0131949Z processing existing schema: aten::scatter_add.dimname(Tensor self, str dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:19.0133628Z processing existing schema: quantized::mul_scalar_relu_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.0135507Z processing existing schema: quantized::mul_scalar_relu_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.0137051Z processing existing schema: prim::is_ort(Tensor a) -> bool 2022-08-17T12:17:19.0139313Z processing existing schema: aten::_empty_affine_quantized(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, float scale=1., int zero_point=0, int? memory_format=0) -> Tensor 2022-08-17T12:17:19.0141322Z processing existing schema: aten::_empty_affine_quantized.out(int[] size, *, float scale=1., int zero_point=0, int? memory_format=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0142533Z processing existing schema: aten::isnan(Tensor self) -> Tensor 2022-08-17T12:17:19.0144166Z processing existing schema: aten::isnan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0145512Z processing existing schema: aten::isnan.float(float a) -> bool 2022-08-17T12:17:19.0146807Z processing existing schema: aten::isnan.complex(complex a) -> bool 2022-08-17T12:17:19.0148867Z processing existing schema: aten::tensordot(Tensor self, Tensor other, int[] dims_self, int[] dims_other) -> Tensor 2022-08-17T12:17:19.0151121Z processing existing schema: aten::tensordot.out(Tensor self, Tensor other, int[] dims_self, int[] dims_other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0152801Z processing existing schema: aten::grid_sampler(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor 2022-08-17T12:17:19.0154603Z processing existing schema: aten::pow_.Scalar(Tensor(a!) self, Scalar exponent) -> Tensor(a!) 2022-08-17T12:17:19.0156176Z processing existing schema: aten::pow_.Tensor(Tensor(a!) self, Tensor exponent) -> Tensor(a!) 2022-08-17T12:17:19.0158203Z processing existing schema: quantized::quantized_rnn_tanh_cell_dynamic(Tensor input, Tensor hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor b_ih, Tensor b_hh) -> Tensor 2022-08-17T12:17:19.0159448Z processing existing schema: aten::cross(Tensor self, Tensor other, int? dim=None) -> Tensor 2022-08-17T12:17:19.0161139Z processing existing schema: aten::cross.out(Tensor self, Tensor other, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0162609Z processing existing schema: aten::atan2(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.0164129Z processing existing schema: aten::atan2.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0165481Z processing existing schema: aten::atan2.int(int a, int b) -> float 2022-08-17T12:17:19.0166944Z processing existing schema: aten::atan2.float(float a, float b) -> float 2022-08-17T12:17:19.0168264Z processing existing schema: aten::atan2.int_float(int a, float b) -> float 2022-08-17T12:17:19.0169862Z processing existing schema: aten::atan2.float_int(float a, int b) -> float 2022-08-17T12:17:19.0171185Z processing existing schema: aten::atan2.Scalar_Scalar(Scalar a, Scalar b) -> float 2022-08-17T12:17:19.0172574Z processing existing schema: aten::cumsum(Tensor self, int dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0174177Z processing existing schema: aten::cumsum.dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0175915Z processing existing schema: aten::cumsum.dimname_out(Tensor self, str dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0177596Z processing existing schema: aten::cumsum.out(Tensor self, int dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0178901Z processing existing schema: aten::pixel_unshuffle(Tensor self, int downscale_factor) -> Tensor 2022-08-17T12:17:19.0180474Z processing existing schema: aten::pixel_unshuffle.out(Tensor self, int downscale_factor, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0181823Z processing existing schema: aten::cumprod(Tensor self, int dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0183243Z processing existing schema: aten::cumprod.dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0185039Z processing existing schema: aten::cumprod.dimname_out(Tensor self, str dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0186735Z processing existing schema: aten::cumprod.out(Tensor self, int dim, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0188209Z processing existing schema: aten::fractional_max_pool2d(Tensor self, int[2] kernel_size, int[2] output_size, Tensor random_samples) -> (Tensor, Tensor) 2022-08-17T12:17:19.0190156Z processing existing schema: aten::fractional_max_pool2d.output(Tensor self, int[2] kernel_size, int[2] output_size, Tensor random_samples, *, Tensor(a!) output, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.0191414Z processing existing schema: aten::softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0192976Z processing existing schema: aten::softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0194725Z processing existing schema: aten::softmax.int_out(Tensor self, int dim, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0195416Z processing existing schema: prim::BailoutTemplate() -> int 2022-08-17T12:17:19.0197038Z processing existing schema: mkldnn_prepacked::conv2d_run(Tensor X, __torch__.torch.classes.mkldnn.ConvOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:19.0198755Z processing existing schema: aten::local_value(RRef(t) self) -> t(*) 2022-08-17T12:17:19.0200595Z processing existing schema: aten::_foreach_log10(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.0202187Z processing existing schema: aten::_foreach_log10.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.0203736Z processing existing schema: aten::logsumexp(Tensor self, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.0205160Z processing existing schema: aten::logsumexp.names(Tensor self, str[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.0206947Z processing existing schema: aten::logsumexp.names_out(Tensor self, str[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0208805Z processing existing schema: aten::logsumexp.out(Tensor self, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0210288Z processing existing schema: aten::renorm(Tensor self, Scalar p, int dim, Scalar maxnorm) -> Tensor 2022-08-17T12:17:19.0212169Z processing existing schema: aten::renorm.out(Tensor self, Scalar p, int dim, Scalar maxnorm, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0213404Z processing existing schema: prim::layout(Tensor a) -> int 2022-08-17T12:17:19.0216648Z processing existing schema: quantized::conv_transpose2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:19.0217980Z processing existing schema: aten::cdist(Tensor x1, Tensor x2, float p=2., int? compute_mode=None) -> Tensor 2022-08-17T12:17:19.0219565Z processing existing schema: aten::reflection_pad2d(Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:19.0221248Z processing existing schema: aten::reflection_pad2d.out(Tensor self, int[4] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0222661Z processing existing schema: aten::Bool.Tensor(Tensor a) -> bool 2022-08-17T12:17:19.0223873Z processing existing schema: aten::Bool.int(int a) -> bool 2022-08-17T12:17:19.0225272Z processing existing schema: aten::Bool.float(float a) -> bool 2022-08-17T12:17:19.0227084Z processing existing schema: _quantized::conv_transpose2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0228458Z processing existing schema: aten::dist(Tensor self, Tensor other, Scalar p=2) -> Tensor 2022-08-17T12:17:19.0230201Z processing existing schema: aten::dist.out(Tensor self, Tensor other, Scalar p=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0232120Z processing existing schema: aten::binary_cross_entropy_with_logits(Tensor self, Tensor target, Tensor? weight=None, Tensor? pos_weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:19.0234327Z processing existing schema: aten::binary_cross_entropy_with_logits.out(Tensor self, Tensor target, Tensor? weight=None, Tensor? pos_weight=None, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0235551Z processing existing schema: aten::bitwise_not(Tensor self) -> Tensor 2022-08-17T12:17:19.0237177Z processing existing schema: aten::bitwise_not.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0239159Z processing existing schema: aten::multi_margin_loss(Tensor self, Tensor target, Scalar p=1, Scalar margin=1, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:19.0241302Z processing existing schema: aten::multi_margin_loss.out(Tensor self, Tensor target, Scalar p=1, Scalar margin=1, Tensor? weight=None, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0242802Z processing existing schema: aten::multilabel_margin_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:19.0244560Z processing existing schema: aten::multilabel_margin_loss.out(Tensor self, Tensor target, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0246367Z processing existing schema: aten::margin_ranking_loss(Tensor input1, Tensor input2, Tensor target, float margin=0., int reduction=1) -> Tensor 2022-08-17T12:17:19.0247815Z processing existing schema: aten::mse_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:19.0249687Z processing existing schema: aten::mse_loss.out(Tensor self, Tensor target, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0251320Z processing existing schema: aten::huber_loss(Tensor self, Tensor target, int reduction=1, float delta=1.) -> Tensor 2022-08-17T12:17:19.0253283Z processing existing schema: aten::huber_loss.out(Tensor self, Tensor target, int reduction=1, float delta=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0255170Z processing existing schema: aten::smooth_l1_loss(Tensor self, Tensor target, int reduction=1, float beta=1.) -> Tensor 2022-08-17T12:17:19.0257002Z processing existing schema: aten::smooth_l1_loss.out(Tensor self, Tensor target, int reduction=1, float beta=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0258550Z processing existing schema: aten::insert.t(t[](a!) self, int idx, t(b -> *) el) -> () 2022-08-17T12:17:19.0260482Z processing existing schema: _quantized::conv3d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0261489Z processing existing schema: aten::_foreach_frac_(Tensor[] self) -> () 2022-08-17T12:17:19.0263071Z processing existing schema: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.0264878Z processing existing schema: aten::mul.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.0266358Z processing existing schema: aten::mul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0268027Z processing existing schema: aten::mul.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0269807Z processing existing schema: aten::mul.left_t(t[] l, int n) -> t[] 2022-08-17T12:17:19.0271855Z processing existing schema: aten::mul.right_(int n, t[] l) -> t[] 2022-08-17T12:17:19.0273326Z processing existing schema: aten::mul.int(int a, int b) -> int 2022-08-17T12:17:19.0274743Z processing existing schema: aten::mul.complex(complex a, complex b) -> complex 2022-08-17T12:17:19.0276199Z processing existing schema: aten::mul.float(float a, float b) -> float 2022-08-17T12:17:19.0277231Z processing existing schema: aten::mul.int_complex(int a, complex b) -> complex 2022-08-17T12:17:19.0278600Z processing existing schema: aten::mul.complex_int(complex a, int b) -> complex 2022-08-17T12:17:19.0280070Z processing existing schema: aten::mul.float_complex(float a, complex b) -> complex 2022-08-17T12:17:19.0281550Z processing existing schema: aten::mul.complex_float(complex a, float b) -> complex 2022-08-17T12:17:19.0282886Z processing existing schema: aten::mul.int_float(int a, float b) -> float 2022-08-17T12:17:19.0284602Z processing existing schema: aten::mul.float_int(float a, int b) -> float 2022-08-17T12:17:19.0285723Z processing existing schema: aten::mul(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.0286994Z processing existing schema: aten::linalg_eig(Tensor self) -> (Tensor eigenvalues, Tensor eigenvectors) 2022-08-17T12:17:19.0288776Z processing existing schema: aten::linalg_eig.out(Tensor self, *, Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) -> (Tensor(a!) eigenvalues, Tensor(b!) eigenvectors) 2022-08-17T12:17:19.0290609Z processing existing schema: aten::unbind.int(Tensor(a -> *) self, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0292847Z processing existing schema: aten::unbind.Dimname(Tensor(a -> *) self, str dim) -> Tensor[] 2022-08-17T12:17:19.0293350Z schema: aten::linalg_solve_triangular(Tensor self, Tensor B, *, bool upper, bool left=True, bool unitriangular=False) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0294479Z schema: aten::linalg_solve_triangular.out(Tensor self, Tensor B, *, bool upper, bool left=True, bool unitriangular=False, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0296418Z processing existing schema: aten::to.device(Tensor(a) self, Device device, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:19.0298274Z processing existing schema: aten::to.dtype(Tensor(a) self, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:19.0300023Z processing existing schema: aten::to.other(Tensor(a) self, Tensor other, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:19.0302410Z processing existing schema: aten::to.dtype_layout(Tensor(a) self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor(a) 2022-08-17T12:17:19.0304367Z processing existing schema: aten::to.prim_Device(Tensor(a) self, Device? device, int? dtype=None, bool non_blocking=False, bool copy=False) -> Tensor(a|b) 2022-08-17T12:17:19.0306248Z processing existing schema: aten::to.prim_dtype(Tensor(a) self, int? dtype=None, bool non_blocking=False, bool copy=False) -> Tensor(a|b) 2022-08-17T12:17:19.0307953Z processing existing schema: aten::to.prim_other(Tensor(a) self, bool non_blocking=False, bool copy=False) -> Tensor(a|b) 2022-08-17T12:17:19.0309331Z processing existing schema: aten::sqrt(Tensor self) -> Tensor 2022-08-17T12:17:19.0310777Z processing existing schema: aten::sqrt.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0312029Z processing existing schema: aten::sqrt.int(int a) -> float 2022-08-17T12:17:19.0313286Z processing existing schema: aten::sqrt.float(float a) -> float 2022-08-17T12:17:19.0314670Z processing existing schema: aten::sqrt.complex(complex a) -> complex 2022-08-17T12:17:19.0316116Z processing existing schema: aten::sqrt.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0317307Z processing existing schema: aten::sinh(Tensor self) -> Tensor 2022-08-17T12:17:19.0318850Z processing existing schema: aten::sinh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0320155Z processing existing schema: aten::sinh.int(int a) -> float 2022-08-17T12:17:19.0321728Z processing existing schema: aten::sinh.float(float a) -> float 2022-08-17T12:17:19.0322850Z processing existing schema: aten::sinh.complex(complex a) -> complex 2022-08-17T12:17:19.0324240Z processing existing schema: aten::sinh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0325563Z processing existing schema: aten::hash.generic(t value) -> int 2022-08-17T12:17:19.0327584Z processing existing schema: quantized::conv_transpose2d_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.0328792Z processing existing schema: aten::_no_grad_zero_(Tensor(a!) tensor) -> Tensor(a!) 2022-08-17T12:17:19.0330830Z processing existing schema: aten::_foreach_cosh(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.0332525Z processing existing schema: aten::_foreach_cosh.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.0334838Z processing existing schema: aten::full_like(Tensor self, Scalar fill_value, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.0336618Z processing existing schema: aten::full_like.out(Tensor self, Scalar fill_value, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0337700Z processing existing schema: aten::relu(Tensor self) -> Tensor 2022-08-17T12:17:19.0339408Z processing existing schema: aten::relu.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0340828Z processing existing schema: aten::IntImplicit(Tensor a) -> int 2022-08-17T12:17:19.0342517Z processing existing schema: quantized::conv_transpose1d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:19.0343836Z processing existing schema: aten::unsqueeze_(Tensor(a!) self, int dim) -> Tensor(a!) 2022-08-17T12:17:19.0345404Z processing existing schema: prim::MKLDNNClamp_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0347169Z processing existing schema: aten::ormqr(Tensor self, Tensor input2, Tensor input3, bool left=True, bool transpose=False) -> Tensor 2022-08-17T12:17:19.0349177Z processing existing schema: aten::ormqr.out(Tensor self, Tensor input2, Tensor input3, bool left=True, bool transpose=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0350546Z processing existing schema: aten::expm1(Tensor self) -> Tensor 2022-08-17T12:17:19.0352074Z processing existing schema: aten::expm1.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0353375Z processing existing schema: aten::expm1.int(int a) -> float 2022-08-17T12:17:19.0354728Z processing existing schema: aten::expm1.float(float a) -> float 2022-08-17T12:17:19.0356089Z processing existing schema: aten::expm1.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0357757Z processing existing schema: prim::MKLDNNHardTanh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0359059Z processing existing schema: aten::orgqr(Tensor self, Tensor input2) -> Tensor 2022-08-17T12:17:19.0360696Z processing existing schema: aten::orgqr.out(Tensor self, Tensor input2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0362232Z processing existing schema: aten::repeat_interleave.Tensor(Tensor repeats, *, int? output_size=None) -> Tensor 2022-08-17T12:17:19.0363959Z processing existing schema: aten::repeat_interleave.self_Tensor(Tensor self, Tensor repeats, int? dim=None, *, int? output_size=None) -> Tensor 2022-08-17T12:17:19.0365637Z processing existing schema: aten::repeat_interleave.self_int(Tensor self, int repeats, int? dim=None, *, int? output_size=None) -> Tensor 2022-08-17T12:17:19.0367428Z processing existing schema: aten::repeat_interleave.Tensor_out(Tensor repeats, *, int? output_size=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0370020Z processing existing schema: _quantized::conv3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:19.0371185Z processing existing schema: aten::conj_physical(Tensor self) -> Tensor 2022-08-17T12:17:19.0372816Z processing existing schema: aten::conj_physical.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0374787Z processing existing schema: aten::expm1_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0376433Z processing existing schema: aten::round(Tensor self) -> Tensor 2022-08-17T12:17:19.0377380Z processing existing schema: aten::round.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0379023Z processing existing schema: aten::round.decimals(Tensor self, *, int decimals) -> Tensor 2022-08-17T12:17:19.0380933Z processing existing schema: aten::round.decimals_out(Tensor self, *, int decimals, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0382006Z processing existing schema: aten::round.int(int a) -> float 2022-08-17T12:17:19.0383490Z processing existing schema: aten::round.float(float a) -> float 2022-08-17T12:17:19.0384697Z processing existing schema: aten::round.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0387409Z processing existing schema: aten::_size_if_not_equal(int[] self_size, int[] other_size) -> int[]? 2022-08-17T12:17:19.0389021Z processing existing schema: quantized::linear_relu_dynamic_fp16(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:19.0390210Z processing existing schema: aten::cos(Tensor self) -> Tensor 2022-08-17T12:17:19.0391830Z processing existing schema: aten::cos.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0393198Z processing existing schema: aten::cos.int(int a) -> float 2022-08-17T12:17:19.0394597Z processing existing schema: aten::cos.float(float a) -> float 2022-08-17T12:17:19.0396175Z processing existing schema: aten::cos.complex(complex a) -> complex 2022-08-17T12:17:19.0397276Z processing existing schema: aten::cos.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0398301Z processing existing schema: aten::native_dropout(Tensor input, float p, bool? train) -> (Tensor, Tensor) 2022-08-17T12:17:19.0400108Z processing existing schema: aten::native_dropout.out(Tensor input, float p, bool? train, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.0400997Z processing existing schema: aten::ceil(Tensor self) -> Tensor 2022-08-17T12:17:19.0402659Z processing existing schema: aten::ceil.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0403499Z processing existing schema: aten::ceil.int(int a) -> int 2022-08-17T12:17:19.0405063Z processing existing schema: aten::ceil.float(float a) -> int 2022-08-17T12:17:19.0406664Z processing existing schema: aten::ceil.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0407909Z processing existing schema: aten::gt.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.0409270Z processing existing schema: aten::gt.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.0411010Z processing existing schema: aten::gt.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0412581Z processing existing schema: aten::gt.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0413984Z processing existing schema: aten::gt.int(int a, int b) -> bool 2022-08-17T12:17:19.0415364Z processing existing schema: aten::gt.float(float a, float b) -> bool 2022-08-17T12:17:19.0416776Z processing existing schema: aten::gt.int_float(int a, float b) -> bool 2022-08-17T12:17:19.0418178Z processing existing schema: aten::gt.float_int(float a, int b) -> bool 2022-08-17T12:17:19.0419663Z processing existing schema: aten::gt(Scalar a, Scalar b) -> bool 2022-08-17T12:17:19.0421037Z processing existing schema: aten::gt.str(str a, str b) -> bool 2022-08-17T12:17:19.0422189Z processing existing schema: aten::var_mean(Tensor self, bool unbiased=True) -> (Tensor, Tensor) 2022-08-17T12:17:19.0423856Z processing existing schema: aten::var_mean.dim(Tensor self, int[1]? dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:19.0425357Z processing existing schema: aten::var_mean.names_dim(Tensor self, str[1] dim, bool unbiased=True, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:19.0426899Z processing existing schema: aten::var_mean.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:19.0428078Z processing existing schema: aten::var_mean.correction_names(Tensor self, str[1] dim, *, int? correction, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:19.0429997Z processing existing schema: aten::var_mean.correction_out(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.0431486Z processing existing schema: aten::_unsafe_view(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:19.0433415Z processing existing schema: aten::_unsafe_view.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0434684Z processing existing schema: aten::abs(Tensor self) -> Tensor 2022-08-17T12:17:19.0436275Z processing existing schema: aten::abs.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0437966Z processing existing schema: aten::addmv(Tensor self, Tensor mat, Tensor vec, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0440011Z processing existing schema: aten::addmv.out(Tensor self, Tensor mat, Tensor vec, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0441739Z processing existing schema: quantized::make_quantized_cell_params(Tensor w_ih, Tensor w_hh, Tensor b_ih, Tensor b_hh) -> __torch__.torch.classes.rnn.CellParamsBase 2022-08-17T12:17:19.0442428Z processing existing schema: prim::TensorExprGroup(...) -> ... 2022-08-17T12:17:19.0444234Z processing existing schema: aten::transpose_(Tensor(a!) self, int dim0, int dim1) -> Tensor(a!) 2022-08-17T12:17:19.0445572Z schema: nvprims::log(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0447888Z processing existing schema: aten::_sparse_bsc_tensor_unsafe(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.0448753Z processing existing schema: aten::square(Tensor self) -> Tensor 2022-08-17T12:17:19.0450543Z processing existing schema: aten::square.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0452385Z schema: prims::arange(Scalar start, Scalar end, Scalar step, *, int? dtype, Device? device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0454060Z processing existing schema: aten::_remove_batch_dim(Tensor self, int level, int batch_size, int out_dim) -> Tensor 2022-08-17T12:17:19.0455288Z processing existing schema: aten::retain_grad(Tensor(a!) self) -> () 2022-08-17T12:17:19.0456902Z processing existing schema: quantized::embedding_bag_unpack(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase W_prepack) -> Tensor W_origin 2022-08-17T12:17:19.0458096Z processing existing schema: aten::expandtabs(str self, int tabsize=8) -> str 2022-08-17T12:17:19.0460034Z processing existing schema: aten::_ctc_loss(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank=0, bool zero_infinity=False) -> (Tensor, Tensor) 2022-08-17T12:17:19.0462663Z processing existing schema: aten::_ctc_loss.out(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank=0, bool zero_infinity=False, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.0463432Z processing existing schema: aten::exp(Tensor self) -> Tensor 2022-08-17T12:17:19.0465222Z processing existing schema: aten::exp.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0466536Z processing existing schema: aten::exp.int(int a) -> float 2022-08-17T12:17:19.0467757Z processing existing schema: aten::exp.float(float a) -> float 2022-08-17T12:17:19.0469070Z processing existing schema: aten::exp.complex(complex a) -> complex 2022-08-17T12:17:19.0470475Z processing existing schema: aten::exp.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0471938Z processing existing schema: aten::clamp_min(Tensor self, Scalar min) -> Tensor 2022-08-17T12:17:19.0473537Z processing existing schema: aten::clamp_min.Tensor(Tensor self, Tensor min) -> Tensor 2022-08-17T12:17:19.0475312Z processing existing schema: aten::clamp_min.out(Tensor self, Scalar min, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0477053Z processing existing schema: aten::clamp_min.Tensor_out(Tensor self, Tensor min, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0478599Z processing existing schema: aten::log10_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0480260Z processing existing schema: aten::absolute_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0481962Z processing existing schema: aten::view_as(Tensor(a) self, Tensor other) -> Tensor(a) 2022-08-17T12:17:19.0483884Z processing existing schema: aten::_upsample_bilinear2d_aa(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.0486102Z processing existing schema: aten::_upsample_bilinear2d_aa.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0488114Z processing existing schema: aten::_upsample_bilinear2d_aa.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.0490495Z processing existing schema: aten::_upsample_bilinear2d_aa.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0491917Z processing existing schema: aten::linalg_householder_product(Tensor input, Tensor tau) -> Tensor 2022-08-17T12:17:19.0493644Z processing existing schema: aten::linalg_householder_product.out(Tensor input, Tensor tau, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0495465Z processing existing schema: aten::unfold(Tensor(a) self, int dimension, int size, int step) -> Tensor(a) 2022-08-17T12:17:19.0496901Z schema: nvprims::div(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0498432Z processing existing schema: aten::_standard_gamma(Tensor self, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.0500320Z processing existing schema: aten::_standard_gamma.out(Tensor self, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0502003Z processing existing schema: aten::transpose.int(Tensor(a) self, int dim0, int dim1) -> Tensor(a) 2022-08-17T12:17:19.0503709Z processing existing schema: aten::transpose.Dimname(Tensor(a) self, str dim0, str dim1) -> Tensor(a) 2022-08-17T12:17:19.0505220Z processing existing schema: aten::trace(Tensor self) -> Tensor 2022-08-17T12:17:19.0506846Z processing existing schema: aten::trace.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0508398Z processing existing schema: aten::logical_or_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.0510145Z processing existing schema: aten::addcmul_(Tensor(a!) self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor(a!) 2022-08-17T12:17:19.0512421Z processing existing schema: aten::quantized_gru.input(Tensor input, Tensor hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:19.0514411Z processing existing schema: aten::quantized_gru.data(Tensor data, Tensor batch_sizes, Tensor hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:19.0516166Z processing existing schema: aten::quantized_gru.input_legacy(Tensor input, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first) -> (Tensor, Tensor) 2022-08-17T12:17:19.0518061Z processing existing schema: aten::quantized_gru.data_legacy(Tensor data, Tensor batch_sizes, Tensor hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional) -> (Tensor, Tensor) 2022-08-17T12:17:19.0519600Z processing existing schema: prim::expand_copy(Tensor self, int[] size, *, bool implicit=False) -> Tensor 2022-08-17T12:17:19.0521349Z processing existing schema: sparse::qlinear_relu(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:19.0522692Z processing existing schema: aten::prod(Tensor self, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0524238Z processing existing schema: aten::prod.dim_int(Tensor self, int dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0525854Z processing existing schema: aten::prod.dim_Dimname(Tensor self, str dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0527716Z processing existing schema: aten::prod.Dimname_out(Tensor self, str dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0529617Z processing existing schema: aten::prod.int_out(Tensor self, int dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0531260Z processing existing schema: aten::prod.out(Tensor self, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0533309Z processing existing schema: aten::randint_like(Tensor self, int high, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.0535460Z processing existing schema: aten::randint_like.low_dtype(Tensor self, int low, int high, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.0537074Z processing existing schema: aten::randint_like.out(Tensor self, int high, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0538922Z processing existing schema: aten::randint_like.low_dtype_out(Tensor self, int low, int high, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0541075Z processing existing schema: quantized::cat_out(Tensor[] qx, int dim, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0541467Z schema: static_runtime::reshape_copy(Tensor self, int[] shape) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0542346Z processing existing schema: aten::__lshift__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.0543623Z processing existing schema: aten::__lshift__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.0545282Z processing existing schema: aten::__lshift__.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0546913Z processing existing schema: aten::__lshift__.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0548326Z processing existing schema: aten::__lshift__.int(int a, int b) -> int 2022-08-17T12:17:19.0550154Z processing existing schema: aten::index_fill_.Dimname_Scalar(Tensor(a!) self, str dim, Tensor index, Scalar value) -> Tensor(a!) 2022-08-17T12:17:19.0551854Z processing existing schema: aten::index_fill_.Dimname_Tensor(Tensor(a!) self, str dim, Tensor index, Tensor value) -> Tensor(a!) 2022-08-17T12:17:19.0553718Z processing existing schema: aten::index_fill_.int_Scalar(Tensor(a!) self, int dim, Tensor index, Scalar value) -> Tensor(a!) 2022-08-17T12:17:19.0555500Z processing existing schema: aten::index_fill_.int_Tensor(Tensor(a!) self, int dim, Tensor index, Tensor value) -> Tensor(a!) 2022-08-17T12:17:19.0556954Z processing existing schema: aten::squeeze(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0558660Z processing existing schema: aten::squeeze.dim(Tensor(a) self, int dim) -> Tensor(a) 2022-08-17T12:17:19.0560386Z processing existing schema: aten::squeeze.dimname(Tensor(a) self, str dim) -> Tensor(a) 2022-08-17T12:17:19.0562818Z processing existing schema: aten::split_with_sizes(Tensor(a -> *) self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0564426Z processing existing schema: aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor 2022-08-17T12:17:19.0566116Z processing existing schema: aten::clamp.Tensor(Tensor self, Tensor? min=None, Tensor? max=None) -> Tensor 2022-08-17T12:17:19.0568056Z processing existing schema: aten::clamp.out(Tensor self, Scalar? min=None, Scalar? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0569996Z processing existing schema: aten::clamp.Tensor_out(Tensor self, Tensor? min=None, Tensor? max=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0571470Z processing existing schema: aten::square_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0573214Z processing existing schema: aten::index_fill.Dimname_Scalar(Tensor self, str dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:19.0574953Z processing existing schema: aten::index_fill.Dimname_Tensor(Tensor self, str dim, Tensor index, Tensor value) -> Tensor 2022-08-17T12:17:19.0576570Z processing existing schema: aten::index_fill.int_Scalar(Tensor self, int dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:19.0577943Z processing existing schema: aten::index_fill.int_Tensor(Tensor self, int dim, Tensor index, Tensor value) -> Tensor 2022-08-17T12:17:19.0579859Z processing existing schema: aten::index_fill.int_Scalar_out(Tensor self, int dim, Tensor index, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0581714Z processing existing schema: aten::index_fill.int_Tensor_out(Tensor self, int dim, Tensor index, Tensor value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0583534Z schema: prims::empty(int[] shape, *, int dtype, Device device, bool requires_grad) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0585665Z processing existing schema: aten::_reshape_alias(Tensor(a) self, int[] size, int[] stride) -> Tensor(a) 2022-08-17T12:17:19.0586943Z processing existing schema: aten::tan(Tensor self) -> Tensor 2022-08-17T12:17:19.0588600Z processing existing schema: aten::tan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0589942Z processing existing schema: aten::tan.int(int a) -> float 2022-08-17T12:17:19.0591416Z processing existing schema: aten::tan.float(float a) -> float 2022-08-17T12:17:19.0592799Z processing existing schema: aten::tan.complex(complex a) -> complex 2022-08-17T12:17:19.0594232Z processing existing schema: aten::tan.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0595923Z processing existing schema: aten::permute(Tensor(a) self, int[] dims) -> Tensor(a) 2022-08-17T12:17:19.0597459Z processing existing schema: prim::add_optional(Tensor(a) input, Tensor? bias) -> Tensor(a) 2022-08-17T12:17:19.0598687Z processing existing schema: prim::CudaFusionSizeEq(...) -> bool 2022-08-17T12:17:19.0600188Z processing existing schema: aten::mH(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0601917Z processing existing schema: aten::mH.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0604113Z processing existing schema: prim::mkldnn_convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> Tensor 2022-08-17T12:17:19.0605814Z processing existing schema: prim::CudaFusionGuard(...) -> bool 2022-08-17T12:17:19.0607347Z processing existing schema: aten::rsub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0608957Z processing existing schema: aten::rsub.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0610486Z processing existing schema: aten::rsub.Tensor_out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0612413Z processing existing schema: aten::rsub.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0614493Z processing existing schema: quantized::mul_relu_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.0615095Z processing existing schema: prim::is_vulkan(Tensor a) -> bool 2022-08-17T12:17:19.0616079Z schema: aten::_embedding_bag_dense_backward(Tensor grad, Tensor indices, Tensor offset2bag, Tensor bag_size, Tensor maximum_indices, int num_weights, bool scale_grad_by_freq, int mode, Tensor? per_sample_weights, int padding_idx=-1) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0617213Z schema: aten::_embedding_bag_dense_backward.out(Tensor grad, Tensor indices, Tensor offset2bag, Tensor bag_size, Tensor maximum_indices, int num_weights, bool scale_grad_by_freq, int mode, Tensor? per_sample_weights, int padding_idx=-1, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0619060Z processing existing schema: aten::as_strided_(Tensor(a!) self, int[] size, int[] stride, int? storage_offset=None) -> Tensor(a!) 2022-08-17T12:17:19.0620411Z processing existing schema: aten::arccosh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0621677Z processing existing schema: aten::matrix_H(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0623176Z processing existing schema: aten::matrix_H.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0625492Z processing existing schema: quantized::make_quantized_cell_params_dynamic(__torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor bias_ih, Tensor bias_hh, bool reduce_range=False) -> __torch__.torch.classes.rnn.CellParamsBase 2022-08-17T12:17:19.0626356Z processing existing schema: prim::expand_as_copy(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.0628166Z processing existing schema: aten::fft_fftn(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None) -> Tensor 2022-08-17T12:17:19.0630508Z processing existing schema: aten::fft_fftn.out(Tensor self, int[1]? s=None, int[1]? dim=None, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0631095Z schema: aten::select_backward(Tensor grad_output, int[] input_sizes, int dim, int index) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0631554Z schema: aten::select_backward.out(Tensor grad_output, int[] input_sizes, int dim, int index, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0633144Z processing existing schema: quantized::sigmoid(Tensor qx, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0634537Z processing existing schema: aten::mathremainder.int(int a, int b) -> float 2022-08-17T12:17:19.0635961Z processing existing schema: aten::mathremainder.float(float a, float b) -> float 2022-08-17T12:17:19.0637193Z processing existing schema: aten::mathremainder.int_float(int a, float b) -> float 2022-08-17T12:17:19.0638604Z processing existing schema: aten::mathremainder.float_int(float a, int b) -> float 2022-08-17T12:17:19.0640382Z processing existing schema: aten::mathremainder(Scalar a, Scalar b) -> float 2022-08-17T12:17:19.0642521Z processing existing schema: aten::_fake_quantize_per_tensor_affine_cachemask_tensor_qparams(Tensor self, Tensor scale, Tensor zero_point, Tensor fake_quant_enabled, int quant_min, int quant_max) -> (Tensor output, Tensor mask) 2022-08-17T12:17:19.0644047Z processing existing schema: aten::_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.out(Tensor self, Tensor scale, Tensor zero_point, Tensor fake_quant_enabled, int quant_min, int quant_max, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.0645893Z processing existing schema: aten::split.Tensor(Tensor(a -> *) self, int split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0647997Z processing existing schema: aten::split.sizes(Tensor(a -> *) self, int[] split_size, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0649920Z processing existing schema: aten::split.str(str self, str? separator=None, int max=-1) -> str[] 2022-08-17T12:17:19.0652181Z processing existing schema: aten::split(Tensor(a -> *) self, int[] split_sizes, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0653449Z schema: prims::pow(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0655167Z processing existing schema: aten::_masked_softmax(Tensor self, Tensor mask, int? dim=None, int? mask_type=None) -> Tensor 2022-08-17T12:17:19.0656870Z processing existing schema: aten::_masked_softmax.out(Tensor self, Tensor mask, int? dim=None, int? mask_type=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0657902Z processing existing schema: aten::numpy_T(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0659367Z processing existing schema: aten::numpy_T.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0660259Z processing existing schema: prim::FusionGroup(...) -> ... 2022-08-17T12:17:19.0663258Z processing existing schema: prim::MKLDNNLayerNorm(Tensor input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> Tensor 2022-08-17T12:17:19.0664613Z processing existing schema: aten::narrow(Tensor(a) self, int dim, int start, int length) -> Tensor(a) 2022-08-17T12:17:19.0666387Z processing existing schema: aten::narrow.Tensor(Tensor(a) self, int dim, Tensor start, int length) -> Tensor(a) 2022-08-17T12:17:19.0667871Z processing existing schema: aten::bilinear(Tensor input1, Tensor input2, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:19.0669914Z processing existing schema: aten::movedim.intlist(Tensor(a) self, int[] source, int[] destination) -> Tensor(a) 2022-08-17T12:17:19.0671470Z processing existing schema: aten::movedim.int(Tensor(a) self, int source, int destination) -> Tensor(a) 2022-08-17T12:17:19.0674026Z processing existing schema: aten::ctc_loss.IntList(Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, int blank=0, int reduction=1, bool zero_infinity=False) -> Tensor 2022-08-17T12:17:19.0675869Z processing existing schema: aten::ctc_loss.Tensor(Tensor log_probs, Tensor targets, Tensor input_lengths, Tensor target_lengths, int blank=0, int reduction=1, bool zero_infinity=False) -> Tensor 2022-08-17T12:17:19.0678154Z processing existing schema: aten::ones.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.0680142Z processing existing schema: aten::ones(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.0682239Z processing existing schema: aten::ones.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0683961Z processing existing schema: aten::ones.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0685797Z processing existing schema: aten::uniform_(Tensor(a!) self, float from=0., float to=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.0687231Z processing existing schema: aten::vander(Tensor x, int? N=None, bool increasing=False) -> Tensor 2022-08-17T12:17:19.0688691Z processing existing schema: aten::_unique2(Tensor self, bool sorted=True, bool return_inverse=False, bool return_counts=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.0690797Z processing existing schema: aten::_unique2.out(Tensor self, bool sorted=True, bool return_inverse=False, bool return_counts=False, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.0692077Z processing existing schema: aten::linear(Tensor input, Tensor weight, Tensor? bias=None) -> Tensor 2022-08-17T12:17:19.0693787Z processing existing schema: aten::linear.out(Tensor input, Tensor weight, Tensor? bias=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0695293Z processing existing schema: aten::nextafter_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.0696655Z processing existing schema: aten::clone(Tensor self, *, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.0698359Z processing existing schema: aten::clone.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0700193Z processing existing schema: aten::expand(Tensor(a) self, int[] size, *, bool implicit=False) -> Tensor(a) 2022-08-17T12:17:19.0702087Z processing existing schema: aten::expand.SymInt(Tensor(a) self, SymInt[] size, *, bool implicit=False) -> Tensor(a) 2022-08-17T12:17:19.0703706Z processing existing schema: aten::addr(Tensor self, Tensor vec1, Tensor vec2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0705670Z processing existing schema: aten::addr.out(Tensor self, Tensor vec1, Tensor vec2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0707003Z processing existing schema: quantized::add(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:19.0708582Z processing existing schema: quantized::add.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.0709908Z processing existing schema: quantized::add.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:19.0711263Z processing existing schema: quantized::add.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:19.0713032Z processing existing schema: quantized::add.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.0714209Z processing existing schema: aten::isdecimal(str self) -> bool 2022-08-17T12:17:19.0715671Z processing existing schema: aten::_cdist_forward(Tensor x1, Tensor x2, float p, int? compute_mode) -> Tensor 2022-08-17T12:17:19.0717523Z processing existing schema: aten::_cdist_forward.out(Tensor x1, Tensor x2, float p, int? compute_mode, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0720414Z processing existing schema: _quantized::conv_transpose2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:19.0721786Z processing existing schema: aten::replication_pad1d_backward(Tensor grad_output, Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:19.0723723Z processing existing schema: aten::replication_pad1d_backward.grad_input(Tensor grad_output, Tensor self, int[2] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.0724384Z schema: aten::randperm(int n, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0725243Z schema: aten::randperm.generator(int n, *, Generator? generator, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0725633Z schema: aten::randperm.out(int n, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0726517Z schema: aten::randperm.generator_out(int n, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0727912Z processing existing schema: prim::EnumValue.int(AnyEnumType enum) -> int 2022-08-17T12:17:19.0729167Z processing existing schema: prim::EnumValue.float(AnyEnumType enum) -> float 2022-08-17T12:17:19.0730423Z processing existing schema: prim::EnumValue.str(AnyEnumType enum) -> str 2022-08-17T12:17:19.0732218Z processing existing schema: quantized::conv2d.new(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0734848Z processing existing schema: quantized::conv2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0735334Z schema: static_runtime::layer_norm(Tensor input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:19.0736001Z processing existing schema: aten::_adaptive_avg_pool2d_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:19.0737736Z processing existing schema: aten::_adaptive_avg_pool2d_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0739565Z processing existing schema: aten::addmv_(Tensor(a!) self, Tensor mat, Tensor vec, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:19.0741911Z processing existing schema: quantized::quantized_lstm_cell_dynamic(Tensor input, Tensor[] hx, __torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh, Tensor bias_ih, Tensor bias_hh) -> (Tensor, Tensor) 2022-08-17T12:17:19.0742213Z processing existing schema: prim::TensorExprDynamicGroup(...) -> ... 2022-08-17T12:17:19.0743956Z processing existing schema: sparse::qlinear_unpack(__torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack) -> (Tensor W_origin, Tensor? B_origin, int[] block_pattern) 2022-08-17T12:17:19.0745459Z processing existing schema: aten::random_.from(Tensor(a!) self, int from, int? to, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.0747131Z processing existing schema: aten::random_.to(Tensor(a!) self, int to, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.0748647Z processing existing schema: aten::random_(Tensor(a!) self, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.0749908Z processing existing schema: prim::EnumName(AnyEnumType enum) -> str 2022-08-17T12:17:19.0751756Z processing existing schema: quantized::conv1d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0752141Z schema: static_runtime::to_copy.prim_dtype(Tensor self, int? dtype=None, bool non_blocking=False, bool copy=False) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0752605Z schema: static_runtime::to_copy.dtype(Tensor self, int dtype, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0753068Z schema: static_runtime::to_copy.other(Tensor self, Tensor other, bool non_blocking=False, bool copy=False, int? memory_format=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0753520Z processing existing schema: aten::_adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor 2022-08-17T12:17:19.0755193Z processing existing schema: aten::_adaptive_avg_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0756381Z processing existing schema: prim::TensorExprDynamicGuard(...) -> bool 2022-08-17T12:17:19.0757873Z processing existing schema: aten::pdist(Tensor self, float p=2.) -> Tensor 2022-08-17T12:17:19.0759428Z processing existing schema: aten::log_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0761115Z processing existing schema: prim::MKLDNNHardSwish_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0762235Z processing existing schema: prim::StaticRuntimeCopyOuts(...) -> ... 2022-08-17T12:17:19.0765167Z processing existing schema: aten::triplet_margin_loss(Tensor anchor, Tensor positive, Tensor negative, float margin=1., float p=2., float eps=9.9999999999999995e-07, bool swap=False, int reduction=1) -> Tensor 2022-08-17T12:17:19.0766442Z processing existing schema: aten::lift(Tensor self) -> Tensor 2022-08-17T12:17:19.0768158Z processing existing schema: aten::lift.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0769843Z processing existing schema: aten::cholesky_solve(Tensor self, Tensor input2, bool upper=False) -> Tensor 2022-08-17T12:17:19.0771903Z processing existing schema: aten::cholesky_solve.out(Tensor self, Tensor input2, bool upper=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0773387Z processing existing schema: aten::neg(Tensor self) -> Tensor 2022-08-17T12:17:19.0775087Z processing existing schema: aten::neg.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0776424Z processing existing schema: aten::neg.int(int a) -> int 2022-08-17T12:17:19.0777624Z processing existing schema: aten::neg.float(float a) -> float 2022-08-17T12:17:19.0779158Z processing existing schema: aten::neg.complex(complex a) -> complex 2022-08-17T12:17:19.0780232Z processing existing schema: aten::neg.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0781864Z processing existing schema: aten::imag(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.0784104Z processing existing schema: aten::conv2d(Tensor input, Tensor weight, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:19.0786088Z processing existing schema: aten::conv2d.padding(Tensor input, Tensor weight, Tensor? bias=None, int[2] stride=1, str padding="valid", int[2] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:19.0787122Z processing existing schema: aten::sub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0788664Z processing existing schema: aten::sub.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0790376Z processing existing schema: aten::sub.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0792056Z processing existing schema: aten::sub.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0793413Z processing existing schema: aten::sub.int(int a, int b) -> int 2022-08-17T12:17:19.0794923Z processing existing schema: aten::sub.complex(complex a, complex b) -> complex 2022-08-17T12:17:19.0795718Z processing existing schema: aten::sub.float(float a, float b) -> float 2022-08-17T12:17:19.0797304Z processing existing schema: aten::sub.int_complex(int a, complex b) -> complex 2022-08-17T12:17:19.0798495Z processing existing schema: aten::sub.complex_int(complex a, int b) -> complex 2022-08-17T12:17:19.0799950Z processing existing schema: aten::sub.float_complex(float a, complex b) -> complex 2022-08-17T12:17:19.0801457Z processing existing schema: aten::sub.complex_float(complex a, float b) -> complex 2022-08-17T12:17:19.0803134Z processing existing schema: aten::sub.int_float(int a, float b) -> float 2022-08-17T12:17:19.0804483Z processing existing schema: aten::sub.float_int(float a, int b) -> float 2022-08-17T12:17:19.0806109Z processing existing schema: aten::sub(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.0807583Z schema: prims::reshape(Tensor a, int[] shape) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0808562Z schema: aten::_nested_tensor_from_mask(Tensor t, Tensor mask, bool mask_check=True) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0810030Z schema: aten::_nested_tensor_from_mask.out(Tensor t, Tensor mask, bool mask_check=True, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0811281Z processing existing schema: aten::soft_margin_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:19.0813020Z processing existing schema: aten::soft_margin_loss.out(Tensor self, Tensor target, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0814227Z processing existing schema: quantization::_FloatToBfloat16Quantized(Tensor input) -> Tensor 2022-08-17T12:17:19.0815627Z processing existing schema: aten::_foreach_lgamma_(Tensor[] self) -> () 2022-08-17T12:17:19.0816803Z processing existing schema: aten::frac(Tensor self) -> Tensor 2022-08-17T12:17:19.0818460Z processing existing schema: aten::frac.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0820302Z processing existing schema: aten::fft_irfft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:19.0822576Z processing existing schema: aten::fft_irfft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0823312Z processing existing schema: aten::sign(Tensor self) -> Tensor 2022-08-17T12:17:19.0824829Z processing existing schema: aten::sign.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0825896Z processing existing schema: aten::format(str self, ...) -> str 2022-08-17T12:17:19.0827338Z processing existing schema: quantized::conv2d_transpose(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.0828866Z processing existing schema: _test::leaky_relu(Tensor self, float v=0.01) -> Tensor 2022-08-17T12:17:19.0831598Z processing existing schema: aten::_foreach_addcmul.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> Tensor[] 2022-08-17T12:17:19.0834285Z processing existing schema: aten::_foreach_addcmul.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:19.0836493Z processing existing schema: aten::_foreach_addcmul.Scalar_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1, *, Tensor[] out) -> () 2022-08-17T12:17:19.0838930Z processing existing schema: aten::_foreach_addcmul.ScalarList_out(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:19.0840085Z processing existing schema: aten::abs_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0841536Z processing existing schema: aten::log(Tensor self) -> Tensor 2022-08-17T12:17:19.0842796Z processing existing schema: aten::log.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0844242Z processing existing schema: aten::log.int(int a) -> float 2022-08-17T12:17:19.0845399Z processing existing schema: aten::log.float(float a) -> float 2022-08-17T12:17:19.0847057Z processing existing schema: aten::log.complex(complex a) -> complex 2022-08-17T12:17:19.0848225Z processing existing schema: aten::log.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0849689Z processing existing schema: aten::log.int_int(int a, int b) -> float 2022-08-17T12:17:19.0851170Z processing existing schema: aten::log.float_float(float a, float b) -> float 2022-08-17T12:17:19.0852933Z processing existing schema: aten::log.complex_complex(complex a, complex b) -> complex 2022-08-17T12:17:19.0854654Z processing existing schema: aten::log.int_float(int a, float b) -> float 2022-08-17T12:17:19.0855881Z processing existing schema: aten::log.float_int(float a, int b) -> float 2022-08-17T12:17:19.0857306Z processing existing schema: aten::log.int_complex(int a, complex b) -> complex 2022-08-17T12:17:19.0858597Z processing existing schema: aten::log.complex_int(complex a, int b) -> complex 2022-08-17T12:17:19.0859965Z processing existing schema: aten::log.float_complex(float a, complex b) -> complex 2022-08-17T12:17:19.0861560Z processing existing schema: aten::log.complex_float(complex a, float b) -> complex 2022-08-17T12:17:19.0862872Z processing existing schema: aten::log.Scalar_Scalar(Scalar a, Scalar b) -> float 2022-08-17T12:17:19.0864435Z processing existing schema: aten::vdot(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.0865903Z processing existing schema: aten::vdot.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0867632Z processing existing schema: aten::_upsample_bicubic2d_aa(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.0869656Z processing existing schema: aten::_upsample_bicubic2d_aa.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0871391Z processing existing schema: aten::_upsample_bicubic2d_aa.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.0873715Z processing existing schema: aten::_upsample_bicubic2d_aa.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0873974Z schema: static_runtime::create_owned_ref(...) -> ... found on allowlist, skipping 2022-08-17T12:17:19.0874658Z processing existing schema: prim::ConstantMKLDNNTensor(...) -> ... 2022-08-17T12:17:19.0876426Z processing existing schema: aten::logit_(Tensor(a!) self, float? eps=None) -> Tensor(a!) 2022-08-17T12:17:19.0877871Z processing existing schema: aten::unsqueeze(Tensor(a) self, int dim) -> Tensor(a) 2022-08-17T12:17:19.0880012Z processing existing schema: aten::exponential_(Tensor(a!) self, float lambd=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.0881515Z processing existing schema: aten::log_softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0883050Z processing existing schema: aten::log_softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0884989Z processing existing schema: aten::log_softmax.int_out(Tensor self, int dim, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0886253Z processing existing schema: aten::isinf(Tensor self) -> Tensor 2022-08-17T12:17:19.0887963Z processing existing schema: aten::isinf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0889418Z processing existing schema: aten::isinf.float(float a) -> bool 2022-08-17T12:17:19.0890743Z processing existing schema: aten::isinf.complex(complex a) -> bool 2022-08-17T12:17:19.0893054Z processing existing schema: aten::tensor_split.sections(Tensor(a -> *) self, int sections, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0895477Z processing existing schema: aten::tensor_split.indices(Tensor(a -> *) self, int[] indices, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0897686Z processing existing schema: aten::tensor_split.tensor_indices_or_sections(Tensor(a -> *) self, Tensor tensor_indices_or_sections, int dim=0) -> Tensor[] 2022-08-17T12:17:19.0899108Z processing existing schema: aten::log1p_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0900709Z processing existing schema: aten::acos_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0902197Z processing existing schema: prim::MKLDNNHardSigmoid(Tensor a) -> Tensor 2022-08-17T12:17:19.0903660Z processing existing schema: aten::tanh(Tensor self) -> Tensor 2022-08-17T12:17:19.0905212Z processing existing schema: aten::tanh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0906551Z processing existing schema: aten::tanh.int(int a) -> float 2022-08-17T12:17:19.0907989Z processing existing schema: aten::tanh.float(float a) -> float 2022-08-17T12:17:19.0909445Z processing existing schema: aten::tanh.complex(complex a) -> complex 2022-08-17T12:17:19.0910769Z processing existing schema: aten::tanh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0912169Z processing existing schema: aten::floor(Tensor self) -> Tensor 2022-08-17T12:17:19.0913921Z processing existing schema: aten::floor.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0915404Z processing existing schema: aten::floor.int(int a) -> int 2022-08-17T12:17:19.0916701Z processing existing schema: aten::floor.float(float a) -> int 2022-08-17T12:17:19.0918133Z processing existing schema: aten::floor.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0919833Z processing existing schema: aten::select.int(Tensor(a) self, int dim, int index) -> Tensor(a) 2022-08-17T12:17:19.0921524Z processing existing schema: aten::select.Dimname(Tensor(a) self, str dim, int index) -> Tensor(a) 2022-08-17T12:17:19.0923365Z processing existing schema: aten::select.t(t[](a) list, int idx) -> t(*) 2022-08-17T12:17:19.0925038Z processing existing schema: quantized::prelu(Tensor qx, Tensor weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0926527Z processing existing schema: aten::log2_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0928105Z processing existing schema: aten::acosh_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0930083Z processing existing schema: aten::_ncf_view(Tensor(a) self, int[] input_shape, int normalized_ndim) -> Tensor(a) 2022-08-17T12:17:19.0931522Z processing existing schema: prim::MKLDNNClamp(Tensor self) -> Tensor 2022-08-17T12:17:19.0933476Z processing existing schema: aten::lstm_cell(Tensor input, Tensor[] hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> (Tensor, Tensor) 2022-08-17T12:17:19.0935077Z processing existing schema: aten::i0_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.0936565Z schema: prims::device_put(Tensor a, Device device) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0938208Z processing existing schema: aten::_new_zeros_with_same_feature_meta(Tensor self, Tensor other, *, int self_num_batch_dims=0) -> Tensor 2022-08-17T12:17:19.0940093Z processing existing schema: aten::_new_zeros_with_same_feature_meta.out(Tensor self, Tensor other, *, int self_num_batch_dims=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0941816Z processing existing schema: aten::sum.dim_IntList(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0943519Z processing existing schema: aten::sum.SymInt(Tensor self, SymInt[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0944992Z processing existing schema: aten::sum(Tensor self, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0946833Z processing existing schema: aten::sum.dim_DimnameList(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.0948826Z processing existing schema: aten::sum.DimnameList_out(Tensor self, str[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0950836Z processing existing schema: aten::sum.IntList_out(Tensor self, int[1]? dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0952677Z processing existing schema: aten::sum.out(Tensor self, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0954791Z processing existing schema: aten::sum.SymInt_out(Tensor self, SymInt[1] dim, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0956274Z processing existing schema: aten::sum.int(int[] self) -> int 2022-08-17T12:17:19.0957910Z processing existing schema: aten::sum.float(float[] self) -> float 2022-08-17T12:17:19.0959580Z processing existing schema: aten::sum.complex(complex[] self) -> complex 2022-08-17T12:17:19.0961239Z processing existing schema: aten::sum.bool(bool[] self) -> int 2022-08-17T12:17:19.0963043Z processing existing schema: aten::fft_irfft(Tensor self, int? n=None, int dim=-1, str? norm=None) -> Tensor 2022-08-17T12:17:19.0965102Z processing existing schema: aten::fft_irfft.out(Tensor self, int? n=None, int dim=-1, str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0966572Z processing existing schema: aten::sigmoid_backward(Tensor grad_output, Tensor output) -> Tensor 2022-08-17T12:17:19.0968323Z processing existing schema: aten::sigmoid_backward.grad_input(Tensor grad_output, Tensor output, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.0969670Z processing existing schema: aten::dim(Tensor self) -> int 2022-08-17T12:17:19.0971237Z processing existing schema: quantized::conv2d_groups(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.0973253Z processing existing schema: aten::_foreach_addcdiv_.Scalar(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar value=1) -> () 2022-08-17T12:17:19.0975639Z processing existing schema: aten::_foreach_addcdiv_.ScalarList(Tensor[] self, Tensor[] tensor1, Tensor[] tensor2, Scalar[] scalars) -> () 2022-08-17T12:17:19.0976948Z processing existing schema: aten::lgamma(Tensor self) -> Tensor 2022-08-17T12:17:19.0978530Z processing existing schema: aten::lgamma.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0979893Z processing existing schema: aten::lgamma.int(int a) -> float 2022-08-17T12:17:19.0981760Z processing existing schema: aten::lgamma.float(float a) -> float 2022-08-17T12:17:19.0982353Z processing existing schema: aten::lgamma.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.0983963Z processing existing schema: aten::reciprocal(Tensor self) -> Tensor 2022-08-17T12:17:19.0986118Z processing existing schema: aten::reciprocal.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0986876Z schema: static_runtime::embedding_bag(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:19.0987796Z schema: static_runtime::embedding_bag.padding_idx(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq, int mode, bool sparse, Tensor? per_sample_weights, bool include_last_offset, int? padding_idx) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:19.0988269Z processing existing schema: aten::_add_relu.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0989782Z processing existing schema: aten::_add_relu.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0991327Z processing existing schema: aten::_add_relu.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.0993290Z processing existing schema: aten::_add_relu.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.0994348Z processing existing schema: prim::VarConcat(...) -> Tensor 2022-08-17T12:17:19.0996524Z processing existing schema: quantized::conv_transpose1d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.0997295Z schema: aten::diagonal_backward(Tensor grad_output, int[] input_sizes, int offset, int dim1, int dim2) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.0997681Z schema: aten::diagonal_backward.out(Tensor grad_output, int[] input_sizes, int offset, int dim1, int dim2, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.0998928Z processing existing schema: prim::MKLDNNHardSigmoid_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1000724Z processing existing schema: aten::ones_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.1002252Z processing existing schema: aten::ones_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1003885Z processing existing schema: aten::logical_xor_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.1006519Z processing existing schema: quantized::make_quantized_cell_params_fp16(__torch__.torch.classes.quantized.LinearPackedParamsBase w_ih, __torch__.torch.classes.quantized.LinearPackedParamsBase w_hh) -> __torch__.torch.classes.rnn.CellParamsBase 2022-08-17T12:17:19.1006829Z processing existing schema: prim::DifferentiableGraph(...) -> ... 2022-08-17T12:17:19.1008346Z processing existing schema: aten::addmm_(Tensor(a!) self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:19.1009384Z processing existing schema: aten::cummax(Tensor self, int dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.1010515Z processing existing schema: aten::cummax.dimname(Tensor self, str dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.1012362Z processing existing schema: aten::cummax.dimname_out(Tensor self, str dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.1014396Z processing existing schema: aten::cummax.out(Tensor self, int dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.1015092Z processing existing schema: aten::adaptive_avg_pool3d(Tensor self, int[3] output_size) -> Tensor 2022-08-17T12:17:19.1016814Z processing existing schema: aten::adaptive_avg_pool3d.out(Tensor self, int[3] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1018596Z processing existing schema: aten::log_normal_(Tensor(a!) self, float mean=1., float std=2., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.1019810Z processing existing schema: aten::logaddexp2(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1021505Z processing existing schema: aten::logaddexp2.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1023166Z processing existing schema: aten::reshape(Tensor(a) self, int[] shape) -> Tensor(a) 2022-08-17T12:17:19.1025680Z processing existing schema: aten::items.str(Dict(str, t) self) -> ((str, t)[]) 2022-08-17T12:17:19.1028168Z processing existing schema: aten::items.int(Dict(int, t) self) -> ((int, t)[]) 2022-08-17T12:17:19.1030670Z processing existing schema: aten::items.bool(Dict(bool, t) self) -> ((bool, t)[]) 2022-08-17T12:17:19.1033269Z processing existing schema: aten::items.float(Dict(float, t) self) -> ((float, t)[]) 2022-08-17T12:17:19.1035882Z processing existing schema: aten::items.complex(Dict(complex, t) self) -> ((complex, t)[]) 2022-08-17T12:17:19.1038477Z processing existing schema: aten::items.Tensor(Dict(Tensor, t) self) -> ((Tensor, t)[]) 2022-08-17T12:17:19.1039894Z processing existing schema: aten::_conj(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1040935Z processing existing schema: prim::FallbackGraph(...) -> ... 2022-08-17T12:17:19.1042792Z processing existing schema: quantized::embedding_4bit(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, bool pruned_weights=False) -> Tensor 2022-08-17T12:17:19.1044199Z processing existing schema: aten::binary_cross_entropy(Tensor self, Tensor target, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:19.1046075Z processing existing schema: aten::binary_cross_entropy.out(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1047439Z processing existing schema: aten::narrow_copy(Tensor self, int dim, int start, int length) -> Tensor 2022-08-17T12:17:19.1049176Z processing existing schema: aten::narrow_copy.out(Tensor self, int dim, int start, int length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1050532Z processing existing schema: aten::narrow_copy.SymInt(Tensor self, int dim, int start, SymInt length) -> Tensor 2022-08-17T12:17:19.1052306Z processing existing schema: aten::narrow_copy.SymInt_out(Tensor self, int dim, int start, SymInt length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1053665Z processing existing schema: aten::rsqrt(Tensor self) -> Tensor 2022-08-17T12:17:19.1055207Z processing existing schema: aten::rsqrt.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1056722Z processing existing schema: quantized::mul_relu(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:19.1058311Z processing existing schema: quantized::mul_relu.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.1059684Z processing existing schema: quantized::mul_relu.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:19.1061020Z processing existing schema: quantized::mul_relu.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:19.1062647Z processing existing schema: quantized::mul_relu.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.1063946Z processing existing schema: prim::is_mkldnn(Tensor a) -> bool 2022-08-17T12:17:19.1066207Z processing existing schema: aten::_embedding_bag(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:19.1069221Z processing existing schema: aten::_embedding_bag.out(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:19.1069881Z processing existing schema: aten::atan(Tensor self) -> Tensor 2022-08-17T12:17:19.1071551Z processing existing schema: aten::atan.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1072911Z processing existing schema: aten::atan.int(int a) -> float 2022-08-17T12:17:19.1074355Z processing existing schema: aten::atan.float(float a) -> float 2022-08-17T12:17:19.1075931Z processing existing schema: aten::atan.complex(complex a) -> complex 2022-08-17T12:17:19.1077179Z processing existing schema: aten::atan.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1078868Z processing existing schema: aten::mT(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1080262Z processing existing schema: aten::mT.a(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1081831Z processing existing schema: aten::sin_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1084314Z processing existing schema: aten::_set_item.t(t[](a!) l, int idx, t(b -> *) el) -> t[](a!) 2022-08-17T12:17:19.1086265Z processing existing schema: aten::_set_item.str(Dict(str, t)(a!) l, str(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:19.1087961Z processing existing schema: aten::_set_item.int(Dict(int, t)(a!) l, int(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:19.1089867Z processing existing schema: aten::_set_item.bool(Dict(bool, t)(a!) l, bool(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:19.1091527Z processing existing schema: aten::_set_item.float(Dict(float, t)(a!) l, float(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:19.1093361Z processing existing schema: aten::_set_item.complex(Dict(complex, t)(a!) l, complex(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:19.1095328Z processing existing schema: aten::_set_item.Tensor(Dict(Tensor, t)(a!) l, Tensor(b -> *) idx, t(c -> *) v) -> () 2022-08-17T12:17:19.1096907Z processing existing schema: quantized::conv_transpose1d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:19.1098557Z processing existing schema: aten::_no_grad_uniform_(Tensor(a!) tensor, float a, float b) -> Tensor(a!) 2022-08-17T12:17:19.1099751Z processing existing schema: aten::_foreach_ceil_(Tensor[] self) -> () 2022-08-17T12:17:19.1101170Z processing existing schema: aten::fill_.Scalar(Tensor(a!) self, Scalar value) -> Tensor(a!) 2022-08-17T12:17:19.1102680Z processing existing schema: aten::fill_.Tensor(Tensor(a!) self, Tensor value) -> Tensor(a!) 2022-08-17T12:17:19.1103545Z processing existing schema: aten::asin(Tensor self) -> Tensor 2022-08-17T12:17:19.1105529Z processing existing schema: aten::asin.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1106805Z processing existing schema: aten::asin.int(int a) -> float 2022-08-17T12:17:19.1108642Z processing existing schema: aten::asin.float(float a) -> float 2022-08-17T12:17:19.1109812Z processing existing schema: aten::asin.complex(complex a) -> complex 2022-08-17T12:17:19.1111105Z processing existing schema: aten::asin.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1112470Z processing existing schema: aten::logcumsumexp(Tensor self, int dim) -> Tensor 2022-08-17T12:17:19.1114036Z processing existing schema: aten::logcumsumexp.dimname(Tensor self, str dim) -> Tensor 2022-08-17T12:17:19.1115729Z processing existing schema: aten::logcumsumexp.dimname_out(Tensor self, str dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1117619Z processing existing schema: aten::logcumsumexp.out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1119100Z processing existing schema: aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.1120426Z processing existing schema: aten::add.Scalar(Tensor self, Scalar other, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.1122128Z processing existing schema: aten::add.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1123861Z processing existing schema: aten::add.Scalar_out(Tensor self, Scalar other, Scalar alpha=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1126059Z processing existing schema: aten::add.t(t[] a, t[] b) -> t[] 2022-08-17T12:17:19.1127591Z processing existing schema: aten::add.str(str a, str b) -> str 2022-08-17T12:17:19.1129078Z processing existing schema: aten::add.int(int a, int b) -> int 2022-08-17T12:17:19.1130741Z processing existing schema: aten::add.complex(complex a, complex b) -> complex 2022-08-17T12:17:19.1132073Z processing existing schema: aten::add.float(float a, float b) -> float 2022-08-17T12:17:19.1133495Z processing existing schema: aten::add.int_complex(int a, complex b) -> complex 2022-08-17T12:17:19.1135684Z processing existing schema: aten::add.complex_int(complex a, int b) -> complex 2022-08-17T12:17:19.1136277Z processing existing schema: aten::add.float_complex(float a, complex b) -> complex 2022-08-17T12:17:19.1138014Z processing existing schema: aten::add.complex_float(complex a, float b) -> complex 2022-08-17T12:17:19.1139303Z processing existing schema: aten::add.int_float(int a, float b) -> float 2022-08-17T12:17:19.1140772Z processing existing schema: aten::add.float_int(float a, int b) -> float 2022-08-17T12:17:19.1141297Z processing existing schema: aten::add(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.1143751Z processing existing schema: aten::zeros_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.1145347Z processing existing schema: aten::zeros_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1147166Z processing existing schema: aten::native_batch_norm(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.1149588Z processing existing schema: aten::native_batch_norm.out(Tensor input, Tensor? weight, Tensor? bias, Tensor? running_mean, Tensor? running_var, bool training, float momentum, float eps, *, Tensor(a!) out, Tensor(b!) save_mean, Tensor(c!) save_invstd) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.1150442Z processing existing schema: aten::matmul(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1152311Z processing existing schema: aten::matmul.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1155177Z processing existing schema: aten::quantized_lstm.input(Tensor input, Tensor[] hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.1157660Z processing existing schema: aten::quantized_lstm.data(Tensor data, Tensor batch_sizes, Tensor[] hx, __torch__.torch.classes.rnn.CellParamsBase[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.1159946Z processing existing schema: aten::quantized_lstm.input_legacy(Tensor input, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, bool batch_first, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.1162324Z processing existing schema: aten::quantized_lstm.data_legacy(Tensor data, Tensor batch_sizes, Tensor[] hx, Tensor[] params, bool has_biases, int num_layers, float dropout, bool train, bool bidirectional, *, int? dtype=None, bool use_dynamic=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.1163581Z processing existing schema: prim::flatten_copy(Tensor self, int start_dim, int end_dim) -> Tensor 2022-08-17T12:17:19.1164890Z processing existing schema: aten::logaddexp(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1166606Z processing existing schema: aten::logaddexp.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1167970Z processing existing schema: aten::adaptive_max_pool3d(Tensor self, int[3] output_size) -> (Tensor, Tensor) 2022-08-17T12:17:19.1169661Z processing existing schema: aten::adaptive_max_pool3d.out(Tensor self, int[3] output_size, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.1171060Z processing existing schema: aten::zero_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1172694Z schema: aten::quantile(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.1174246Z schema: aten::quantile.scalar(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear") -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.1176005Z schema: aten::quantile.out(Tensor self, Tensor q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.1177576Z schema: aten::quantile.scalar_out(Tensor self, float q, int? dim=None, bool keepdim=False, *, str interpolation="linear", Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.1179205Z processing existing schema: quantized::add_scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.1181047Z processing existing schema: quantized::add_scalar_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.1182337Z processing existing schema: aten::sigmoid(Tensor self) -> Tensor 2022-08-17T12:17:19.1184131Z processing existing schema: aten::sigmoid.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1185811Z processing existing schema: aten::as_tensor.float(float t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:19.1187456Z processing existing schema: aten::as_tensor.int(int t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:19.1189101Z processing existing schema: aten::as_tensor.bool(bool t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:19.1190767Z processing existing schema: aten::as_tensor.complex(complex t, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:19.1192733Z processing existing schema: aten::as_tensor(Tensor(a) data, *, int? dtype=None, Device? device=None) -> Tensor(a|b) 2022-08-17T12:17:19.1194683Z processing existing schema: aten::as_tensor.list(t[] data, *, int? dtype=None, Device? device=None) -> Tensor 2022-08-17T12:17:19.1196801Z processing existing schema: quantized::conv2d_output_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.1198675Z processing existing schema: aten::__upsample(Tensor input, int? size=None, int? scale_factor=None, str mode="nearest", bool? align_corners=None) -> Tensor 2022-08-17T12:17:19.1200932Z processing existing schema: aten::__upsample.size_list(Tensor input, int[]? size=None, int? scale_factor=None, str mode="nearest", bool? align_corners=None) -> Tensor 2022-08-17T12:17:19.1202391Z processing existing schema: aten::_foreach_add_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:19.1204269Z processing existing schema: aten::_foreach_add_.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> () 2022-08-17T12:17:19.1206010Z processing existing schema: aten::_foreach_add_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:19.1207892Z processing existing schema: aten::baddbmm(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.1209917Z processing existing schema: aten::baddbmm.out(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1211202Z processing existing schema: aten::is_signed(Tensor self) -> bool 2022-08-17T12:17:19.1213061Z processing existing schema: aten::linalg_lstsq(Tensor self, Tensor b, float? rcond=None, *, str? driver=None) -> (Tensor solution, Tensor residuals, Tensor rank, Tensor singular_values) 2022-08-17T12:17:19.1216167Z processing existing schema: aten::linalg_lstsq.out(Tensor self, Tensor b, float? rcond=None, *, str? driver=None, Tensor(a!) solution, Tensor(b!) residuals, Tensor(c!) rank, Tensor(d!) singular_values) -> (Tensor(a!) solution, Tensor(b!) residuals, Tensor(c!) rank, Tensor(d!) singular_values) 2022-08-17T12:17:19.1217541Z processing existing schema: aten::add_.Scalar(Tensor(a!) self, Scalar other, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:19.1219286Z processing existing schema: aten::add_.Tensor(Tensor(a!) self, Tensor other, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:19.1221749Z processing existing schema: aten::add_.t(t[](a!) self, t[] b) -> t[] 2022-08-17T12:17:19.1223759Z processing existing schema: aten::max_unpool3d(Tensor self, Tensor indices, int[3] output_size, int[3] stride, int[3] padding) -> Tensor 2022-08-17T12:17:19.1226026Z processing existing schema: aten::max_unpool3d.out(Tensor self, Tensor indices, int[3] output_size, int[3] stride, int[3] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1228169Z processing existing schema: aten::as_strided(Tensor(a) self, int[] size, int[] stride, int? storage_offset=None) -> Tensor(a) 2022-08-17T12:17:19.1229517Z processing existing schema: aten::cummin(Tensor self, int dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.1230880Z processing existing schema: aten::cummin.dimname(Tensor self, str dim) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.1232800Z processing existing schema: aten::cummin.dimname_out(Tensor self, str dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.1234577Z processing existing schema: aten::cummin.out(Tensor self, int dim, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.1235960Z processing existing schema: aten::pixel_shuffle(Tensor self, int upscale_factor) -> Tensor 2022-08-17T12:17:19.1237804Z processing existing schema: aten::pixel_shuffle.out(Tensor self, int upscale_factor, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1239832Z processing existing schema: aten::resize_(Tensor(a!) self, int[] size, *, int? memory_format=None) -> Tensor(a!) 2022-08-17T12:17:19.1241100Z processing existing schema: prim::MMTreeReduce(...) -> Tensor 2022-08-17T12:17:19.1243884Z processing existing schema: quantized::embedding_bag_2bit_rowwise_offsets(Tensor weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:19.1244799Z processing existing schema: aten::logical_or(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1246706Z processing existing schema: aten::logical_or.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1248599Z processing existing schema: aten::addcmul(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor 2022-08-17T12:17:19.1250474Z processing existing schema: aten::addcmul.out(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1252435Z processing existing schema: sparse::qlinear(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:19.1253508Z processing existing schema: aten::prelu_backward(Tensor grad_output, Tensor self, Tensor weight) -> (Tensor, Tensor) 2022-08-17T12:17:19.1255348Z processing existing schema: aten::prelu_backward.out(Tensor grad_output, Tensor self, Tensor weight, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.1257338Z processing existing schema: aten::randint(int high, int[] size, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1259582Z processing existing schema: aten::randint.generator(int high, int[] size, *, Generator? generator, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1261700Z processing existing schema: aten::randint.low(int low, int high, int[] size, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1263934Z processing existing schema: aten::randint.low_generator(int low, int high, int[] size, *, Generator? generator, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1265619Z processing existing schema: aten::randint.out(int high, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1267675Z processing existing schema: aten::randint.generator_out(int high, int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1269699Z processing existing schema: aten::randint.low_out(int low, int high, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1271728Z processing existing schema: aten::randint.low_generator_out(int low, int high, int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1273480Z processing existing schema: quantized::cat_relu(Tensor[] qx, int dim, float? scale, int? zero_point) -> Tensor 2022-08-17T12:17:19.1275323Z processing existing schema: aten::rename_(Tensor(a!) self, str[]? names) -> Tensor(a!) 2022-08-17T12:17:19.1277084Z processing existing schema: prim::dtype(Tensor a) -> int 2022-08-17T12:17:19.1279420Z processing existing schema: quantized::conv_transpose1d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:19.1280656Z processing existing schema: aten::einsum(str equation, Tensor[] tensors) -> Tensor 2022-08-17T12:17:19.1281891Z processing existing schema: aten::einsum.sublist(Tensor a, ...) -> Tensor 2022-08-17T12:17:19.1284073Z processing existing schema: aten::slice.Tensor(Tensor(a) self, int dim=0, int? start=None, int? end=None, int step=1) -> Tensor(a) 2022-08-17T12:17:19.1286456Z processing existing schema: aten::slice.t(t[] l, int? start=None, int? end=None, int step=1) -> t[] 2022-08-17T12:17:19.1288212Z processing existing schema: aten::slice.str(str string, int? start=None, int? end=None, int step=1) -> str 2022-08-17T12:17:19.1290101Z processing existing schema: aten::dict() -> Dict(str, Tensor) 2022-08-17T12:17:19.1292605Z processing existing schema: aten::dict.str((str, tVal)[] inputs) -> Dict(str, tVal) 2022-08-17T12:17:19.1295036Z processing existing schema: aten::dict.Dict_str(Dict(str, t)(a) self) -> Dict(str, t) 2022-08-17T12:17:19.1297396Z processing existing schema: aten::dict.int((int, tVal)[] inputs) -> Dict(int, tVal) 2022-08-17T12:17:19.1299626Z processing existing schema: aten::dict.Dict_int(Dict(int, t)(a) self) -> Dict(int, t) 2022-08-17T12:17:19.1302188Z processing existing schema: aten::dict.bool((bool, tVal)[] inputs) -> Dict(bool, tVal) 2022-08-17T12:17:19.1304572Z processing existing schema: aten::dict.Dict_bool(Dict(bool, t)(a) self) -> Dict(bool, t) 2022-08-17T12:17:19.1307191Z processing existing schema: aten::dict.float((float, tVal)[] inputs) -> Dict(float, tVal) 2022-08-17T12:17:19.1309407Z processing existing schema: aten::dict.Dict_float(Dict(float, t)(a) self) -> Dict(float, t) 2022-08-17T12:17:19.1312103Z processing existing schema: aten::dict.complex((complex, tVal)[] inputs) -> Dict(complex, tVal) 2022-08-17T12:17:19.1314703Z processing existing schema: aten::dict.Dict_complex(Dict(complex, t)(a) self) -> Dict(complex, t) 2022-08-17T12:17:19.1317307Z processing existing schema: aten::dict.Tensor((Tensor, tVal)[] inputs) -> Dict(Tensor, tVal) 2022-08-17T12:17:19.1319583Z processing existing schema: aten::dict.Dict_Tensor(Dict(Tensor, t)(a) self) -> Dict(Tensor, t) 2022-08-17T12:17:19.1321231Z processing existing schema: quantized::conv_transpose2d_groups(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.1322438Z processing existing schema: aten::_foreach_div_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:19.1323997Z processing existing schema: aten::_foreach_div_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:19.1325629Z processing existing schema: aten::_foreach_div_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:19.1327071Z processing existing schema: aten::logical_and_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.1328496Z processing existing schema: prim::CudaFusionIvalGuard(...) -> bool 2022-08-17T12:17:19.1329764Z processing existing schema: prim::reshape_copy(Tensor self, int[] shape) -> Tensor 2022-08-17T12:17:19.1331447Z processing existing schema: aten::masked_scatter_(Tensor(a!) self, Tensor mask, Tensor source) -> Tensor(a!) 2022-08-17T12:17:19.1333378Z processing existing schema: aten::dsplit.int(Tensor(a -> *) self, int sections) -> Tensor[] 2022-08-17T12:17:19.1335627Z processing existing schema: aten::dsplit.array(Tensor(a -> *) self, int[] indices) -> Tensor[] 2022-08-17T12:17:19.1336856Z processing existing schema: aten::logical_not(Tensor self) -> Tensor 2022-08-17T12:17:19.1338502Z processing existing schema: aten::logical_not.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1340113Z processing existing schema: aten::addcdiv(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor 2022-08-17T12:17:19.1341995Z processing existing schema: aten::addcdiv.out(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1343440Z processing existing schema: aten::deg2rad_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1345534Z processing existing schema: aten::rand(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1347795Z processing existing schema: aten::rand.generator(int[] size, *, Generator? generator, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1350317Z processing existing schema: aten::rand.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1353246Z processing existing schema: aten::rand.generator_with_names(int[] size, *, Generator? generator, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1354675Z processing existing schema: aten::rand.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1356710Z processing existing schema: aten::rand.generator_out(int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1359141Z processing existing schema: aten::rand.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1362096Z processing existing schema: aten::rand.generator_with_names_out(int[] size, *, Generator? generator, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1362772Z processing existing schema: prim::TupleUnpack(Any tup) -> ... 2022-08-17T12:17:19.1365700Z processing existing schema: quantized::max_pool2d(Tensor qx, int[] kernel_size, int[] stride, int[] padding, int[] dilation, bool ceil_mode) -> Tensor 2022-08-17T12:17:19.1367145Z schema: aten::div.Tensor(Tensor self, Tensor other) -> Tensor has valid upgrader, skipping 2022-08-17T12:17:19.1368572Z schema: aten::div.Scalar(Tensor self, Scalar other) -> Tensor has valid upgrader, skipping 2022-08-17T12:17:19.1370176Z schema: aten::div.Tensor_mode(Tensor self, Tensor other, *, str? rounding_mode) -> Tensor has valid upgrader, skipping 2022-08-17T12:17:19.1371838Z schema: aten::div.Scalar_mode(Tensor self, Scalar other, *, str? rounding_mode) -> Tensor has valid upgrader, skipping 2022-08-17T12:17:19.1373503Z schema: aten::div.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) has valid upgrader, skipping 2022-08-17T12:17:19.1375631Z schema: aten::div.out_mode(Tensor self, Tensor other, *, str? rounding_mode, Tensor(a!) out) -> Tensor(a!) has valid upgrader, skipping 2022-08-17T12:17:19.1377288Z processing existing schema: aten::div.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1379152Z processing existing schema: aten::div.Scalar_mode_out(Tensor self, Scalar other, *, str? rounding_mode, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1380503Z processing existing schema: aten::div.int(int a, int b) -> float 2022-08-17T12:17:19.1381949Z processing existing schema: aten::div.complex(complex a, complex b) -> complex 2022-08-17T12:17:19.1383362Z processing existing schema: aten::div.float(float a, float b) -> float 2022-08-17T12:17:19.1384977Z processing existing schema: aten::div(Scalar a, Scalar b) -> float 2022-08-17T12:17:19.1388303Z processing existing schema: prim::MKLDNNLayerNorm_(Tensor(a!) input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> Tensor(a!) 2022-08-17T12:17:19.1389156Z processing existing schema: prim::CudaFusionGroup(...) -> ... 2022-08-17T12:17:19.1390567Z processing existing schema: aten::lu_unpack(Tensor LU_data, Tensor LU_pivots, bool unpack_data=True, bool unpack_pivots=True) -> (Tensor P, Tensor L, Tensor U) 2022-08-17T12:17:19.1392946Z processing existing schema: aten::lu_unpack.out(Tensor LU_data, Tensor LU_pivots, bool unpack_data=True, bool unpack_pivots=True, *, Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) -> (Tensor(a!) P, Tensor(b!) L, Tensor(c!) U) 2022-08-17T12:17:19.1394068Z processing existing schema: aten::logical_not_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1395678Z processing existing schema: aten::addcdiv_(Tensor(a!) self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor(a!) 2022-08-17T12:17:19.1397336Z schema: prim::infer_squeeze_size.dim(int[] a, int dim) -> int[] found on allowlist, skipping 2022-08-17T12:17:19.1398974Z schema: prim::infer_squeeze_size(int[] a) -> int[] found on allowlist, skipping 2022-08-17T12:17:19.1400427Z processing existing schema: prim::unsqueeze_copy(Tensor self, int dim) -> Tensor 2022-08-17T12:17:19.1402356Z processing existing schema: aten::rand_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.1404083Z processing existing schema: aten::rand_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1405627Z processing existing schema: prim::TupleIndex(Any tup, int i) -> Any 2022-08-17T12:17:19.1407368Z processing existing schema: quantized::cat(Tensor[] qx, int dim, float? scale, int? zero_point) -> Tensor 2022-08-17T12:17:19.1407994Z processing existing schema: profiler::_record_function_exit(Tensor _0) -> () 2022-08-17T12:17:19.1409269Z processing existing schema: profiler::_record_function_exit._RecordFunction(__torch__.torch.classes.profiler._RecordFunction _0) -> () 2022-08-17T12:17:19.1410953Z processing existing schema: aten::__irshift__.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.1412646Z processing existing schema: aten::__irshift__.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.1414120Z processing existing schema: aten::logical_xor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1415896Z processing existing schema: aten::logical_xor.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1417606Z processing existing schema: aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.1419537Z processing existing schema: aten::addmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1421151Z processing existing schema: aten::trace_backward(Tensor grad, int[] sizes) -> Tensor 2022-08-17T12:17:19.1422713Z processing existing schema: aten::reflection_pad1d(Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:19.1424506Z processing existing schema: aten::reflection_pad1d.out(Tensor self, int[2] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1426367Z processing existing schema: _quantized::conv2d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.1427420Z processing existing schema: aten::digamma(Tensor self) -> Tensor 2022-08-17T12:17:19.1429098Z processing existing schema: aten::digamma.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1430464Z schema: nvprims::sin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.1432085Z processing existing schema: aten::_sparse_log_softmax.Dimname(Tensor self, str dim, *, int? dtype=None) -> Tensor 2022-08-17T12:17:19.1433800Z processing existing schema: aten::_sparse_log_softmax.int(Tensor self, int dim, int? dtype=None) -> Tensor 2022-08-17T12:17:19.1435565Z processing existing schema: aten::_sparse_log_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1437008Z processing existing schema: aten::_sparse_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:19.1438677Z processing existing schema: aten::triu_(Tensor(a!) self, int diagonal=0) -> Tensor(a!) 2022-08-17T12:17:19.1440229Z processing existing schema: aten::threshold_backward(Tensor grad_output, Tensor self, Scalar threshold) -> Tensor 2022-08-17T12:17:19.1442077Z processing existing schema: aten::threshold_backward.grad_input(Tensor grad_output, Tensor self, Scalar threshold, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.1443316Z processing existing schema: aten::lift_fresh_copy(Tensor self) -> Tensor 2022-08-17T12:17:19.1445183Z processing existing schema: aten::lift_fresh_copy.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1447061Z processing existing schema: aten::flatten.DimnameList(Tensor(a) self, str[] dims, str out_dim) -> Tensor(a) 2022-08-17T12:17:19.1448835Z processing existing schema: aten::flatten.named_out_dim(Tensor(a) self, int start_dim, int end_dim, str out_dim) -> Tensor(a) 2022-08-17T12:17:19.1450518Z processing existing schema: aten::flatten.using_ints(Tensor(a) self, int start_dim=0, int end_dim=-1) -> Tensor(a) 2022-08-17T12:17:19.1452197Z processing existing schema: aten::flatten.using_names(Tensor(a) self, str start_dim, str end_dim, str out_dim) -> Tensor(a) 2022-08-17T12:17:19.1453418Z processing existing schema: aten::size.int(Tensor self, int dim) -> int 2022-08-17T12:17:19.1454942Z processing existing schema: aten::size.Dimname(Tensor self, str dim) -> int 2022-08-17T12:17:19.1456724Z processing existing schema: aten::size(Tensor self) -> int[] 2022-08-17T12:17:19.1458465Z processing existing schema: aten::list(str t) -> str[] 2022-08-17T12:17:19.1460402Z processing existing schema: aten::list.t(t[] l) -> t[] 2022-08-17T12:17:19.1462508Z processing existing schema: quantized::conv_transpose2d_dilation(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.1463366Z processing existing schema: aten::set_grad_enabled(bool val) -> () 2022-08-17T12:17:19.1465481Z processing existing schema: aten::_foreach_div.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:19.1467799Z processing existing schema: aten::_foreach_div.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:19.1470185Z processing existing schema: aten::_foreach_div.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:19.1471941Z processing existing schema: aten::_foreach_div.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:19.1474086Z processing existing schema: aten::_foreach_div.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:19.1475997Z processing existing schema: aten::_foreach_div.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:19.1477055Z processing existing schema: prim::oneDNNFusionGroup(...) -> ... 2022-08-17T12:17:19.1478498Z processing existing schema: prim::MKLDNNScalarMul(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.1478843Z schema: static_runtime::select_tensor(Tensor(a) a, Tensor(b) b, bool use_b) -> Tensor(a|b) found on allowlist, skipping 2022-08-17T12:17:19.1480090Z processing existing schema: aten::_add_batch_dim(Tensor self, int batch_dim, int level) -> Tensor 2022-08-17T12:17:19.1481673Z processing existing schema: aten::real(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1482397Z processing existing schema: prim::Uninitialized() -> Any 2022-08-17T12:17:19.1484427Z processing existing schema: quantized::conv3d_relu.new(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.1486762Z processing existing schema: quantized::conv3d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.1487916Z processing existing schema: aten::sin(Tensor self) -> Tensor 2022-08-17T12:17:19.1489406Z processing existing schema: aten::sin.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1490714Z processing existing schema: aten::sin.int(int a) -> float 2022-08-17T12:17:19.1491996Z processing existing schema: aten::sin.float(float a) -> float 2022-08-17T12:17:19.1493237Z processing existing schema: aten::sin.complex(complex a) -> complex 2022-08-17T12:17:19.1494636Z processing existing schema: aten::sin.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1496917Z processing existing schema: aten::__getitem__.t(t[](a) list, int idx) -> t(*) 2022-08-17T12:17:19.1498891Z processing existing schema: aten::__getitem__.str(str s, int index) -> str 2022-08-17T12:17:19.1499578Z processing existing schema: aten::__getitem__.Dict_str(Dict(str, t) self, str key) -> t(*) 2022-08-17T12:17:19.1501284Z processing existing schema: aten::__getitem__.Dict_int(Dict(int, t) self, int key) -> t(*) 2022-08-17T12:17:19.1502914Z processing existing schema: aten::__getitem__.Dict_bool(Dict(bool, t) self, bool key) -> t(*) 2022-08-17T12:17:19.1504470Z processing existing schema: aten::__getitem__.Dict_float(Dict(float, t) self, float key) -> t(*) 2022-08-17T12:17:19.1506160Z processing existing schema: aten::__getitem__.Dict_complex(Dict(complex, t) self, complex key) -> t(*) 2022-08-17T12:17:19.1507782Z processing existing schema: aten::__getitem__.Dict_Tensor(Dict(Tensor, t) self, Tensor key) -> t(*) 2022-08-17T12:17:19.1509572Z processing existing schema: quantized::conv3d_transpose(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.1510232Z processing existing schema: aten::_get_tracing_state() -> bool 2022-08-17T12:17:19.1512500Z processing existing schema: aten::_foreach_ceil(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.1514037Z processing existing schema: aten::_foreach_ceil.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.1515080Z processing existing schema: aten::t(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1516911Z processing existing schema: aten::le.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1517900Z processing existing schema: aten::le.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.1519593Z processing existing schema: aten::le.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1520871Z processing existing schema: aten::le.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1522599Z processing existing schema: aten::le.int(int a, int b) -> bool 2022-08-17T12:17:19.1524287Z processing existing schema: aten::le.float(float a, float b) -> bool 2022-08-17T12:17:19.1524901Z processing existing schema: aten::le.int_float(int a, float b) -> bool 2022-08-17T12:17:19.1526705Z processing existing schema: aten::le.float_int(float a, int b) -> bool 2022-08-17T12:17:19.1527859Z processing existing schema: aten::le(Scalar a, Scalar b) -> bool 2022-08-17T12:17:19.1529396Z processing existing schema: aten::le.str(str a, str b) -> bool 2022-08-17T12:17:19.1530976Z processing existing schema: aten::prelu(Tensor self, Tensor weight) -> Tensor 2022-08-17T12:17:19.1532750Z processing existing schema: aten::prelu.out(Tensor self, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1534190Z schema: prims::maximum(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.1536182Z processing existing schema: aten::_make_dual(Tensor(a) primal, Tensor tangent, int level) -> Tensor(a) 2022-08-17T12:17:19.1537398Z processing existing schema: aten::is_same_size(Tensor self, Tensor other) -> bool 2022-08-17T12:17:19.1538650Z processing existing schema: aten::inverse(Tensor self) -> Tensor 2022-08-17T12:17:19.1540363Z processing existing schema: aten::inverse.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1542393Z processing existing schema: aten::_to_copy(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, bool non_blocking=False, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.1544131Z processing existing schema: aten::_to_copy.out(Tensor self, *, bool non_blocking=False, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1545647Z processing existing schema: aten::upsample_nearest1d(Tensor self, int[1] output_size, float? scales=None) -> Tensor 2022-08-17T12:17:19.1547504Z processing existing schema: aten::upsample_nearest1d.out(Tensor self, int[1] output_size, float? scales=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1549462Z processing existing schema: aten::upsample_nearest1d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.1551782Z processing existing schema: aten::upsample_nearest1d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1553318Z processing existing schema: aten::cos_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1554720Z processing existing schema: aten::absolute(Tensor self) -> Tensor 2022-08-17T12:17:19.1556237Z processing existing schema: aten::absolute.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1557521Z processing existing schema: aten::log10(Tensor self) -> Tensor 2022-08-17T12:17:19.1559330Z processing existing schema: aten::log10.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1560527Z processing existing schema: aten::log10.int(int a) -> float 2022-08-17T12:17:19.1561853Z processing existing schema: aten::log10.float(float a) -> float 2022-08-17T12:17:19.1563428Z processing existing schema: aten::log10.complex(complex a) -> complex 2022-08-17T12:17:19.1564545Z processing existing schema: aten::log10.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1566075Z processing existing schema: prim::BroadcastMKLDNNTensors(...) -> ... 2022-08-17T12:17:19.1567547Z processing existing schema: aten::logit_backward(Tensor grad_output, Tensor self, float? eps=None) -> Tensor 2022-08-17T12:17:19.1569305Z processing existing schema: aten::logit_backward.grad_input(Tensor grad_output, Tensor self, float? eps=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.1570872Z processing existing schema: aten::view(Tensor(a) self, int[] size) -> Tensor(a) 2022-08-17T12:17:19.1572718Z processing existing schema: aten::view.SymInt(Tensor(a) self, SymInt[] size) -> Tensor(a) 2022-08-17T12:17:19.1574432Z processing existing schema: aten::view.dtype(Tensor(a) self, int dtype) -> Tensor(a) 2022-08-17T12:17:19.1576524Z processing existing schema: aten::_upsample_bicubic2d_aa_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.1578811Z processing existing schema: aten::_upsample_bicubic2d_aa_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.1581083Z processing existing schema: aten::_upsample_bicubic2d_aa_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.1583756Z processing existing schema: aten::_upsample_bicubic2d_aa_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1585231Z processing existing schema: aten::svd(Tensor self, bool some=True, bool compute_uv=True) -> (Tensor U, Tensor S, Tensor V) 2022-08-17T12:17:19.1587406Z processing existing schema: aten::svd.U(Tensor self, bool some=True, bool compute_uv=True, *, Tensor(a!) U, Tensor(b!) S, Tensor(c!) V) -> (Tensor(a!) U, Tensor(b!) S, Tensor(c!) V) 2022-08-17T12:17:19.1588271Z processing existing schema: aten::is_complex(Tensor self) -> bool 2022-08-17T12:17:19.1590726Z processing existing schema: aten::chunk(Tensor(a -> *) self, int chunks, int dim=0) -> Tensor[] 2022-08-17T12:17:19.1592165Z processing existing schema: aten::erfinv_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1593605Z processing existing schema: aten::result_type.Tensor(Tensor tensor, Tensor other) -> int 2022-08-17T12:17:19.1594743Z processing existing schema: aten::result_type.Scalar(Tensor tensor, Scalar other) -> int 2022-08-17T12:17:19.1595990Z processing existing schema: aten::result_type.Scalar_Tensor(Scalar scalar, Tensor tensor) -> int 2022-08-17T12:17:19.1597537Z processing existing schema: aten::result_type.Scalar_Scalar(Scalar scalar1, Scalar scalar2) -> int 2022-08-17T12:17:19.1598409Z processing existing schema: aten::divmod.int(int x, int y) -> (int, int) 2022-08-17T12:17:19.1600019Z processing existing schema: aten::divmod.float(float x, float y) -> (float, float) 2022-08-17T12:17:19.1601302Z processing existing schema: aten::divmod.int_float(int x, float y) -> (float, float) 2022-08-17T12:17:19.1602412Z processing existing schema: aten::divmod.float_int(float x, int y) -> (float, float) 2022-08-17T12:17:19.1604151Z processing existing schema: quantized::embedding_bag_2bit_unpack(Tensor weight) -> Tensor 2022-08-17T12:17:19.1605586Z processing existing schema: quantized::add_relu_out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.1607586Z processing existing schema: aten::diagonal(Tensor(a) self, int offset=0, int dim1=0, int dim2=1) -> Tensor(a) 2022-08-17T12:17:19.1609002Z processing existing schema: aten::diagonal.Dimname(Tensor(a) self, *, str outdim, str dim1, str dim2, int offset=0) -> Tensor(a) 2022-08-17T12:17:19.1610105Z processing existing schema: aten::acosh(Tensor self) -> Tensor 2022-08-17T12:17:19.1611833Z processing existing schema: aten::acosh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1613143Z processing existing schema: aten::acosh.int(int a) -> float 2022-08-17T12:17:19.1614515Z processing existing schema: aten::acosh.float(float a) -> float 2022-08-17T12:17:19.1616155Z processing existing schema: aten::acosh.complex(complex a) -> complex 2022-08-17T12:17:19.1617215Z processing existing schema: aten::acosh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1618530Z processing existing schema: aten::log2(Tensor self) -> Tensor 2022-08-17T12:17:19.1620426Z processing existing schema: aten::log2.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1620991Z schema: profiler::_call_end_callbacks_on_jit_fut(Tensor x, Future(t) y) -> Future(t) found on allowlist, skipping 2022-08-17T12:17:19.1621681Z schema: profiler::_call_end_callbacks_on_jit_fut._RecordFunction(__torch__.torch.classes.profiler._RecordFunction x, Future(t) y) -> Future(t) found on allowlist, skipping 2022-08-17T12:17:19.1622516Z processing existing schema: prim::MKLDNNHardTanh(Tensor self) -> Tensor 2022-08-17T12:17:19.1623909Z processing existing schema: aten::view_as_real(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1625817Z processing existing schema: aten::_upsample_nearest_exact1d_backward(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None) -> Tensor 2022-08-17T12:17:19.1627966Z processing existing schema: aten::_upsample_nearest_exact1d_backward.grad_input(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.1630123Z processing existing schema: aten::_upsample_nearest_exact1d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.1632964Z processing existing schema: aten::_upsample_nearest_exact1d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1634099Z processing existing schema: aten::norm.Scalar(Tensor self, Scalar p=2) -> Tensor 2022-08-17T12:17:19.1635846Z processing existing schema: aten::norm.ScalarOpt_dim(Tensor self, Scalar? p, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.1637567Z processing existing schema: aten::norm.names_ScalarOpt_dim(Tensor self, Scalar? p, str[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.1639343Z processing existing schema: aten::norm.ScalarOpt_dim_dtype(Tensor self, Scalar? p, int[1] dim, bool keepdim, *, int dtype) -> Tensor 2022-08-17T12:17:19.1641213Z processing existing schema: aten::norm.dtype_out(Tensor self, Scalar? p, int[1] dim, bool keepdim, *, int dtype, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1643390Z processing existing schema: aten::norm.out(Tensor self, Scalar? p, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1644676Z processing existing schema: aten::norm.ScalarOpt_dtype(Tensor self, Scalar? p, *, int dtype) -> Tensor 2022-08-17T12:17:19.1646480Z processing existing schema: aten::norm.ScalarOpt_dtype_out(Tensor self, Scalar? p, *, int dtype, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1648198Z processing existing schema: aten::norm.Scalar_out(Tensor self, Scalar p=2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1649930Z processing existing schema: aten::norm.names_ScalarOpt_dim_dtype(Tensor self, Scalar? p, str[1] dim, bool keepdim, *, int dtype) -> Tensor 2022-08-17T12:17:19.1651886Z processing existing schema: aten::norm.names_dtype_out(Tensor self, Scalar? p, str[1] dim, bool keepdim, *, int dtype, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1653942Z processing existing schema: aten::norm.names_out(Tensor self, Scalar? p, str[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1655454Z processing existing schema: aten::conj(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1657227Z processing existing schema: aten::refine_names(Tensor(a) self, str[] names) -> Tensor(a) 2022-08-17T12:17:19.1659050Z processing existing schema: _quantized::conv2d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.1660824Z processing existing schema: aten::Size(int[] sizes) -> int[] 2022-08-17T12:17:19.1662258Z processing existing schema: aten::_aminmax(Tensor self) -> (Tensor, Tensor) 2022-08-17T12:17:19.1671044Z processing existing schema: aten::_aminmax.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor, Tensor) 2022-08-17T12:17:19.1671939Z processing existing schema: aten::_aminmax.out(Tensor self, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.1672658Z processing existing schema: aten::_aminmax.dim_out(Tensor self, int dim, bool keepdim=False, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.1673086Z processing existing schema: aten::stride.int(Tensor self, int dim) -> int 2022-08-17T12:17:19.1673584Z processing existing schema: aten::stride.Dimname(Tensor self, str dim) -> int 2022-08-17T12:17:19.1674087Z processing existing schema: aten::stride(Tensor self) -> int[] 2022-08-17T12:17:19.1674546Z processing existing schema: aten::erfc_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1674905Z processing existing schema: aten::resolve_conj(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1676960Z processing existing schema: prim::max.int(int a, int b) -> int 2022-08-17T12:17:19.1677930Z processing existing schema: prim::max.float(float a, float b) -> float 2022-08-17T12:17:19.1679534Z processing existing schema: prim::max.int_float(int a, float b) -> float 2022-08-17T12:17:19.1680889Z processing existing schema: prim::max.float_int(float a, int b) -> float 2022-08-17T12:17:19.1682000Z processing existing schema: prim::max(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.1684424Z processing existing schema: prim::max.int_list(int[] l, int[] r) -> int[] 2022-08-17T12:17:19.1686062Z processing existing schema: prim::max.self_int(int[] self) -> int 2022-08-17T12:17:19.1688372Z processing existing schema: prim::max.float_list(float[] l, float[] r) -> float[] 2022-08-17T12:17:19.1689995Z processing existing schema: prim::max.self_float(float[] self) -> float 2022-08-17T12:17:19.1692257Z processing existing schema: prim::max.bool_list(bool[] l, bool[] r) -> bool[] 2022-08-17T12:17:19.1694117Z processing existing schema: prim::max.self_bool(bool[] self) -> bool 2022-08-17T12:17:19.1695422Z processing existing schema: quantized::embedding_bag_byte_unpack(Tensor weight) -> Tensor 2022-08-17T12:17:19.1696721Z processing existing schema: aten::log1p(Tensor self) -> Tensor 2022-08-17T12:17:19.1698444Z processing existing schema: aten::log1p.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1699431Z processing existing schema: aten::log1p.int(int a) -> float 2022-08-17T12:17:19.1700808Z processing existing schema: aten::log1p.float(float a) -> float 2022-08-17T12:17:19.1702378Z processing existing schema: aten::log1p.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1703445Z processing existing schema: aten::acos(Tensor self) -> Tensor 2022-08-17T12:17:19.1705028Z processing existing schema: aten::acos.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1706109Z processing existing schema: aten::acos.int(int a) -> float 2022-08-17T12:17:19.1707613Z processing existing schema: aten::acos.float(float a) -> float 2022-08-17T12:17:19.1709106Z processing existing schema: aten::acos.complex(complex a) -> complex 2022-08-17T12:17:19.1710248Z processing existing schema: aten::acos.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1711725Z processing existing schema: aten::view_as_complex(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1714333Z processing existing schema: aten::_upsample_bilinear2d_aa_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.1716397Z processing existing schema: aten::_upsample_bilinear2d_aa_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.1718307Z processing existing schema: aten::_upsample_bilinear2d_aa_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.1720945Z processing existing schema: aten::_upsample_bilinear2d_aa_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1722275Z processing existing schema: _quantized::linear_dynamic(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, bool reduce_range=False) -> Tensor Y 2022-08-17T12:17:19.1723403Z processing existing schema: aten::_ncf_unsqueeze(Tensor(a) self, int ndim) -> Tensor(a) 2022-08-17T12:17:19.1724814Z processing existing schema: aten::mv(Tensor self, Tensor vec) -> Tensor 2022-08-17T12:17:19.1726502Z processing existing schema: aten::mv.out(Tensor self, Tensor vec, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1727677Z processing existing schema: aten::dot(Tensor self, Tensor tensor) -> Tensor 2022-08-17T12:17:19.1729503Z processing existing schema: aten::dot.out(Tensor self, Tensor tensor, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1730771Z processing existing schema: aten::bmm(Tensor self, Tensor mat2) -> Tensor 2022-08-17T12:17:19.1732585Z processing existing schema: aten::bmm.out(Tensor self, Tensor mat2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1734196Z processing existing schema: aten::softplus(Tensor self, Scalar beta=1, Scalar threshold=20) -> Tensor 2022-08-17T12:17:19.1736155Z processing existing schema: aten::softplus.out(Tensor self, Scalar beta=1, Scalar threshold=20, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1737286Z processing existing schema: aten::is_owner(RRef(t) self) -> bool 2022-08-17T12:17:19.1738877Z processing existing schema: aten::_foreach_log10_(Tensor[] self) -> () 2022-08-17T12:17:19.1739990Z processing existing schema: aten::mm(Tensor self, Tensor mat2) -> Tensor 2022-08-17T12:17:19.1742154Z processing existing schema: aten::mm.out(Tensor self, Tensor mat2, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1743806Z processing existing schema: aten::cat(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:19.1745690Z processing existing schema: aten::cat.names(Tensor[] tensors, str dim) -> Tensor 2022-08-17T12:17:19.1747447Z processing existing schema: aten::cat.names_out(Tensor[] tensors, str dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1749412Z processing existing schema: aten::cat.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1751085Z processing existing schema: aten::stack(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:19.1753215Z processing existing schema: aten::stack.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1754157Z schema: aten::slice_backward(Tensor grad_output, int[] input_sizes, int dim, int start, int end, int step) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.1755097Z schema: aten::slice_backward.out(Tensor grad_output, int[] input_sizes, int dim, int start, int end, int step, *, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.1756053Z processing existing schema: aten::wait(Future(t) self) -> t 2022-08-17T12:17:19.1757926Z processing existing schema: quantized::conv_transpose2d_transpose(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.1760067Z processing existing schema: c10d::broadcast_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.1762168Z processing existing schema: aten::_foreach_erf(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.1763909Z processing existing schema: aten::_foreach_erf.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.1765478Z processing existing schema: aten::clamp_max(Tensor self, Scalar max) -> Tensor 2022-08-17T12:17:19.1767082Z processing existing schema: aten::clamp_max.Tensor(Tensor self, Tensor max) -> Tensor 2022-08-17T12:17:19.1768914Z processing existing schema: aten::clamp_max.out(Tensor self, Scalar max, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1771051Z processing existing schema: aten::clamp_max.Tensor_out(Tensor self, Tensor max, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1773121Z processing existing schema: aten::new_empty(Tensor self, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1775373Z processing existing schema: aten::new_empty.SymInt(Tensor self, SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1777161Z processing existing schema: aten::new_empty.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1779182Z processing existing schema: aten::new_empty.SymInt_out(Tensor self, SymInt[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1781516Z processing existing schema: aten::conv_transpose1d(Tensor input, Tensor weight, Tensor? bias=None, int[1] stride=[1], int[1] padding=[0], int[1] output_padding=[0], int groups=1, int[1] dilation=[1]) -> Tensor 2022-08-17T12:17:19.1782660Z processing existing schema: aten::clamp_max_(Tensor(a!) self, Scalar max) -> Tensor(a!) 2022-08-17T12:17:19.1784253Z processing existing schema: aten::clamp_max_.Tensor(Tensor(a!) self, Tensor max) -> Tensor(a!) 2022-08-17T12:17:19.1786826Z processing existing schema: aten::new_empty_strided(Tensor self, int[] size, int[] stride, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1788785Z processing existing schema: aten::new_empty_strided.out(Tensor self, int[] size, int[] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1791078Z processing existing schema: aten::conv_transpose2d.input(Tensor input, Tensor weight, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] output_padding=0, int groups=1, int[2] dilation=1) -> Tensor 2022-08-17T12:17:19.1793125Z processing existing schema: aten::new_zeros(Tensor self, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1794939Z processing existing schema: aten::new_zeros.out(Tensor self, int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1796485Z processing existing schema: aten::contiguous(Tensor(a) self, *, int memory_format=0) -> Tensor(a) 2022-08-17T12:17:19.1797798Z processing existing schema: aten::cholesky(Tensor self, bool upper=False) -> Tensor 2022-08-17T12:17:19.1799483Z processing existing schema: aten::cholesky.out(Tensor self, bool upper=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1800761Z processing existing schema: aten::ne.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1802131Z processing existing schema: aten::ne.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.1803738Z processing existing schema: aten::ne.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1805372Z processing existing schema: aten::ne.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1807097Z processing existing schema: aten::ne.int_list(int[] a, int[] b) -> bool 2022-08-17T12:17:19.1808543Z processing existing schema: aten::ne.device(Device a, Device b) -> bool 2022-08-17T12:17:19.1809974Z processing existing schema: aten::ne.bool(bool a, bool b) -> bool 2022-08-17T12:17:19.1811747Z processing existing schema: aten::ne.enum(AnyEnumType a, AnyEnumType b) -> bool 2022-08-17T12:17:19.1812878Z processing existing schema: aten::ne.int(int a, int b) -> bool 2022-08-17T12:17:19.1814571Z processing existing schema: aten::ne.complex(complex a, complex b) -> bool 2022-08-17T12:17:19.1815844Z processing existing schema: aten::ne.float(float a, float b) -> bool 2022-08-17T12:17:19.1817096Z processing existing schema: aten::ne.int_float(int a, float b) -> bool 2022-08-17T12:17:19.1818421Z processing existing schema: aten::ne.float_int(float a, int b) -> bool 2022-08-17T12:17:19.1819856Z processing existing schema: aten::ne.float_complex(float a, complex b) -> bool 2022-08-17T12:17:19.1821296Z processing existing schema: aten::ne.complex_float(complex a, float b) -> bool 2022-08-17T12:17:19.1822935Z processing existing schema: aten::ne(Scalar a, Scalar b) -> bool 2022-08-17T12:17:19.1824203Z processing existing schema: aten::ne.str(str a, str b) -> bool 2022-08-17T12:17:19.1826056Z processing existing schema: aten::ne.float_list(float[] a, float[] b) -> bool 2022-08-17T12:17:19.1827905Z processing existing schema: aten::ne.Tensor_list(Tensor[] a, Tensor[] b) -> bool 2022-08-17T12:17:19.1829851Z processing existing schema: aten::ne.bool_list(bool[] a, bool[] b) -> bool 2022-08-17T12:17:19.1831851Z processing existing schema: aten::ne.str_list(str[] a, str[] b) -> bool 2022-08-17T12:17:19.1833596Z processing existing schema: aten::eq.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1835100Z processing existing schema: aten::eq.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.1836991Z processing existing schema: aten::eq.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1838928Z processing existing schema: aten::eq.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1840754Z processing existing schema: aten::eq.int_list(int[] a, int[] b) -> bool 2022-08-17T12:17:19.1842478Z processing existing schema: aten::eq.device(Device a, Device b) -> bool 2022-08-17T12:17:19.1843889Z processing existing schema: aten::eq.bool(bool a, bool b) -> bool 2022-08-17T12:17:19.1845390Z processing existing schema: aten::eq.enum(AnyEnumType a, AnyEnumType b) -> bool 2022-08-17T12:17:19.1846913Z processing existing schema: aten::eq.int(int a, int b) -> bool 2022-08-17T12:17:19.1848434Z processing existing schema: aten::eq.complex(complex a, complex b) -> bool 2022-08-17T12:17:19.1850006Z processing existing schema: aten::eq.float(float a, float b) -> bool 2022-08-17T12:17:19.1851520Z processing existing schema: aten::eq.int_float(int a, float b) -> bool 2022-08-17T12:17:19.1853090Z processing existing schema: aten::eq.float_int(float a, int b) -> bool 2022-08-17T12:17:19.1854864Z processing existing schema: aten::eq.float_complex(float a, complex b) -> bool 2022-08-17T12:17:19.1856436Z processing existing schema: aten::eq.complex_float(complex a, float b) -> bool 2022-08-17T12:17:19.1857916Z processing existing schema: aten::eq(Scalar a, Scalar b) -> bool 2022-08-17T12:17:19.1859451Z processing existing schema: aten::eq.str(str a, str b) -> bool 2022-08-17T12:17:19.1861531Z processing existing schema: aten::eq.float_list(float[] a, float[] b) -> bool 2022-08-17T12:17:19.1863556Z processing existing schema: aten::eq.Tensor_list(Tensor[] a, Tensor[] b) -> bool 2022-08-17T12:17:19.1865564Z processing existing schema: aten::eq.bool_list(bool[] a, bool[] b) -> bool 2022-08-17T12:17:19.1867650Z processing existing schema: aten::eq.str_list(str[] a, str[] b) -> bool 2022-08-17T12:17:19.1869176Z schema: prims::neg(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.1870898Z processing existing schema: aten::_fw_primal(Tensor(a) self, int level) -> Tensor(a) 2022-08-17T12:17:19.1872481Z processing existing schema: aten::ge.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1874073Z processing existing schema: aten::ge.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.1875876Z processing existing schema: aten::ge.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1877734Z processing existing schema: aten::ge.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1879162Z processing existing schema: aten::ge.int(int a, int b) -> bool 2022-08-17T12:17:19.1880685Z processing existing schema: aten::ge.float(float a, float b) -> bool 2022-08-17T12:17:19.1882169Z processing existing schema: aten::ge.int_float(int a, float b) -> bool 2022-08-17T12:17:19.1883725Z processing existing schema: aten::ge.float_int(float a, int b) -> bool 2022-08-17T12:17:19.1885216Z processing existing schema: aten::ge(Scalar a, Scalar b) -> bool 2022-08-17T12:17:19.1886792Z processing existing schema: aten::ge.str(str a, str b) -> bool 2022-08-17T12:17:19.1888962Z processing existing schema: aten::align_tensors(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:19.1890664Z processing existing schema: aten::lt.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.1892119Z processing existing schema: aten::lt.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.1894174Z processing existing schema: aten::lt.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1895982Z processing existing schema: aten::lt.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1897381Z processing existing schema: aten::lt.int(int a, int b) -> bool 2022-08-17T12:17:19.1898826Z processing existing schema: aten::lt.float(float a, float b) -> bool 2022-08-17T12:17:19.1900347Z processing existing schema: aten::lt.int_float(int a, float b) -> bool 2022-08-17T12:17:19.1901886Z processing existing schema: aten::lt.float_int(float a, int b) -> bool 2022-08-17T12:17:19.1903414Z processing existing schema: aten::lt(Scalar a, Scalar b) -> bool 2022-08-17T12:17:19.1904894Z processing existing schema: aten::lt.str(str a, str b) -> bool 2022-08-17T12:17:19.1907133Z processing existing schema: aten::fft_ifft2(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None) -> Tensor 2022-08-17T12:17:19.1909389Z processing existing schema: aten::fft_ifft2.out(Tensor self, int[1]? s=None, int[1] dim=[-2, -1], str? norm=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1911969Z processing existing schema: aten::set_.source_Storage_storage_offset(Tensor(a!) self, Storage source, int storage_offset, int[] size, int[] stride=[]) -> Tensor(a!) 2022-08-17T12:17:19.1913631Z processing existing schema: aten::set_.source_Tensor(Tensor(a!) self, Tensor source) -> Tensor(a!) 2022-08-17T12:17:19.1915269Z processing existing schema: aten::set_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1917117Z processing existing schema: aten::set_.source_Storage(Tensor(a!) self, Storage source) -> Tensor(a!) 2022-08-17T12:17:19.1919755Z processing existing schema: aten::set_.source_Tensor_storage_offset(Tensor(a!) self, Tensor source, int storage_offset, int[] size, int[] stride=[]) -> Tensor(a!) 2022-08-17T12:17:19.1920875Z processing existing schema: prim::rpc_sync(...) -> ... 2022-08-17T12:17:19.1922648Z processing existing schema: quantized::conv2d_unpack_sizes(Any packed_weights) -> Any 2022-08-17T12:17:19.1924187Z processing existing schema: aten::_tensor_to_list(Tensor self) -> int[] 2022-08-17T12:17:19.1925609Z processing existing schema: aten::_foreach_abs_(Tensor[] self) -> () 2022-08-17T12:17:19.1927476Z processing existing schema: aten::copy_(Tensor(a!) self, Tensor src, bool non_blocking=False) -> Tensor(a!) 2022-08-17T12:17:19.1929164Z processing existing schema: aten::copy_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.1930861Z processing existing schema: aten::copy_.int(Tensor(a!) self, int other) -> Tensor(a!) 2022-08-17T12:17:19.1932602Z processing existing schema: aten::copy_.float(Tensor(a!) self, float other) -> Tensor(a!) 2022-08-17T12:17:19.1934698Z processing existing schema: aten::nll_loss2d(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100) -> Tensor 2022-08-17T12:17:19.1936995Z processing existing schema: aten::nll_loss2d.out(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1938658Z processing existing schema: aten::digamma_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.1940558Z processing existing schema: aten::splitlines(str self, bool keepends=False) -> str[] 2022-08-17T12:17:19.1941980Z processing existing schema: aten::_conj_physical(Tensor self) -> Tensor 2022-08-17T12:17:19.1943745Z processing existing schema: aten::_conj_physical.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1945264Z processing existing schema: prim::ConstantChunk(...) -> ... 2022-08-17T12:17:19.1947656Z processing existing schema: quantized::embedding_bag_4bit_rowwise_offsets(Tensor weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:19.1949083Z processing existing schema: aten::linalg_cholesky(Tensor self, *, bool upper=False) -> Tensor 2022-08-17T12:17:19.1950826Z processing existing schema: aten::linalg_cholesky.out(Tensor self, *, bool upper=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1952820Z schema: nvprims::amax(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.1954647Z processing existing schema: aten::_thnn_fused_lstm_cell(Tensor input_gates, Tensor hidden_gates, Tensor cx, Tensor? input_bias=None, Tensor? hidden_bias=None) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.1957150Z processing existing schema: aten::_thnn_fused_lstm_cell.out(Tensor input_gates, Tensor hidden_gates, Tensor cx, Tensor? input_bias=None, Tensor? hidden_bias=None, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.1959016Z processing existing schema: aten::upsample_bilinear2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.1961373Z processing existing schema: aten::upsample_bilinear2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.1963752Z processing existing schema: aten::upsample_bilinear2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.1966512Z processing existing schema: aten::upsample_bilinear2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1968451Z processing existing schema: aten::baddbmm_(Tensor(a!) self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:19.1969965Z processing existing schema: aten::linalg_svd(Tensor A, bool full_matrices=True, *, str? driver=None) -> (Tensor U, Tensor S, Tensor Vh) 2022-08-17T12:17:19.1972246Z processing existing schema: aten::linalg_svd.U(Tensor A, bool full_matrices=True, *, str? driver=None, Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) -> (Tensor(a!) U, Tensor(b!) S, Tensor(c!) Vh) 2022-08-17T12:17:19.1973668Z processing existing schema: aten::resolve_neg(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.1975329Z processing existing schema: prim::abs.int(int a) -> int 2022-08-17T12:17:19.1976412Z processing existing schema: prim::abs.float(float a) -> float 2022-08-17T12:17:19.1977824Z processing existing schema: prim::abs.complex(complex a) -> float 2022-08-17T12:17:19.1979164Z processing existing schema: prim::abs.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.1980142Z processing existing schema: prim::abs(Tensor x) -> Tensor 2022-08-17T12:17:19.1981534Z processing existing schema: quantized::embedding_bag_4bit_unpack(Tensor weight) -> Tensor 2022-08-17T12:17:19.1982674Z processing existing schema: aten::erfinv(Tensor self) -> Tensor 2022-08-17T12:17:19.1984267Z processing existing schema: aten::erfinv.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1985692Z processing existing schema: sparse::qlinear_dynamic(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:19.1987544Z processing existing schema: aten::randn(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1989778Z processing existing schema: aten::randn.generator(int[] size, *, Generator? generator, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1992221Z processing existing schema: aten::randn.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1995145Z processing existing schema: aten::randn.generator_with_names(int[] size, *, Generator? generator, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.1996677Z processing existing schema: aten::randn.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.1998596Z processing existing schema: aten::randn.generator_out(int[] size, *, Generator? generator, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2000680Z processing existing schema: aten::randn.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2002861Z processing existing schema: aten::randn.generator_with_names_out(int[] size, *, Generator? generator, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2004727Z processing existing schema: quantized::cat_relu_out(Tensor[] qx, int dim, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2006256Z processing existing schema: aten::detach(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.2007361Z processing existing schema: sparse::qlinear_relu_dynamic(Tensor X, __torch__.torch.classes.sparse.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:19.2009203Z processing existing schema: aten::randn_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.2010723Z processing existing schema: aten::randn_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2012361Z processing existing schema: quantized::clamp(Tensor qx, Scalar? min=None, Scalar? max=None) -> Tensor qy 2022-08-17T12:17:19.2012958Z schema: static_runtime::expand_dims_copy(Tensor input, int[] dims) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2013663Z processing existing schema: aten::__rshift__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.2015214Z processing existing schema: aten::__rshift__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.2017103Z processing existing schema: aten::__rshift__.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2018488Z processing existing schema: aten::__rshift__.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2019816Z processing existing schema: aten::__rshift__.int(int a, int b) -> int 2022-08-17T12:17:19.2021302Z processing existing schema: aten::detach_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2023516Z processing existing schema: aten::index_put(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False) -> Tensor 2022-08-17T12:17:19.2026536Z processing existing schema: aten::index_put.out(Tensor self, Tensor?[] indices, Tensor values, bool accumulate=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2027975Z processing existing schema: aten::index_put.hacked_twin(Tensor self, Tensor[] indices, Tensor values, bool accumulate=False) -> Tensor 2022-08-17T12:17:19.2029159Z processing existing schema: aten::squeeze_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2030830Z processing existing schema: aten::squeeze_.dim(Tensor(a!) self, int dim) -> Tensor(a!) 2022-08-17T12:17:19.2032546Z processing existing schema: aten::squeeze_.dimname(Tensor(a!) self, str dim) -> Tensor(a!) 2022-08-17T12:17:19.2033623Z processing existing schema: aten::is_nonzero(Tensor self) -> bool 2022-08-17T12:17:19.2035371Z processing existing schema: aten::t_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2037493Z schema: prims::var(Tensor inp, int[]? dims, *, int correction, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2038691Z processing existing schema: aten::_pdist_backward(Tensor grad, Tensor self, float p, Tensor pdist) -> Tensor 2022-08-17T12:17:19.2040794Z processing existing schema: aten::_pdist_backward.out(Tensor grad, Tensor self, float p, Tensor pdist, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2041739Z processing existing schema: aten::linalg_eigvals(Tensor self) -> Tensor 2022-08-17T12:17:19.2043604Z processing existing schema: aten::linalg_eigvals.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2045559Z processing existing schema: aten::unflatten.int(Tensor(a) self, int dim, int[] sizes) -> Tensor(a) 2022-08-17T12:17:19.2047838Z processing existing schema: aten::unflatten.Dimname(Tensor(a) self, str dim, int[] sizes, str[] names) -> Tensor(a) 2022-08-17T12:17:19.2048953Z schema: nvprims::bitwise_or(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2050957Z processing existing schema: aten::_spdiags(Tensor diagonals, Tensor offsets, int[] shape, int? layout=None) -> Tensor 2022-08-17T12:17:19.2053269Z processing existing schema: aten::_spdiags.out(Tensor diagonals, Tensor offsets, int[] shape, int? layout=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2054358Z processing existing schema: aten::logical_and(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.2056243Z processing existing schema: aten::logical_and.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2057271Z processing existing schema: prim::CudaFusionViewGuard(...) -> bool 2022-08-17T12:17:19.2058947Z processing existing schema: prim::view_copy(Tensor self, int[] size) -> Tensor 2022-08-17T12:17:19.2060863Z processing existing schema: aten::addbmm(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.2062863Z processing existing schema: aten::addbmm.out(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2064216Z processing existing schema: aten::swapaxes(Tensor(a) self, int axis0, int axis1) -> Tensor(a) 2022-08-17T12:17:19.2067159Z processing existing schema: aten::layer_norm(Tensor input, int[] normalized_shape, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enable=True) -> Tensor 2022-08-17T12:17:19.2068839Z processing existing schema: aten::hsplit.int(Tensor(a -> *) self, int sections) -> Tensor[] 2022-08-17T12:17:19.2071126Z processing existing schema: aten::hsplit.array(Tensor(a -> *) self, int[] indices) -> Tensor[] 2022-08-17T12:17:19.2073113Z processing existing schema: aten::vsplit.int(Tensor(a -> *) self, int sections) -> Tensor[] 2022-08-17T12:17:19.2075506Z processing existing schema: aten::vsplit.array(Tensor(a -> *) self, int[] indices) -> Tensor[] 2022-08-17T12:17:19.2077667Z processing existing schema: aten::_upsample_nearest_exact3d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.2079677Z processing existing schema: aten::_upsample_nearest_exact3d(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.2081975Z processing existing schema: aten::_upsample_nearest_exact3d.out(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2084226Z processing existing schema: aten::_upsample_nearest_exact3d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2085842Z processing existing schema: aten::requires_grad_(Tensor(a!) self, bool requires_grad=True) -> Tensor(a!) 2022-08-17T12:17:19.2086635Z processing existing schema: prim::RequiresGradCheck(...) -> ... 2022-08-17T12:17:19.2088941Z processing existing schema: quantized::embedding_byte(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, bool pruned_weights=False) -> Tensor 2022-08-17T12:17:19.2090497Z processing existing schema: aten::update.str(Dict(str, t)(a!) self, Dict(str, t)(a!) to_add) -> () 2022-08-17T12:17:19.2092314Z processing existing schema: aten::update.int(Dict(int, t)(a!) self, Dict(int, t)(a!) to_add) -> () 2022-08-17T12:17:19.2094446Z processing existing schema: aten::update.bool(Dict(bool, t)(a!) self, Dict(bool, t)(a!) to_add) -> () 2022-08-17T12:17:19.2096252Z processing existing schema: aten::update.float(Dict(float, t)(a!) self, Dict(float, t)(a!) to_add) -> () 2022-08-17T12:17:19.2098340Z processing existing schema: aten::update.complex(Dict(complex, t)(a!) self, Dict(complex, t)(a!) to_add) -> () 2022-08-17T12:17:19.2099617Z processing existing schema: aten::update.Tensor(Dict(Tensor, t)(a!) self, Dict(Tensor, t)(a!) to_add) -> () 2022-08-17T12:17:19.2100995Z processing existing schema: aten::_compute_linear_combination(Tensor input, Tensor coefficients) -> Tensor 2022-08-17T12:17:19.2103105Z processing existing schema: aten::_compute_linear_combination.out(Tensor input, Tensor coefficients, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2104818Z processing existing schema: aten::empty_like(Tensor self, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.2106315Z processing existing schema: aten::empty_like.out(Tensor self, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2108420Z processing existing schema: aten::empty.memory_format(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.2110497Z schema: aten::empty.SymInt(SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2112334Z processing existing schema: aten::empty.out(int[] size, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2114914Z processing existing schema: aten::empty.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.2117105Z processing existing schema: aten::empty.names_out(int[] size, *, str[]? names, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2119061Z schema: aten::empty.SymInt_out(SymInt[] size, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.2120337Z processing existing schema: aten::reshape_as(Tensor(a) self, Tensor other) -> Tensor(a) 2022-08-17T12:17:19.2122733Z processing existing schema: aten::empty_strided(int[] size, int[] stride, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.2124743Z processing existing schema: aten::empty_strided.out(int[] size, int[] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2126202Z processing existing schema: aten::linalg_multi_dot(Tensor[] tensors) -> Tensor 2022-08-17T12:17:19.2128076Z processing existing schema: aten::linalg_multi_dot.out(Tensor[] tensors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2129597Z processing existing schema: aten::swapdims(Tensor(a) self, int dim0, int dim1) -> Tensor(a) 2022-08-17T12:17:19.2131453Z processing existing schema: aten::is_floating_point(Tensor self) -> bool 2022-08-17T12:17:19.2133029Z schema: nvprims::sum(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2134657Z processing existing schema: aten::_thnn_fused_gru_cell(Tensor input_gates, Tensor hidden_gates, Tensor hx, Tensor? input_bias=None, Tensor? hidden_bias=None) -> (Tensor, Tensor) 2022-08-17T12:17:19.2136649Z processing existing schema: aten::_thnn_fused_gru_cell.out(Tensor input_gates, Tensor hidden_gates, Tensor hx, Tensor? input_bias=None, Tensor? hidden_bias=None, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.2138506Z processing existing schema: aten::upsample_bicubic2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.2140721Z processing existing schema: aten::upsample_bicubic2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.2142881Z processing existing schema: aten::upsample_bicubic2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.2145513Z processing existing schema: aten::upsample_bicubic2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2146664Z processing existing schema: aten::lift_fresh(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.2148220Z processing existing schema: aten::mode(Tensor self, int dim=-1, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.2149665Z processing existing schema: aten::mode.dimname(Tensor self, str dim, bool keepdim=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.2151443Z processing existing schema: aten::mode.dimname_out(Tensor self, str dim, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.2153294Z processing existing schema: aten::mode.values(Tensor self, int dim=-1, bool keepdim=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.2154612Z processing existing schema: aten::bernoulli(Tensor self, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2156410Z processing existing schema: aten::bernoulli.out(Tensor self, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2157929Z processing existing schema: aten::bernoulli.p(Tensor self, float p, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2159469Z processing existing schema: aten::bernoulli.Tensor(Tensor self, Tensor p, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2161288Z processing existing schema: aten::bernoulli.Tensor_out(Tensor self, Tensor p, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2163613Z processing existing schema: aten::bernoulli.float_out(Tensor self, float p=0.5, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2166140Z processing existing schema: quantized::embedding_bag_byte_rowwise_offsets(Tensor weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:19.2166896Z processing existing schema: prim::FusedConcat(...) -> ... 2022-08-17T12:17:19.2168548Z schema: aten::nansum(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2170403Z schema: aten::nansum.out(Tensor self, int[1]? dim=None, bool keepdim=False, *, int? dtype=None, Tensor(a!) out) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.2172078Z processing existing schema: aten::bernoulli_.Tensor(Tensor(a!) self, Tensor p, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.2174685Z processing existing schema: aten::bernoulli_.float(Tensor(a!) self, float p=0.5, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.2176317Z processing existing schema: aten::cauchy_(Tensor(a!) self, float median=0., float sigma=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.2177655Z schema: prims::sinh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2179179Z processing existing schema: aten::_has_same_storage_numel(Tensor self, Tensor other) -> bool 2022-08-17T12:17:19.2181074Z processing existing schema: aten::geometric_(Tensor(a!) self, float p, *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.2182573Z processing existing schema: aten::multinomial(Tensor self, int num_samples, bool replacement=False, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2184480Z processing existing schema: aten::multinomial.out(Tensor self, int num_samples, bool replacement=False, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2185609Z processing existing schema: aten::conj_physical_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2187467Z processing existing schema: aten::normal.Tensor_float(Tensor mean, float std=1., *, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2189441Z processing existing schema: aten::normal.Tensor_float_out(Tensor mean, float std=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2191413Z processing existing schema: aten::normal.float_Tensor_out(float mean, Tensor std, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2193151Z processing existing schema: aten::normal.float_Tensor(float mean, Tensor std, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2194707Z processing existing schema: aten::normal.Tensor_Tensor(Tensor mean, Tensor std, *, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2196699Z processing existing schema: aten::normal.Tensor_Tensor_out(Tensor mean, Tensor std, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2199177Z processing existing schema: aten::normal.float_float(float mean, float std, int[] size, *, Generator? generator=None, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.2201279Z processing existing schema: aten::normal.float_float_out(float mean, float std, int[] size, *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2203298Z processing existing schema: aten::normal.out(Tensor self, float mean=0., float std=1., *, Generator? generator=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2205187Z processing existing schema: aten::cosine_embedding_loss(Tensor input1, Tensor input2, Tensor target, float margin=0., int reduction=1) -> Tensor 2022-08-17T12:17:19.2207112Z processing existing schema: aten::normal_(Tensor(a!) self, float mean=0., float std=1., *, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.2209143Z processing existing schema: aten::cosine_similarity(Tensor x1, Tensor x2, int dim=1, float eps=1e-08) -> Tensor 2022-08-17T12:17:19.2210547Z processing existing schema: aten::title(str self) -> str 2022-08-17T12:17:19.2214038Z processing existing schema: aten::_convolution.deprecated(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool benchmark, bool deterministic, bool cudnn_enabled) -> Tensor 2022-08-17T12:17:19.2217068Z processing existing schema: aten::_convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool benchmark, bool deterministic, bool cudnn_enabled, bool allow_tf32) -> Tensor 2022-08-17T12:17:19.2220420Z processing existing schema: aten::_convolution.out(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool benchmark, bool deterministic, bool cudnn_enabled, bool allow_tf32, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2222332Z processing existing schema: quantized::embedding_bag_2bit_prepack(Tensor weight, bool optimized_qparams=False, int nbins=200, float ratio=0.16) -> Tensor 2022-08-17T12:17:19.2223496Z processing existing schema: aten::cosh(Tensor self) -> Tensor 2022-08-17T12:17:19.2225321Z processing existing schema: aten::cosh.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2226695Z processing existing schema: aten::cosh.int(int a) -> float 2022-08-17T12:17:19.2228144Z processing existing schema: aten::cosh.float(float a) -> float 2022-08-17T12:17:19.2229606Z processing existing schema: aten::cosh.complex(complex a) -> complex 2022-08-17T12:17:19.2231033Z processing existing schema: aten::cosh.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.2233670Z processing existing schema: aten::conv1d(Tensor input, Tensor weight, Tensor? bias=None, int[1] stride=[1], int[1] padding=[0], int[1] dilation=[1], int groups=1) -> Tensor 2022-08-17T12:17:19.2235970Z processing existing schema: aten::conv1d.padding(Tensor input, Tensor weight, Tensor? bias=None, int[1] stride=[1], str padding="valid", int[1] dilation=[1], int groups=1) -> Tensor 2022-08-17T12:17:19.2237369Z processing existing schema: aten::nuclear_norm(Tensor self, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.2239169Z processing existing schema: aten::nuclear_norm.dim(Tensor self, int[2] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.2240988Z processing existing schema: aten::nuclear_norm.out(Tensor self, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2243319Z processing existing schema: aten::nuclear_norm.dim_out(Tensor self, int[2] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2245606Z processing existing schema: aten::conv3d(Tensor input, Tensor weight, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:19.2247578Z processing existing schema: aten::conv3d.padding(Tensor input, Tensor weight, Tensor? bias=None, int[3] stride=1, str padding="valid", int[3] dilation=1, int groups=1) -> Tensor 2022-08-17T12:17:19.2249011Z processing existing schema: aten::conv_tbc(Tensor self, Tensor weight, Tensor bias, int pad=0) -> Tensor 2022-08-17T12:17:19.2251043Z processing existing schema: aten::conv_tbc.out(Tensor self, Tensor weight, Tensor bias, int pad=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2253529Z processing existing schema: aten::conv_transpose3d.input(Tensor input, Tensor weight, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] output_padding=0, int groups=1, int[3] dilation=1) -> Tensor 2022-08-17T12:17:19.2256654Z processing existing schema: aten::convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups) -> Tensor 2022-08-17T12:17:19.2259577Z processing existing schema: aten::convolution.out(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2262128Z processing existing schema: aten::cudnn_convolution(Tensor self, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32) -> Tensor 2022-08-17T12:17:19.2264981Z processing existing schema: aten::cudnn_convolution.out(Tensor self, Tensor weight, int[] padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2266234Z processing existing schema: aten::qr(Tensor self, bool some=True) -> (Tensor Q, Tensor R) 2022-08-17T12:17:19.2268286Z processing existing schema: aten::qr.Q(Tensor self, bool some=True, *, Tensor(a!) Q, Tensor(b!) R) -> (Tensor(a!) Q, Tensor(b!) R) 2022-08-17T12:17:19.2269124Z processing existing schema: prim::PythonOp(...) -> ... 2022-08-17T12:17:19.2270694Z processing existing schema: quantized::add_scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:19.2272707Z processing existing schema: quantized::add_scalar.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:19.2273204Z processing existing schema: prim::oneDNNFusionGuard(...) -> ... 2022-08-17T12:17:19.2274913Z processing existing schema: prim::MKLDNNScalarMul_(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.2277826Z processing existing schema: aten::cudnn_convolution_transpose(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32) -> Tensor 2022-08-17T12:17:19.2280694Z processing existing schema: aten::cudnn_convolution_transpose.out(Tensor self, Tensor weight, int[] padding, int[] output_padding, int[] stride, int[] dilation, int groups, bool benchmark, bool deterministic, bool allow_tf32, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2282312Z processing existing schema: aten::native_layer_norm(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.2284612Z processing existing schema: aten::native_layer_norm.out(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.2285692Z processing existing schema: aten::chain_matmul(Tensor[] matrices) -> Tensor 2022-08-17T12:17:19.2287740Z processing existing schema: aten::chain_matmul.out(Tensor[] matrices, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2288930Z processing existing schema: aten::alias(Tensor(a) self) -> Tensor(a) 2022-08-17T12:17:19.2290808Z processing existing schema: aten::gru_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> Tensor 2022-08-17T12:17:19.2292044Z processing existing schema: aten::expand_as(Tensor(a) self, Tensor other) -> Tensor(a) 2022-08-17T12:17:19.2294105Z processing existing schema: aten::rnn_tanh_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> Tensor 2022-08-17T12:17:19.2294707Z processing existing schema: prim::tolist(...) -> ... 2022-08-17T12:17:19.2296850Z processing existing schema: quantized::linear_dynamic(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, bool reduce_range=False) -> Tensor Y 2022-08-17T12:17:19.2297545Z processing existing schema: aten::exp_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2299346Z processing existing schema: aten::rnn_relu_cell(Tensor input, Tensor hx, Tensor w_ih, Tensor w_hh, Tensor? b_ih=None, Tensor? b_hh=None) -> Tensor 2022-08-17T12:17:19.2300831Z processing existing schema: prim::rangelist(int n) -> int[] 2022-08-17T12:17:19.2302559Z processing existing schema: quantized::linear_relu(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:19.2303665Z processing existing schema: aten::rindex(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:19.2305684Z processing existing schema: aten::_cudnn_init_dropout_state(float dropout, bool train, int dropout_seed, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.2307180Z processing existing schema: aten::_cudnn_init_dropout_state.out(float dropout, bool train, int dropout_seed, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2308582Z schema: prims::gt(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2309882Z processing existing schema: aten::_local_scalar_dense(Tensor self) -> Scalar 2022-08-17T12:17:19.2312193Z processing existing schema: aten::group_norm(Tensor input, int num_groups, Tensor? weight=None, Tensor? bias=None, float eps=1.0000000000000001e-05, bool cudnn_enabled=True) -> Tensor 2022-08-17T12:17:19.2313103Z processing existing schema: aten::frobenius_norm(Tensor self) -> Tensor 2022-08-17T12:17:19.2314860Z processing existing schema: aten::frobenius_norm.dim(Tensor self, int[1] dim, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.2316684Z processing existing schema: aten::frobenius_norm.out(Tensor self, int[1] dim, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2318196Z processing existing schema: aten::nll_loss(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100) -> Tensor 2022-08-17T12:17:19.2320169Z processing existing schema: aten::nll_loss.out(Tensor self, Tensor target, Tensor? weight=None, int reduction=1, int ignore_index=-100, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2321556Z processing existing schema: aten::hinge_embedding_loss(Tensor self, Tensor target, float margin=1., int reduction=1) -> Tensor 2022-08-17T12:17:19.2323089Z processing existing schema: aten::kl_div(Tensor self, Tensor target, int reduction=1, *, bool log_target=False) -> Tensor 2022-08-17T12:17:19.2324357Z processing existing schema: aten::l1_loss(Tensor self, Tensor target, int reduction=1) -> Tensor 2022-08-17T12:17:19.2325427Z processing existing schema: prim::IgnoredPythonOp(...) -> NoneType 2022-08-17T12:17:19.2326939Z processing existing schema: quantized::add_scalar_relu(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:19.2328523Z processing existing schema: quantized::add_scalar_relu.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:19.2330335Z processing existing schema: quantized::add_scalar_relu_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.2332048Z processing existing schema: quantized::add_scalar_relu_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.2333462Z processing existing schema: aten::quantize_per_channel(Tensor self, Tensor scales, Tensor zero_points, int axis, int dtype) -> Tensor 2022-08-17T12:17:19.2335736Z processing existing schema: aten::quantize_per_channel.out(Tensor self, Tensor scales, Tensor zero_points, int axis, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2337153Z processing existing schema: _quantized::add(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:19.2338635Z processing existing schema: aten::quantize_per_tensor_dynamic(Tensor self, int dtype, bool reduce_range) -> Tensor 2022-08-17T12:17:19.2340317Z processing existing schema: aten::quantize_per_tensor_dynamic.out(Tensor self, int dtype, bool reduce_range, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2342153Z processing existing schema: quantized::batch_norm(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2343868Z processing existing schema: quantized::batch_norm_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2345630Z processing existing schema: quantized::batch_norm1d(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2346631Z processing existing schema: prim::AutogradZero() -> Tensor 2022-08-17T12:17:19.2348523Z processing existing schema: quantized::batch_norm1d_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2349491Z processing existing schema: prim::AutogradAnyNonZero(...) -> bool 2022-08-17T12:17:19.2351487Z processing existing schema: quantized::batch_norm2d(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2352528Z processing existing schema: prim::AutogradAllNonZero(...) -> bool 2022-08-17T12:17:19.2354791Z processing existing schema: quantized::batch_norm2d_relu(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2355799Z processing existing schema: prim::AutogradAllZero(...) -> bool 2022-08-17T12:17:19.2357836Z processing existing schema: quantized::batch_norm3d(Tensor qx, Tensor? weight, Tensor? bias, Tensor mean, Tensor var, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2358796Z processing existing schema: prim::ModuleContainerIndex.list(Any self, int ind) -> Any 2022-08-17T12:17:19.2359952Z processing existing schema: prim::ModuleContainerIndex.dict(Any self, str ind) -> Any 2022-08-17T12:17:19.2361919Z processing existing schema: quantized::conv1d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2362836Z processing existing schema: prim::StringIndex(str string, int index) -> str 2022-08-17T12:17:19.2364576Z processing existing schema: quantized::conv2d_relu.new(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2367020Z processing existing schema: quantized::conv2d_relu(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2368850Z processing existing schema: aten::range.step(Scalar start, Scalar end, Scalar step=1, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.2370474Z processing existing schema: aten::range(Scalar start, Scalar end, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.2372114Z processing existing schema: aten::range.out(Scalar start, Scalar end, Scalar step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2373996Z processing existing schema: aten::range.out_(Scalar start, Scalar end, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2374614Z schema: static_runtime::signed_log1p(Tensor input) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2375525Z processing existing schema: aten::_adaptive_avg_pool3d(Tensor self, int[3] output_size) -> Tensor 2022-08-17T12:17:19.2377386Z processing existing schema: aten::_adaptive_avg_pool3d.out(Tensor self, int[3] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2378250Z processing existing schema: prim::NumToTensor.Scalar(Scalar a) -> Tensor 2022-08-17T12:17:19.2379365Z processing existing schema: prim::NumToTensor.bool(bool a) -> Tensor 2022-08-17T12:17:19.2381148Z processing existing schema: quantized::conv3d.new(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2383565Z processing existing schema: quantized::conv3d(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase weight, int[] stride, int[] padding, int[] dilation, int groups, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2384324Z schema: static_runtime::dequantize_copy.self(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.2385044Z processing existing schema: aten::_adaptive_avg_pool3d_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:19.2386563Z processing existing schema: aten::_adaptive_avg_pool3d_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2388228Z processing existing schema: quantized::conv_transpose3d(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2389315Z processing existing schema: aten::cpu(Tensor(a) self) -> Tensor(a|b) 2022-08-17T12:17:19.2391283Z processing existing schema: aten::_addmm_activation(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, bool use_gelu=False) -> Tensor 2022-08-17T12:17:19.2393500Z processing existing schema: aten::_addmm_activation.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, bool use_gelu=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2395271Z processing existing schema: prim::IfThenElse(bool cond, Any(a) x, Any(b) y) -> Any(a|b) 2022-08-17T12:17:19.2397049Z processing existing schema: _quantized::conv_transpose1d(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2398304Z processing existing schema: aten::reflection_pad1d_backward(Tensor grad_output, Tensor self, int[2] padding) -> Tensor 2022-08-17T12:17:19.2400308Z processing existing schema: aten::reflection_pad1d_backward.grad_input(Tensor grad_output, Tensor self, int[2] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.2401440Z processing existing schema: aten::Int.Tensor(Tensor a) -> int 2022-08-17T12:17:19.2402850Z processing existing schema: aten::Int.bool(bool a) -> int 2022-08-17T12:17:19.2404298Z processing existing schema: aten::Int.float(float a) -> int 2022-08-17T12:17:19.2405742Z processing existing schema: aten::Int.Scalar(Scalar a) -> int 2022-08-17T12:17:19.2407176Z processing existing schema: aten::Int.str(str a) -> int 2022-08-17T12:17:19.2409132Z processing existing schema: quantized::conv1d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:19.2410334Z processing existing schema: aten::reflection_pad2d_backward(Tensor grad_output, Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:19.2412322Z processing existing schema: aten::reflection_pad2d_backward.grad_input(Tensor grad_output, Tensor self, int[4] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.2413344Z processing existing schema: aten::FloatImplicit(Tensor a) -> float 2022-08-17T12:17:19.2415345Z processing existing schema: quantized::conv2d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:19.2416384Z processing existing schema: aten::numel(Tensor self) -> int 2022-08-17T12:17:19.2418238Z processing existing schema: aten::_assert_async(Tensor self) -> () 2022-08-17T12:17:19.2419088Z processing existing schema: aten::reflection_pad3d(Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:19.2421097Z processing existing schema: aten::reflection_pad3d.out(Tensor self, int[6] padding, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2422292Z processing existing schema: aten::ComplexImplicit(Tensor a) -> complex 2022-08-17T12:17:19.2424197Z processing existing schema: quantized::conv3d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:19.2425323Z processing existing schema: aten::reflection_pad3d_backward(Tensor grad_output, Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:19.2427274Z processing existing schema: aten::reflection_pad3d_backward.grad_input(Tensor grad_output, Tensor self, int[6] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.2428434Z processing existing schema: aten::Float.Tensor(Tensor a) -> float 2022-08-17T12:17:19.2429741Z processing existing schema: aten::Float.Scalar(Scalar a) -> float 2022-08-17T12:17:19.2431079Z processing existing schema: aten::Float.int(int a) -> float 2022-08-17T12:17:19.2432422Z processing existing schema: aten::Float.bool(bool a) -> float 2022-08-17T12:17:19.2433775Z processing existing schema: aten::Float.str(str a) -> float 2022-08-17T12:17:19.2435872Z processing existing schema: quantized::conv_transpose3d_dynamic(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, bool reduce_range=False) -> Tensor 2022-08-17T12:17:19.2436685Z processing existing schema: aten::str(t elem) -> str 2022-08-17T12:17:19.2439652Z processing existing schema: quantized::conv1d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:19.2440403Z processing existing schema: aten::remainder.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.2442276Z processing existing schema: aten::remainder.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2443333Z processing existing schema: aten::remainder.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.2444614Z processing existing schema: aten::remainder.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.2446361Z processing existing schema: aten::remainder.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2447807Z processing existing schema: aten::remainder.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2449190Z processing existing schema: aten::remainder.int(int a, int b) -> int 2022-08-17T12:17:19.2450505Z processing existing schema: aten::remainder.float(float a, float b) -> float 2022-08-17T12:17:19.2451889Z processing existing schema: aten::remainder.int_float(int a, float b) -> float 2022-08-17T12:17:19.2453451Z processing existing schema: aten::remainder.float_int(float a, int b) -> float 2022-08-17T12:17:19.2454817Z processing existing schema: aten::remainder(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.2456101Z processing existing schema: aten::Delete.t(t[](a!) self, int idx) -> () 2022-08-17T12:17:19.2457691Z processing existing schema: aten::Delete.Dict_str(Dict(str, t)(a!) self, str key) -> () 2022-08-17T12:17:19.2459227Z processing existing schema: aten::Delete.Dict_int(Dict(int, t)(a!) self, int key) -> () 2022-08-17T12:17:19.2460602Z processing existing schema: aten::Delete.Dict_bool(Dict(bool, t)(a!) self, bool key) -> () 2022-08-17T12:17:19.2462163Z processing existing schema: aten::Delete.Dict_float(Dict(float, t)(a!) self, float key) -> () 2022-08-17T12:17:19.2463812Z processing existing schema: aten::Delete.Dict_complex(Dict(complex, t)(a!) self, complex key) -> () 2022-08-17T12:17:19.2465339Z processing existing schema: aten::Delete.Dict_Tensor(Dict(Tensor, t)(a!) self, Tensor key) -> () 2022-08-17T12:17:19.2467930Z processing existing schema: quantized::conv2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:19.2469363Z processing existing schema: aten::remainder_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.2470933Z processing existing schema: aten::remainder_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.2472875Z processing existing schema: prim::id(AnyClassType? x) -> int 2022-08-17T12:17:19.2475857Z processing existing schema: quantized::conv_transpose3d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] output_padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv3dPackedParamsBase 2022-08-17T12:17:19.2477062Z processing existing schema: aten::renorm_(Tensor(a!) self, Scalar p, int dim, Scalar maxnorm) -> Tensor(a!) 2022-08-17T12:17:19.2478083Z processing existing schema: prim::requires_grad(Tensor a) -> bool 2022-08-17T12:17:19.2480899Z processing existing schema: _quantized::conv2d_prepack(Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, int groups) -> __torch__.torch.classes.quantized.Conv2dPackedParamsBase 2022-08-17T12:17:19.2482190Z processing existing schema: aten::backward(Tensor self, Tensor? gradient=None, bool? retain_graph=None, bool create_graph=False) -> () 2022-08-17T12:17:19.2483962Z processing existing schema: aten::backward.TensorList(Tensor[] tensors, Tensor?[]? grad_tensors=None, bool? retain_graph=None, bool create_graph=False) -> () 2022-08-17T12:17:19.2486178Z processing existing schema: quantized::dropout(Tensor self, float output_scale, int output_zero_point, Scalar p=0.5, bool training=False) -> Tensor 2022-08-17T12:17:19.2487239Z processing existing schema: aten::replication_pad2d_backward(Tensor grad_output, Tensor self, int[4] padding) -> Tensor 2022-08-17T12:17:19.2489171Z processing existing schema: aten::replication_pad2d_backward.grad_input(Tensor grad_output, Tensor self, int[4] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.2490333Z processing existing schema: prim::MKLDNNHardSwish(Tensor a) -> Tensor 2022-08-17T12:17:19.2492239Z processing existing schema: quantized::elu(Tensor self, float output_scale, int output_zero_point, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor 2022-08-17T12:17:19.2493547Z processing existing schema: prim::BailOut(...) -> Tensor(a) 2022-08-17T12:17:19.2496303Z processing existing schema: quantized::embedding_bag_byte(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:19.2497195Z processing existing schema: aten::replication_pad3d_backward(Tensor grad_output, Tensor self, int[6] padding) -> Tensor 2022-08-17T12:17:19.2499194Z processing existing schema: aten::replication_pad3d_backward.grad_input(Tensor grad_output, Tensor self, int[6] padding, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.2500117Z processing existing schema: prim::TypeCheck(...) -> ... 2022-08-17T12:17:19.2503241Z processing existing schema: quantized::embedding_bag_4bit(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase weight, Tensor indices, Tensor? offsets=None, bool scale_grad_by_freq=False, int mode=0, bool pruned_weights=False, Tensor? per_sample_weights=None, Tensor? compressed_indices_mapping=None, bool include_last_offset=False) -> Tensor 2022-08-17T12:17:19.2503523Z processing existing schema: prim::MMBatchSide(...) -> ... 2022-08-17T12:17:19.2504994Z processing existing schema: quantized::embedding_bag_byte_prepack(Tensor weight) -> Tensor 2022-08-17T12:17:19.2506235Z processing existing schema: aten::islower(str self) -> bool 2022-08-17T12:17:19.2507872Z processing existing schema: aten::_convert_indices_from_coo_to_csr(Tensor self, int size, *, bool out_int32=False) -> Tensor 2022-08-17T12:17:19.2509708Z processing existing schema: aten::_convert_indices_from_coo_to_csr.out(Tensor self, int size, *, bool out_int32=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2510831Z processing existing schema: prim::min.int(int a, int b) -> int 2022-08-17T12:17:19.2512411Z processing existing schema: prim::min.float(float a, float b) -> float 2022-08-17T12:17:19.2513992Z processing existing schema: prim::min.int_float(int a, float b) -> float 2022-08-17T12:17:19.2515573Z processing existing schema: prim::min.float_int(float a, int b) -> float 2022-08-17T12:17:19.2516980Z processing existing schema: prim::min(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.2519231Z processing existing schema: prim::min.int_list(int[] l, int[] r) -> int[] 2022-08-17T12:17:19.2520662Z processing existing schema: prim::min.self_int(int[] self) -> int 2022-08-17T12:17:19.2523015Z processing existing schema: prim::min.float_list(float[] l, float[] r) -> float[] 2022-08-17T12:17:19.2524573Z processing existing schema: prim::min.self_float(float[] self) -> float 2022-08-17T12:17:19.2526788Z processing existing schema: prim::min.bool_list(bool[] l, bool[] r) -> bool[] 2022-08-17T12:17:19.2528250Z processing existing schema: prim::min.self_bool(bool[] self) -> bool 2022-08-17T12:17:19.2529926Z processing existing schema: quantized::embedding_bag_prepack(Tensor weight) -> __torch__.torch.classes.quantized.EmbeddingPackedParamsBase W_prepack 2022-08-17T12:17:19.2531588Z processing existing schema: quantized::hardswish(Tensor input, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2532983Z processing existing schema: aten::find(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:19.2535534Z processing existing schema: aten::_ctc_loss_backward(Tensor grad, Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, Tensor neg_log_likelihood, Tensor log_alpha, int blank, bool zero_infinity=False) -> Tensor 2022-08-17T12:17:19.2538325Z processing existing schema: aten::_ctc_loss_backward.out(Tensor grad, Tensor log_probs, Tensor targets, int[] input_lengths, int[] target_lengths, Tensor neg_log_likelihood, Tensor log_alpha, int blank, bool zero_infinity=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2539416Z processing existing schema: quantized::linear(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:19.2541189Z processing existing schema: _quantized::linear(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, float Y_scale_i, int Y_zero_point_i) -> Tensor Y 2022-08-17T12:17:19.2541859Z processing existing schema: prim::unchecked_cast(t x) -> t 2022-08-17T12:17:19.2543947Z processing existing schema: quantized::linear_relu_dynamic(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack, bool reduce_range=False) -> Tensor Y 2022-08-17T12:17:19.2545380Z processing existing schema: aten::roll(Tensor self, int[1] shifts, int[1] dims=[]) -> Tensor 2022-08-17T12:17:19.2547379Z processing existing schema: aten::roll.out(Tensor self, int[1] shifts, int[1] dims=[], *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2549319Z processing existing schema: aten::_grad_sum_to_size(Tensor(a) self, int[]? size) -> Tensor(a) 2022-08-17T12:17:19.2550991Z processing existing schema: quantized::linear_dynamic_fp16(Tensor X, __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> Tensor Y 2022-08-17T12:17:19.2551760Z processing existing schema: aten::warn(str message, int stacklevel=2) -> () 2022-08-17T12:17:19.2553786Z processing existing schema: quantized::linear_prepack(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:19.2555730Z processing existing schema: aten::sorted.int(int[](a) input) -> int[] 2022-08-17T12:17:19.2557847Z processing existing schema: aten::sorted.float(float[](a) input) -> float[] 2022-08-17T12:17:19.2559978Z processing existing schema: aten::sorted.Tensor(Tensor[](a) input) -> Tensor[] 2022-08-17T12:17:19.2562066Z processing existing schema: aten::sorted.bool(bool[](a) input) -> bool[] 2022-08-17T12:17:19.2564185Z processing existing schema: aten::sorted.str(str[](a) input) -> str[] 2022-08-17T12:17:19.2566289Z processing existing schema: aten::sorted.any(t[](a) self) -> t[] 2022-08-17T12:17:19.2567930Z processing existing schema: quantized::linear_prepack_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:19.2569383Z processing existing schema: aten::rstrip(str self, str chars=" \n\t\f\v") -> str 2022-08-17T12:17:19.2570870Z processing existing schema: aten::_cummax_helper(Tensor self, Tensor(a!) values, Tensor(b!) indices, int dim) -> () 2022-08-17T12:17:19.2572168Z processing existing schema: aten::floordiv.int(int a, int b) -> int 2022-08-17T12:17:19.2573554Z processing existing schema: aten::floordiv.float(float a, float b) -> float 2022-08-17T12:17:19.2575946Z processing existing schema: aten::floordiv.int_float(int a, float b) -> float 2022-08-17T12:17:19.2576671Z processing existing schema: aten::floordiv.float_int(float a, int b) -> float 2022-08-17T12:17:19.2578650Z processing existing schema: aten::floordiv(Scalar a, Scalar b) -> Scalar 2022-08-17T12:17:19.2579984Z processing existing schema: quantized::linear_prepack_fp16(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:19.2580999Z processing existing schema: aten::replace(str self, str old, str new, int max=-1) -> str 2022-08-17T12:17:19.2582506Z processing existing schema: aten::_cummin_helper(Tensor self, Tensor(a!) values, Tensor(b!) indices, int dim) -> () 2022-08-17T12:17:19.2583608Z processing existing schema: aten::__range_length(int lo, int hi, int step) -> int 2022-08-17T12:17:19.2585286Z processing existing schema: quantized::linear_prepack_fp16_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:19.2586691Z processing existing schema: aten::__derive_index(int index, int start, int step) -> int 2022-08-17T12:17:19.2588300Z processing existing schema: _quantized::linear_prepack(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:19.2589558Z processing existing schema: aten::__round_to_zero_floordiv.int(int a, int b) -> int 2022-08-17T12:17:19.2591281Z processing existing schema: _quantized::linear_prepack_fp16(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack 2022-08-17T12:17:19.2593801Z processing existing schema: aten::rrelu_with_noise(Tensor self, Tensor noise, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.2596822Z processing existing schema: aten::rrelu_with_noise.out(Tensor self, Tensor noise, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2598091Z processing existing schema: aten::is_scripting() -> bool 2022-08-17T12:17:19.2599712Z processing existing schema: _quantized::linear_prepack_fp16_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:19.2602569Z processing existing schema: aten::rrelu_with_noise_(Tensor(a!) self, Tensor noise, Scalar lower=0.125, Scalar upper=0.33333333333333331, bool training=False, Generator? generator=None) -> Tensor(a!) 2022-08-17T12:17:19.2604212Z processing existing schema: aten::_unwrap_optional(t(a)? optional) -> t(a) 2022-08-17T12:17:19.2605878Z processing existing schema: quantized::matmul(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:19.2607095Z processing existing schema: prim::is_sparse(Tensor a) -> bool 2022-08-17T12:17:19.2608491Z processing existing schema: aten::_dirichlet_grad(Tensor x, Tensor alpha, Tensor total) -> Tensor 2022-08-17T12:17:19.2610203Z processing existing schema: aten::_dirichlet_grad.out(Tensor x, Tensor alpha, Tensor total, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2611681Z processing existing schema: quantized::mul(Tensor qa, Tensor qb, float scale, int zero_point) -> Tensor qc 2022-08-17T12:17:19.2613363Z processing existing schema: quantized::mul.out(Tensor qa, Tensor qb, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.2614934Z processing existing schema: quantized::mul.Scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:19.2616592Z processing existing schema: quantized::mul.Scalar2(Scalar b, Tensor qa) -> Tensor qc 2022-08-17T12:17:19.2617969Z processing existing schema: quantized::mul.Scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.2619270Z processing existing schema: prim::is_sparse_csr(Tensor a) -> bool 2022-08-17T12:17:19.2621215Z processing existing schema: aten::_efficientzerotensor(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.2622852Z processing existing schema: aten::_efficientzerotensor.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2624165Z processing existing schema: quantized::mul_scalar(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:19.2625492Z processing existing schema: quantized::mul_scalar.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:19.2627157Z processing existing schema: aten::scalar_tensor(Scalar s, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.2628610Z processing existing schema: aten::scalar_tensor.out(Scalar s, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2629834Z processing existing schema: prim::is_ipu(Tensor a) -> bool 2022-08-17T12:17:19.2632068Z processing existing schema: aten::_embedding_bag_forward_only(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1) -> (Tensor, Tensor, Tensor, Tensor) 2022-08-17T12:17:19.2635019Z processing existing schema: aten::_embedding_bag_forward_only.out(Tensor weight, Tensor indices, Tensor offsets, bool scale_grad_by_freq=False, int mode=0, bool sparse=False, Tensor? per_sample_weights=None, bool include_last_offset=False, int padding_idx=-1, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2, Tensor(d!) out3) -> (Tensor(a!), Tensor(b!), Tensor(c!), Tensor(d!)) 2022-08-17T12:17:19.2635635Z processing existing schema: quantized::mul_scalar_relu(Tensor qa, Scalar b) -> Tensor qc 2022-08-17T12:17:19.2637164Z processing existing schema: quantized::mul_scalar_relu.Tensor(Tensor qa, Tensor b) -> Tensor qc 2022-08-17T12:17:19.2638343Z processing existing schema: prim::is_quantized(Tensor a) -> bool 2022-08-17T12:17:19.2640213Z processing existing schema: aten::_embedding_bag_per_sample_weights_backward(Tensor grad, Tensor weight, Tensor indices, Tensor offsets, Tensor offset2bag, int mode, int padding_idx=-1) -> Tensor 2022-08-17T12:17:19.2642708Z processing existing schema: aten::_embedding_bag_per_sample_weights_backward.out(Tensor grad, Tensor weight, Tensor indices, Tensor offsets, Tensor offset2bag, int mode, int padding_idx=-1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2643542Z processing existing schema: aten::scatter.src(Tensor self, int dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:19.2645302Z processing existing schema: aten::scatter.src_out(Tensor self, int dim, Tensor index, Tensor src, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2646817Z processing existing schema: aten::scatter.value(Tensor self, int dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:19.2648668Z processing existing schema: aten::scatter.value_out(Tensor self, int dim, Tensor index, Scalar value, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2650249Z processing existing schema: aten::scatter.reduce(Tensor self, int dim, Tensor index, Tensor src, *, str reduce) -> Tensor 2022-08-17T12:17:19.2652158Z processing existing schema: aten::scatter.reduce_out(Tensor self, int dim, Tensor index, Tensor src, *, str reduce, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2653815Z processing existing schema: aten::scatter.value_reduce(Tensor self, int dim, Tensor index, Scalar value, *, str reduce) -> Tensor 2022-08-17T12:17:19.2655895Z processing existing schema: aten::scatter.value_reduce_out(Tensor self, int dim, Tensor index, Scalar value, *, str reduce, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2657356Z processing existing schema: aten::scatter.dimname_src(Tensor self, str dim, Tensor index, Tensor src) -> Tensor 2022-08-17T12:17:19.2658955Z processing existing schema: aten::scatter.dimname_value(Tensor self, str dim, Tensor index, Scalar value) -> Tensor 2022-08-17T12:17:19.2660629Z processing existing schema: quantized::mul_scalar_out(Tensor qa, Scalar b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.2662266Z processing existing schema: quantized::mul_scalar_out.Tensor(Tensor qa, Tensor b, Tensor(a!) out) -> Tensor(a!) out 2022-08-17T12:17:19.2663972Z processing existing schema: aten::scatter_.src(Tensor(a!) self, int dim, Tensor index, Tensor src) -> Tensor(a!) 2022-08-17T12:17:19.2665752Z processing existing schema: aten::scatter_.value(Tensor(a!) self, int dim, Tensor index, Scalar value) -> Tensor(a!) 2022-08-17T12:17:19.2667574Z processing existing schema: aten::scatter_.reduce(Tensor(a!) self, int dim, Tensor index, Tensor src, *, str reduce) -> Tensor(a!) 2022-08-17T12:17:19.2669406Z processing existing schema: aten::scatter_.value_reduce(Tensor(a!) self, int dim, Tensor index, Scalar value, *, str reduce) -> Tensor(a!) 2022-08-17T12:17:19.2670289Z processing existing schema: prim::profile(...) -> ... 2022-08-17T12:17:19.2672617Z processing existing schema: quantized::layer_norm(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2673808Z processing existing schema: prim::is_nested(Tensor a) -> bool 2022-08-17T12:17:19.2676331Z processing existing schema: aten::_empty_per_channel_affine_quantized(int[] size, *, Tensor scales, Tensor zero_points, int axis, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=0) -> Tensor 2022-08-17T12:17:19.2678491Z processing existing schema: aten::_empty_per_channel_affine_quantized.out(int[] size, *, Tensor scales, Tensor zero_points, int axis, int? memory_format=0, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2679962Z processing existing schema: aten::scatter_add_(Tensor(a!) self, int dim, Tensor index, Tensor src) -> Tensor(a!) 2022-08-17T12:17:19.2680835Z processing existing schema: prim::profile_ivalue(...) -> ... 2022-08-17T12:17:19.2682815Z processing existing schema: quantized::group_norm(Tensor input, int num_groups, Tensor? weight, Tensor? bias, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2684466Z processing existing schema: aten::scatter_reduce.two(Tensor self, int dim, Tensor index, Tensor src, str reduce, *, bool include_self=True) -> Tensor 2022-08-17T12:17:19.2686639Z processing existing schema: aten::scatter_reduce.two_out(Tensor self, int dim, Tensor index, Tensor src, str reduce, *, bool include_self=True, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2687368Z processing existing schema: prim::AddStatValue(str key, int val) -> () 2022-08-17T12:17:19.2689435Z processing existing schema: quantized::instance_norm(Tensor input, Tensor? weight, Tensor? bias, float eps, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2690593Z processing existing schema: prim::index(Device self) -> int? 2022-08-17T12:17:19.2692452Z processing existing schema: aten::_fake_quantize_learnable_per_channel_affine(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, float grad_factor=1.) -> Tensor 2022-08-17T12:17:19.2694927Z processing existing schema: aten::_fake_quantize_learnable_per_channel_affine.out(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, float grad_factor=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2696658Z processing existing schema: aten::scatter_reduce_.two(Tensor(a!) self, int dim, Tensor index, Tensor src, str reduce, *, bool include_self=True) -> Tensor(a!) 2022-08-17T12:17:19.2697616Z processing existing schema: prim::TimePoint() -> int 2022-08-17T12:17:19.2699329Z processing existing schema: quantized::relu6(Tensor qx, bool inplace=False) -> Tensor 2022-08-17T12:17:19.2701224Z processing existing schema: aten::searchsorted.Tensor(Tensor sorted_sequence, Tensor self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None) -> Tensor 2022-08-17T12:17:19.2703446Z processing existing schema: aten::searchsorted.Tensor_out(Tensor sorted_sequence, Tensor self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2705336Z processing existing schema: aten::searchsorted.Scalar(Tensor sorted_sequence, Scalar self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None) -> Tensor 2022-08-17T12:17:19.2707470Z processing existing schema: aten::searchsorted.Scalar_out(Tensor sorted_sequence, Scalar self, *, bool out_int32=False, bool right=False, str? side=None, Tensor? sorter=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2708965Z processing existing schema: quantized::leaky_relu(Tensor qx, Scalar negative_slope, bool inplace, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2710510Z processing existing schema: aten::remove.int(int[](a!) self, int el) -> () 2022-08-17T12:17:19.2711840Z processing existing schema: aten::remove.float(float[](a!) self, float el) -> () 2022-08-17T12:17:19.2713444Z processing existing schema: aten::remove.bool(bool[](a!) self, bool el) -> () 2022-08-17T12:17:19.2715082Z processing existing schema: aten::remove.Tensor(Tensor[](a!) self, Tensor el) -> () 2022-08-17T12:17:19.2716615Z processing existing schema: aten::remove.str(str[](a!) self, str el) -> () 2022-08-17T12:17:19.2718491Z processing existing schema: aten::_fake_quantize_learnable_per_tensor_affine(Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max, float grad_factor=1.) -> Tensor 2022-08-17T12:17:19.2720601Z processing existing schema: aten::_fake_quantize_learnable_per_tensor_affine.out(Tensor self, Tensor scale, Tensor zero_point, int quant_min, int quant_max, float grad_factor=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2722017Z processing existing schema: quantized::softmax(Tensor qx, int dim, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2723324Z processing existing schema: aten::degrees.int(int a) -> float 2022-08-17T12:17:19.2724659Z processing existing schema: aten::degrees.float(float a) -> float 2022-08-17T12:17:19.2726071Z processing existing schema: aten::degrees.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.2727941Z processing existing schema: aten::_fft_c2c(Tensor self, int[] dim, int normalization, bool forward) -> Tensor 2022-08-17T12:17:19.2730182Z processing existing schema: aten::_fft_c2c.out(Tensor self, int[] dim, int normalization, bool forward, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2731528Z processing existing schema: quantized::threshold(Tensor qx, Scalar threshold, Scalar value) -> Tensor qy 2022-08-17T12:17:19.2732833Z processing existing schema: aten::radians.int(int a) -> float 2022-08-17T12:17:19.2734377Z processing existing schema: aten::radians.float(float a) -> float 2022-08-17T12:17:19.2735924Z processing existing schema: aten::radians.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.2737905Z processing existing schema: aten::_fft_c2r(Tensor self, int[] dim, int normalization, int last_dim_size) -> Tensor 2022-08-17T12:17:19.2740006Z processing existing schema: aten::_fft_c2r.out(Tensor self, int[] dim, int normalization, int last_dim_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2741374Z processing existing schema: quantized::conv_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:19.2743300Z processing existing schema: aten::factorial.int(int a) -> int 2022-08-17T12:17:19.2744118Z processing existing schema: aten::_fft_r2c(Tensor self, int[] dim, int normalization, bool onesided) -> Tensor 2022-08-17T12:17:19.2746291Z processing existing schema: aten::_fft_r2c.out(Tensor self, int[] dim, int normalization, bool onesided, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2747811Z processing existing schema: quantized::conv1d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:19.2748559Z processing existing schema: prim::rpc_async(...) -> ... 2022-08-17T12:17:19.2750159Z processing existing schema: quantized::conv2d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:19.2750975Z processing existing schema: aten::fabs.int(int a) -> float 2022-08-17T12:17:19.2753303Z processing existing schema: aten::fabs.float(float a) -> float 2022-08-17T12:17:19.2753724Z processing existing schema: aten::fabs.Scalar(Scalar a) -> Scalar 2022-08-17T12:17:19.2755780Z processing existing schema: aten::_foreach_abs(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2757440Z processing existing schema: aten::_foreach_abs.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2758883Z processing existing schema: prim::is_cuda(Tensor a) -> bool 2022-08-17T12:17:19.2761126Z processing existing schema: quantized::conv2d_stride(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2762466Z processing existing schema: aten::sgn(Tensor self) -> Tensor 2022-08-17T12:17:19.2763938Z processing existing schema: aten::sgn.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2766701Z processing existing schema: aten::__interpolate.scale_list(Tensor input, int? size=None, float[]? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:19.2769531Z processing existing schema: aten::__interpolate.size_list_scale_list(Tensor input, int[]? size=None, float[]? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:19.2771475Z processing existing schema: aten::__interpolate(Tensor input, int? size=None, float? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:19.2773970Z processing existing schema: aten::__interpolate.size_list(Tensor input, int[]? size=None, float? scale_factor=None, str mode="nearest", bool? align_corners=None, bool? recompute_scale_factor=None, bool antialias=False) -> Tensor 2022-08-17T12:17:19.2775913Z processing existing schema: aten::_foreach_acos_(Tensor[] self) -> () 2022-08-17T12:17:19.2777725Z processing existing schema: aten::append.t(t[](a!) self, t(c -> *) el) -> t[](a!) 2022-08-17T12:17:19.2779533Z processing existing schema: quantized::conv2d_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2780787Z processing existing schema: aten::sgn_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2782465Z processing existing schema: aten::__upsample_nearest(Tensor input, int? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:19.2784422Z processing existing schema: aten::__upsample_nearest.size_list(Tensor input, int[]? size=None, int? scale_factor=None) -> Tensor 2022-08-17T12:17:19.2786562Z processing existing schema: aten::_foreach_add.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:19.2788985Z processing existing schema: aten::_foreach_add.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> Tensor[] 2022-08-17T12:17:19.2791262Z processing existing schema: aten::_foreach_add.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:19.2793186Z processing existing schema: aten::_foreach_add.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:19.2795273Z processing existing schema: aten::_foreach_add.List_out(Tensor[] self, Tensor[] other, *, Scalar alpha=1, Tensor[] out) -> () 2022-08-17T12:17:19.2797146Z processing existing schema: aten::_foreach_add.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:19.2798437Z processing existing schema: aten::__is__(t1 self, t2 obj) -> bool 2022-08-17T12:17:19.2800536Z processing existing schema: quantized::conv3d_output_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2801656Z processing existing schema: aten::silu(Tensor self) -> Tensor 2022-08-17T12:17:19.2803351Z processing existing schema: aten::silu.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2805636Z processing existing schema: aten::_infer_size(int[] a, int[] b) -> int[] 2022-08-17T12:17:19.2807205Z processing existing schema: aten::_foreach_asin_(Tensor[] self) -> () 2022-08-17T12:17:19.2808578Z processing existing schema: aten::__isnot__(t1 self, t2 obj) -> bool 2022-08-17T12:17:19.2810402Z processing existing schema: quantized::conv3d_dilation(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2811706Z processing existing schema: aten::silu_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2813275Z processing existing schema: aten::_no_grad_embedding_renorm_(Tensor weight, Tensor input, float max_norm, float norm_type) -> Tensor 2022-08-17T12:17:19.2815193Z processing existing schema: aten::_foreach_atan(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2816833Z processing existing schema: aten::_foreach_atan.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2818375Z processing existing schema: quantized::conv3d_groups(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.2819673Z processing existing schema: aten::silu_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:19.2821310Z processing existing schema: aten::silu_backward.grad_input(Tensor grad_output, Tensor self, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.2822756Z processing existing schema: aten::_pack_sequence(Tensor output, Tensor batch_sizes, Tensor? sorted_indices, Tensor? unsorted_indices) -> (Tensor, Tensor, Tensor?, Tensor?) 2022-08-17T12:17:19.2823623Z processing existing schema: aten::_foreach_atan_(Tensor[] self) -> () 2022-08-17T12:17:19.2825050Z processing existing schema: aten::manual_seed(int seed) -> () 2022-08-17T12:17:19.2826469Z processing existing schema: quantized::conv_transpose2d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:19.2827482Z processing existing schema: aten::sinc(Tensor self) -> Tensor 2022-08-17T12:17:19.2829129Z processing existing schema: aten::sinc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2831111Z processing existing schema: aten::_no_grad_normal_(Tensor(a!) tensor, float mean, float std) -> Tensor(a!) 2022-08-17T12:17:19.2832798Z processing existing schema: aten::_foreach_cos(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2834440Z processing existing schema: aten::_foreach_cos.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2835888Z processing existing schema: aten::device(str a) -> Device 2022-08-17T12:17:19.2837733Z processing existing schema: quantized::conv_transpose2d_stride(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2839092Z processing existing schema: aten::sinc_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.2840843Z processing existing schema: aten::_no_grad_fill_(Tensor(a!) tensor, float val) -> Tensor(a!) 2022-08-17T12:17:19.2842455Z processing existing schema: aten::_foreach_cos_(Tensor[] self) -> () 2022-08-17T12:17:19.2843105Z processing existing schema: aten::save(t item, str filename) -> () 2022-08-17T12:17:19.2844692Z processing existing schema: quantized::conv_transpose3d_unpack(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin) 2022-08-17T12:17:19.2846177Z processing existing schema: c10d::allreduce_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2847086Z processing existing schema: aten::_foreach_erf_(Tensor[] self) -> () 2022-08-17T12:17:19.2849240Z processing existing schema: aten::keys.str(Dict(str, t) self) -> str[](*) 2022-08-17T12:17:19.2851296Z processing existing schema: aten::keys.int(Dict(int, t) self) -> int[](*) 2022-08-17T12:17:19.2853278Z processing existing schema: aten::keys.bool(Dict(bool, t) self) -> bool[](*) 2022-08-17T12:17:19.2855371Z processing existing schema: aten::keys.float(Dict(float, t) self) -> float[](*) 2022-08-17T12:17:19.2857455Z processing existing schema: aten::keys.complex(Dict(complex, t) self) -> complex[](*) 2022-08-17T12:17:19.2859531Z processing existing schema: aten::keys.Tensor(Dict(Tensor, t) self) -> Tensor[](*) 2022-08-17T12:17:19.2861414Z processing existing schema: quantized::conv_transpose3d_stride(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2863564Z processing existing schema: c10d::allgather_(Tensor[][] _0, Tensor[] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2865248Z processing existing schema: aten::_foreach_erfc(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2866878Z processing existing schema: aten::_foreach_erfc.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2867945Z processing existing schema: aten::ord(str string) -> int 2022-08-17T12:17:19.2869945Z processing existing schema: quantized::conv_transpose3d_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2872334Z processing existing schema: c10d::reduce_scatter_(Tensor[] _0, Tensor[][] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2873452Z processing existing schema: aten::_foreach_erfc_(Tensor[] self) -> () 2022-08-17T12:17:19.2874724Z processing existing schema: aten::chr(int i) -> str 2022-08-17T12:17:19.2876686Z processing existing schema: quantized::conv_transpose3d_output_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2878543Z processing existing schema: c10d::reduce_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3, int _4, int _5) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2880271Z processing existing schema: aten::_foreach_exp(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2881871Z processing existing schema: aten::_foreach_exp.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2883266Z processing existing schema: aten::hex(int i) -> str 2022-08-17T12:17:19.2885636Z processing existing schema: quantized::conv_transpose3d_dilation(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int[] 2022-08-17T12:17:19.2887771Z processing existing schema: c10d::gather_(Tensor[][] _0, Tensor[] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2888449Z processing existing schema: aten::_foreach_exp_(Tensor[] self) -> () 2022-08-17T12:17:19.2890578Z processing existing schema: aten::slow_conv3d_forward(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding) -> Tensor 2022-08-17T12:17:19.2892918Z processing existing schema: aten::slow_conv3d_forward.output(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias, int[3] stride, int[3] padding, *, Tensor(a!) output) -> Tensor(a!) 2022-08-17T12:17:19.2893468Z processing existing schema: aten::oct(int i) -> str 2022-08-17T12:17:19.2895304Z processing existing schema: quantized::conv_transpose3d_groups(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.2897594Z processing existing schema: c10d::scatter_(Tensor[] _0, Tensor[][] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3, int _4) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2899203Z processing existing schema: aten::_foreach_expm1(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2900915Z processing existing schema: aten::_foreach_expm1.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2903135Z processing existing schema: aten::slow_conv_dilated2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] dilation=1) -> Tensor 2022-08-17T12:17:19.2905550Z processing existing schema: aten::slow_conv_dilated2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2906169Z processing existing schema: aten::clear.t(t[](a!) self) -> () 2022-08-17T12:17:19.2907511Z processing existing schema: aten::clear.str(Dict(str, t)(a!) self) -> () 2022-08-17T12:17:19.2909048Z processing existing schema: aten::clear.int(Dict(int, t)(a!) self) -> () 2022-08-17T12:17:19.2910442Z processing existing schema: aten::clear.bool(Dict(bool, t)(a!) self) -> () 2022-08-17T12:17:19.2912459Z processing existing schema: aten::clear.float(Dict(float, t)(a!) self) -> () 2022-08-17T12:17:19.2913208Z processing existing schema: aten::clear.complex(Dict(complex, t)(a!) self) -> () 2022-08-17T12:17:19.2914822Z processing existing schema: aten::clear.Tensor(Dict(Tensor, t)(a!) self) -> () 2022-08-17T12:17:19.2916471Z processing existing schema: quantized::conv_transpose3d_transpose(__torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weights) -> int 2022-08-17T12:17:19.2918522Z processing existing schema: c10d::alltoall_(Tensor[] _0, Tensor[] _1, __torch__.torch.classes.c10d.ProcessGroup _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2920335Z processing existing schema: aten::_foreach_expm1_(Tensor[] self) -> () 2022-08-17T12:17:19.2922607Z processing existing schema: aten::slow_conv_dilated3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] dilation=1) -> Tensor 2022-08-17T12:17:19.2924346Z processing existing schema: aten::slow_conv_dilated3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2926345Z processing existing schema: aten::setdefault.str(Dict(str, t)(a!) self, str(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:19.2928382Z processing existing schema: aten::setdefault.int(Dict(int, t)(a!) self, int(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:19.2930572Z processing existing schema: aten::setdefault.bool(Dict(bool, t)(a!) self, bool(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:19.2932891Z processing existing schema: aten::setdefault.float(Dict(float, t)(a!) self, float(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:19.2935197Z processing existing schema: aten::setdefault.complex(Dict(complex, t)(a!) self, complex(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:19.2937309Z processing existing schema: aten::setdefault.Tensor(Dict(Tensor, t)(a!) self, Tensor(b -> *) key, t(c -> *) default_value) -> t(*) 2022-08-17T12:17:19.2938867Z processing existing schema: quantized::linear_unpack(__torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:19.2939884Z processing existing schema: quantized::linear_unpack.legacy(Tensor W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:19.2941896Z processing existing schema: c10d::barrier(__torch__.torch.classes.c10d.ProcessGroup _0, int[] _1, int _2) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2943836Z processing existing schema: aten::_foreach_floor(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2945588Z processing existing schema: aten::_foreach_floor.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2948242Z processing existing schema: aten::slow_conv_transpose2d(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] output_padding=0, int[2] dilation=1) -> Tensor 2022-08-17T12:17:19.2950895Z processing existing schema: aten::slow_conv_transpose2d.out(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias=None, int[2] stride=1, int[2] padding=0, int[2] output_padding=0, int[2] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2952027Z processing existing schema: aten::bin(int i) -> str 2022-08-17T12:17:19.2953619Z processing existing schema: quantized::linear_unpack_fp16(__torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:19.2954758Z processing existing schema: quantized::linear_unpack_fp16.legacy(Tensor W_prepack) -> (Tensor W_origin, Tensor? B_origin) 2022-08-17T12:17:19.2956833Z processing existing schema: c10d::send(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2958438Z processing existing schema: aten::_foreach_floor_(Tensor[] self) -> () 2022-08-17T12:17:19.2960704Z processing existing schema: aten::slow_conv_transpose3d(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] output_padding=0, int[3] dilation=1) -> Tensor 2022-08-17T12:17:19.2963346Z processing existing schema: aten::slow_conv_transpose3d.out(Tensor self, Tensor weight, int[3] kernel_size, Tensor? bias=None, int[3] stride=1, int[3] padding=0, int[3] output_padding=0, int[3] dilation=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.2965035Z processing existing schema: aten::pop.t(t[](a!) self, int idx=-1) -> t(*) 2022-08-17T12:17:19.2967038Z processing existing schema: aten::pop.Dict_str(Dict(str, t)(a!) self, str key) -> t(*) 2022-08-17T12:17:19.2969078Z processing existing schema: aten::pop.Dict_default_str(Dict(str, t)(a!) self, str key, t default_value) -> t(*) 2022-08-17T12:17:19.2970961Z processing existing schema: aten::pop.Dict_int(Dict(int, t)(a!) self, int key) -> t(*) 2022-08-17T12:17:19.2973012Z processing existing schema: aten::pop.Dict_default_int(Dict(int, t)(a!) self, int key, t default_value) -> t(*) 2022-08-17T12:17:19.2975089Z processing existing schema: aten::pop.Dict_bool(Dict(bool, t)(a!) self, bool key) -> t(*) 2022-08-17T12:17:19.2977183Z processing existing schema: aten::pop.Dict_default_bool(Dict(bool, t)(a!) self, bool key, t default_value) -> t(*) 2022-08-17T12:17:19.2979007Z processing existing schema: aten::pop.Dict_float(Dict(float, t)(a!) self, float key) -> t(*) 2022-08-17T12:17:19.2981138Z processing existing schema: aten::pop.Dict_default_float(Dict(float, t)(a!) self, float key, t default_value) -> t(*) 2022-08-17T12:17:19.2983031Z processing existing schema: aten::pop.Dict_complex(Dict(complex, t)(a!) self, complex key) -> t(*) 2022-08-17T12:17:19.2985134Z processing existing schema: aten::pop.Dict_default_complex(Dict(complex, t)(a!) self, complex key, t default_value) -> t(*) 2022-08-17T12:17:19.2987070Z processing existing schema: aten::pop.Dict_Tensor(Dict(Tensor, t)(a!) self, Tensor key) -> t(*) 2022-08-17T12:17:19.2989468Z processing existing schema: aten::pop.Dict_default_Tensor(Dict(Tensor, t)(a!) self, Tensor key, t default_value) -> t(*) 2022-08-17T12:17:19.2991194Z processing existing schema: _quantized::conv3d(Tensor qx, __torch__.torch.classes.quantized.Conv3dPackedParamsBase packed_weight, float output_scale, int output_zero_point) -> Tensor 2022-08-17T12:17:19.2993176Z processing existing schema: c10d::recv_(Tensor[] _0, __torch__.torch.classes.c10d.ProcessGroup _1, int _2, int _3) -> __torch__.torch.classes.c10d.Work _0 2022-08-17T12:17:19.2995013Z processing existing schema: aten::_foreach_frac(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.2996832Z processing existing schema: aten::_foreach_frac.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.2998657Z processing existing schema: aten::tensor.float(float t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:19.3000411Z processing existing schema: aten::tensor.int(int t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:19.3002173Z processing existing schema: aten::tensor.bool(bool t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:19.3003988Z processing existing schema: aten::tensor.complex(complex t, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:19.3005907Z processing existing schema: aten::tensor(t[] data, *, int? dtype=None, Device? device=None, bool requires_grad=False) -> Tensor 2022-08-17T12:17:19.3007532Z processing existing schema: _quantized::linear_prepack_legacy(Tensor W, Tensor? B=None) -> Tensor W_prepack 2022-08-17T12:17:19.3009119Z processing existing schema: quantization::_Bfloat16QuantizedToFloat(Tensor input) -> Tensor 2022-08-17T12:17:19.3011190Z processing existing schema: aten::_foreach_lgamma(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3012974Z processing existing schema: aten::_foreach_lgamma.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3015141Z processing existing schema: aten::smooth_l1_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, float beta, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.3016724Z processing existing schema: aten::smooth_l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, float beta) -> Tensor 2022-08-17T12:17:19.3018178Z processing existing schema: aten::__contains__.int_list(int[] l, int item) -> bool 2022-08-17T12:17:19.3019780Z processing existing schema: aten::__contains__.str_list(str[] l, str item) -> bool 2022-08-17T12:17:19.3021488Z processing existing schema: aten::__contains__.str(Dict(str, t) dict, str key) -> bool 2022-08-17T12:17:19.3023199Z processing existing schema: aten::__contains__.int(Dict(int, t) dict, int key) -> bool 2022-08-17T12:17:19.3024954Z processing existing schema: aten::__contains__.bool(Dict(bool, t) dict, bool key) -> bool 2022-08-17T12:17:19.3026621Z processing existing schema: aten::__contains__.float(Dict(float, t) dict, float key) -> bool 2022-08-17T12:17:19.3028495Z processing existing schema: aten::__contains__.complex(Dict(complex, t) dict, complex key) -> bool 2022-08-17T12:17:19.3030185Z processing existing schema: aten::__contains__.Tensor(Dict(Tensor, t) dict, Tensor key) -> bool 2022-08-17T12:17:19.3031914Z processing existing schema: aten::__contains__.float_list(float[] l, float item) -> bool 2022-08-17T12:17:19.3034649Z processing existing schema: mkldnn_prepacked::conv2d_prepack(Tensor W, Tensor? B, int[2] stride, int[2] padding, int[2] dilation, int groups, int[4] input_size, str attr) -> __torch__.torch.classes.mkldnn.ConvOpContext 2022-08-17T12:17:19.3036206Z processing existing schema: aten::to_here(RRef(t) self, float timeout=60.) -> t(*) 2022-08-17T12:17:19.3038313Z processing existing schema: aten::_foreach_log(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3040152Z processing existing schema: aten::_foreach_log.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3041407Z schema: prepacked::unpack_prepacked_sizes_conv2d(Any W_prepack) -> Any found on allowlist, skipping 2022-08-17T12:17:19.3043207Z processing existing schema: aten::owner(RRef(t) self) -> __torch__.torch.classes.dist_rpc.WorkerInfo 2022-08-17T12:17:19.3045488Z processing existing schema: aten::_foreach_log1p(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3047152Z processing existing schema: aten::_foreach_log1p.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3049076Z processing existing schema: aten::softplus_backward(Tensor grad_output, Tensor self, Scalar beta, Scalar threshold) -> Tensor 2022-08-17T12:17:19.3050628Z processing existing schema: aten::softplus_backward.grad_input(Tensor grad_output, Tensor self, Scalar beta, Scalar threshold, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.3051265Z schema: prepacked::unpack_prepacked_sizes_linear(Any W_prepack) -> Any found on allowlist, skipping 2022-08-17T12:17:19.3052709Z processing existing schema: aten::owner_name(RRef(t) self) -> str 2022-08-17T12:17:19.3054007Z processing existing schema: aten::_foreach_log1p_(Tensor[] self) -> () 2022-08-17T12:17:19.3056061Z processing existing schema: aten::softshrink(Tensor self, Scalar lambd=0.5) -> Tensor 2022-08-17T12:17:19.3058436Z processing existing schema: aten::softshrink.out(Tensor self, Scalar lambd=0.5, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3059903Z processing existing schema: prepacked::linear_clamp_prepack(Tensor W, Tensor? B=None, Scalar? output_min=None, Scalar? output_max=None) -> __torch__.torch.classes.xnnpack.LinearOpContext 2022-08-17T12:17:19.3061239Z processing existing schema: aten::confirmed_by_owner(RRef(t) self) -> bool 2022-08-17T12:17:19.3063100Z processing existing schema: aten::_foreach_log2(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3064768Z processing existing schema: aten::_foreach_log2.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3066327Z processing existing schema: aten::softshrink_backward(Tensor grad_output, Tensor self, Scalar lambd) -> Tensor 2022-08-17T12:17:19.3068184Z processing existing schema: aten::softshrink_backward.grad_input(Tensor grad_output, Tensor self, Scalar lambd, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.3069745Z processing existing schema: prepacked::linear_clamp_run(Tensor X, __torch__.torch.classes.xnnpack.LinearOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:19.3071330Z processing existing schema: aten::sort.stable(Tensor self, *, bool? stable, int dim=-1, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.3073586Z processing existing schema: aten::sort.values_stable(Tensor self, *, bool? stable, int dim=-1, bool descending=False, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.3075187Z processing existing schema: aten::sort(Tensor self, int dim=-1, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.3077085Z processing existing schema: aten::sort.values(Tensor self, int dim=-1, bool descending=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.3078031Z processing existing schema: aten::sort.dimname(Tensor self, str dim, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.3079933Z processing existing schema: aten::sort.dimname_values(Tensor self, str dim, bool descending=False, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.3081096Z processing existing schema: aten::sort.dimname_stable(Tensor self, *, bool? stable, str dim, bool descending=False) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.3082945Z processing existing schema: aten::sort.dimname_values_stable(Tensor self, *, bool? stable, str dim, bool descending=False, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.3084235Z processing existing schema: aten::sort.int(int[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:19.3085687Z processing existing schema: aten::sort.float(float[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:19.3087105Z processing existing schema: aten::sort.Tensor(Tensor[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:19.3088514Z processing existing schema: aten::sort.bool(bool[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:19.3089957Z processing existing schema: aten::sort.str(str[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:19.3091375Z processing existing schema: aten::sort.any(t[](a!) self, bool reverse=False) -> () 2022-08-17T12:17:19.3092880Z processing existing schema: aten::dist_backward(int context_id, Tensor[] roots, bool retain_graph=False) -> () 2022-08-17T12:17:19.3094347Z processing existing schema: aten::_foreach_log2_(Tensor[] self) -> () 2022-08-17T12:17:19.3095620Z processing existing schema: aten::has_torch_function(...) -> bool 2022-08-17T12:17:19.3097967Z processing existing schema: prepacked::conv2d_clamp_prepack(Tensor W, Tensor? B, int[2] stride, int[2] padding, int[2] dilation, int groups, Scalar? output_min=None, Scalar? output_max=None) -> __torch__.torch.classes.xnnpack.Conv2dOpContext 2022-08-17T12:17:19.3100157Z processing existing schema: aten::sparse_bsc_tensor.ccol_row_value_size(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3101726Z processing existing schema: aten::sparse_bsc_tensor.ccol_row_value(Tensor ccol_indices, Tensor row_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3102668Z schema: prims::abs(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3103931Z processing existing schema: aten::_foreach_log_(Tensor[] self) -> () 2022-08-17T12:17:19.3105283Z processing existing schema: aten::is_autocast_enabled() -> bool 2022-08-17T12:17:19.3108066Z processing existing schema: prepacked::conv2d_transpose_clamp_prepack(Tensor W, Tensor? B, int[2] stride, int[2] padding, int[2] output_padding, int[2] dilation, int groups, Scalar? output_min=None, Scalar? output_max=None) -> __torch__.torch.classes.xnnpack.TransposeConv2dOpContext 2022-08-17T12:17:19.3110201Z processing existing schema: aten::sparse_bsr_tensor.crow_col_value_size(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3112235Z processing existing schema: aten::sparse_bsr_tensor.crow_col_value(Tensor crow_indices, Tensor col_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3113139Z schema: prims::acos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3115508Z processing existing schema: aten::_foreach_maximum.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:19.3117288Z processing existing schema: aten::_foreach_maximum.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:19.3118468Z processing existing schema: aten::is_autocast_cpu_enabled() -> bool 2022-08-17T12:17:19.3119971Z processing existing schema: prepacked::conv2d_clamp_run(Tensor X, __torch__.torch.classes.xnnpack.Conv2dOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:19.3122503Z processing existing schema: aten::sparse_compressed_tensor.comp_plain_value_size(Tensor compressed_indices, Tensor plain_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3124173Z processing existing schema: aten::sparse_compressed_tensor.comp_plain_value(Tensor compressed_indices, Tensor plain_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3124991Z schema: prims::acosh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3126637Z processing existing schema: aten::_foreach_maximum_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:19.3128146Z processing existing schema: aten::__and__.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3129423Z processing existing schema: aten::__and__.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3130613Z processing existing schema: aten::__and__.bool(bool a, bool b) -> bool 2022-08-17T12:17:19.3131913Z processing existing schema: aten::__and__.int(int a, int b) -> int 2022-08-17T12:17:19.3133627Z processing existing schema: prepacked::conv2d_transpose_clamp_run(Tensor X, __torch__.torch.classes.xnnpack.TransposeConv2dOpContext W_prepack) -> Tensor Y 2022-08-17T12:17:19.3135619Z processing existing schema: aten::sparse_coo_tensor.size(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3137361Z processing existing schema: aten::sparse_coo_tensor.indices(Tensor indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3139441Z processing existing schema: aten::sparse_coo_tensor.indices_size(Tensor indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3141095Z processing existing schema: aten::sparse_coo_tensor.size_out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3142427Z schema: prims::asin(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3144574Z processing existing schema: aten::_foreach_minimum.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:19.3146502Z processing existing schema: aten::_foreach_minimum.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:19.3148234Z processing existing schema: aten::arange(Scalar end, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3149991Z processing existing schema: aten::arange.start(Scalar start, Scalar end, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3151859Z processing existing schema: aten::arange.start_step(Scalar start, Scalar end, Scalar step=1, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3153518Z processing existing schema: aten::arange.start_out(Scalar start, Scalar end, Scalar step=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3155086Z processing existing schema: aten::arange.out(Scalar end, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3156871Z processing existing schema: aten::bartlett_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3158640Z processing existing schema: aten::bartlett_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3160105Z processing existing schema: aten::bartlett_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3161718Z processing existing schema: aten::bartlett_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3163541Z processing existing schema: aten::blackman_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3165264Z processing existing schema: aten::blackman_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3166735Z processing existing schema: aten::blackman_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3168330Z processing existing schema: aten::blackman_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3170597Z processing existing schema: aten::empty_quantized(int[] size, Tensor qtensor, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None, int? memory_format=None) -> Tensor 2022-08-17T12:17:19.3172445Z processing existing schema: aten::empty_quantized.out(int[] size, Tensor qtensor, *, int? memory_format=None, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3174277Z processing existing schema: aten::eye(int n, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3175968Z processing existing schema: aten::eye.m(int n, int m, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3177458Z processing existing schema: aten::eye.out(int n, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3179081Z processing existing schema: aten::eye.m_out(int n, int m, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3181701Z schema: aten::full.names(int[] size, Scalar fill_value, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor has valid upgrader, skipping 2022-08-17T12:17:19.3183699Z schema: aten::full(int[] size, Scalar fill_value, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor has valid upgrader, skipping 2022-08-17T12:17:19.3185792Z processing existing schema: aten::full.names_out(int[] size, Scalar fill_value, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3187775Z schema: aten::full.out(int[] size, Scalar fill_value, *, Tensor(a!) out) -> Tensor(a!) has valid upgrader, skipping 2022-08-17T12:17:19.3189598Z processing existing schema: aten::from_file(str filename, bool? shared=None, int? size=0, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3191368Z processing existing schema: aten::from_file.out(str filename, bool? shared=None, int? size=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3193207Z processing existing schema: aten::hann_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3195138Z processing existing schema: aten::hann_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3196597Z processing existing schema: aten::hann_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3198320Z processing existing schema: aten::hann_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3199948Z processing existing schema: aten::hamming_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3201681Z processing existing schema: aten::hamming_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3203548Z processing existing schema: aten::hamming_window.periodic_alpha(int window_length, bool periodic, float alpha, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3205550Z processing existing schema: aten::hamming_window.periodic_alpha_beta(int window_length, bool periodic, float alpha, float beta, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3206882Z processing existing schema: aten::hamming_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3208575Z processing existing schema: aten::hamming_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3210249Z processing existing schema: aten::hamming_window.periodic_alpha_out(int window_length, bool periodic, float alpha, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3212017Z processing existing schema: aten::hamming_window.periodic_alpha_beta_out(int window_length, bool periodic, float alpha, float beta, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3213728Z processing existing schema: aten::kaiser_window(int window_length, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3215631Z processing existing schema: aten::kaiser_window.periodic(int window_length, bool periodic, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3217477Z processing existing schema: aten::kaiser_window.beta(int window_length, bool periodic, float beta, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3218930Z processing existing schema: aten::kaiser_window.out(int window_length, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3220565Z processing existing schema: aten::kaiser_window.periodic_out(int window_length, bool periodic, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3222215Z processing existing schema: aten::kaiser_window.beta_out(int window_length, bool periodic, float beta, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3224140Z processing existing schema: aten::linspace(Scalar start, Scalar end, int steps, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3225750Z processing existing schema: aten::linspace.out(Scalar start, Scalar end, int steps, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3227810Z processing existing schema: aten::logspace(Scalar start, Scalar end, int steps, float base=10., *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3229538Z processing existing schema: aten::logspace.out(Scalar start, Scalar end, int steps, float base=10., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3231852Z processing existing schema: aten::zeros.names(int[] size, *, str[]? names, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3233904Z processing existing schema: aten::zeros(int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3235874Z processing existing schema: aten::zeros.SymInt(SymInt[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3238005Z processing existing schema: aten::zeros.names_out(int[] size, *, str[]? names, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3239742Z processing existing schema: aten::zeros.out(int[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3241687Z processing existing schema: aten::zeros.SymInt_out(SymInt[] size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3244072Z processing existing schema: aten::sparse_csr_tensor.crow_col_value_size(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3245985Z processing existing schema: aten::sparse_csr_tensor.crow_col_value(Tensor crow_indices, Tensor col_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3247124Z schema: prims::atan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3249110Z processing existing schema: aten::_foreach_mul.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:19.3251231Z processing existing schema: aten::_foreach_mul.List(Tensor[] self, Tensor[] other) -> Tensor[] 2022-08-17T12:17:19.3253757Z processing existing schema: aten::_foreach_mul.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:19.3255778Z processing existing schema: aten::_foreach_mul.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:19.3257595Z processing existing schema: aten::_foreach_mul.List_out(Tensor[] self, Tensor[] other, *, Tensor[] out) -> () 2022-08-17T12:17:19.3259470Z processing existing schema: aten::_foreach_mul.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:19.3261850Z processing existing schema: aten::sparse_csc_tensor.ccol_row_value_size(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3263934Z processing existing schema: aten::sparse_csc_tensor.ccol_row_value(Tensor ccol_indices, Tensor row_indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3264482Z schema: prims::asinh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3266281Z processing existing schema: aten::_foreach_minimum_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:19.3267667Z schema: nvprims::log2(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3270183Z processing existing schema: aten::_sparse_compressed_tensor_unsafe(Tensor compressed_indices, Tensor plain_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3271832Z schema: nvprims::sign(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3273971Z processing existing schema: aten::_sparse_csr_tensor_unsafe(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3275245Z processing existing schema: aten::triu(Tensor self, int diagonal=0) -> Tensor 2022-08-17T12:17:19.3277181Z processing existing schema: aten::triu.out(Tensor self, int diagonal=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3277913Z schema: nvprims::neg(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3280328Z processing existing schema: aten::_sparse_csc_tensor_unsafe(Tensor ccol_indices, Tensor row_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3281878Z processing existing schema: aten::tril_(Tensor(a!) self, int diagonal=0) -> Tensor(a!) 2022-08-17T12:17:19.3283153Z schema: nvprims::log1p(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3285550Z processing existing schema: aten::_sparse_bsr_tensor_unsafe(Tensor crow_indices, Tensor col_indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3286674Z schema: nvprims::log10(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3288810Z processing existing schema: aten::_sparse_coo_tensor_unsafe(Tensor indices, Tensor values, int[] size, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3289909Z schema: nvprims::reciprocal(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3292759Z processing existing schema: aten::_sparse_coo_tensor_with_dims_and_tensors(int sparse_dim, int dense_dim, int[] size, Tensor indices, Tensor values, *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=False) -> Tensor 2022-08-17T12:17:19.3294572Z processing existing schema: aten::_sparse_coo_tensor_with_dims_and_tensors.out(int sparse_dim, int dense_dim, int[] size, Tensor indices, Tensor values, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3295638Z processing existing schema: aten::tril(Tensor self, int diagonal=0) -> Tensor 2022-08-17T12:17:19.3297221Z processing existing schema: aten::tril.out(Tensor self, int diagonal=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3299090Z processing existing schema: aten::tril_indices(int row, int col, int offset=0, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3300863Z processing existing schema: aten::tril_indices.out(int row, int col, int offset=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3302483Z processing existing schema: aten::triu_indices(int row, int col, int offset=0, *, int? dtype=4, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3304071Z processing existing schema: aten::triu_indices.out(int row, int col, int offset=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3306033Z processing existing schema: aten::fft_fftfreq(int n, float d=1., *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3307590Z processing existing schema: aten::fft_fftfreq.out(int n, float d=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3309457Z processing existing schema: aten::fft_rfftfreq(int n, float d=1., *, int? dtype=None, int? layout=None, Device? device=None, bool? pin_memory=None) -> Tensor 2022-08-17T12:17:19.3311077Z processing existing schema: aten::fft_rfftfreq.out(int n, float d=1., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3312769Z schema: prims::amin(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3314079Z processing existing schema: aten::_pin_memory(Tensor self, Device? device=None) -> Tensor 2022-08-17T12:17:19.3316189Z processing existing schema: aten::_pin_memory.out(Tensor self, Device? device=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3317093Z processing existing schema: aten::take(Tensor self, Tensor index) -> Tensor 2022-08-17T12:17:19.3318696Z processing existing schema: aten::take.out(Tensor self, Tensor index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3320156Z processing existing schema: aten::native_dropout_backward(Tensor grad_output, Tensor mask, float scale) -> Tensor 2022-08-17T12:17:19.3321984Z processing existing schema: aten::native_dropout_backward.out(Tensor grad_output, Tensor mask, float scale, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3323487Z processing existing schema: aten::argmax(Tensor self, int? dim=None, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.3325410Z processing existing schema: aten::argmax.out(Tensor self, int? dim=None, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3326954Z processing existing schema: aten::argmin(Tensor self, int? dim=None, bool keepdim=False) -> Tensor 2022-08-17T12:17:19.3328900Z processing existing schema: aten::argmin.out(Tensor self, int? dim=None, bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3330728Z processing existing schema: aten::binary_cross_entropy_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:19.3332914Z processing existing schema: aten::binary_cross_entropy_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Tensor? weight=None, int reduction=1, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.3334456Z processing existing schema: aten::bincount(Tensor self, Tensor? weights=None, int minlength=0) -> Tensor 2022-08-17T12:17:19.3336333Z processing existing schema: aten::bincount.out(Tensor self, Tensor? weights=None, int minlength=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3337705Z processing existing schema: aten::copysign.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3339260Z processing existing schema: aten::copysign.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3340658Z processing existing schema: aten::copysign.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3342262Z processing existing schema: aten::copysign.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3343597Z processing existing schema: aten::copysign.int(int a, int b) -> float 2022-08-17T12:17:19.3345011Z processing existing schema: aten::copysign.float(float a, float b) -> float 2022-08-17T12:17:19.3346413Z processing existing schema: aten::copysign.int_float(int a, float b) -> float 2022-08-17T12:17:19.3347667Z processing existing schema: aten::copysign.float_int(float a, int b) -> float 2022-08-17T12:17:19.3349130Z processing existing schema: aten::copysign(Scalar a, Scalar b) -> float 2022-08-17T12:17:19.3350794Z processing existing schema: aten::copysign_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3352593Z processing existing schema: aten::copysign_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3354299Z processing existing schema: aten::complex.out(Tensor real, Tensor imag, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3355950Z processing existing schema: aten::complex(Tensor real, Tensor imag) -> Tensor 2022-08-17T12:17:19.3357447Z processing existing schema: aten::count_nonzero.dim_IntList(Tensor self, int[] dim) -> Tensor 2022-08-17T12:17:19.3359347Z processing existing schema: aten::count_nonzero.dim_IntList_out(Tensor self, int[] dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3360481Z processing existing schema: aten::count_nonzero(Tensor self, int? dim=None) -> Tensor 2022-08-17T12:17:19.3362157Z processing existing schema: aten::count_nonzero.out(Tensor self, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3363817Z processing existing schema: aten::cumprod_(Tensor(a!) self, int dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:19.3365431Z processing existing schema: aten::cumprod_.dimname(Tensor(a!) self, str dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:19.3367069Z processing existing schema: aten::cumsum_(Tensor(a!) self, int dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:19.3368769Z processing existing schema: aten::cumsum_.dimname(Tensor(a!) self, str dim, *, int? dtype=None) -> Tensor(a!) 2022-08-17T12:17:19.3370464Z processing existing schema: aten::embedding_dense_backward(Tensor grad_output, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq) -> Tensor 2022-08-17T12:17:19.3372330Z processing existing schema: aten::embedding_dense_backward.out(Tensor grad_output, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3373786Z processing existing schema: aten::embedding_renorm_(Tensor(a!) self, Tensor indices, float max_norm, float norm_type) -> Tensor(a!) 2022-08-17T12:17:19.3375166Z processing existing schema: aten::exp2(Tensor self) -> Tensor 2022-08-17T12:17:19.3376518Z processing existing schema: aten::exp2.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3378116Z processing existing schema: aten::exp2_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.3379684Z processing existing schema: aten::gcd(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3381283Z processing existing schema: aten::gcd.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3382644Z processing existing schema: aten::gcd.int(int a, int b) -> int 2022-08-17T12:17:19.3384230Z processing existing schema: aten::gcd_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3385805Z processing existing schema: aten::lcm(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3387400Z processing existing schema: aten::lcm.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3389058Z processing existing schema: aten::lcm_(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3390925Z processing existing schema: aten::grid_sampler_2d_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask) -> (Tensor, Tensor) 2022-08-17T12:17:19.3393144Z processing existing schema: aten::grid_sampler_2d_backward.out(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3394697Z schema: aten::grid_sampler_3d_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask) -> (Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:19.3396394Z schema: aten::grid_sampler_3d_backward.out(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) found on allowlist, skipping 2022-08-17T12:17:19.3397917Z processing existing schema: aten::native_group_norm(Tensor input, Tensor? weight, Tensor? bias, int N, int C, int HxW, int group, float eps) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.3400229Z processing existing schema: aten::native_group_norm.out(Tensor input, Tensor? weight, Tensor? bias, int N, int C, int HxW, int group, float eps, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.3402074Z processing existing schema: aten::native_group_norm_backward(Tensor grad_out, Tensor input, Tensor mean, Tensor rstd, Tensor? weight, int N, int C, int HxW, int group, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.3404593Z processing existing schema: aten::native_group_norm_backward.out(Tensor grad_out, Tensor input, Tensor mean, Tensor rstd, Tensor? weight, int N, int C, int HxW, int group, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.3406040Z processing existing schema: aten::_validate_compressed_sparse_indices(bool is_crow, Tensor compressed_idx, Tensor plain_idx, int cdim, int dim, int nnz) -> () 2022-08-17T12:17:19.3407535Z processing existing schema: aten::xlogy_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3409177Z processing existing schema: aten::xlogy_.Scalar_Other(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3411050Z processing existing schema: aten::index.Tensor(Tensor self, Tensor?[] indices) -> Tensor 2022-08-17T12:17:19.3413325Z processing existing schema: aten::index.Tensor_out(Tensor self, Tensor?[] indices, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3415172Z processing existing schema: aten::index.Tensor_hacked_twin(Tensor self, Tensor[] indices) -> Tensor 2022-08-17T12:17:19.3416837Z processing existing schema: aten::index.str(str self, str substr, int start=0, int end=-1) -> int 2022-08-17T12:17:19.3418354Z processing existing schema: aten::index.list_int(int[] self, int el) -> int 2022-08-17T12:17:19.3420007Z processing existing schema: aten::index.list_float(float[] self, float el) -> int 2022-08-17T12:17:19.3421693Z processing existing schema: aten::index.list_bool(bool[] self, bool el) -> int 2022-08-17T12:17:19.3423363Z processing existing schema: aten::index.list_Tensor(Tensor[] self, Tensor el) -> int 2022-08-17T12:17:19.3425024Z processing existing schema: aten::index.list_str(str[] self, str el) -> int 2022-08-17T12:17:19.3426848Z processing existing schema: aten::index_copy_(Tensor(a!) self, int dim, Tensor index, Tensor source) -> Tensor(a!) 2022-08-17T12:17:19.3428682Z processing existing schema: aten::index_copy_.dimname(Tensor(a!) self, str dim, Tensor index, Tensor source) -> Tensor(a!) 2022-08-17T12:17:19.3430144Z schema: prims::add(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3432499Z processing existing schema: aten::_index_put_impl_(Tensor(a!) self, Tensor?[] indices, Tensor values, bool accumulate=False, bool unsafe=False) -> Tensor(a!) 2022-08-17T12:17:19.3434498Z processing existing schema: aten::_index_put_impl_.hacked_twin(Tensor(a!) self, Tensor[] indices, Tensor values, bool accumulate=False, bool unsafe=False) -> Tensor(a!) 2022-08-17T12:17:19.3436253Z processing existing schema: aten::isin.Tensor_Tensor(Tensor elements, Tensor test_elements, *, bool assume_unique=False, bool invert=False) -> Tensor 2022-08-17T12:17:19.3437919Z processing existing schema: aten::isin.Tensor_Tensor_out(Tensor elements, Tensor test_elements, *, bool assume_unique=False, bool invert=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3439426Z processing existing schema: aten::isin.Tensor_Scalar(Tensor elements, Scalar test_element, *, bool assume_unique=False, bool invert=False) -> Tensor 2022-08-17T12:17:19.3441111Z processing existing schema: aten::isin.Tensor_Scalar_out(Tensor elements, Scalar test_element, *, bool assume_unique=False, bool invert=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3442672Z processing existing schema: aten::isin.Scalar_Tensor(Scalar element, Tensor test_elements, *, bool assume_unique=False, bool invert=False) -> Tensor 2022-08-17T12:17:19.3444464Z processing existing schema: aten::isin.Scalar_Tensor_out(Scalar element, Tensor test_elements, *, bool assume_unique=False, bool invert=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3446461Z processing existing schema: aten::native_layer_norm_backward(Tensor grad_out, Tensor input, int[] normalized_shape, Tensor mean, Tensor rstd, Tensor? weight, Tensor? bias, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.3448941Z processing existing schema: aten::native_layer_norm_backward.out(Tensor grad_out, Tensor input, int[] normalized_shape, Tensor mean, Tensor rstd, Tensor? weight, Tensor? bias, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.3450660Z processing existing schema: aten::nan_to_num.out(Tensor self, float? nan=None, float? posinf=None, float? neginf=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3452298Z processing existing schema: aten::nan_to_num(Tensor self, float? nan=None, float? posinf=None, float? neginf=None) -> Tensor 2022-08-17T12:17:19.3453502Z processing existing schema: aten::xlogy.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3455284Z processing existing schema: aten::xlogy.OutTensor(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3456923Z processing existing schema: aten::xlogy.Scalar_Self(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3458065Z processing existing schema: aten::xlogy.OutScalar_Self(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3459596Z processing existing schema: aten::xlogy.Scalar_Other(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3461044Z processing existing schema: aten::xlogy.OutScalar_Other(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3462296Z schema: prims::hypot(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3463612Z processing existing schema: aten::_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:19.3465345Z processing existing schema: aten::_log_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3466699Z schema: prims::igamma(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3468461Z processing existing schema: aten::_log_softmax_backward_data(Tensor grad_output, Tensor output, int dim, int input_dtype) -> Tensor 2022-08-17T12:17:19.3470135Z processing existing schema: aten::_log_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, int input_dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3471505Z schema: prims::igammac(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3473022Z processing existing schema: aten::_logcumsumexp(Tensor self, int dim) -> Tensor 2022-08-17T12:17:19.3474816Z processing existing schema: aten::_logcumsumexp.out(Tensor self, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3476257Z processing existing schema: aten::aminmax(Tensor self, *, int? dim=None, bool keepdim=False) -> (Tensor min, Tensor max) 2022-08-17T12:17:19.3477870Z processing existing schema: aten::aminmax.out(Tensor self, *, int? dim=None, bool keepdim=False, Tensor(a!) min, Tensor(b!) max) -> (Tensor(a!) min, Tensor(b!) max) 2022-08-17T12:17:19.3479398Z processing existing schema: aten::amax(Tensor self, int[1] dim=[], bool keepdim=False) -> Tensor 2022-08-17T12:17:19.3481397Z processing existing schema: aten::amax.out(Tensor self, int[1] dim=[], bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3482950Z processing existing schema: aten::amin(Tensor self, int[1] dim=[], bool keepdim=False) -> Tensor 2022-08-17T12:17:19.3485194Z processing existing schema: aten::amin.out(Tensor self, int[1] dim=[], bool keepdim=False, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3487078Z processing existing schema: aten::mvlgamma.out(Tensor self, int p, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3488247Z processing existing schema: aten::mvlgamma(Tensor self, int p) -> Tensor 2022-08-17T12:17:19.3490434Z processing existing schema: aten::native_batch_norm_backward(Tensor grad_out, Tensor input, Tensor? weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_invstd, bool train, float eps, bool[3] output_mask) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.3492777Z processing existing schema: aten::native_batch_norm_backward.out(Tensor grad_out, Tensor input, Tensor? weight, Tensor? running_mean, Tensor? running_var, Tensor? save_mean, Tensor? save_invstd, bool train, float eps, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.3494804Z processing existing schema: aten::batch_norm_update_stats(Tensor input, Tensor? running_mean, Tensor? running_var, float momentum) -> (Tensor, Tensor) 2022-08-17T12:17:19.3496447Z processing existing schema: aten::batch_norm_update_stats.out(Tensor input, Tensor? running_mean, Tensor? running_var, float momentum, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3497887Z schema: prims::amax(Tensor inp, int[]? dims, *, int? output_dtype=None) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3498875Z processing existing schema: aten::_pdist_forward(Tensor self, float p=2.) -> Tensor 2022-08-17T12:17:19.3501006Z processing existing schema: aten::_pdist_forward.out(Tensor self, float p=2., *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3501983Z processing existing schema: aten::channel_shuffle(Tensor self, int groups) -> Tensor 2022-08-17T12:17:19.3503891Z processing existing schema: aten::channel_shuffle.out(Tensor self, int groups, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3505110Z processing existing schema: aten::native_channel_shuffle(Tensor self, int groups) -> Tensor 2022-08-17T12:17:19.3506648Z processing existing schema: aten::gelu(Tensor self, *, str approximate="none") -> Tensor 2022-08-17T12:17:19.3508584Z processing existing schema: aten::gelu.out(Tensor self, *, str approximate="none", Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3510070Z processing existing schema: aten::gelu_(Tensor(a!) self, *, str approximate="none") -> Tensor(a!) 2022-08-17T12:17:19.3511710Z processing existing schema: aten::gelu_backward(Tensor grad_output, Tensor self, *, str approximate="none") -> Tensor 2022-08-17T12:17:19.3513884Z processing existing schema: aten::gelu_backward.grad_input(Tensor grad_output, Tensor self, *, str approximate="none", Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.3515601Z processing existing schema: aten::hardshrink(Tensor self, Scalar lambd=0.5) -> Tensor 2022-08-17T12:17:19.3517681Z processing existing schema: aten::hardshrink.out(Tensor self, Scalar lambd=0.5, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3519192Z processing existing schema: aten::hardshrink_backward(Tensor grad_out, Tensor self, Scalar lambd) -> Tensor 2022-08-17T12:17:19.3521397Z processing existing schema: aten::hardshrink_backward.grad_input(Tensor grad_out, Tensor self, Scalar lambd, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.3522237Z processing existing schema: aten::mish(Tensor self) -> Tensor 2022-08-17T12:17:19.3523996Z processing existing schema: aten::mish.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3525567Z processing existing schema: aten::mish_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.3526989Z processing existing schema: aten::mish_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:19.3528584Z processing existing schema: aten::logit(Tensor self, float? eps=None) -> Tensor 2022-08-17T12:17:19.3530304Z processing existing schema: aten::logit.out(Tensor self, float? eps=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3531465Z schema: nvprims::expm1(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3532925Z processing existing schema: aten::_softmax(Tensor self, int dim, bool half_to_float) -> Tensor 2022-08-17T12:17:19.3534969Z processing existing schema: aten::_softmax.out(Tensor self, int dim, bool half_to_float, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3535884Z processing existing schema: aten::to_sparse_csr(Tensor self) -> Tensor 2022-08-17T12:17:19.3537697Z processing existing schema: aten::to_sparse_csr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3538924Z schema: nvprims::floor(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3541162Z processing existing schema: aten::_softmax_backward_data(Tensor grad_output, Tensor output, int dim, int input_dtype) -> Tensor 2022-08-17T12:17:19.3542776Z processing existing schema: aten::_softmax_backward_data.out(Tensor grad_output, Tensor output, int dim, int input_dtype, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.3543948Z processing existing schema: aten::topk(Tensor self, int k, int dim=-1, bool largest=True, bool sorted=True) -> (Tensor values, Tensor indices) 2022-08-17T12:17:19.3546003Z processing existing schema: aten::topk.values(Tensor self, int k, int dim=-1, bool largest=True, bool sorted=True, *, Tensor(a!) values, Tensor(b!) indices) -> (Tensor(a!) values, Tensor(b!) indices) 2022-08-17T12:17:19.3547908Z processing existing schema: aten::sspaddmm.out(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3549410Z processing existing schema: aten::sspaddmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.3550683Z schema: nvprims::bitwise_xor(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3552319Z processing existing schema: aten::_stack(Tensor[] tensors, int dim=0) -> Tensor 2022-08-17T12:17:19.3554491Z processing existing schema: aten::_stack.out(Tensor[] tensors, int dim=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3556012Z processing existing schema: aten::flip(Tensor self, int[] dims) -> Tensor 2022-08-17T12:17:19.3558003Z processing existing schema: aten::flip.out(Tensor self, int[] dims, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3559467Z schema: aten::_transform_bias_rescale_qkv(Tensor qkv, Tensor qkv_bias, int num_heads) -> (Tensor, Tensor, Tensor) found on allowlist, skipping 2022-08-17T12:17:19.3561296Z schema: aten::_transform_bias_rescale_qkv.out(Tensor qkv, Tensor qkv_bias, int num_heads, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) found on allowlist, skipping 2022-08-17T12:17:19.3562997Z processing existing schema: aten::upsample_nearest3d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.3564927Z processing existing schema: aten::upsample_nearest3d(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.3567140Z processing existing schema: aten::upsample_nearest3d.out(Tensor self, int[3] output_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3569339Z processing existing schema: aten::upsample_nearest3d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3570701Z processing existing schema: aten::_unique(Tensor self, bool sorted=True, bool return_inverse=False) -> (Tensor, Tensor) 2022-08-17T12:17:19.3572552Z processing existing schema: aten::_unique.out(Tensor self, bool sorted=True, bool return_inverse=False, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3574261Z processing existing schema: aten::unique_dim(Tensor self, int dim, bool sorted=True, bool return_inverse=False, bool return_counts=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.3576504Z processing existing schema: aten::unique_dim.out(Tensor self, int dim, bool sorted=True, bool return_inverse=False, bool return_counts=False, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.3577784Z processing existing schema: aten::unique_consecutive(Tensor self, bool return_inverse=False, bool return_counts=False, int? dim=None) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.3580162Z processing existing schema: aten::unique_consecutive.out(Tensor self, bool return_inverse=False, bool return_counts=False, int? dim=None, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.3581125Z processing existing schema: aten::unique_dim_consecutive(Tensor self, int dim, bool return_inverse=False, bool return_counts=False) -> (Tensor, Tensor, Tensor) 2022-08-17T12:17:19.3583106Z processing existing schema: aten::unique_dim_consecutive.out(Tensor self, int dim, bool return_inverse=False, bool return_counts=False, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.3584325Z processing existing schema: aten::where.self(Tensor condition, Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3585973Z processing existing schema: aten::where.self_out(Tensor condition, Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3587890Z processing existing schema: aten::where.ScalarSelf(Tensor condition, Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3588956Z processing existing schema: aten::where.ScalarOther(Tensor condition, Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3590105Z processing existing schema: aten::where.Scalar(Tensor condition, Scalar self, Scalar other) -> Tensor 2022-08-17T12:17:19.3591789Z processing existing schema: aten::where(Tensor condition) -> Tensor[] 2022-08-17T12:17:19.3593386Z processing existing schema: aten::_weight_norm_interface(Tensor v, Tensor g, int dim=0) -> (Tensor, Tensor) 2022-08-17T12:17:19.3595257Z processing existing schema: aten::_weight_norm_interface.out(Tensor v, Tensor g, int dim=0, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3596857Z processing existing schema: aten::_weight_norm_interface_backward(Tensor grad_w, Tensor saved_v, Tensor saved_g, Tensor saved_norms, int dim) -> (Tensor, Tensor) 2022-08-17T12:17:19.3598920Z processing existing schema: aten::_weight_norm_interface_backward.out(Tensor grad_w, Tensor saved_v, Tensor saved_g, Tensor saved_norms, int dim, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3599762Z schema: nvprims::eq(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3601250Z processing existing schema: aten::_standard_gamma_grad(Tensor self, Tensor output) -> Tensor 2022-08-17T12:17:19.3602957Z processing existing schema: aten::_standard_gamma_grad.out(Tensor self, Tensor output, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3604750Z processing existing schema: aten::unfold_backward(Tensor grad_in, int[] input_sizes, int dim, int size, int step) -> Tensor 2022-08-17T12:17:19.3606962Z processing existing schema: aten::unfold_backward.out(Tensor grad_in, int[] input_sizes, int dim, int size, int step, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3608325Z processing existing schema: aten::binomial(Tensor count, Tensor prob, Generator? generator=None) -> Tensor 2022-08-17T12:17:19.3610201Z processing existing schema: aten::binomial.out(Tensor count, Tensor prob, Generator? generator=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3611897Z processing existing schema: aten::frexp.Tensor_out(Tensor self, *, Tensor(a!) mantissa, Tensor(b!) exponent) -> (Tensor(a!) mantissa, Tensor(b!) exponent) 2022-08-17T12:17:19.3612863Z processing existing schema: aten::frexp.Tensor(Tensor self) -> (Tensor mantissa, Tensor exponent) 2022-08-17T12:17:19.3614243Z processing existing schema: aten::frexp(float a) -> (float, int) 2022-08-17T12:17:19.3616025Z processing existing schema: aten::heaviside(Tensor self, Tensor values) -> Tensor 2022-08-17T12:17:19.3617495Z processing existing schema: aten::heaviside.out(Tensor self, Tensor values, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3619059Z processing existing schema: aten::heaviside_(Tensor(a!) self, Tensor values) -> Tensor(a!) 2022-08-17T12:17:19.3620484Z processing existing schema: aten::to_sparse.sparse_dim(Tensor self, int sparse_dim) -> Tensor 2022-08-17T12:17:19.3621626Z processing existing schema: aten::to_sparse(Tensor self) -> Tensor 2022-08-17T12:17:19.3623648Z processing existing schema: aten::to_sparse.sparse_dim_out(Tensor self, int sparse_dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3625403Z processing existing schema: aten::to_sparse.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3626514Z processing existing schema: aten::to_sparse_csc(Tensor self) -> Tensor 2022-08-17T12:17:19.3628551Z processing existing schema: aten::to_sparse_csc.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3629762Z processing existing schema: aten::to_sparse_bsr(Tensor self, int[2] blocksize) -> Tensor 2022-08-17T12:17:19.3631753Z processing existing schema: aten::to_sparse_bsr.out(Tensor self, int[2] blocksize, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3633436Z processing existing schema: aten::to_sparse_bsc(Tensor self, int[2] blocksize) -> Tensor 2022-08-17T12:17:19.3635327Z processing existing schema: aten::to_sparse_bsc.out(Tensor self, int[2] blocksize, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3636915Z processing existing schema: aten::to_mkldnn(Tensor self, int? dtype=None) -> Tensor 2022-08-17T12:17:19.3638741Z processing existing schema: aten::to_mkldnn.out(Tensor self, int? dtype=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3640136Z processing existing schema: aten::quantize_per_tensor(Tensor self, float scale, int zero_point, int dtype) -> Tensor 2022-08-17T12:17:19.3641841Z processing existing schema: aten::quantize_per_tensor.tensor_qparams(Tensor self, Tensor scale, Tensor zero_point, int dtype) -> Tensor 2022-08-17T12:17:19.3644213Z processing existing schema: aten::quantize_per_tensor.tensors(Tensor[] tensors, Tensor scales, Tensor zero_points, int dtype) -> Tensor[] 2022-08-17T12:17:19.3646011Z processing existing schema: aten::quantize_per_tensor.out(Tensor self, float scale, int zero_point, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3648593Z processing existing schema: aten::quantize_per_tensor.tensor_qparams_out(Tensor self, Tensor scale, Tensor zero_point, int dtype, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3650245Z processing existing schema: aten::quantize_per_tensor.tensors_out(Tensor[] tensors, Tensor scales, Tensor zero_points, int dtype, *, Tensor[] out) -> () 2022-08-17T12:17:19.3651433Z processing existing schema: aten::dequantize.self(Tensor self) -> Tensor 2022-08-17T12:17:19.3653191Z processing existing schema: aten::dequantize.self_out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3654831Z processing existing schema: aten::dequantize.tensors_out(Tensor[] tensors, *, Tensor[] out) -> () 2022-08-17T12:17:19.3656706Z processing existing schema: aten::dequantize.tensors(Tensor[] tensors) -> Tensor[] 2022-08-17T12:17:19.3658608Z processing existing schema: aten::dequantize.tensor(Tensor qtensor) -> Tensor 2022-08-17T12:17:19.3659962Z processing existing schema: aten::dequantize.list(Tensor[] qtensors) -> Tensor[] 2022-08-17T12:17:19.3661161Z processing existing schema: aten::dequantize.any(Any tensors) -> Any 2022-08-17T12:17:19.3662477Z schema: prims::ne(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3663866Z processing existing schema: aten::_make_per_tensor_quantized_tensor(Tensor self, float scale, int zero_point) -> Tensor 2022-08-17T12:17:19.3665382Z processing existing schema: aten::_make_per_tensor_quantized_tensor.out(Tensor self, float scale, int zero_point, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3666712Z schema: prims::mul(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3668373Z processing existing schema: aten::_make_per_channel_quantized_tensor(Tensor self, Tensor scale, Tensor zero_point, int axis) -> Tensor 2022-08-17T12:17:19.3670290Z processing existing schema: aten::_make_per_channel_quantized_tensor.out(Tensor self, Tensor scale, Tensor zero_point, int axis, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3671688Z processing existing schema: aten::special_xlog1py(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3673543Z processing existing schema: aten::special_xlog1py.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3675094Z processing existing schema: aten::special_xlog1py.self_scalar(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3676880Z processing existing schema: aten::special_xlog1py.self_scalar_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3678379Z processing existing schema: aten::special_xlog1py.other_scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3680194Z processing existing schema: aten::special_xlog1py.other_scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3681839Z processing existing schema: aten::fake_quantize_per_tensor_affine_cachemask(Tensor self, float scale, int zero_point, int quant_min, int quant_max) -> (Tensor output, Tensor mask) 2022-08-17T12:17:19.3683786Z processing existing schema: aten::fake_quantize_per_tensor_affine_cachemask.out(Tensor self, float scale, int zero_point, int quant_min, int quant_max, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3685382Z processing existing schema: aten::fake_quantize_per_channel_affine_cachemask(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max) -> (Tensor output, Tensor mask) 2022-08-17T12:17:19.3687327Z processing existing schema: aten::fake_quantize_per_channel_affine_cachemask.out(Tensor self, Tensor scale, Tensor zero_point, int axis, int quant_min, int quant_max, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3688496Z schema: prims::real(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3691407Z processing existing schema: aten::_fused_moving_avg_obs_fq_helper(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor(a!) running_min, Tensor(b!) running_max, Tensor(c!) scale, Tensor(d!) zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False) -> (Tensor output, Tensor mask) 2022-08-17T12:17:19.3694282Z processing existing schema: aten::_fused_moving_avg_obs_fq_helper.out(Tensor self, Tensor observer_on, Tensor fake_quant_on, Tensor(a!) running_min, Tensor(b!) running_max, Tensor(c!) scale, Tensor(d!) zero_point, float averaging_const, int quant_min, int quant_max, int ch_axis, bool per_row_fake_quant=False, bool symmetric_quant=False, *, Tensor(e!) out0, Tensor(f!) out1) -> (Tensor(e!), Tensor(f!)) 2022-08-17T12:17:19.3695170Z processing existing schema: aten::is_set_to(Tensor self, Tensor tensor) -> bool 2022-08-17T12:17:19.3696608Z schema: prims::remainder(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3698183Z processing existing schema: aten::_masked_softmax_backward(Tensor grad_output, Tensor output, Tensor mask, int? dim=None) -> Tensor 2022-08-17T12:17:19.3700052Z processing existing schema: aten::_masked_softmax_backward.out(Tensor grad_output, Tensor output, Tensor mask, int? dim=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3701705Z processing existing schema: aten::index_add(Tensor self, int dim, Tensor index, Tensor source, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.3703499Z processing existing schema: aten::index_add.out(Tensor self, int dim, Tensor index, Tensor source, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3705130Z processing existing schema: aten::index_add.dimname(Tensor self, str dim, Tensor index, Tensor source, *, Scalar alpha=1) -> Tensor 2022-08-17T12:17:19.3706883Z processing existing schema: aten::index_add_(Tensor(a!) self, int dim, Tensor index, Tensor source, *, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:19.3708601Z processing existing schema: aten::index_reduce(Tensor self, int dim, Tensor index, Tensor source, str reduce, *, bool include_self=True) -> Tensor 2022-08-17T12:17:19.3710482Z processing existing schema: aten::index_reduce.out(Tensor self, int dim, Tensor index, Tensor source, str reduce, *, bool include_self=True, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3712435Z processing existing schema: aten::index_reduce_(Tensor(a!) self, int dim, Tensor index, Tensor source, str reduce, *, bool include_self=True) -> Tensor(a!) 2022-08-17T12:17:19.3714032Z processing existing schema: aten::eq_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3715582Z processing existing schema: aten::eq_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3717005Z processing existing schema: aten::bitwise_and.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3718643Z processing existing schema: aten::bitwise_and.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3719899Z processing existing schema: aten::bitwise_and.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3721613Z processing existing schema: aten::bitwise_and.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3723163Z processing existing schema: aten::bitwise_and.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3724801Z processing existing schema: aten::bitwise_and.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3726391Z processing existing schema: aten::bitwise_and_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3727915Z processing existing schema: aten::bitwise_and_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3729274Z processing existing schema: aten::bitwise_or.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3730891Z processing existing schema: aten::bitwise_or.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3732561Z processing existing schema: aten::bitwise_or.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3734168Z processing existing schema: aten::bitwise_or.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3735880Z processing existing schema: aten::bitwise_or.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3737588Z processing existing schema: aten::bitwise_or.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3738591Z processing existing schema: aten::bitwise_or_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3740223Z processing existing schema: aten::bitwise_or_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3742034Z processing existing schema: aten::bitwise_xor.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3743517Z processing existing schema: aten::bitwise_xor.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3745127Z processing existing schema: aten::bitwise_xor.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3746362Z processing existing schema: aten::bitwise_xor.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3748410Z processing existing schema: aten::bitwise_xor.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3749803Z processing existing schema: aten::bitwise_xor.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3751394Z processing existing schema: aten::bitwise_xor_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3753040Z processing existing schema: aten::bitwise_xor_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3754748Z processing existing schema: aten::bitwise_left_shift.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3755949Z processing existing schema: aten::bitwise_left_shift.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3757431Z processing existing schema: aten::bitwise_left_shift.Tensor_Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3759077Z processing existing schema: aten::bitwise_left_shift.Tensor_Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3760509Z processing existing schema: aten::bitwise_left_shift.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3762238Z processing existing schema: aten::bitwise_left_shift.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3763900Z processing existing schema: aten::bitwise_left_shift_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3765549Z processing existing schema: aten::bitwise_left_shift_.Tensor_Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3767045Z processing existing schema: aten::bitwise_right_shift.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3768507Z processing existing schema: aten::bitwise_right_shift.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3769933Z processing existing schema: aten::bitwise_right_shift.Tensor_Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3771657Z processing existing schema: aten::bitwise_right_shift.Tensor_Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3773005Z processing existing schema: aten::bitwise_right_shift.Scalar_Tensor(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.3775089Z processing existing schema: aten::bitwise_right_shift.Scalar_Tensor_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3776480Z processing existing schema: aten::bitwise_right_shift_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3778067Z processing existing schema: aten::bitwise_right_shift_.Tensor_Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3779633Z processing existing schema: aten::lerp.Scalar(Tensor self, Tensor end, Scalar weight) -> Tensor 2022-08-17T12:17:19.3781511Z processing existing schema: aten::lerp.Scalar_out(Tensor self, Tensor end, Scalar weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3782356Z processing existing schema: aten::lerp.Tensor(Tensor self, Tensor end, Tensor weight) -> Tensor 2022-08-17T12:17:19.3784044Z processing existing schema: aten::lerp.Tensor_out(Tensor self, Tensor end, Tensor weight, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3785519Z processing existing schema: aten::lerp_.Scalar(Tensor(a!) self, Tensor end, Scalar weight) -> Tensor(a!) 2022-08-17T12:17:19.3787056Z processing existing schema: aten::lerp_.Tensor(Tensor(a!) self, Tensor end, Tensor weight) -> Tensor(a!) 2022-08-17T12:17:19.3788966Z processing existing schema: aten::addbmm_(Tensor(a!) self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor(a!) 2022-08-17T12:17:19.3790629Z processing existing schema: aten::diag.out(Tensor self, int diagonal=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3792070Z processing existing schema: aten::diag(Tensor self, int diagonal=0) -> Tensor 2022-08-17T12:17:19.3793732Z processing existing schema: aten::ne_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3795255Z processing existing schema: aten::ne_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3796874Z processing existing schema: aten::ge_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3798389Z processing existing schema: aten::ge_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3799964Z processing existing schema: aten::le_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3801522Z processing existing schema: aten::le_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3803085Z processing existing schema: aten::gt_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3804828Z processing existing schema: aten::gt_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3806325Z processing existing schema: aten::lt_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3807813Z processing existing schema: aten::lt_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3809241Z processing existing schema: aten::index_select(Tensor self, int dim, Tensor index) -> Tensor 2022-08-17T12:17:19.3811063Z processing existing schema: aten::index_select.out(Tensor self, int dim, Tensor index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3812444Z processing existing schema: aten::index_select.dimname(Tensor self, str dim, Tensor index) -> Tensor 2022-08-17T12:17:19.3814307Z processing existing schema: aten::index_select.dimname_out(Tensor self, str dim, Tensor index, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3815469Z processing existing schema: aten::nonzero(Tensor self) -> Tensor 2022-08-17T12:17:19.3817067Z processing existing schema: aten::nonzero.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3818547Z processing existing schema: aten::gather(Tensor self, int dim, Tensor index, *, bool sparse_grad=False) -> Tensor 2022-08-17T12:17:19.3820312Z processing existing schema: aten::gather.out(Tensor self, int dim, Tensor index, *, bool sparse_grad=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3821798Z processing existing schema: aten::gather.dimname(Tensor self, str dim, Tensor index, *, bool sparse_grad=False) -> Tensor 2022-08-17T12:17:19.3823612Z processing existing schema: aten::gather.dimname_out(Tensor self, str dim, Tensor index, *, bool sparse_grad=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3825009Z schema: nvprims::fmod(Tensor self, Tensor other) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3826436Z processing existing schema: aten::_symeig_helper(Tensor self, bool eigenvectors, bool upper) -> (Tensor, Tensor) 2022-08-17T12:17:19.3828021Z processing existing schema: aten::_symeig_helper.out(Tensor self, bool eigenvectors, bool upper, *, Tensor(a!) out0, Tensor(b!) out1) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.3829433Z processing existing schema: aten::histc(Tensor self, int bins=100, Scalar min=0, Scalar max=0) -> Tensor 2022-08-17T12:17:19.3831411Z processing existing schema: aten::histc.out(Tensor self, int bins=100, Scalar min=0, Scalar max=0, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3833026Z processing existing schema: aten::histogram.bins_tensor(Tensor self, Tensor bins, *, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor bin_edges) 2022-08-17T12:17:19.3835007Z processing existing schema: aten::histogram.bins_tensor_out(Tensor self, Tensor bins, *, Tensor? weight=None, bool density=False, Tensor(a!) hist, Tensor(b!) bin_edges) -> (Tensor(a!) hist, Tensor(b!) bin_edges) 2022-08-17T12:17:19.3836824Z processing existing schema: aten::histogram.bin_ct(Tensor self, int bins=100, *, float[]? range=None, Tensor? weight=None, bool density=False) -> (Tensor hist, Tensor bin_edges) 2022-08-17T12:17:19.3839006Z processing existing schema: aten::histogram.bin_ct_out(Tensor self, int bins=100, *, float[]? range=None, Tensor? weight=None, bool density=False, Tensor(a!) hist, Tensor(b!) bin_edges) -> (Tensor(a!) hist, Tensor(b!) bin_edges) 2022-08-17T12:17:19.3840141Z schema: prims::sqrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3842893Z processing existing schema: aten::_histogramdd_bin_edges(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False) -> Tensor[] 2022-08-17T12:17:19.3845364Z processing existing schema: aten::_histogramdd_bin_edges.out(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False, Tensor[] out) -> () 2022-08-17T12:17:19.3846681Z schema: prims::tan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3848997Z processing existing schema: aten::_histogramdd_from_bin_cts(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False) -> Tensor 2022-08-17T12:17:19.3851474Z processing existing schema: aten::_histogramdd_from_bin_cts.out(Tensor self, int[] bins, *, float[]? range=None, Tensor? weight=None, bool density=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3852834Z processing existing schema: aten::special_log_ndtr(Tensor self) -> Tensor 2022-08-17T12:17:19.3854558Z processing existing schema: aten::special_log_ndtr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3855938Z schema: prims::tanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3857757Z processing existing schema: aten::_histogramdd_from_bin_tensors(Tensor self, Tensor[] bins, *, Tensor? weight=None, bool density=False) -> Tensor 2022-08-17T12:17:19.3859858Z processing existing schema: aten::_histogramdd_from_bin_tensors.out(Tensor self, Tensor[] bins, *, Tensor? weight=None, bool density=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3861160Z processing existing schema: aten::fmod.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3862878Z processing existing schema: aten::fmod.Tensor_out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3864296Z processing existing schema: aten::fmod.Scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.3866055Z processing existing schema: aten::fmod.Scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3867438Z processing existing schema: aten::fmod.int(int a, int b) -> float 2022-08-17T12:17:19.3868871Z processing existing schema: aten::fmod.float(float a, float b) -> float 2022-08-17T12:17:19.3870329Z processing existing schema: aten::fmod.int_float(int a, float b) -> float 2022-08-17T12:17:19.3871793Z processing existing schema: aten::fmod.float_int(float a, int b) -> float 2022-08-17T12:17:19.3873402Z processing existing schema: aten::fmod(Scalar a, Scalar b) -> float 2022-08-17T12:17:19.3875020Z processing existing schema: aten::fmod_.Tensor(Tensor(a!) self, Tensor other) -> Tensor(a!) 2022-08-17T12:17:19.3876694Z processing existing schema: aten::fmod_.Scalar(Tensor(a!) self, Scalar other) -> Tensor(a!) 2022-08-17T12:17:19.3878151Z processing existing schema: aten::fmin(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3879881Z processing existing schema: aten::fmin.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3881517Z processing existing schema: aten::fmax(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3883209Z processing existing schema: aten::fmax.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3884684Z processing existing schema: aten::maximum(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3886447Z processing existing schema: aten::maximum.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3887914Z processing existing schema: aten::minimum(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.3889732Z processing existing schema: aten::minimum.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3891449Z processing existing schema: aten::argsort.stable(Tensor self, *, bool stable, int dim=-1, bool descending=False) -> Tensor 2022-08-17T12:17:19.3893429Z processing existing schema: aten::argsort.stable_out(Tensor self, *, bool stable, int dim=-1, bool descending=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3895135Z processing existing schema: aten::argsort(Tensor self, int dim=-1, bool descending=False) -> Tensor 2022-08-17T12:17:19.3896678Z processing existing schema: aten::argsort.dimname(Tensor self, str dim, bool descending=False) -> Tensor 2022-08-17T12:17:19.3898062Z schema: prims::expm1(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3900255Z processing existing schema: aten::_foreach_sub.Scalar(Tensor[] self, Scalar scalar) -> Tensor[] 2022-08-17T12:17:19.3902842Z processing existing schema: aten::_foreach_sub.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> Tensor[] 2022-08-17T12:17:19.3905199Z processing existing schema: aten::_foreach_sub.ScalarList(Tensor[] self, Scalar[] scalars) -> Tensor[] 2022-08-17T12:17:19.3907067Z processing existing schema: aten::_foreach_sub.Scalar_out(Tensor[] self, Scalar scalar, *, Tensor[] out) -> () 2022-08-17T12:17:19.3909175Z processing existing schema: aten::_foreach_sub.List_out(Tensor[] self, Tensor[] other, *, Scalar alpha=1, Tensor[] out) -> () 2022-08-17T12:17:19.3911276Z processing existing schema: aten::_foreach_sub.ScalarList_out(Tensor[] self, Scalar[] scalars, *, Tensor[] out) -> () 2022-08-17T12:17:19.3912808Z schema: prims::exp2(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3914339Z processing existing schema: aten::_foreach_sub_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:19.3916186Z processing existing schema: aten::_foreach_sub_.List(Tensor[] self, Tensor[] other, *, Scalar alpha=1) -> () 2022-08-17T12:17:19.3917959Z processing existing schema: aten::_foreach_sub_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:19.3919289Z processing existing schema: aten::special_entr(Tensor self) -> Tensor 2022-08-17T12:17:19.3921045Z processing existing schema: aten::special_entr.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3922487Z schema: prims::atanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3923976Z processing existing schema: aten::_foreach_mul_.Scalar(Tensor[] self, Scalar scalar) -> () 2022-08-17T12:17:19.3925667Z processing existing schema: aten::_foreach_mul_.List(Tensor[] self, Tensor[] other) -> () 2022-08-17T12:17:19.3927444Z processing existing schema: aten::_foreach_mul_.ScalarList(Tensor[] self, Scalar[] scalars) -> () 2022-08-17T12:17:19.3928909Z schema: prims::log2(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3930284Z processing existing schema: aten::_foreach_zero_(Tensor[] self) -> () 2022-08-17T12:17:19.3931588Z schema: prims::erfc(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3933598Z processing existing schema: aten::_foreach_sqrt(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3935469Z processing existing schema: aten::_foreach_sqrt.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3936849Z schema: prims::exp(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3938293Z processing existing schema: aten::_foreach_sqrt_(Tensor[] self) -> () 2022-08-17T12:17:19.3939670Z schema: prims::cos(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3941688Z processing existing schema: aten::_foreach_neg(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3943437Z processing existing schema: aten::_foreach_neg.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3944818Z schema: prims::cosh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3946238Z processing existing schema: aten::_foreach_neg_(Tensor[] self) -> () 2022-08-17T12:17:19.3947717Z schema: prims::fill(Tensor self, Scalar value) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3949702Z processing existing schema: aten::_foreach_tan(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3951504Z processing existing schema: aten::_foreach_tan.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3952955Z schema: prims::floor(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3954347Z processing existing schema: aten::_foreach_tan_(Tensor[] self) -> () 2022-08-17T12:17:19.3955780Z schema: prims::imag(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3957798Z processing existing schema: aten::_foreach_tanh(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3959558Z processing existing schema: aten::_foreach_tanh.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3960969Z processing existing schema: aten::special_erfcx(Tensor self) -> Tensor 2022-08-17T12:17:19.3962692Z processing existing schema: aten::special_erfcx.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.3964119Z schema: prims::isfinite(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3965517Z processing existing schema: aten::_foreach_tanh_(Tensor[] self) -> () 2022-08-17T12:17:19.3966957Z schema: prims::conj_physical(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3968955Z processing existing schema: aten::_foreach_sin(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3970716Z processing existing schema: aten::_foreach_sin.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3972219Z schema: prims::digamma(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3973618Z processing existing schema: aten::_foreach_sin_(Tensor[] self) -> () 2022-08-17T12:17:19.3975092Z schema: prims::erf(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3977139Z processing existing schema: aten::_foreach_sinh(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3978933Z processing existing schema: aten::_foreach_sinh.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3980333Z schema: prims::erf_inv(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3981826Z processing existing schema: aten::_foreach_sinh_(Tensor[] self) -> () 2022-08-17T12:17:19.3983445Z schema: prims::bessel_i1e(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3985399Z processing existing schema: aten::_foreach_round(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3987055Z processing existing schema: aten::_foreach_round.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3988653Z schema: prims::bitwise_not(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3990122Z processing existing schema: aten::_foreach_round_(Tensor[] self) -> () 2022-08-17T12:17:19.3991324Z schema: prims::bessel_i0e(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3993659Z processing existing schema: aten::_foreach_reciprocal(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.3995250Z processing existing schema: aten::_foreach_reciprocal.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.3996492Z schema: prims::bessel_i1(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.3998121Z processing existing schema: aten::_foreach_reciprocal_(Tensor[] self) -> () 2022-08-17T12:17:19.3999019Z schema: prims::cbrt(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.4000813Z processing existing schema: aten::_foreach_sigmoid(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.4002492Z processing existing schema: aten::_foreach_sigmoid.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.4004343Z schema: prims::ceil(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.4005414Z processing existing schema: aten::_foreach_sigmoid_(Tensor[] self) -> () 2022-08-17T12:17:19.4006752Z schema: prims::lgamma(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.4008591Z processing existing schema: aten::_foreach_trunc(Tensor[] self) -> Tensor[] 2022-08-17T12:17:19.4010254Z processing existing schema: aten::_foreach_trunc.out(Tensor[] self, *, Tensor[] out) -> () 2022-08-17T12:17:19.4011321Z schema: prims::log(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.4012921Z processing existing schema: aten::_foreach_trunc_(Tensor[] self) -> () 2022-08-17T12:17:19.4014434Z schema: prims::bessel_i0(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.4016574Z processing existing schema: aten::_foreach_norm.Scalar(Tensor[] self, Scalar ord=2) -> Tensor[] 2022-08-17T12:17:19.4018323Z processing existing schema: aten::_foreach_norm.Scalar_out(Tensor[] self, Scalar ord=2, *, Tensor[] out) -> () 2022-08-17T12:17:19.4020114Z processing existing schema: aten::bucketize.Tensor(Tensor self, Tensor boundaries, *, bool out_int32=False, bool right=False) -> Tensor 2022-08-17T12:17:19.4021881Z processing existing schema: aten::bucketize.Tensor_out(Tensor self, Tensor boundaries, *, bool out_int32=False, bool right=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4023544Z processing existing schema: aten::bucketize.Scalar(Scalar self, Tensor boundaries, *, bool out_int32=False, bool right=False) -> Tensor 2022-08-17T12:17:19.4025320Z processing existing schema: aten::bucketize.Scalar_out(Scalar self, Tensor boundaries, *, bool out_int32=False, bool right=False, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4026650Z processing existing schema: aten::mse_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction) -> Tensor 2022-08-17T12:17:19.4028504Z processing existing schema: aten::mse_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4030434Z processing existing schema: aten::multi_margin_loss_backward(Tensor grad_output, Tensor self, Tensor target, Scalar p, Scalar margin, Tensor? weight=None, int reduction=1) -> Tensor 2022-08-17T12:17:19.4032717Z processing existing schema: aten::multi_margin_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Scalar p, Scalar margin, Tensor? weight=None, int reduction=1, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4034455Z processing existing schema: aten::multilabel_margin_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, Tensor is_target) -> Tensor 2022-08-17T12:17:19.4036012Z processing existing schema: aten::multilabel_margin_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, int reduction, Tensor is_target, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4037477Z processing existing schema: aten::nll_loss_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight) 2022-08-17T12:17:19.4039177Z processing existing schema: aten::nll_loss_forward.output(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, *, Tensor(a!) output, Tensor(b!) total_weight) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.4040759Z processing existing schema: aten::nll_loss_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor 2022-08-17T12:17:19.4042708Z processing existing schema: aten::nll_loss_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4044007Z processing existing schema: aten::nll_loss2d_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight) 2022-08-17T12:17:19.4045865Z processing existing schema: aten::nll_loss2d_forward.output(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, *, Tensor(a!) output, Tensor(b!) total_weight) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.4047356Z processing existing schema: aten::nll_loss2d_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor 2022-08-17T12:17:19.4049416Z processing existing schema: aten::nll_loss2d_backward.grad_input(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4050990Z processing existing schema: aten::huber_loss_backward.out(Tensor grad_output, Tensor self, Tensor target, int reduction, float delta, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4052615Z processing existing schema: aten::huber_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, float delta) -> Tensor 2022-08-17T12:17:19.4054341Z processing existing schema: aten::elu(Tensor self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor 2022-08-17T12:17:19.4056007Z processing existing schema: aten::elu.out(Tensor self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4057681Z processing existing schema: aten::elu_(Tensor(a!) self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor(a!) 2022-08-17T12:17:19.4059239Z processing existing schema: aten::elu_backward(Tensor grad_output, Scalar alpha, Scalar scale, Scalar input_scale, bool is_result, Tensor self_or_result) -> Tensor 2022-08-17T12:17:19.4061213Z processing existing schema: aten::elu_backward.grad_input(Tensor grad_output, Scalar alpha, Scalar scale, Scalar input_scale, bool is_result, Tensor self_or_result, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4062360Z processing existing schema: aten::glu(Tensor self, int dim=-1) -> Tensor 2022-08-17T12:17:19.4063954Z processing existing schema: aten::glu.out(Tensor self, int dim=-1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4065418Z processing existing schema: aten::glu_backward(Tensor grad_output, Tensor self, int dim) -> Tensor 2022-08-17T12:17:19.4066973Z processing existing schema: aten::glu_backward.grad_input(Tensor grad_output, Tensor self, int dim, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4068375Z processing existing schema: aten::glu_jvp(Tensor glu, Tensor x, Tensor dx, int dim) -> Tensor 2022-08-17T12:17:19.4070054Z processing existing schema: aten::glu_jvp.out(Tensor glu, Tensor x, Tensor dx, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4071601Z processing existing schema: aten::glu_backward_jvp(Tensor grad_x, Tensor grad_glu, Tensor x, Tensor dgrad_glu, Tensor dx, int dim) -> Tensor 2022-08-17T12:17:19.4073589Z processing existing schema: aten::glu_backward_jvp.out(Tensor grad_x, Tensor grad_glu, Tensor x, Tensor dgrad_glu, Tensor dx, int dim, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4075386Z processing existing schema: aten::hardsigmoid(Tensor self) -> Tensor 2022-08-17T12:17:19.4076638Z processing existing schema: aten::hardsigmoid.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4077917Z processing existing schema: aten::hardsigmoid_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.4079535Z processing existing schema: aten::hardsigmoid_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:19.4081100Z processing existing schema: aten::hardsigmoid_backward.grad_input(Tensor grad_output, Tensor self, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4082435Z processing existing schema: aten::hardtanh(Tensor self, Scalar min_val=-1, Scalar max_val=1) -> Tensor 2022-08-17T12:17:19.4084275Z processing existing schema: aten::hardtanh.out(Tensor self, Scalar min_val=-1, Scalar max_val=1, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4085887Z processing existing schema: aten::hardtanh_(Tensor(a!) self, Scalar min_val=-1, Scalar max_val=1) -> Tensor(a!) 2022-08-17T12:17:19.4087535Z processing existing schema: aten::hardtanh_backward(Tensor grad_output, Tensor self, Scalar min_val, Scalar max_val) -> Tensor 2022-08-17T12:17:19.4089347Z processing existing schema: aten::hardtanh_backward.grad_input(Tensor grad_output, Tensor self, Scalar min_val, Scalar max_val, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4090241Z processing existing schema: aten::hardswish(Tensor self) -> Tensor 2022-08-17T12:17:19.4091895Z processing existing schema: aten::hardswish.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4093359Z processing existing schema: aten::hardswish_(Tensor(a!) self) -> Tensor(a!) 2022-08-17T12:17:19.4095424Z processing existing schema: aten::hardswish_backward(Tensor grad_output, Tensor self) -> Tensor 2022-08-17T12:17:19.4096339Z processing existing schema: aten::hardswish_backward.out(Tensor grad_output, Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4098080Z processing existing schema: aten::leaky_relu(Tensor self, Scalar negative_slope=0.01) -> Tensor 2022-08-17T12:17:19.4100213Z processing existing schema: aten::leaky_relu.out(Tensor self, Scalar negative_slope=0.01, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4102161Z processing existing schema: aten::leaky_relu_(Tensor(a!) self, Scalar negative_slope=0.01) -> Tensor(a!) 2022-08-17T12:17:19.4103720Z processing existing schema: aten::leaky_relu_backward(Tensor grad_output, Tensor self, Scalar negative_slope, bool self_is_result) -> Tensor 2022-08-17T12:17:19.4105592Z processing existing schema: aten::leaky_relu_backward.grad_input(Tensor grad_output, Tensor self, Scalar negative_slope, bool self_is_result, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4106676Z processing existing schema: aten::log_sigmoid_forward(Tensor self) -> (Tensor output, Tensor buffer) 2022-08-17T12:17:19.4108203Z processing existing schema: aten::log_sigmoid_forward.output(Tensor self, *, Tensor(a!) output, Tensor(b!) buffer) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.4109639Z processing existing schema: aten::log_sigmoid_backward(Tensor grad_output, Tensor self, Tensor buffer) -> Tensor 2022-08-17T12:17:19.4111380Z processing existing schema: aten::log_sigmoid_backward.grad_input(Tensor grad_output, Tensor self, Tensor buffer, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4113121Z processing existing schema: aten::adaptive_avg_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4114887Z processing existing schema: aten::adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor 2022-08-17T12:17:19.4115367Z schema: aten::adaptive_avg_pool3d_backward.grad_input(Tensor grad_output, Tensor self, *, Tensor(a!) grad_input) -> Tensor(a!) found on allowlist, skipping 2022-08-17T12:17:19.4116720Z processing existing schema: aten::adaptive_max_pool2d(Tensor self, int[2] output_size) -> (Tensor, Tensor) 2022-08-17T12:17:19.4118540Z processing existing schema: aten::adaptive_max_pool2d.out(Tensor self, int[2] output_size, *, Tensor(a!) out, Tensor(b!) indices) -> (Tensor(a!), Tensor(b!)) 2022-08-17T12:17:19.4119891Z processing existing schema: aten::adaptive_max_pool2d_backward(Tensor grad_output, Tensor self, Tensor indices) -> Tensor 2022-08-17T12:17:19.4121472Z processing existing schema: aten::adaptive_max_pool2d_backward.grad_input(Tensor grad_output, Tensor self, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4122752Z processing existing schema: aten::adaptive_max_pool3d_backward(Tensor grad_output, Tensor self, Tensor indices) -> Tensor 2022-08-17T12:17:19.4124204Z processing existing schema: aten::adaptive_max_pool3d_backward.grad_input(Tensor grad_output, Tensor self, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4126226Z processing existing schema: aten::avg_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None) -> Tensor 2022-08-17T12:17:19.4128617Z processing existing schema: aten::avg_pool2d.out(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4130358Z processing existing schema: aten::avg_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, bool ceil_mode, bool count_include_pad, int? divisor_override) -> Tensor 2022-08-17T12:17:19.4132391Z processing existing schema: aten::avg_pool2d_backward.grad_input(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, bool ceil_mode, bool count_include_pad, int? divisor_override, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4134295Z processing existing schema: aten::avg_pool3d_backward(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, bool ceil_mode, bool count_include_pad, int? divisor_override) -> Tensor 2022-08-17T12:17:19.4136303Z processing existing schema: aten::avg_pool3d_backward.grad_input(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, bool ceil_mode, bool count_include_pad, int? divisor_override, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4137689Z processing existing schema: aten::fractional_max_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] output_size, Tensor indices) -> Tensor 2022-08-17T12:17:19.4139663Z processing existing schema: aten::fractional_max_pool2d_backward.grad_input(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] output_size, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4141203Z processing existing schema: aten::fractional_max_pool3d_backward(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] output_size, Tensor indices) -> Tensor 2022-08-17T12:17:19.4143100Z processing existing schema: aten::fractional_max_pool3d_backward.grad_input(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] output_size, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4144897Z processing existing schema: aten::max_pool2d_with_indices_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, int[2] dilation, bool ceil_mode, Tensor indices) -> Tensor 2022-08-17T12:17:19.4147101Z processing existing schema: aten::max_pool2d_with_indices_backward.grad_input(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, int[2] dilation, bool ceil_mode, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4148875Z processing existing schema: aten::max_pool3d_with_indices_backward(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, int[3] dilation, bool ceil_mode, Tensor indices) -> Tensor 2022-08-17T12:17:19.4151056Z processing existing schema: aten::max_pool3d_with_indices_backward.grad_input(Tensor grad_output, Tensor self, int[3] kernel_size, int[3] stride, int[3] padding, int[3] dilation, bool ceil_mode, Tensor indices, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4153082Z processing existing schema: aten::upsample_nearest3d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4154953Z processing existing schema: aten::upsample_nearest3d_backward(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4157165Z processing existing schema: aten::upsample_nearest3d_backward.grad_input(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4159386Z processing existing schema: aten::upsample_nearest3d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4161476Z processing existing schema: aten::_upsample_nearest_exact3d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4163335Z processing existing schema: aten::_upsample_nearest_exact3d_backward(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4165487Z processing existing schema: aten::_upsample_nearest_exact3d_backward.grad_input(Tensor grad_output, int[3] output_size, int[5] input_size, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4167811Z processing existing schema: aten::_upsample_nearest_exact3d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4169265Z processing existing schema: aten::upsample_linear1d(Tensor self, int[1] output_size, bool align_corners, float? scales=None) -> Tensor 2022-08-17T12:17:19.4171020Z processing existing schema: aten::upsample_linear1d.out(Tensor self, int[1] output_size, bool align_corners, float? scales=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4172895Z processing existing schema: aten::upsample_linear1d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4175299Z processing existing schema: aten::upsample_linear1d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4176857Z processing existing schema: aten::upsample_linear1d_backward(Tensor grad_output, int[1] output_size, int[3] input_size, bool align_corners, float? scales=None) -> Tensor 2022-08-17T12:17:19.4178914Z processing existing schema: aten::upsample_linear1d_backward.grad_input(Tensor grad_output, int[1] output_size, int[3] input_size, bool align_corners, float? scales=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4181179Z processing existing schema: aten::upsample_linear1d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4183736Z processing existing schema: aten::upsample_linear1d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4185339Z processing existing schema: aten::upsample_bilinear2d(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4187467Z processing existing schema: aten::upsample_bilinear2d.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4189452Z processing existing schema: aten::upsample_bilinear2d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4191620Z processing existing schema: aten::upsample_bilinear2d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4193384Z processing existing schema: aten::upsample_bicubic2d(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4195387Z processing existing schema: aten::upsample_bicubic2d.out(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4197320Z processing existing schema: aten::upsample_bicubic2d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4199642Z processing existing schema: aten::upsample_bicubic2d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4201481Z processing existing schema: aten::upsample_trilinear3d(Tensor self, int[3] output_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4203638Z processing existing schema: aten::upsample_trilinear3d.out(Tensor self, int[3] output_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4205539Z processing existing schema: aten::upsample_trilinear3d.vec(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4207869Z processing existing schema: aten::upsample_trilinear3d.vec_out(Tensor input, int[]? output_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4209893Z processing existing schema: aten::upsample_trilinear3d_backward(Tensor grad_output, int[3] output_size, int[5] input_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4212252Z processing existing schema: aten::upsample_trilinear3d_backward.grad_input(Tensor grad_output, int[3] output_size, int[5] input_size, bool align_corners, float? scales_d=None, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4214505Z processing existing schema: aten::upsample_trilinear3d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4217202Z processing existing schema: aten::upsample_trilinear3d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, bool align_corners, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4218697Z processing existing schema: aten::_upsample_nearest_exact1d(Tensor self, int[1] output_size, float? scales=None) -> Tensor 2022-08-17T12:17:19.4220405Z processing existing schema: aten::_upsample_nearest_exact1d.out(Tensor self, int[1] output_size, float? scales=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4222309Z processing existing schema: aten::_upsample_nearest_exact1d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4224535Z processing existing schema: aten::_upsample_nearest_exact1d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4226171Z processing existing schema: aten::upsample_nearest1d_backward(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None) -> Tensor 2022-08-17T12:17:19.4228214Z processing existing schema: aten::upsample_nearest1d_backward.grad_input(Tensor grad_output, int[1] output_size, int[3] input_size, float? scales=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4230408Z processing existing schema: aten::upsample_nearest1d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4233312Z processing existing schema: aten::upsample_nearest1d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4235117Z processing existing schema: aten::upsample_nearest2d(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4236806Z processing existing schema: aten::upsample_nearest2d.out(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4238752Z processing existing schema: aten::upsample_nearest2d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4240892Z processing existing schema: aten::upsample_nearest2d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4242470Z processing existing schema: aten::_upsample_nearest_exact2d(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4244350Z processing existing schema: aten::_upsample_nearest_exact2d.out(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4246176Z processing existing schema: aten::_upsample_nearest_exact2d.vec(Tensor input, int[]? output_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4248407Z processing existing schema: aten::_upsample_nearest_exact2d.vec_out(Tensor input, int[]? output_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4250267Z processing existing schema: aten::upsample_nearest2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4252156Z processing existing schema: aten::upsample_nearest2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4254313Z processing existing schema: aten::upsample_nearest2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4256905Z processing existing schema: aten::upsample_nearest2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4258627Z processing existing schema: aten::_upsample_nearest_exact2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None) -> Tensor 2022-08-17T12:17:19.4260745Z processing existing schema: aten::_upsample_nearest_exact2d_backward.grad_input(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4262820Z processing existing schema: aten::_upsample_nearest_exact2d_backward.vec(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors) -> Tensor 2022-08-17T12:17:19.4265462Z processing existing schema: aten::_upsample_nearest_exact2d_backward.vec_out(Tensor grad_output, int[]? output_size, int[] input_size, float[]? scale_factors, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4266798Z processing existing schema: aten::tanh_backward(Tensor grad_output, Tensor output) -> Tensor 2022-08-17T12:17:19.4268352Z processing existing schema: aten::tanh_backward.grad_input(Tensor grad_output, Tensor output, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4269845Z schema: nvprims::atanh(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.4271799Z processing existing schema: aten::_slow_conv2d_forward(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding) -> Tensor 2022-08-17T12:17:19.4273932Z processing existing schema: aten::_slow_conv2d_forward.output(Tensor self, Tensor weight, int[2] kernel_size, Tensor? bias, int[2] stride, int[2] padding, *, Tensor(a!) output) -> Tensor(a!) 2022-08-17T12:17:19.4275090Z schema: nvprims::atan(Tensor self) -> Tensor found on allowlist, skipping 2022-08-17T12:17:19.4277713Z processing existing schema: aten::_slow_conv2d_backward.grad_input(Tensor grad_output, Tensor self, Tensor weight, int[2] kernel_size, int[2] stride, int[2] padding, *, Tensor(a!) grad_input, Tensor(b!) grad_weight, Tensor(c!) grad_bias) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.4279576Z processing existing schema: aten::_slow_conv2d_backward.output_mask(Tensor grad_output, Tensor self, Tensor weight, int[2] kernel_size, int[2] stride, int[2] padding, bool[3] output_mask) -> (Tensor grad_input, Tensor grad_weight, Tensor grad_bias) 2022-08-17T12:17:19.4282163Z processing existing schema: aten::_slow_conv2d_backward.output_mask_out(Tensor grad_output, Tensor self, Tensor weight, int[2] kernel_size, int[2] stride, int[2] padding, bool[3] output_mask, *, Tensor(a!) out0, Tensor(b!) out1, Tensor(c!) out2) -> (Tensor(a!), Tensor(b!), Tensor(c!)) 2022-08-17T12:17:19.4283827Z processing existing schema: aten::col2im(Tensor self, int[2] output_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:19.4285949Z processing existing schema: aten::col2im.out(Tensor self, int[2] output_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4287686Z processing existing schema: aten::col2im_backward(Tensor grad_output, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:19.4289888Z processing existing schema: aten::col2im_backward.grad_input(Tensor grad_output, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4291606Z processing existing schema: aten::im2col(Tensor self, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:19.4293738Z processing existing schema: aten::im2col.out(Tensor self, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4295770Z processing existing schema: aten::im2col_backward(Tensor grad_output, int[2] input_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride) -> Tensor 2022-08-17T12:17:19.4298061Z processing existing schema: aten::im2col_backward.grad_input(Tensor grad_output, int[2] input_size, int[2] kernel_size, int[2] dilation, int[2] padding, int[2] stride, *, Tensor(a!) grad_input) -> Tensor(a!) 2022-08-17T12:17:19.4299716Z processing existing schema: aten::isposinf(Tensor self) -> Tensor 2022-08-17T12:17:19.4301279Z processing existing schema: aten::isposinf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4302318Z processing existing schema: aten::isneginf(Tensor self) -> Tensor 2022-08-17T12:17:19.4303673Z processing existing schema: aten::isneginf.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4304803Z processing existing schema: aten::special_ndtri(Tensor self) -> Tensor 2022-08-17T12:17:19.4306419Z processing existing schema: aten::special_ndtri.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4307818Z processing existing schema: aten::special_zeta(Tensor self, Tensor other) -> Tensor 2022-08-17T12:17:19.4309418Z processing existing schema: aten::special_zeta.out(Tensor self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4310884Z processing existing schema: aten::special_zeta.self_scalar(Scalar self, Tensor other) -> Tensor 2022-08-17T12:17:19.4312622Z processing existing schema: aten::special_zeta.self_scalar_out(Scalar self, Tensor other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4314147Z processing existing schema: aten::special_zeta.other_scalar(Tensor self, Scalar other) -> Tensor 2022-08-17T12:17:19.4315786Z processing existing schema: aten::special_zeta.other_scalar_out(Tensor self, Scalar other, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4317110Z processing existing schema: aten::special_i0e(Tensor self) -> Tensor 2022-08-17T12:17:19.4318636Z processing existing schema: aten::special_i0e.out(Tensor self, *, Tensor(a!) out) -> Tensor(a!) 2022-08-17T12:17:19.4321356Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.LinearPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:19.4323427Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.LinearPackedParamsBase _0, (Tensor, Tensor?) _1) -> NoneType _0 2022-08-17T12:17:19.4324874Z processing existing schema: bias(__torch__.torch.classes.quantized.LinearPackedParamsBase _0) -> Tensor? _0 2022-08-17T12:17:19.4327252Z processing existing schema: unpack(__torch__.torch.classes.quantized.LinearPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:19.4331467Z processing existing schema: __getstate__(__torch__.torch.classes.rnn.CellParamsBase _0) -> ((str, Tensor[], float[], int[], __torch__.torch.classes.quantized.LinearPackedParamsBase[]) _0) 2022-08-17T12:17:19.4334374Z processing existing schema: __setstate__(__torch__.torch.classes.rnn.CellParamsBase _0, (str, Tensor[], float[], int[], __torch__.torch.classes.quantized.LinearPackedParamsBase[]) _1) -> NoneType _0 2022-08-17T12:17:19.4337279Z processing existing schema: __getstate__(__torch__.torch.classes.sparse.LinearPackedParamsBase _0) -> ((int, Tensor?, int, int, Tensor, Tensor, bool, Tensor, Tensor, Tensor, int, int) _0) 2022-08-17T12:17:19.4339465Z processing existing schema: __setstate__(__torch__.torch.classes.sparse.LinearPackedParamsBase _0, (int, Tensor?, int, int, Tensor, Tensor, bool, Tensor, Tensor, Tensor, int, int) _1) -> NoneType _0 2022-08-17T12:17:19.4342864Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> ((str, Tensor[], Tensor?[]) _0) 2022-08-17T12:17:19.4344276Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0, Any _1) -> NoneType _0 2022-08-17T12:17:19.4345472Z processing existing schema: weight(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> Tensor _0 2022-08-17T12:17:19.4346932Z processing existing schema: bias(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> Tensor? _0 2022-08-17T12:17:19.4349362Z processing existing schema: unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:19.4351013Z processing existing schema: stride(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4352772Z processing existing schema: padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4354595Z processing existing schema: output_padding(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4356367Z processing existing schema: dilation(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4357537Z processing existing schema: groups(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> int _0 2022-08-17T12:17:19.4358870Z processing existing schema: transpose(__torch__.torch.classes.quantized.Conv2dPackedParamsBase _0) -> bool _0 2022-08-17T12:17:19.4362717Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> ((str, Tensor[], Tensor?[]) _0) 2022-08-17T12:17:19.4363790Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0, Any _1) -> NoneType _0 2022-08-17T12:17:19.4364977Z processing existing schema: weight(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> Tensor _0 2022-08-17T12:17:19.4366267Z processing existing schema: bias(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> Tensor? _0 2022-08-17T12:17:19.4368626Z processing existing schema: unpack(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> ((Tensor, Tensor?) _0) 2022-08-17T12:17:19.4370422Z processing existing schema: stride(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4372186Z processing existing schema: padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4374089Z processing existing schema: output_padding(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4375786Z processing existing schema: dilation(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int[] _0 2022-08-17T12:17:19.4377034Z processing existing schema: groups(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> int _0 2022-08-17T12:17:19.4378212Z processing existing schema: transpose(__torch__.torch.classes.quantized.Conv3dPackedParamsBase _0) -> bool _0 2022-08-17T12:17:19.4381893Z processing existing schema: __getstate__(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0) -> ((int, Tensor[], float[], int[]) _0) 2022-08-17T12:17:19.4384327Z processing existing schema: __setstate__(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0, (int, Tensor[], float[], int[]) _1) -> NoneType _0 2022-08-17T12:17:19.4386245Z processing existing schema: bit_rate(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0) -> int _0 2022-08-17T12:17:19.4386842Z processing existing schema: version(__torch__.torch.classes.quantized.EmbeddingPackedParamsBase _0) -> int _0 2022-08-17T12:17:19.4391483Z processing existing schema: __getstate__(__torch__.torch.classes.mkldnn.ConvOpContext _0) -> ((Tensor, Tensor?, int[], int[], int[], int, int[], str) _0) 2022-08-17T12:17:19.4394595Z processing existing schema: __setstate__(__torch__.torch.classes.mkldnn.ConvOpContext _0, (Tensor, Tensor?, int[], int[], int[], int, int[], str) _1) -> NoneType _0 2022-08-17T12:17:19.4397989Z processing existing schema: __getstate__(__torch__.torch.classes.xnnpack.LinearOpContext _0) -> ((Tensor, Tensor?, Scalar?, Scalar?) _0) 2022-08-17T12:17:19.4400323Z processing existing schema: __setstate__(__torch__.torch.classes.xnnpack.LinearOpContext _0, (Tensor, Tensor?, Scalar?, Scalar?) _1) -> NoneType _0 2022-08-17T12:17:19.4405285Z processing existing schema: __getstate__(__torch__.torch.classes.xnnpack.Conv2dOpContext _0) -> ((Tensor, Tensor?, int[], int[], int[], int, Scalar?, Scalar?) _0) 2022-08-17T12:17:19.4408450Z processing existing schema: __setstate__(__torch__.torch.classes.xnnpack.Conv2dOpContext _0, (Tensor, Tensor?, int[], int[], int[], int, Scalar?, Scalar?) _1) -> NoneType _0 2022-08-17T12:17:19.4414045Z processing existing schema: __getstate__(__torch__.torch.classes.xnnpack.TransposeConv2dOpContext _0) -> ((Tensor, Tensor?, int[], int[], int[], int[], int, Scalar?, Scalar?) _0) 2022-08-17T12:17:19.4417462Z processing existing schema: __setstate__(__torch__.torch.classes.xnnpack.TransposeConv2dOpContext _0, (Tensor, Tensor?, int[], int[], int[], int[], int, Scalar?, Scalar?) _1) -> NoneType _0 2022-08-17T12:17:19.4418424Z processing existing schema: __init__(__torch__.torch.classes._nnapi.Compilation _0) -> NoneType _0 2022-08-17T12:17:19.4420074Z processing existing schema: init(__torch__.torch.classes._nnapi.Compilation _0, Tensor _1, Tensor[] _2) -> NoneType _0 2022-08-17T12:17:19.4421761Z processing existing schema: init2(__torch__.torch.classes._nnapi.Compilation _0, Tensor _1, Tensor[] _2, int _3, bool _4) -> NoneType _0 2022-08-17T12:17:19.4423591Z processing existing schema: run(__torch__.torch.classes._nnapi.Compilation _0, Tensor[] _1, Tensor[] _2) -> NoneType _0 2022-08-17T12:17:19.4424819Z processing existing schema: __init__(__torch__.torch.classes.backendutils.BackendDebugInfo _0) -> NoneType _0 2022-08-17T12:17:19.4426023Z processing existing schema: starting_lineno(__torch__.torch.classes.profiling.SourceRef _0) -> int _0 2022-08-17T12:17:19.4427479Z processing existing schema: text(__torch__.torch.classes.profiling.SourceRef _0) -> str _0 2022-08-17T12:17:19.4428616Z processing existing schema: count(__torch__.torch.classes.profiling.InstructionStats _0) -> int _0 2022-08-17T12:17:19.4430007Z processing existing schema: duration_ns(__torch__.torch.classes.profiling.InstructionStats _0) -> int _0 2022-08-17T12:17:19.4431372Z processing existing schema: source(__torch__.torch.classes.profiling.SourceStats _0) -> __torch__.torch.classes.profiling.SourceRef _0 2022-08-17T12:17:19.4433701Z processing existing schema: line_map(__torch__.torch.classes.profiling.SourceStats _0) -> Dict(int, __torch__.torch.classes.profiling.InstructionStats) _0 2022-08-17T12:17:19.4434538Z processing existing schema: __init__(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0 2022-08-17T12:17:19.4436020Z processing existing schema: enable(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0 2022-08-17T12:17:19.4437181Z processing existing schema: disable(__torch__.torch.classes.profiling._ScriptProfile _0) -> NoneType _0 2022-08-17T12:17:19.4439510Z processing existing schema: _dump_stats(__torch__.torch.classes.profiling._ScriptProfile _0) -> __torch__.torch.classes.profiling.SourceStats[] _0 2022-08-17T12:17:19.4440507Z processing existing schema: __init__(__torch__.torch.classes.c10d.ProcessGroup _0, int _1, int _2) -> NoneType _0 2022-08-17T12:17:19.4441598Z processing existing schema: __init__(__torch__.torch.classes.c10d.Work _0) -> NoneType _0 2022-08-17T12:17:19.4443189Z processing existing schema: __init__(__torch__.torch.classes.dist_rpc.WorkerInfo _0, str _1, int _2) -> NoneType _0 2022-08-17T12:17:19.4443319Z Found backward compatible schemas for all existing schemas 2022-08-17T12:17:19.6284591Z + python ../load_torchscript_model.py /tmp/model_old.pt 2022-08-17T12:17:20.5605137Z RecursiveScriptModule( 2022-08-17T12:17:20.5606499Z original_name=NeuralNetwork 2022-08-17T12:17:20.5606836Z (flatten): RecursiveScriptModule(original_name=Flatten) 2022-08-17T12:17:20.5607109Z (linear_relu_stack): RecursiveScriptModule( 2022-08-17T12:17:20.5607329Z original_name=Sequential 2022-08-17T12:17:20.5607568Z (0): RecursiveScriptModule(original_name=Linear) 2022-08-17T12:17:20.5607834Z (1): RecursiveScriptModule(original_name=ReLU) 2022-08-17T12:17:20.5608082Z (2): RecursiveScriptModule(original_name=Linear) 2022-08-17T12:17:20.5608342Z (3): RecursiveScriptModule(original_name=ReLU) 2022-08-17T12:17:20.5608601Z (4): RecursiveScriptModule(original_name=Linear) 2022-08-17T12:17:20.5608791Z ) 2022-08-17T12:17:20.5608939Z ) 2022-08-17T12:17:20.7345321Z + popd 2022-08-17T12:17:20.7345544Z ~/workspace 2022-08-17T12:17:20.7345718Z + set +x 2022-08-17T12:17:21.9458387Z ##[group]Sccache Compilation Log 2022-08-17T12:17:21.9458661Z =================== sccache compilation log =================== 2022-08-17T12:17:21.9616486Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-08-17T12:17:21.9639127Z Compile requests 6469 2022-08-17T12:17:21.9639471Z Compile requests executed 6209 2022-08-17T12:17:21.9640023Z Cache hits 6187 2022-08-17T12:17:21.9640231Z Cache hits (C/C++) 6187 2022-08-17T12:17:21.9640513Z Cache misses 0 2022-08-17T12:17:21.9640808Z Cache timeouts 0 2022-08-17T12:17:21.9641126Z Cache read errors 0 2022-08-17T12:17:21.9641440Z Forced recaches 0 2022-08-17T12:17:21.9641732Z Cache write errors 0 2022-08-17T12:17:21.9642093Z Compilation failures 9 2022-08-17T12:17:21.9642445Z Cache errors 13 2022-08-17T12:17:21.9642767Z Cache errors (C/C++) 13 2022-08-17T12:17:21.9643336Z Non-cacheable compilations 0 2022-08-17T12:17:21.9643738Z Non-cacheable calls 16 2022-08-17T12:17:21.9644317Z Non-compilation calls 244 2022-08-17T12:17:21.9644676Z Unsupported compiler calls 0 2022-08-17T12:17:21.9645041Z Average cache write 0.000 s 2022-08-17T12:17:21.9645387Z Average cache read miss 0.000 s 2022-08-17T12:17:21.9645752Z Average cache read hit 0.044 s 2022-08-17T12:17:21.9646161Z Failed distributed compilations 0 2022-08-17T12:17:21.9646411Z 2022-08-17T12:17:21.9646620Z Non-cacheable reasons: 2022-08-17T12:17:21.9646967Z multiple input files 15 2022-08-17T12:17:21.9647344Z unknown source language 1 2022-08-17T12:17:21.9647569Z 2022-08-17T12:17:21.9648307Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T12:17:21.9663380Z Stopping sccache server... 2022-08-17T12:17:21.9666126Z Compile requests 6469 2022-08-17T12:17:21.9666887Z Compile requests executed 6209 2022-08-17T12:17:21.9667291Z Cache hits 6187 2022-08-17T12:17:21.9667650Z Cache hits (C/C++) 6187 2022-08-17T12:17:21.9668029Z Cache misses 0 2022-08-17T12:17:21.9668366Z Cache timeouts 0 2022-08-17T12:17:21.9668725Z Cache read errors 0 2022-08-17T12:17:21.9669083Z Forced recaches 0 2022-08-17T12:17:21.9669517Z Cache write errors 0 2022-08-17T12:17:21.9669826Z Compilation failures 9 2022-08-17T12:17:21.9670190Z Cache errors 13 2022-08-17T12:17:21.9670531Z Cache errors (C/C++) 13 2022-08-17T12:17:21.9670891Z Non-cacheable compilations 0 2022-08-17T12:17:21.9671238Z Non-cacheable calls 16 2022-08-17T12:17:21.9671479Z Non-compilation calls 244 2022-08-17T12:17:21.9671695Z Unsupported compiler calls 0 2022-08-17T12:17:21.9671918Z Average cache write 0.000 s 2022-08-17T12:17:21.9672129Z Average cache read miss 0.000 s 2022-08-17T12:17:21.9672424Z Average cache read hit 0.044 s 2022-08-17T12:17:21.9672661Z Failed distributed compilations 0 2022-08-17T12:17:21.9672803Z 2022-08-17T12:17:21.9673095Z Non-cacheable reasons: 2022-08-17T12:17:21.9673308Z multiple input files 15 2022-08-17T12:17:21.9673524Z unknown source language 1 2022-08-17T12:17:21.9673655Z 2022-08-17T12:17:21.9674086Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T12:17:21.9674833Z ##[endgroup] 2022-08-17T12:17:21.9738270Z Prepare all required actions 2022-08-17T12:17:21.9738569Z Getting action download info 2022-08-17T12:17:22.2130570Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T12:17:22.2130791Z with: 2022-08-17T12:17:22.2131119Z github-token: *** 2022-08-17T12:17:22.2131274Z env: 2022-08-17T12:17:22.2131445Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:22.2131629Z ##[endgroup] 2022-08-17T12:17:22.2158054Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T12:17:22.2158369Z with: 2022-08-17T12:17:22.2158515Z shell: bash 2022-08-17T12:17:22.2158693Z timeout_minutes: 10 2022-08-17T12:17:22.2158872Z max_attempts: 5 2022-08-17T12:17:22.2159051Z retry_wait_seconds: 30 2022-08-17T12:17:22.2159419Z 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-08-17T12:17:22.2159854Z polling_interval_seconds: 1 2022-08-17T12:17:22.2160052Z warning_on_retry: true 2022-08-17T12:17:22.2160229Z continue_on_error: false 2022-08-17T12:17:22.2160404Z env: 2022-08-17T12:17:22.2160575Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:22.2160876Z GITHUB_TOKEN: *** 2022-08-17T12:17:22.2161055Z ##[endgroup] 2022-08-17T12:17:22.5315729Z 2022-08-17T12:17:22.5364527Z + python3 -m pip install requests==2.26.0 2022-08-17T12:17:22.7436540Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:17:22.8497719Z Collecting requests==2.26.0 2022-08-17T12:17:22.8645498Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T12:17:22.9198062Z Collecting certifi>=2017.4.17 2022-08-17T12:17:22.9234404Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T12:17:22.9915921Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T12:17:22.9949674Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T12:17:23.0502868Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T12:17:23.0534512Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T12:17:23.1077129Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T12:17:23.1111511Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T12:17:23.1713485Z Installing collected packages: certifi, urllib3, idna, charset-normalizer, requests 2022-08-17T12:17:23.3269854Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:17:23.3270391Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:17:23.3638653Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T12:17:23.4071955Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0ec755374fb1ae9ec 2022-08-17T12:17:26.4657331Z + GHA_WORKFLOW_JOB_ID=7878166621 2022-08-17T12:17:26.4657873Z + echo '::set-output name=job-id::7878166621' 2022-08-17T12:17:26.5391848Z Command completed after 1 attempt(s). 2022-08-17T12:17:26.5392010Z 2022-08-17T12:17:26.5507744Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:17:26.5507970Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T12:17:26.5527991Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:17:26.5528212Z env: 2022-08-17T12:17:26.5528374Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:26.5528576Z MONITOR_SCRIPT_PID: 14263 2022-08-17T12:17:26.5528757Z ##[endgroup] 2022-08-17T12:17:26.5607761Z Prepare all required actions 2022-08-17T12:17:26.5608013Z Getting action download info 2022-08-17T12:17:26.7475758Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T12:17:26.9001733Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T12:17:26.9001949Z with: 2022-08-17T12:17:26.9002168Z file-suffix: test-backwards_compat-1-1-linux.2xlarge_7878166621 2022-08-17T12:17:26.9002394Z env: 2022-08-17T12:17:26.9002569Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:26.9002740Z ##[endgroup] 2022-08-17T12:17:26.9026620Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T12:17:26.9026909Z # Remove any previous test jsons if they exist 2022-08-17T12:17:26.9027140Z rm -f test-jsons-*.zip 2022-08-17T12:17:26.9027373Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T12:17:26.9039187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:17:26.9039452Z env: 2022-08-17T12:17:26.9039619Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:26.9039873Z FILE_SUFFIX: test-backwards_compat-1-1-linux.2xlarge_7878166621 2022-08-17T12:17:26.9040110Z ##[endgroup] 2022-08-17T12:17:26.9150821Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T12:17:26.9177604Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T12:17:26.9183397Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T12:17:26.9207206Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:17:26.9207630Z # Remove any previous test reports if they exist 2022-08-17T12:17:26.9207962Z rm -f test-reports-*.zip 2022-08-17T12:17:26.9208300Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T12:17:26.9223251Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:17:26.9223612Z env: 2022-08-17T12:17:26.9223870Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:26.9224293Z FILE_SUFFIX: test-backwards_compat-1-1-linux.2xlarge_7878166621 2022-08-17T12:17:26.9224672Z ##[endgroup] 2022-08-17T12:17:26.9298401Z zip warning: zip file empty 2022-08-17T12:17:26.9317021Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T12:17:26.9317323Z # Remove any previous test reports if they exist 2022-08-17T12:17:26.9317557Z rm -f usage-log-*.zip 2022-08-17T12:17:26.9317818Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T12:17:26.9318106Z # so check to see if the file exists first 2022-08-17T12:17:26.9318333Z if [ -f 'usage_log.txt' ]; then 2022-08-17T12:17:26.9318578Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T12:17:26.9318779Z fi 2022-08-17T12:17:26.9328932Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:17:26.9329155Z env: 2022-08-17T12:17:26.9329323Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:26.9329573Z FILE_SUFFIX: test-backwards_compat-1-1-linux.2xlarge_7878166621 2022-08-17T12:17:26.9329806Z ##[endgroup] 2022-08-17T12:17:26.9380606Z adding: usage_log.txt (deflated 95%) 2022-08-17T12:17:26.9435667Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:17:26.9435863Z with: 2022-08-17T12:17:26.9436063Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:17:26.9436283Z retention-days: 14 2022-08-17T12:17:26.9436461Z if-no-files-found: warn 2022-08-17T12:17:26.9436658Z path: test-jsons-*.zip 2022-08-17T12:17:26.9436839Z name: artifact 2022-08-17T12:17:26.9437005Z s3-bucket: gha-artifacts 2022-08-17T12:17:26.9437193Z region: us-east-1 2022-08-17T12:17:26.9437360Z env: 2022-08-17T12:17:26.9437516Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:26.9437699Z ##[endgroup] 2022-08-17T12:17:27.3137461Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:17:27.3138013Z With the provided path, there will be 1 file uploaded 2022-08-17T12:17:27.3138519Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:17:27.3193584Z Starting upload of test-jsons-test-backwards_compat-1-1-linux.2xlarge_7878166621.zip 2022-08-17T12:17:27.4745303Z Finished upload of test-jsons-test-backwards_compat-1-1-linux.2xlarge_7878166621.zip 2022-08-17T12:17:27.4861383Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:17:27.4861599Z with: 2022-08-17T12:17:27.4861801Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:17:27.4862004Z retention-days: 14 2022-08-17T12:17:27.4862201Z if-no-files-found: error 2022-08-17T12:17:27.4862403Z path: test-reports-*.zip 2022-08-17T12:17:27.4862577Z name: artifact 2022-08-17T12:17:27.4862758Z s3-bucket: gha-artifacts 2022-08-17T12:17:27.4862952Z region: us-east-1 2022-08-17T12:17:27.4863118Z env: 2022-08-17T12:17:27.4863276Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:27.4863568Z ##[endgroup] 2022-08-17T12:17:27.7965565Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:17:27.7965861Z With the provided path, there will be 1 file uploaded 2022-08-17T12:17:27.7966121Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:17:27.7972322Z Starting upload of test-reports-test-backwards_compat-1-1-linux.2xlarge_7878166621.zip 2022-08-17T12:17:27.8996733Z Finished upload of test-reports-test-backwards_compat-1-1-linux.2xlarge_7878166621.zip 2022-08-17T12:17:27.9107646Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:17:27.9107861Z with: 2022-08-17T12:17:27.9108070Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:17:27.9108273Z retention-days: 14 2022-08-17T12:17:27.9108468Z if-no-files-found: ignore 2022-08-17T12:17:27.9108665Z path: usage-log-*.zip 2022-08-17T12:17:27.9108829Z name: artifact 2022-08-17T12:17:27.9109013Z s3-bucket: gha-artifacts 2022-08-17T12:17:27.9109198Z region: us-east-1 2022-08-17T12:17:27.9109367Z env: 2022-08-17T12:17:27.9109523Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:27.9109711Z ##[endgroup] 2022-08-17T12:17:28.2204826Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:17:28.2205198Z With the provided path, there will be 1 file uploaded 2022-08-17T12:17:28.2205473Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:17:28.2211199Z Starting upload of usage-log-test-backwards_compat-1-1-linux.2xlarge_7878166621.zip 2022-08-17T12:17:28.3347096Z Finished upload of usage-log-test-backwards_compat-1-1-linux.2xlarge_7878166621.zip 2022-08-17T12:17:28.3476874Z ##[group]Run set -x 2022-08-17T12:17:28.3477063Z set -x 2022-08-17T12:17:28.3477282Z python3 -m pip install -r requirements.txt 2022-08-17T12:17:28.3477528Z python3 -m pip install boto3==1.19.12 2022-08-17T12:17:28.3477816Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:17:28.3489334Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:17:28.3489559Z env: 2022-08-17T12:17:28.3489734Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:28.3489927Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:17:28.3490120Z BRANCH: pull/82657 2022-08-17T12:17:28.3490311Z TEST_CONFIG: backwards_compat 2022-08-17T12:17:28.3490486Z SHARD_NUMBER: 1 2022-08-17T12:17:28.3490698Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7 2022-08-17T12:17:28.3490912Z PR_NUMBER: 82657 2022-08-17T12:17:28.3491086Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:17:28.3491291Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:17:28.3491553Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:17:28.3491746Z TAG: 2022-08-17T12:17:28.3491911Z WORKFLOW_ID: 2875102080 2022-08-17T12:17:28.3492229Z GITHUB_TOKEN: *** 2022-08-17T12:17:28.3492404Z GHA_WORKFLOW_JOB_ID: 7878166621 2022-08-17T12:17:28.3492589Z ##[endgroup] 2022-08-17T12:17:28.3517635Z + python3 -m pip install -r requirements.txt 2022-08-17T12:17:28.5552905Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:17:28.6183212Z Collecting astunparse 2022-08-17T12:17:28.6304097Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T12:17:28.6564313Z Collecting expecttest 2022-08-17T12:17:28.6608477Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T12:17:28.6897101Z Collecting future 2022-08-17T12:17:28.6927589Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T12:17:29.5713546Z Collecting numpy 2022-08-17T12:17:29.5756947Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T12:17:29.7893065Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T12:17:29.8720929Z Collecting pyyaml 2022-08-17T12:17:29.8768472Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-08-17T12:17:29.8916876Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T12:17:29.9031514Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T12:17:29.9463489Z Collecting six 2022-08-17T12:17:29.9500699Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T12:17:29.9748266Z Collecting types-dataclasses 2022-08-17T12:17:29.9779677Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T12:17:30.0079485Z Collecting typing_extensions 2022-08-17T12:17:30.0112100Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T12:17:30.0522029Z Collecting sympy 2022-08-17T12:17:30.0566922Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:17:30.2095868Z Collecting wheel<1.0,>=0.23.0 2022-08-17T12:17:30.2239673Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T12:17:30.2329844Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-17T12:17:30.2477900Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T12:17:30.2486710Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-17T12:17:30.2498454Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-17T12:17:30.2700373Z Collecting mpmath>=0.19 2022-08-17T12:17:30.2782006Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:17:30.2956885Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T12:17:30.3302555Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T12:17:30.3612071Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:17:30.3612581Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:17:30.3848958Z Running setup.py install for future: started 2022-08-17T12:17:30.8540640Z Running setup.py install for future: finished with status 'done' 2022-08-17T12:17:32.3937365Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:17:32.3937898Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:17:39.4275839Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T12:17:39.4276367Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:17:39.4496716Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-08-17T12:17:39.5124149Z + python3 -m pip install boto3==1.19.12 2022-08-17T12:17:39.7201502Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:17:40.3308792Z Collecting boto3==1.19.12 2022-08-17T12:17:40.3506952Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T12:17:40.3902249Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T12:17:40.3933732Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T12:17:41.1571733Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T12:17:41.1615891Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T12:17:41.3106386Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T12:17:41.3144320Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T12:17:41.3573708Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T12:17:41.3607278Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T12:17:41.3790178Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-17T12:17:41.3937301Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-08-17T12:17:41.4551018Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T12:17:42.0717768Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-08-17T12:17:42.1189600Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T12:17:42.3471081Z No tests in reports found in test 2022-08-17T12:17:42.3898654Z Prepare all required actions 2022-08-17T12:17:42.3918238Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T12:17:42.3918440Z with: 2022-08-17T12:17:42.3918579Z env: 2022-08-17T12:17:42.3918749Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:42.3918931Z ##[endgroup] 2022-08-17T12:17:42.3933743Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:17:42.3934184Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:17:42.3945637Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:17:42.3945852Z env: 2022-08-17T12:17:42.3946027Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:42.3946211Z ##[endgroup] 2022-08-17T12:17:42.4006375Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T12:17:42.4083984Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:17:42.4084300Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:17:42.4084586Z # shellcheck disable=SC2046 2022-08-17T12:17:42.4084799Z docker stop $(docker ps -q) || true 2022-08-17T12:17:42.4085026Z # Prune all of the docker images 2022-08-17T12:17:42.4085239Z docker system prune -af 2022-08-17T12:17:42.4096269Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:17:42.4096486Z env: 2022-08-17T12:17:42.4096660Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:17:42.4096834Z ##[endgroup] 2022-08-17T12:17:43.4794371Z c19da9481915 2022-08-17T12:17:43.9753691Z Deleted Containers: 2022-08-17T12:17:43.9754135Z c19da948191573e5234621d6cc46e5d9152dffdedfde895790bfffec1bf41363 2022-08-17T12:17:43.9754325Z 2022-08-17T12:17:46.4424457Z Deleted Images: 2022-08-17T12:17:46.4425816Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:17:46.4427083Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:594372be36f848ede98fd4597227797d5fa59cc4886edb7b024f352b98e83e00 2022-08-17T12:17:46.4428330Z deleted: sha256:fb4c52c9a9c8679dec38b68a7227616f7f41963ed9ff1a94b43b6c75db8d7fa9 2022-08-17T12:17:46.4428948Z deleted: sha256:2d0cb2547b4b9d8c0f0fc36a7ada2414ec9c7ebe26ac314329ddb7e1de17c69e 2022-08-17T12:17:46.4429586Z deleted: sha256:cc1340d7adf94b69ab2c9bff768e58cdd4d90642578cc8d4ea7f66da4cf23112 2022-08-17T12:17:46.4430167Z deleted: sha256:2b53265715948c54131d502fa8411815ec14b774a174417b5d22ef95971e7607 2022-08-17T12:17:46.4430754Z deleted: sha256:af6a91d2dd2cdd053bec86007fbc8bd5aef700d1f3ef930e9e22754cd97df924 2022-08-17T12:17:46.4431391Z deleted: sha256:2038eb381b9d1d80921507af4ea6c25c5582317b818aed4519202ff9584064ba 2022-08-17T12:17:46.4431923Z deleted: sha256:1dcdae05f2b226ec30f553376a83bfce0dbdf1ee39e078f881ed36d9fe65fb05 2022-08-17T12:17:46.4432533Z deleted: sha256:8ae9c853740306f9590b2659a9fc5eded4c272aafa6ca44c68f1ac1399a73e9d 2022-08-17T12:17:46.4433207Z deleted: sha256:8f612883fb0c9ea2471913600953f02d71cb0cb9193bbba140181474020c289b 2022-08-17T12:17:46.4433678Z deleted: sha256:8221e32a6bff1df86fb9a9a3a7a7470b6e6c856e2e15d557ee7dd80cc8ac24d8 2022-08-17T12:17:46.4434181Z deleted: sha256:4d84d7e8f5272ca06346a623a6e2befb2f8edc0d33ca6daf13ba33910510bf85 2022-08-17T12:17:46.4434680Z deleted: sha256:4b0c58d507f1ecd6bd478a50970d9c747ef4e2ce6fc1b7d2b80baf5f600cfe62 2022-08-17T12:17:46.4435182Z deleted: sha256:141213ff2809e06b118ff9eddbe2ec020e9c6d12b0e43da0c1e7b88c58d0f24a 2022-08-17T12:17:46.4435686Z deleted: sha256:e5fafbe3aac06b308b1cdb6938a0233c8abaa3229e3eef32dbca7cd6ef7f2bf7 2022-08-17T12:17:46.4436210Z deleted: sha256:01cc8d1326c081adec11dd67dc86f0d4d5f776d8cbf24ed9d69532d194452c29 2022-08-17T12:17:46.4436686Z deleted: sha256:a2f16c946b5d1f79c8b1a56dc41ea1dd5ad4c5e878d019093e299fa1ad9f947c 2022-08-17T12:17:46.4437182Z deleted: sha256:9d7165cf550ddcb549ad533e22bd404661e2f59765680a98d05370482edf3ae8 2022-08-17T12:17:46.4437622Z deleted: sha256:dd96707e0bc09ea43a4f200ef9dad8327a52200126e830dc9f678f6499835b80 2022-08-17T12:17:46.4438206Z deleted: sha256:4a8bc9baed7e3c646f1791e45fcc9158d4b49d5126a38c089fd743a9d996dd55 2022-08-17T12:17:46.4438693Z deleted: sha256:988088eda79f6d72724b7321dd7dd84674b286c73064b3f330ee76599d75a686 2022-08-17T12:17:46.4439180Z deleted: sha256:2374db1c0d6af1d3fda08553755550caa403d05bd962525deadb1e79ef6dc3a9 2022-08-17T12:17:46.4439525Z deleted: sha256:38c4ccb6efb209d5d1d7fe4d692c33e6778e04d0b049a505b970ac80647c8021 2022-08-17T12:17:46.4439864Z deleted: sha256:2bcc0c4f43849c357f23b0f8e492ea2d6b1a48f4ff4da7bb1ff23668ee07f794 2022-08-17T12:17:46.4440187Z deleted: sha256:ef60874b6600721074a89182041a8f8e1b8ff4c9572a7de5d1b69e89ce8780be 2022-08-17T12:17:46.4440479Z deleted: sha256:8f58e1722c3247e2107f12f6a7aa773d569c9cd7148281b5fa119270ee0e301d 2022-08-17T12:17:46.4440800Z deleted: sha256:f50690cb9e6bdf8228aca3df995490a49bad2f2346fd2b4cb16aaf2bb3935293 2022-08-17T12:17:46.4441128Z deleted: sha256:1d0892db23be9ad9bfc1107a6c67f40aa11623428758509038c105a5937ff9f3 2022-08-17T12:17:46.4441436Z deleted: sha256:043f10238c4fdad7165d655316155eeeb475e8f365fa17126a694c4521d4ae79 2022-08-17T12:17:46.4441743Z deleted: sha256:553b5f6dfe83a94efad47e40546556b505415957bcc1663ff9c9569474e7e5ad 2022-08-17T12:17:46.4442072Z deleted: sha256:37753eb9cdc0f259b223d407ea0c9a9f189d0e6f8fc75bba7bfe7b8bb6107360 2022-08-17T12:17:46.4442397Z deleted: sha256:474d4748a6db06332a7f40faa666d4b24cf2407c0122e2aa2087390f65f4dbd1 2022-08-17T12:17:46.4442691Z deleted: sha256:1ede402f033e02651f0c166142559bc4611e9c1064af65d7f20e7c83f50c9a64 2022-08-17T12:17:46.4443010Z deleted: sha256:801cc279fd42150f0d92def07783b1acd9c14e7f275afbd6d17bdd3f13253186 2022-08-17T12:17:46.4443346Z deleted: sha256:eee9b1cc2de733433acd46d45ae3334201cd0565bd7c708b9cdfba46964f14f9 2022-08-17T12:17:46.4443661Z deleted: sha256:53fb226ef291c5fd0368a0463c06418b9b6bdc9f9216e621191b7658c857b345 2022-08-17T12:17:46.4443968Z deleted: sha256:4b78144a1e3f787fc836428a41b3f814b6a778fdad392680d573514fb5b9f2c7 2022-08-17T12:17:46.4444314Z deleted: sha256:f9edf9a450f9ddcf7efc2b42fa77dd9a37bc0207ffedbedce3536a4954990321 2022-08-17T12:17:46.4444658Z deleted: sha256:ecd1bd81a07b193ea24963c873e861324def6234a394b0cb1028d21f4f3641e7 2022-08-17T12:17:46.4444974Z deleted: sha256:01898bcfbc799c6b94e0def2782a011c2e100aa9e2a27f6eb7429684f3748770 2022-08-17T12:17:46.4445293Z deleted: sha256:682b0b412fc7c00587b773aa6a33bf184c28814b7036dc88c022c9d45c0a437c 2022-08-17T12:17:46.4445616Z deleted: sha256:57fce6ee1a3613c7040f3ef361aa48be78abd9a4105fe439c95e386bb12d13a0 2022-08-17T12:17:46.4445927Z deleted: sha256:51bf4e16b50a0652e9491556b6cea015da597559b58a507b67cebfe8a688ae3d 2022-08-17T12:17:46.4446247Z deleted: sha256:c24d44cff78a90fb4905a141bb9e6a7fb59a6dd63a974436952f9ec590078426 2022-08-17T12:17:46.4446577Z deleted: sha256:39ab34fc8a2a9f2aa438abef98d79822a33c30dbf03980a45c62f027253f3c7e 2022-08-17T12:17:46.4446893Z deleted: sha256:90dbe860572cf2e3d5e0b324bd84e2e9d1b6293ff3a180bec3b9419469e16996 2022-08-17T12:17:46.4447299Z deleted: sha256:39ee4dbd2638c415fb28b35c14fe55dacb2aab2c7ca47bef8407c839b5c69bdf 2022-08-17T12:17:46.4447646Z deleted: sha256:fadd72835ebf8d726a99a39b82c26aa1a2f443bc6892b300ac9e42ca9bc01fdf 2022-08-17T12:17:46.4447993Z deleted: sha256:245afb53fdc4b0ff4caa5a68d68722a4c341eed2284179368feef358e4018f2d 2022-08-17T12:17:46.4448306Z deleted: sha256:215f0022beb0eec34838c527256a6a32bde4281e1c3e1506c97881354f539786 2022-08-17T12:17:46.4448609Z deleted: sha256:775f18a80d2412c731729719e69143252dd4b2f4f2f556a5f1ded320ca220de6 2022-08-17T12:17:46.4448901Z deleted: sha256:b140655968278b483da972e18ea3578ea839d9f05e78843809c8b546ed899834 2022-08-17T12:17:46.4449198Z deleted: sha256:107411100b28d8ebcd204ea5baca21a2093e1e48e8aac5576898abc4295704ec 2022-08-17T12:17:46.4449511Z deleted: sha256:8fde7a40967705a136524cea4a68d44ae0a155f069680fab698e5555d9b96d34 2022-08-17T12:17:46.4449838Z deleted: sha256:d6e6a8cab95ba133a8182ec71cdb7cea77e4b02173aa90ca3af0300f55a84fd0 2022-08-17T12:17:46.4450172Z deleted: sha256:08bf5babfd0b448a8d39227aff88e6c3b10f48d9651561e742e668912b3dbc5c 2022-08-17T12:17:46.4450522Z deleted: sha256:734f2fd68c5f68d7f9691bc1502d405aca5054c090668a7f86201ab189801118 2022-08-17T12:17:46.4450845Z deleted: sha256:4f4b7ba1e23c2573eda42a3170ec1f097cd4fb77b4ff142ce9e7a4d08feb08cb 2022-08-17T12:17:46.4451170Z deleted: sha256:21c2921e9c1426096c1faf5e1bee42e4c78b43550961584e000bf8afa3c91440 2022-08-17T12:17:46.4451480Z deleted: sha256:0c0d4ea4a7f43436cc2b7785ac11cf898afcaf3c0ee1b9e52e103bffa9b32ebf 2022-08-17T12:17:46.4451815Z deleted: sha256:c3f11d77a5de76ec836c52333d45ac3742c7b27d3d83feba6ec978e223715c67 2022-08-17T12:17:46.4451996Z 2022-08-17T12:17:46.4606362Z Total reclaimed space: 7.178GB 2022-08-17T12:17:46.4656234Z Post job cleanup. 2022-08-17T12:17:46.4688789Z Post job cleanup. 2022-08-17T12:17:46.8883938Z [command]/usr/bin/git version 2022-08-17T12:17:46.9211566Z git version 2.37.1 2022-08-17T12:17:46.9293971Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4a854360-523d-4342-a720-ed996d8372f4' before making global git config changes 2022-08-17T12:17:46.9294388Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:17:46.9300425Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:17:46.9356256Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:17:46.9387973Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:17:46.9755944Z Entering 'android/libs/fbjni' 2022-08-17T12:17:46.9788990Z Entering 'third_party/FP16' 2022-08-17T12:17:46.9826408Z Entering 'third_party/FXdiv' 2022-08-17T12:17:46.9858497Z Entering 'third_party/NNPACK' 2022-08-17T12:17:46.9891888Z Entering 'third_party/QNNPACK' 2022-08-17T12:17:46.9926086Z Entering 'third_party/XNNPACK' 2022-08-17T12:17:46.9969640Z Entering 'third_party/benchmark' 2022-08-17T12:17:47.0002772Z Entering 'third_party/cpuinfo' 2022-08-17T12:17:47.0037318Z Entering 'third_party/cub' 2022-08-17T12:17:47.0071070Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:17:47.0110632Z Entering 'third_party/eigen' 2022-08-17T12:17:47.0145824Z Entering 'third_party/fbgemm' 2022-08-17T12:17:47.0178857Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:17:47.0211375Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:17:47.0245101Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:17:47.0277283Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:17:47.0310274Z Entering 'third_party/flatbuffers' 2022-08-17T12:17:47.0345135Z Entering 'third_party/fmt' 2022-08-17T12:17:47.0377908Z Entering 'third_party/foxi' 2022-08-17T12:17:47.0411111Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:17:47.0444364Z Entering 'third_party/gloo' 2022-08-17T12:17:47.0477330Z Entering 'third_party/googletest' 2022-08-17T12:17:47.0510484Z Entering 'third_party/ideep' 2022-08-17T12:17:47.0543404Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:17:47.0578539Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:17:47.0617017Z Entering 'third_party/ios-cmake' 2022-08-17T12:17:47.0650208Z Entering 'third_party/ittapi' 2022-08-17T12:17:47.0683784Z Entering 'third_party/kineto' 2022-08-17T12:17:47.0716667Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:17:47.0750575Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:17:47.0784026Z Entering 'third_party/nccl/nccl' 2022-08-17T12:17:47.0818556Z Entering 'third_party/neon2sse' 2022-08-17T12:17:47.0851149Z Entering 'third_party/nlohmann' 2022-08-17T12:17:47.0884567Z Entering 'third_party/onnx' 2022-08-17T12:17:47.0928940Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:17:47.0962566Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:17:47.0998506Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:17:47.1031083Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:17:47.1068777Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:17:47.1102619Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:17:47.1135101Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:17:47.1171797Z Entering 'third_party/pocketfft' 2022-08-17T12:17:47.1205515Z Entering 'third_party/protobuf' 2022-08-17T12:17:47.1242707Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:17:47.1275261Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:17:47.1309451Z Entering 'third_party/psimd' 2022-08-17T12:17:47.1343625Z Entering 'third_party/pthreadpool' 2022-08-17T12:17:47.1376937Z Entering 'third_party/pybind11' 2022-08-17T12:17:47.1409429Z Entering 'third_party/python-enum' 2022-08-17T12:17:47.1442323Z Entering 'third_party/python-peachpy' 2022-08-17T12:17:47.1475480Z Entering 'third_party/python-six' 2022-08-17T12:17:47.1510772Z Entering 'third_party/sleef' 2022-08-17T12:17:47.1544195Z Entering 'third_party/tbb' 2022-08-17T12:17:47.1580059Z Entering 'third_party/tensorpipe' 2022-08-17T12:17:47.1613041Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:17:47.1647250Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:17:47.1680371Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:17:47.1713402Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:17:47.1746390Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:17:47.1781585Z Entering 'third_party/zstd' 2022-08-17T12:17:47.1830949Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:17:47.1857518Z http.https://github.com/.extraheader 2022-08-17T12:17:47.1865477Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T12:17:47.1898263Z [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-08-17T12:17:47.2146233Z Entering 'android/libs/fbjni' 2022-08-17T12:17:47.2165398Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2191939Z Entering 'third_party/FP16' 2022-08-17T12:17:47.2211270Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2238263Z Entering 'third_party/FXdiv' 2022-08-17T12:17:47.2258021Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2283770Z Entering 'third_party/NNPACK' 2022-08-17T12:17:47.2304134Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2330705Z Entering 'third_party/QNNPACK' 2022-08-17T12:17:47.2351390Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2377608Z Entering 'third_party/XNNPACK' 2022-08-17T12:17:47.2396869Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2432718Z Entering 'third_party/benchmark' 2022-08-17T12:17:47.2452008Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2479108Z Entering 'third_party/cpuinfo' 2022-08-17T12:17:47.2499848Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2525862Z Entering 'third_party/cub' 2022-08-17T12:17:47.2546486Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2572691Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:17:47.2591715Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2623643Z Entering 'third_party/eigen' 2022-08-17T12:17:47.2642840Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2670539Z Entering 'third_party/fbgemm' 2022-08-17T12:17:47.2690728Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2716757Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:17:47.2735496Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2761848Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:17:47.2782555Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2809445Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:17:47.2828604Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2854436Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:17:47.2873249Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2900488Z Entering 'third_party/flatbuffers' 2022-08-17T12:17:47.2920386Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2947092Z Entering 'third_party/fmt' 2022-08-17T12:17:47.2967550Z http.https://github.com/.extraheader 2022-08-17T12:17:47.2994330Z Entering 'third_party/foxi' 2022-08-17T12:17:47.3016809Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3044074Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:17:47.3063212Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3089943Z Entering 'third_party/gloo' 2022-08-17T12:17:47.3110042Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3137705Z Entering 'third_party/googletest' 2022-08-17T12:17:47.3157704Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3184481Z Entering 'third_party/ideep' 2022-08-17T12:17:47.3204127Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3229572Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:17:47.3249150Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3277992Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:17:47.3297432Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3330394Z Entering 'third_party/ios-cmake' 2022-08-17T12:17:47.3350549Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3376967Z Entering 'third_party/ittapi' 2022-08-17T12:17:47.3396350Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3422338Z Entering 'third_party/kineto' 2022-08-17T12:17:47.3441936Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3470154Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:17:47.3489602Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3516038Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:17:47.3535009Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3563070Z Entering 'third_party/nccl/nccl' 2022-08-17T12:17:47.3584038Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3610297Z Entering 'third_party/neon2sse' 2022-08-17T12:17:47.3629383Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3655128Z Entering 'third_party/nlohmann' 2022-08-17T12:17:47.3675093Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3703041Z Entering 'third_party/onnx' 2022-08-17T12:17:47.3722606Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3759942Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:17:47.3780131Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3806368Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:17:47.3826634Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3854827Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:17:47.3874657Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3902550Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:17:47.3921542Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3951856Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:17:47.3971069Z http.https://github.com/.extraheader 2022-08-17T12:17:47.3997317Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:17:47.4018092Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4044297Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:17:47.4064501Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4094992Z Entering 'third_party/pocketfft' 2022-08-17T12:17:47.4114917Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4141008Z Entering 'third_party/protobuf' 2022-08-17T12:17:47.4160961Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4189507Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:17:47.4209275Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4235263Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:17:47.4255756Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4283695Z Entering 'third_party/psimd' 2022-08-17T12:17:47.4303267Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4329201Z Entering 'third_party/pthreadpool' 2022-08-17T12:17:47.4348920Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4374172Z Entering 'third_party/pybind11' 2022-08-17T12:17:47.4393590Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4420750Z Entering 'third_party/python-enum' 2022-08-17T12:17:47.4441263Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4466756Z Entering 'third_party/python-peachpy' 2022-08-17T12:17:47.4486171Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4511749Z Entering 'third_party/python-six' 2022-08-17T12:17:47.4532231Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4558085Z Entering 'third_party/sleef' 2022-08-17T12:17:47.4578295Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4604613Z Entering 'third_party/tbb' 2022-08-17T12:17:47.4625106Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4652827Z Entering 'third_party/tensorpipe' 2022-08-17T12:17:47.4672598Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4699402Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:17:47.4719088Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4746232Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:17:47.4765461Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4791576Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:17:47.4811263Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4837153Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:17:47.4857556Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4882918Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:17:47.4902729Z http.https://github.com/.extraheader 2022-08-17T12:17:47.4930828Z Entering 'third_party/zstd' 2022-08-17T12:17:47.4951436Z http.https://github.com/.extraheader 2022-08-17T12:17:47.5184866Z Cleaning up orphan processes